src/HOL/MicroJava/ROOT.ML
author paulson
Sat, 09 Jun 2001 08:42:06 +0200
changeset 11364 01020b10c0a7
parent 11070 cc421547e744
child 12441 c586d08520ad
permissions -rw-r--r--
simplified a proof using new dvd rules

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