src/HOL/NumberTheory/ROOT.ML
author wenzelm
Wed, 06 Dec 2000 21:32:25 +0100
changeset 10618 5b96bc5fbec3
parent 9944 2a705d1af4dc
child 11049 7eef34adb852
permissions -rw-r--r--
deactivate Rational_Numbers (tmp!);

(*  Title:      HOL/NumberTheory/ROOT
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   2000  University of Cambridge

Number theory developments by Thomas M Rasmussen
*)

time_use_thy "Primes";
time_use_thy "Fib";
with_path "../Induct" time_use_thy "Factorization";
time_use_thy "Chinese";
time_use_thy "EulerFermat";
time_use_thy "WilsonRuss";
time_use_thy "WilsonBij";