src/HOL/MicroJava/ROOT.ML
author wenzelm
Sun, 21 May 2000 14:35:27 +0200
changeset 8897 fb1436ca3b2e
parent 8011 d14c4e9e9c8e
child 9000 c20d58286a51
permissions -rw-r--r--
adapted to inner syntax of sorts;

goals_limit:=1;

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

add_path "J";
add_path "JVM";
add_path "BV";


use_thy "JTypeSafe";
use_thy "BVSpecTypeSafe";