Skip to content

Commit 115d5ce

Browse files
committed
Terminate unterminated comment in solvableScript.sml
1 parent 89f7cac commit 115d5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lambda/barendregt/solvableScript.sml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@ Proof
19601960
ho_match_mp_tac strong_bvc_term_ind >>
19611961
qexists ‘λ(t1,t2). FV t1 ∪ FV t2’ >> simp[FORALL_PROD]
19621962
1963-
1963+
*)
19641964
val _ = html_theory "solvable";
19651965

19661966
(* References:

0 commit comments

Comments
 (0)