doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Sun, 30 Jan 2011 13:02:18 +0100
changeset 41648 6d736d983d5c
parent 39884 a16b18fd6299
child 46295 2548a85b0e02
permissions -rw-r--r--
clarified example settings for Proof General;

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