ZF/constructor.thy: now specifies intr_elim as its parent; previously had
ind_syntax, which was not sufficient.
--- a/src/ZF/constructor.thy Wed Jul 27 19:08:14 1994 +0200
+++ b/src/ZF/constructor.thy Thu Jul 28 11:25:37 1994 +0200
@@ -1,3 +1,3 @@
(*Dummy theory to document dependencies *)
-constructor = "ind_syntax"
\ No newline at end of file
+constructor = "intr_elim"
\ No newline at end of file