src/HOL/Proofs/Extraction/ROOT.ML
author boehmes
Wed, 15 Dec 2010 16:32:45 +0100
changeset 41173 7c6178d45cc8
parent 39157 b98909faaea8
child 41413 64cd30d6b0b8
permissions -rw-r--r--
fixed checking and translation of weights (previously, weights occurring in terms were rejected, and weight numbers were unintended translated into Vars)

(* 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"];