removed force_strip_shyps;
authorwenzelm
Wed, 29 Sep 1999 14:40:07 +0200
changeset 7650 c3e5e85de4c3
parent 7649 ae25e28e5ce9
child 7651 e853cd3f3ede
removed force_strip_shyps;
src/HOL/AxClasses/Group/ROOT.ML
--- a/src/HOL/AxClasses/Group/ROOT.ML	Wed Sep 29 14:39:35 1999 +0200
+++ b/src/HOL/AxClasses/Group/ROOT.ML	Wed Sep 29 14:40:07 1999 +0200
@@ -8,18 +8,7 @@
 set show_types;
 set show_sorts;
 
-(*disable bug compatibility*)
-reset force_strip_shyps;
-
-set force_strip_shyps; (* FIXME tmp hack *)
-
-
-use_thy "Sigs";
-
 use_thy "Monoid";
 use_thy "Group";
-
 use_thy "MonoidGroupInsts";
-
-use_thy "GroupDefs";
 use_thy "GroupInsts";