src/HOL/Extraction/ROOT.ML
author blanchet
Mon, 09 Aug 2010 12:48:40 +0200
changeset 38286 c9c7bd836894
parent 37848 a33ecf47f0a0
child 38447 f55e77f623ab
permissions -rw-r--r--
disable Nitpick on Cygwin while I'm on vacation; I'll look into the timeout once I'm back

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

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