src/Pure/ROOT
changeset 70905 a6304b4664b6
parent 70606 4f4ede010687
child 70906 b9567a9f44a0
--- a/src/Pure/ROOT	Fri Oct 18 22:44:19 2019 +0200
+++ b/src/Pure/ROOT	Fri Oct 18 22:45:09 2019 +0200
@@ -4,8 +4,9 @@
   description "
     The Pure logical framework.
   "
-  options [threads = 1, export_theory, export_proofs]
+  options [threads = 1]
+  theories [export_theory, export_proofs]
+    Pure (global)
   theories
-    Pure (global)
     ML_Bootstrap (global)
     Sessions