src/ZF/UNITY/State.thy
changeset 16417 9bc16273c2d4
parent 14171 0cab06e3bbd0
child 24893 b8ef7afe3a6b
--- a/src/ZF/UNITY/State.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/ZF/UNITY/State.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -11,7 +11,7 @@
 
 header{*UNITY Program States*}
 
-theory State = Main:
+theory State imports Main begin
 
 consts var :: i
 datatype var = Var("i \<in> list(nat)")