src/HOL/MicroJava/ROOT.ML
author paulson
Mon, 04 Feb 2002 13:16:54 +0100
changeset 12867 5c900a821a7c
parent 12786 d655138ddadf
child 12911 704713ca07ea
permissions -rw-r--r--
New-style versions of these old examples

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