src/HOL/MicroJava/ROOT.ML
author berghofe
Mon, 10 Dec 2001 15:24:22 +0100
changeset 12441 c586d08520ad
parent 11070 cc421547e744
child 12520 6d754b9a1303
permissions -rw-r--r--
Added examples for code generator.

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 "LBVCorrect";
use_thy "LBVComplete";
use_thy "JVM";