src/HOL/MicroJava/ROOT.ML
author paulson
Thu, 12 Oct 2000 12:26:30 +0200
changeset 10201 b52140d1a7bc
parent 10047 8f228c148456
child 10611 e460c53c1c9b
permissions -rw-r--r--
tidied


goals_limit := 1;

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

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