src/HOL/MicroJava/ROOT.ML
author kleing
Thu, 17 Jan 2002 09:01:10 +0100
changeset 12786 d655138ddadf
parent 12773 a47f51daa6dc
child 12911 704713ca07ea
permissions -rw-r--r--
fixed

goals_limit := 1;

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

use_thy "JTypeSafe";
use_thy "Example";
use_thy "JListExample";
use_thy "JVMListExample";
use_thy "BVSpecTypeSafe";
use_thy "JVM";
use_thy "LBVSpec"; 

(* momentarily broken:
use_thy "LBVCorrect";
use_thy "LBVComplete";
*)