author | berghofe |
Mon, 10 Dec 2001 15:24:22 +0100 | |
changeset 12441 | c586d08520ad |
parent 12440 | fb5851b71a82 |
child 12442 | 0ecba8660de7 |
--- a/src/HOL/MicroJava/ROOT.ML Mon Dec 10 15:23:19 2001 +0100 +++ b/src/HOL/MicroJava/ROOT.ML Mon Dec 10 15:24:22 2001 +0100 @@ -6,6 +6,8 @@ use_thy "JTypeSafe"; use_thy "Example"; +use_thy "JListExample"; +use_thy "JVMListExample"; use_thy "BVSpecTypeSafe"; use_thy "LBVCorrect"; use_thy "LBVComplete";