src/Tools/try.ML
changeset 52652 ebdbd5c79a13
parent 52651 5adb5c69af97
child 52762 c2a6e220f157
--- a/src/Tools/try.ML	Sat Jul 13 18:33:33 2013 +0200
+++ b/src/Tools/try.ML	Sat Jul 13 19:55:53 2013 +0200
@@ -126,6 +126,7 @@
           print_fn = fn _ => fn st =>
             let
               val state = Toplevel.proof_of st
+                |> Proof.map_context (Context_Position.set_visible false)
               val auto_time_limit = Options.default_real @{option auto_time_limit}
             in
               if auto_time_limit > 0.0 then