src/HOL/Extraction/ROOT.ML
author huffman
Tue, 02 Mar 2010 09:54:50 -0800
changeset 35512 d1ef88d7de5a
parent 34205 f69cd974bc4e
child 37288 2b1c6dd48995
permissions -rw-r--r--
remove dead code

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