src/HOL/MicroJava/ROOT.ML
author kleing
Sun, 16 Dec 2001 00:19:54 +0100
changeset 12520 6d754b9a1303
parent 12441 c586d08520ad
child 12522 69971d68fe03
permissions -rw-r--r--
temporarily removed JVMListExample

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