src/HOL/MicroJava/ROOT.ML
author wenzelm
Sat, 03 Feb 2001 00:01:54 +0100
changeset 11040 194406da4e43
parent 11026 a50365d21144
child 11070 cc421547e744
permissions -rw-r--r--
simplified 'split_format' syntax;


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