src/HOL/MicroJava/ROOT.ML
author wenzelm
Thu, 13 Jul 2000 23:09:25 +0200
changeset 9311 ab5b24cbaa16
parent 9240 f4d76cb26433
child 9557 c1e730bebcaa
permissions -rw-r--r--
replaced infix Plus by <+>;


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";