global_names moved to pure_thy.ML;
authorwenzelm
Mon, 25 May 1998 21:17:08 +0200
changeset 4962 e9217cb15b42
parent 4961 27f559b54c57
child 4963 38aa2d56e28c
global_names moved to pure_thy.ML;
src/Pure/ROOT.ML
--- a/src/Pure/ROOT.ML	Mon May 25 21:16:03 1998 +0200
+++ b/src/Pure/ROOT.ML	Mon May 25 21:17:08 1998 +0200
@@ -49,7 +49,6 @@
 use "axclass.ML";
 
 (*theory parser and loader*)
-val global_names = ref false;		(* FIXME tmp *)
 cd "Thy";
 use "ROOT.ML";
 cd "..";