src/HOL/MicroJava/ROOT.ML
author oheimb
Fri, 14 Jul 2000 20:47:11 +0200
changeset 9348 f495dba0cb07
parent 9240 f4d76cb26433
child 9557 c1e730bebcaa
permissions -rw-r--r--
corrections (cast relation, Prog.ML -> Decl.ML)


goals_limit := 1;

Unify.search_bound := 40;
Unify.trace_bound  := 40;

with_paths ["J"             ] use_thy "JTypeSafe";
with_paths ["J", "JVM", "BV"] use_thy "BVSpecTypeSafe";