activate ml_prompts;
authorwenzelm
Tue, 26 Oct 1999 22:32:15 +0200
changeset 7938 e45599caee6c
parent 7937 82025fe607d3
child 7939 131a2c54036f
activate ml_prompts;
src/Pure/ROOT.ML
--- a/src/Pure/ROOT.ML	Tue Oct 26 19:06:52 1999 +0200
+++ b/src/Pure/ROOT.ML	Tue Oct 26 22:32:15 1999 +0200
@@ -81,6 +81,6 @@
 val cd = File.cd o Path.unpack;
 
 print_depth 8;
-(*ml_prompts "ML> " "ML# ";*)
+ml_prompts "ML> " "ML# ";
 
 Session.finish ();