src/HOL/main.ML
author ballarin
Fri, 19 Dec 2008 16:39:23 +0100
changeset 29249 4dc278c8dc59
parent 29223 e09c53289830
child 29304 5c71a6da989d
permissions -rw-r--r--
All logics ported to new locales.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28401
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     1
(*  Title:      HOL/main.ML
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     2
    ID:         $Id$
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     3
 
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     4
Classical Higher-order Logic -- only "Main".
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     5
*)
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     6
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     7
use_thy "Main";