doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Mon, 28 Nov 2011 17:05:41 +0100
changeset 45659 09539cdffcd7
parent 42917 ba23e83b0868
permissions -rw-r--r--
avoid stepping outside of context -- plain zero_var_indexes should be sufficient;

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"
];