src/HOL/TLA/Init.thy
changeset 35318 e1b61c5fd494
parent 35108 e384e27c229f
child 42018 878f33040280
--- a/src/HOL/TLA/Init.thy	Tue Feb 23 10:11:15 2010 +0100
+++ b/src/HOL/TLA/Init.thy	Tue Feb 23 10:11:16 2010 +0100
@@ -12,7 +12,7 @@
 begin
 
 typedecl behavior
-instance behavior :: world ..
+arities behavior :: world
 
 types
   temporal = "behavior form"