src/HOL/Induct/Comb.thy
changeset 3309 992a25b24d0d
parent 3120 c58423c20740
child 5102 8c782c25a11e
--- a/src/HOL/Induct/Comb.thy	Fri May 23 09:17:26 1997 +0200
+++ b/src/HOL/Induct/Comb.thy	Fri May 23 09:18:06 1997 +0200
@@ -13,7 +13,7 @@
 *)
 
 
-Comb = Trancl +
+Comb = Arith +
 
 (** Datatype definition of combinators S and K, with infixed application **)
 datatype comb = K