src/HOL/Extraction/ROOT.ML
author haftmann
Thu, 01 Jul 2010 16:54:44 +0200
changeset 37678 0040bafffdef
parent 37296 1fad5b94c0ae
child 37848 a33ecf47f0a0
permissions -rw-r--r--
"prod" and "sum" replace "*" and "+" respectively

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

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