src/HOL/MicroJava/ROOT.ML
author berghofe
Mon, 19 Nov 2001 17:42:00 +0100
changeset 12239 ee360f910ec8
parent 11070 cc421547e744
child 12441 c586d08520ad
permissions -rw-r--r--
Now handles different theorems with same name more gracefully.

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