src/HOL/MicroJava/ROOT.ML
author kleing
Thu, 21 Feb 2002 09:54:08 +0100
changeset 12911 704713ca07ea
parent 12786 d655138ddadf
child 12951 a9fdcb71d252
permissions -rw-r--r--
new document

goals_limit := 1;

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

no_document use_thy "While_Combinator";

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

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