src/Tools/try.ML
changeset 53839 274a892b1230
parent 53171 a5e54d4d9081
child 56467 8d7d6f17c6a7
--- a/src/Tools/try.ML	Tue Sep 24 11:28:18 2013 +0200
+++ b/src/Tools/try.ML	Tue Sep 24 13:23:25 2013 +0200
@@ -116,7 +116,7 @@
 (* asynchronous print function (PIDE) *)
 
 fun print_function ((name, (weight, auto, tool)): tool) =
-  Command.print_function name
+  Command.print_function ("auto_" ^ name)
     (fn {command_name, ...} =>
       if Keyword.is_theory_goal command_name andalso Options.default_bool auto then
         SOME