src/HOL/MicroJava/ROOT.ML
author berghofe
Mon, 15 May 2000 17:34:05 +0200
changeset 8875 ac86b3d44730
parent 8011 d14c4e9e9c8e
child 9000 c20d58286a51
permissions -rw-r--r--
Replaced some definitions involving epsilon by more readable primrec definitions.

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";