etc/options
changeset 68661 5820f0f379ae
parent 68491 f0f83ce0badd
child 69103 814a1ab42d70
--- a/etc/options	Wed Jul 18 20:51:23 2018 +0200
+++ b/etc/options	Fri Jul 20 03:14:44 2018 +0200
@@ -92,6 +92,8 @@
   -- "if true then some tools will OMIT some proofs"
 option skip_proofs : bool = false
   -- "skip over proofs (implicit 'sorry')"
+option strict_facts : bool = false
+  -- "force lazy facts when defined in context"
 
 
 section "Global Session Parameters"