src/HOL/MicroJava/ROOT.ML
author paulson
Wed, 28 Jun 2000 12:34:08 +0200
changeset 9180 3bda56c0d70d
parent 9143 6180c29d2db6
child 9240 f4d76cb26433
permissions -rw-r--r--
tidying and unbatchifying


goals_limit := 1;

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

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