src/HOL/Extraction/ROOT.ML
author bulwahn
Sun, 01 Aug 2010 10:15:44 +0200
changeset 38119 e00f970425e9
parent 37848 a33ecf47f0a0
child 38447 f55e77f623ab
permissions -rw-r--r--
adding Code_Prolog theory to IsaMakefile and HOL-Library root file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34205
f69cd974bc4e explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents: 32479
diff changeset
     1
(* Examples for program extraction in Higher-Order Logic *)
13405
d20a4e67afc8 Examples for program extraction in HOL.
berghofe
parents:
diff changeset
     2
37848
a33ecf47f0a0 bind and then latex symbols
haftmann
parents: 37296
diff changeset
     3
no_document use_thys ["Efficient_Nat", "Monad_Syntax", "~~/src/HOL/Number_Theory/UniqueFactorization"];
34205
f69cd974bc4e explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents: 32479
diff changeset
     4
use_thys ["Greatest_Common_Divisor", "Warshall", "Higman", "Pigeonhole", "Euclid"];