src/HOL/MicroJava/ROOT.ML
author kleing
Tue, 15 Jan 2002 22:22:05 +0100
changeset 12773 a47f51daa6dc
parent 12522 69971d68fe03
child 12786 d655138ddadf
permissions -rw-r--r--
use exec_lub instead of some_lub

goals_limit := 1;

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

use_thy "JVMType"
use_thy "JVMExceptions"

(*
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";
*)