src/HOL/Extraction/ROOT.ML
author wenzelm
Mon, 16 Aug 2010 22:56:28 +0200
changeset 38447 f55e77f623ab
parent 37848 a33ecf47f0a0
permissions -rw-r--r--
HOL-Proofs-Extraction: some workaround to make it work in low-memory situations (e.g. atbroy102 with as little as 1GB heap space);

(* Examples for program extraction in Higher-Order Logic *)

no_document use_thys ["Efficient_Nat", "Monad_Syntax", "~~/src/HOL/Number_Theory/Primes"];
share_common_data ();
no_document use_thys ["~~/src/HOL/Number_Theory/UniqueFactorization"];
use_thys ["Greatest_Common_Divisor", "Warshall", "Higman", "Pigeonhole", "Euclid"];