src/HOL/Import/patches/patch1
changeset 81919 f4cd3e679096
parent 81918 deb6cb34a37f
child 81924 61b711122061
--- a/src/HOL/Import/patches/patch1	Sat Jan 18 22:29:47 2025 +0100
+++ b/src/HOL/Import/patches/patch1	Sat Jan 18 22:41:33 2025 +0100
@@ -23,3 +23,9 @@
 +#use "update_database.ml";;
 +#use "statements.ml";;
 +exit 0;;
+--- hol-light/stage2.ml	1970-01-01 01:00:00.000000000 +0100
++++ hol-light-patched/stage2.ml	2025-01-18 11:12:11.384276293 +0100
+@@ -0,0 +1,3 @@
++#use "hol.ml";;
++stop_recording ();;
++exit 0;;