src/HOL/Tools/try0.ML
changeset 52006 9402221f77dd
parent 51557 4e4b56b7a3a5
child 52007 0b1183012a3c
--- a/src/HOL/Tools/try0.ML	Wed May 15 12:13:38 2013 +0200
+++ b/src/HOL/Tools/try0.ML	Wed May 15 17:39:41 2013 +0200
@@ -27,7 +27,7 @@
 val auto = Unsynchronized.ref false
 
 val _ =
-  ProofGeneralPgip.add_preference Preferences.category_tracing
+  ProofGeneral.add_preference Preferences.category_tracing
       (Preferences.bool_pref auto "auto-try0" "Try standard proof methods.")
 
 val default_timeout = seconds 5.0