doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Wed, 09 Nov 2011 22:43:14 +0100
changeset 45432 12cc89f1eb0c
parent 42917 ba23e83b0868
permissions -rw-r--r--
clarified singleton_fixate: intersection with supersort is identity, only replace actual type inference parameters; tuned reject_other, after_infer_fixate;

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