src/FOL/ex/ROOT.ML
author wenzelm
Sun, 10 Jul 2011 00:21:19 +0200
changeset 43722 9b5dadb0c28d
parent 41306 95449e4b4bf6
permissions -rw-r--r--
propagate header changes to prover process; simplified Document case classes; Document.State.assignments: indexed by Version_ID;

use_thys [
  "First_Order_Logic",
  "Natural_Numbers",
  "Intro",
  "Nat",
  "Nat_Class",
  "Foundation",
  "Prolog",
  "Intuitionistic",
  "Propositional_Int",
  "Quantifiers_Int",
  "Classical",
  "Propositional_Cla",
  "Quantifiers_Cla",
  "Miniscope",
  "If"
];

no_document use_thy "Locale_Test/Locale_Test";