src/HOL/MicroJava/ROOT.ML
author wenzelm
Sun, 13 Jan 2002 21:13:27 +0100
changeset 12737 b0b012b11a36
parent 12522 69971d68fe03
child 12773 a47f51daa6dc
permissions -rw-r--r--
\usepackage[latin1]{inputenc};

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