changeset 39162 | e6ec5283cd22 |
parent 39161 | 75849a560c09 |
parent 39160 | 75e096565cd3 |
child 39163 | 4d701c0388c3 |
39161:75849a560c09 | 39162:e6ec5283cd22 |
---|---|
1 (* Examples for program extraction in Higher-Order Logic *) |
|
2 |
|
3 no_document use_thys ["Efficient_Nat", "Monad_Syntax", "~~/src/HOL/Number_Theory/Primes"]; |
|
4 share_common_data (); |
|
5 no_document use_thys ["~~/src/HOL/Number_Theory/UniqueFactorization"]; |
|
6 use_thys ["Greatest_Common_Divisor", "Warshall", "Higman", "Pigeonhole", "Euclid"]; |