src/HOL/Old_Number_Theory/ROOT.ML
author wenzelm
Mon, 22 Aug 2011 20:00:04 +0200
changeset 44381 c38bb61deeaa
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
tuned message;

no_document use_thys [
  "~~/src/HOL/Library/Infinite_Set",
  "~~/src/HOL/Library/Permutation"
];

use_thys [
  "Fib",
  "Factorization",
  "Chinese",
  "WilsonRuss",
  "WilsonBij",
  "Quadratic_Reciprocity",
  "Primes",
  "Pocklington"
];