| author | hoelzl | 
| Mon, 14 Mar 2011 14:37:35 +0100 | |
| changeset 41970 | 47d6e13d1710 | 
| parent 41413 | 64cd30d6b0b8 | 
| permissions | -rw-r--r-- | 
| 41413 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 1 | no_document use_thys [ | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 2 | "~~/src/HOL/Library/Infinite_Set", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 3 | "~~/src/HOL/Library/Permutation" | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 4 | ]; | 
| 9508 
4d01dbf6ded7
Chinese Remainder Theorem, Wilsons Theorem, etc., by T M Masmussen
 paulson parents: diff
changeset | 5 | |
| 41413 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 6 | use_thys [ | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 7 | "Fib", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 8 | "Factorization", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 9 | "Chinese", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 10 | "WilsonRuss", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 11 | "WilsonBij", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 12 | "Quadratic_Reciprocity", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 13 | "Primes", | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 14 | "Pocklington" | 
| 
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
 wenzelm parents: 
32479diff
changeset | 15 | ]; |