src/HOL/MicroJava/ROOT.ML
author wenzelm
Mon, 23 Jun 2008 15:26:47 +0200
changeset 27318 5cd16e4df9c2
parent 24073 373727835757
child 27680 5a557a5afc48
permissions -rw-r--r--
induct_tac: rule is inferred from types;

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