src/HOL/Extraction/ROOT.ML
author bulwahn
Mon, 22 Mar 2010 08:30:13 +0100
changeset 35877 295e1af6c8dc
parent 34205 f69cd974bc4e
child 37288 2b1c6dd48995
permissions -rw-r--r--
generalized split transformation in the function flattening

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