equal
deleted
inserted
replaced
357 + save_proof ("TYDEF_" ^ tyname) tp ([], axc); |
357 + save_proof ("TYDEF_" ^ tyname) tp ([], axc); |
358 + (Sequent([],ax1,p1), Sequent([],ax2,p2));; |
358 + (Sequent([],ax1,p1), Sequent([],ax2,p2));; |
359 |
359 |
360 end;; |
360 end;; |
361 |
361 |
362 --- hol-light/stage1.ml 2025-01-18 11:12:11.373276465 +0100 |
|
363 +++ hol-light-patched/stage1.ml 1970-01-01 01:00:00.000000000 +0100 |
|
364 @@ -1,4 +0,0 @@ |
|
365 -#use "hol.ml";; |
|
366 -#use "update_database.ml";; |
|
367 -#use "statements.ml";; |
|
368 -exit 0;; |
|
369 --- hol-light/stage2.ml 1970-01-01 01:00:00.000000000 +0100 |
|
370 +++ hol-light-patched/stage2.ml 2025-01-18 11:12:11.384276293 +0100 |
|
371 @@ -0,0 +1,3 @@ |
|
372 +#use "hol.ml";; |
|
373 +stop_recording ();; |
|
374 +exit 0;; |
|