proper export of bootstrap proofs (amending a6304b4664b6);
authorwenzelm
Sat, 19 Oct 2019 11:29:39 +0200
changeset 70906 b9567a9f44a0
parent 70905 a6304b4664b6
child 70907 7e3f25a0cee4
proper export of bootstrap proofs (amending a6304b4664b6);
src/Pure/ROOT
--- a/src/Pure/ROOT	Fri Oct 18 22:45:09 2019 +0200
+++ b/src/Pure/ROOT	Sat Oct 19 11:29:39 2019 +0200
@@ -4,8 +4,8 @@
   description "
     The Pure logical framework.
   "
-  options [threads = 1]
-  theories [export_theory, export_proofs]
+  options [threads = 1, export_proofs]
+  theories [export_theory]
     Pure (global)
   theories
     ML_Bootstrap (global)