src/HOL/MicroJava/ROOT.ML
author berghofe
Wed, 20 Feb 2002 15:58:38 +0100
changeset 12907 27e6d344d724
parent 12786 d655138ddadf
child 12911 704713ca07ea
permissions -rw-r--r--
New function change_type for changing type assignments of theorems, axioms and oracles.

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