src/HOL/MicroJava/ROOT.ML
author oheimb
Fri, 15 Sep 2000 18:43:15 +0200
changeset 9988 20433ebb241d
parent 9579 28e26f468f08
child 10047 8f228c148456
permissions -rw-r--r--
added new papers


goals_limit := 1;

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

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