doc-src/IsarImplementation/Thy/ROOT.ML
author haftmann
Tue, 14 Jul 2009 16:27:32 +0200
changeset 32069 6d28bbd33e2c
parent 30242 aea5d7fa7ef5
child 39822 0de42180febe
permissions -rw-r--r--
prefer code_inline over code_unfold; use code_unfold_post where appropriate

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