src/HOL/MicroJava/ROOT.ML
author wenzelm
Sat, 24 May 2008 20:12:18 +0200
changeset 26984 d0e098e206f3
parent 24073 373727835757
child 27680 5a557a5afc48
permissions -rw-r--r--
added parse_document (optional unchecked header material); parse: parse_document instead of parse_element;

(* $Id$ *)

no_document use_thy "While_Combinator";

use_thys ["J/JTypeSafe", "J/Example", "J/JListExample",
  "JVM/JVMListExample", "JVM/JVMDefensive", "BV/LBVJVM",
  "BV/BVNoTypeError", "BV/BVExample", "Comp/CorrComp",
  "Comp/CorrCompTp"];