src/HOL/MicroJava/ROOT.ML
author streckem
Mon, 01 Oct 2001 13:39:17 +0200
changeset 11645 09a1876e739b
parent 11070 cc421547e744
child 12441 c586d08520ad
permissions -rw-r--r--
- declared wf_java_prog as syntax (previously: definition) - in wf_java_mdecl: added preconditions for 'This' - rule LAss: precondition v ~=This

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