src/ZF/ex/PropLog.ML
changeset 477 53fc8ad84b33
parent 16 0b033d50ca1c
child 501 9c724f7085f9
--- a/src/ZF/ex/PropLog.ML	Fri Jul 15 13:30:42 1994 +0200
+++ b/src/ZF/ex/PropLog.ML	Fri Jul 15 13:34:31 1994 +0200
@@ -78,6 +78,7 @@
 
 structure PropThms = Inductive_Fun
  (val thy = PropLog.thy;
+  val thy_name = "PropThms";
   val rec_doms = [("thms","prop")];
   val sintrs = 
       ["[| p:H;  p:prop |] ==> H |- p",