src/HOL/UNITY/Comp/Counterc.thy
changeset 20625 1bb9a04f8c22
parent 18556 dc39832e9280
child 32960 69916a850301
--- a/src/HOL/UNITY/Comp/Counterc.thy	Tue Sep 19 23:15:32 2006 +0200
+++ b/src/HOL/UNITY/Comp/Counterc.thy	Tue Sep 19 23:15:34 2006 +0200
@@ -16,7 +16,6 @@
 theory Counterc imports "../UNITY_Main" begin
 
 typedecl state
-arities state :: type
 
 consts
   C :: "state=>int"