src/HOL/NanoJava/Decl.thy
changeset 44375 dfc2e722fe47
parent 42463 f270e3e18be5
child 58249 180f1b3508ed
--- a/src/HOL/NanoJava/Decl.thy	Sun Aug 21 22:13:04 2011 +0200
+++ b/src/HOL/NanoJava/Decl.thy	Sun Aug 21 22:13:04 2011 +0200
@@ -44,9 +44,9 @@
   (type) "cdecl" \<leftharpoondown> (type) "cname \<times> class"
   (type) "prog " \<leftharpoondown> (type) "cdecl list"
 
-consts
-
+axiomatization
   Prog    :: prog       --{* program as a global value *}
+and
   Object  :: cname      --{* name of root class *}