src/HOL/NumberTheory/ROOT.ML
author wenzelm
Sun, 01 Oct 2006 18:29:26 +0200
changeset 20809 6c4fd0b4b63a
parent 19671 e293e16d1442
child 24104 719fbe4fb77f
permissions -rw-r--r--
moved theory Infinite_Set to Library;

(* $Id$ *)

no_document use_thy "Infinite_Set";
no_document use_thy "Permutation";
no_document use_thy "Primes";

use_thy "Fib";
use_thy "Factorization";
use_thy "Chinese";
use_thy "WilsonRuss";
use_thy "WilsonBij";
use_thy "Quadratic_Reciprocity";