doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Thu, 24 May 2012 17:05:30 +0200
changeset 47987 4e9df6ffcc6e
parent 42917 ba23e83b0868
permissions -rw-r--r--
reparse descendants after update of imports, e.g. required for 'primrec' (line 17 of "src/HOL/Power.thy");

quick_and_dirty := true;

use_thys [
  "Preface",
  "Synopsis",
  "Framework",
  "First_Order_Logic",
  "Outer_Syntax",
  "Document_Preparation",
  "Spec",
  "Proof",
  "Inner_Syntax",
  "Misc",
  "Generic",
  "HOL_Specific",
  "Quick_Reference",
  "Symbols",
  "ML_Tactic"
];