src/HOL/MicroJava/ROOT.ML
author wenzelm
Tue, 24 Oct 2000 23:34:08 +0200
changeset 10319 02463775cafb
parent 10047 8f228c148456
child 10611 e460c53c1c9b
permissions -rw-r--r--
added antiquotation "goals" and option "goals_limit"; tuned;


goals_limit := 1;

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

with_paths ["J", "JVM", "BV"] use_thy "Digest";