src/HOL/Old_Number_Theory/ROOT.ML
author krauss
Wed, 02 Feb 2011 08:47:45 +0100
changeset 41686 d8efc2490b8e
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
made SML/NJ happy

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

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