src/HOL/main.ML
author ballarin
Thu, 11 Dec 2008 18:30:26 +0100
changeset 29223 e09c53289830
parent 28401 d5f39173444c
child 29249 4dc278c8dc59
permissions -rw-r--r--
Conversion of HOL-Main and ZF 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
29223
e09c53289830 Conversion of HOL-Main and ZF to new locales.
ballarin
parents: 28401
diff changeset
     7
set new_locales;
28401
d5f39173444c separate HOL-Main image
haftmann
parents:
diff changeset
     8
use_thy "Main";