src/HOL/Induct/Comb.thy
changeset 9101 b643f4d7b9e9
parent 5184 9b8547a9496a
child 11359 29f8b00d7e1f
--- a/src/HOL/Induct/Comb.thy	Wed Jun 21 15:58:23 2000 +0200
+++ b/src/HOL/Induct/Comb.thy	Wed Jun 21 18:09:09 2000 +0200
@@ -13,7 +13,7 @@
 *)
 
 
-Comb = Datatype +
+Comb = Main +
 
 (** Datatype definition of combinators S and K, with infixed application **)
 datatype comb = K