Now loads the theory "Let". Could add it to FOL, but this appears to
authorlcp
Tue, 25 Apr 1995 10:56:49 +0200
changeset 1069 66efd8f90fbd
parent 1068 e0f2dffab506
child 1070 d290a2f3b9b0
Now loads the theory "Let". Could add it to FOL, but this appears to be incompatible with CCL.
src/ZF/ROOT.ML
--- a/src/ZF/ROOT.ML	Sat Apr 22 13:25:31 1995 +0200
+++ b/src/ZF/ROOT.ML	Tue Apr 25 10:56:49 1995 +0200
@@ -32,6 +32,7 @@
 use     "../Pure/section_utils.ML";
 use     "thy_syntax.ML";
 
+use_thy "Let";
 use_thy "InfDatatype";
 use_thy "List";
 use_thy "EquivClass";