always export Pure proofs;
authorwenzelm
Fri, 23 Aug 2019 15:00:19 +0200
changeset 70606 4f4ede010687
parent 70605 048cf2096186
child 70607 b044a06ad0d6
always export Pure proofs;
src/Pure/ROOT
--- a/src/Pure/ROOT	Fri Aug 23 14:32:51 2019 +0200
+++ b/src/Pure/ROOT	Fri Aug 23 15:00:19 2019 +0200
@@ -4,7 +4,7 @@
   description "
     The Pure logical framework.
   "
-  options [threads = 1, export_theory]
+  options [threads = 1, export_theory, export_proofs]
   theories
     Pure (global)
     ML_Bootstrap (global)