src/FOL/ex/ROOT.ML
author wenzelm
Mon, 20 Dec 2010 13:36:25 +0100
changeset 41306 95449e4b4bf6
parent 40239 c4336e45f199
permissions -rw-r--r--
purged some comments (Locale_Test is already clean thanks to configuration options);

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