src/HOL/Import/HOL/HOL4.thy
author haftmann
Fri, 17 Jun 2005 16:12:49 +0200
changeset 16417 9bc16273c2d4
parent 14621 bd78bdbc85a9
child 41589 bbd861837ebc
permissions -rw-r--r--
migrated theory headers to new format
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14621
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     1
(*  Title:      HOL/Import/HOL/HOL4.thy
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     2
    ID:         $Id$
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     3
    Author:     Sebastian Skalberg (TU Muenchen)
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     4
*)
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     5
16417
9bc16273c2d4 migrated theory headers to new format
haftmann
parents: 14621
diff changeset
     6
theory HOL4 imports HOL4Vec HOL4Word32 HOL4Real begin
14516
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     7
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     8
end