Add thm_dep preference to menu, inadvertently missed off
authoraspinall
Thu, 15 Nov 2007 18:31:53 +0100
changeset 25440 aa25d4d59383
parent 25439 5ac4ba2a2fdb
child 25441 4028958d19ff
Add thm_dep preference to menu, inadvertently missed off
src/Pure/ProofGeneral/preferences.ML
--- a/src/Pure/ProofGeneral/preferences.ML	Thu Nov 15 15:05:03 2007 +0100
+++ b/src/Pure/ProofGeneral/preferences.ML	Thu Nov 15 18:31:53 2007 +0100
@@ -146,7 +146,8 @@
                 "Whether to enable quickcheck automatically.",
      nat_pref Codegen.auto_quickcheck_time_limit
                 "auto-quickcheck-time-limit"
-                "Time limit for automatic quickcheck (in milliseconds)."]
+                "Time limit for automatic quickcheck (in milliseconds).",
+     thm_deps_pref]
 
 val proof_preferences =
     [bool_pref quick_and_dirty