src/HOL/Old_Number_Theory/ROOT.ML
author wenzelm
Sun, 05 Aug 2012 20:11:32 +0200
changeset 48683 eeb4480b5877
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
more on isabelle mkroot;

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

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