doc-src/IsarImplementation/Thy/ROOT.ML
author boehmes
Mon, 03 Jan 2011 16:22:08 +0100
changeset 41426 09615ed31f04
parent 39884 a16b18fd6299
child 46295 2548a85b0e02
permissions -rw-r--r--
re-implemented support for datatypes (including records and typedefs); added test cases for datatypes, records and typedefs

use_thys [
  "Integration",
  "Isar",
  "Local_Theory",
  "Logic",
  "ML",
  "Prelim",
  "Proof",
  "Syntax",
  "Tactic"
];