| changeset 15860 | a344c4284972 |
| parent 14981 | e73f8140af78 |
| child 30235 | 58d147683393 |
--- a/src/HOL/MicroJava/Comp/AuxLemmas.thy Wed Apr 27 11:49:20 2005 +0200 +++ b/src/HOL/MicroJava/Comp/AuxLemmas.thy Wed Apr 27 16:39:44 2005 +0200 @@ -6,7 +6,9 @@ (* Auxiliary Lemmas *) -theory AuxLemmas = JBasis: +theory AuxLemmas +imports "../J/JBasis" +begin (**********************************************************************) (* List.thy *)