src/HOL/Old_Number_Theory/ROOT.ML
author bulwahn
Thu, 26 May 2011 09:42:02 +0200
changeset 42979 5b9e16259341
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
extending terms of Code_Evaluation by Free to allow partial terms

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

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