src/HOL/MicroJava/ROOT.ML
author kleing
Thu, 17 Jan 2002 15:06:36 +0100
changeset 12791 ccc0f45ad2c4
parent 12786 d655138ddadf
child 12911 704713ca07ea
permissions -rw-r--r--
registered directly executable version with the code generator

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