Skip to content

Commit dfbdb67

Browse files
committed
Fix errors
1 parent 71e1738 commit dfbdb67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

candle/overloading/semantics/holModelConservativityScript.sml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2608,6 +2608,7 @@ End
26082608
Overload type_interpretation_ext_of = ``type_interpretation_ext_of0 ^mem``
26092609
Overload term_interpretation_ext_of = ``term_interpretation_ext_of0 ^mem``
26102610

2611+
val type_interpretation_ext_of_def = type_interpretation_ext_of0_def;
26112612
val type_interpretation_ext_of_ind = fetch "-" "type_interpretation_ext_of0_ind";
26122613

26132614
(* symbols from the independent fragment keeps their earlier interpretation *)

0 commit comments

Comments
 (0)