src/HOL/Extraction/ROOT.ML
author huffman
Tue, 04 May 2010 09:56:34 -0700
changeset 36659 f794e92784aa
parent 34205 f69cd974bc4e
child 37288 2b1c6dd48995
permissions -rw-r--r--
adapt to removed premise on tendsto lemma (cf. 88f0125c3bd2)

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

Proofterm.proofs := 2;

no_document use_thys ["Efficient_Nat", "~~/src/HOL/Old_Number_Theory/Factorization"];
use_thys ["Greatest_Common_Divisor", "Warshall", "Higman", "Pigeonhole", "Euclid"];