src/HOL/Old_Number_Theory/ROOT.ML
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;

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

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