author | wenzelm |
Sun, 20 May 2012 11:34:33 +0200 | |
changeset 47884 | 21c42b095c84 |
parent 45047 | 3aa8d3c391a4 |
child 48274 | c8dce1689f79 |
permissions | -rw-r--r-- |
(* Examples for program extraction in Higher-Order Logic *) no_document use_thys [ "~~/src/HOL/Library/Efficient_Nat", "~~/src/HOL/Library/Monad_Syntax", "~~/src/HOL/Number_Theory/Primes" ]; share_common_data (); no_document use_thys ["~~/src/HOL/Number_Theory/UniqueFactorization", "~~/src/HOL/Library/State_Monad"]; use_thys ["Greatest_Common_Divisor", "Warshall", "Higman_Extraction", "Pigeonhole", "Euclid"];