doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Tue, 24 Jul 2012 10:58:43 +0200
changeset 48462 424fd5364f15
parent 46295 2548a85b0e02
permissions -rw-r--r--
clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;

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