author | wenzelm |
Wed, 24 Oct 2001 17:31:20 +0200 | |
changeset 11919 | 68b2578d4592 |
parent 11918 | dfdf0798d7b8 |
child 11920 | 6833cadb4062 |
src/Pure/ROOT.ML | file | annotate | diff | comparison | revisions |
--- a/src/Pure/ROOT.ML Tue Oct 23 23:29:29 2001 +0200 +++ b/src/Pure/ROOT.ML Wed Oct 24 17:31:20 2001 +0200 @@ -10,7 +10,7 @@ val version = "Isabelle repository version"; (*filled in automatically!*) -print_depth 1; +print_depth 8; (*global flags*) val print_mode = ref ([]: string list); @@ -84,7 +84,6 @@ val use = ThyInfo.use; val cd = File.cd o Path.unpack; -print_depth 8; ml_prompts "ML> " "ML# "; proofs := 0;