src/HOL/ROOT.ML
author wenzelm
Fri, 02 Jan 2009 00:21:59 +0100
changeset 29304 5c71a6da989d
parent 29249 4dc278c8dc59
child 29447 a5d0c3cf305f
permissions -rw-r--r--
tuned header and description of boot files;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29304
5c71a6da989d tuned header and description of boot files;
wenzelm
parents: 29249
diff changeset
     1
(* Classical Higher-order Logic -- batteries included *)
923
ff1574a81019 new version of HOL with curried function application
clasohm
parents:
diff changeset
     2
29005
ce378dcfddab corrected theory path
haftmann
parents: 28952
diff changeset
     3
use_thy "Complex_Main";
28263
69eaa97e7e96 moved global ML bindings to global place;
wenzelm
parents: 27421
diff changeset
     4
69eaa97e7e96 moved global ML bindings to global place;
wenzelm
parents: 27421
diff changeset
     5
val HOL_proofs = ! Proofterm.proofs;