src/HOL/NumberTheory/ROOT.ML
author paulson
Mon, 05 Mar 2001 15:25:11 +0100
changeset 11193 851c90b23a9e
parent 11049 7eef34adb852
child 11368 9c1995c73383
permissions -rw-r--r--
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp


no_document use_thy "Permutation";

use_thy "Primes";
use_thy "Fib";
use_thy "Factorization";
use_thy "Chinese";
use_thy "EulerFermat";
use_thy "WilsonRuss";
use_thy "WilsonBij";