src/HOLCF/IOA/meta_theory/Pred.thy
changeset 7661 8c3190b173aa
parent 6340 7d5cbd5819a0
child 12114 a8e860c86252
--- a/src/HOLCF/IOA/meta_theory/Pred.thy	Thu Sep 30 10:06:56 1999 +0200
+++ b/src/HOLCF/IOA/meta_theory/Pred.thy	Thu Sep 30 16:16:56 1999 +0200
@@ -7,7 +7,7 @@
 
 *)   
 	       
-Pred = Arith +  
+Pred = Main +
 
 default term
 
@@ -68,4 +68,4 @@
 IMPLIES_def
   "(P .--> Q) s == (P s) --> (Q s)"
 
-end
\ No newline at end of file
+end