| changeset 16417 | 9bc16273c2d4 |
| parent 12911 | 704713ca07ea |
| child 24783 | 5a3e336a2e37 |
--- a/src/HOL/MicroJava/J/Value.thy Fri Jun 17 11:35:35 2005 +0200 +++ b/src/HOL/MicroJava/J/Value.thy Fri Jun 17 16:12:49 2005 +0200 @@ -6,7 +6,7 @@ header {* \isaheader{Java Values} *} -theory Value = Type: +theory Value imports Type begin typedecl loc_ -- "locations, i.e. abstract references on objects"