src/HOL/MicroJava/ROOT.ML
author wenzelm
Sat, 28 Jun 2008 22:52:07 +0200
changeset 27389 823c7ec3ea4f
parent 24073 373727835757
child 27680 5a557a5afc48
permissions -rw-r--r--
Isar theorem values within ML.

(* $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"];