src/HOL/plain.ML
author ballarin
Thu, 11 Dec 2008 18:30:26 +0100
changeset 29223 e09c53289830
parent 27368 9f90ac19e32b
child 29234 60f7fb56f8cd
permissions -rw-r--r--
Conversion of HOL-Main and ZF to new locales.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27368
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     1
(*  Title:      HOL/plain.ML
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     2
    ID:         $Id$
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     3
 
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     4
Classical Higher-order Logic -- plain Tool bootstrap.
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     5
*)
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     6
9f90ac19e32b established Plain theory and image
haftmann
parents:
diff changeset
     7
use_thy "Plain";