renamed co_inductive.ML to coinductive.ML
authorclasohm
Thu, 04 Nov 1993 14:15:46 +0100
changeset 92 7252e7699e24
parent 91 30c8e9c380a2
child 93 082f40a66fd3
renamed co_inductive.ML to coinductive.ML
src/ZF/Makefile
--- a/src/ZF/Makefile	Thu Nov 04 14:12:31 1993 +0100
+++ b/src/ZF/Makefile	Thu Nov 04 14:15:46 1993 +0100
@@ -21,7 +21,7 @@
 FILES = ROOT.ML zf.thy zf.ML upair.ML subset.ML pair.ML domrange.ML \
 	func.ML simpdata.ML bool.thy bool.ML \
 	sum.thy sum.ML qpair.thy qpair.ML mono.ML fixedpt.thy fixedpt.ML \
-	ind_syntax.ML intr_elim.ML indrule.ML inductive.ML co_inductive.ML \
+	ind_syntax.ML intr_elim.ML indrule.ML inductive.ML coinductive.ML \
 	equalities.ML perm.thy perm.ML trancl.thy trancl.ML \
 	wf.thy wf.ML ord.thy ord.ML nat.thy nat.ML \
 	epsilon.thy epsilon.ML arith.thy arith.ML univ.thy univ.ML \