src/HOL/main.ML
author ballarin
Tue, 16 Dec 2008 14:29:05 +0100
changeset 29216 528e68bea04d
parent 28401 d5f39173444c
child 29223 e09c53289830
permissions -rw-r--r--
Transfer theorems before activation.
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";