src/HOL/MicroJava/ROOT.ML
author wenzelm
Thu, 06 Dec 2001 00:37:59 +0100
changeset 12395 d6913de7655f
parent 11070 cc421547e744
child 12441 c586d08520ad
permissions -rw-r--r--
this material already part of HOL/Set.thy;

goals_limit := 1;

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

use_thy "JTypeSafe";
use_thy "Example";
use_thy "BVSpecTypeSafe";
use_thy "LBVCorrect";
use_thy "LBVComplete";
use_thy "JVM";