src/HOL/Old_Number_Theory/ROOT.ML
author wenzelm
Mon, 22 Aug 2011 12:17:22 +0200
changeset 44377 d3e609c87c4c
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
reverted some odd changes to HOL/Import (cf. 74c08021ab2e);

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

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