doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Thu, 26 Feb 2009 21:16:53 +0100
changeset 30124 b956bf0dc87c
parent 29755 d66b34e46bdf
child 30242 aea5d7fa7ef5
permissions -rw-r--r--
basic setup for chapter "Syntax and type-checking";

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