src/HOL/Import/HOL_Light/Generate.thy
author wenzelm
Wed, 28 Mar 2012 11:17:32 +0200
changeset 47174 b9b2e183e94d
parent 46791 e1569a38448c
permissions -rw-r--r--
updated Sign.add_type, Name_Space.declare;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46785
150f37dad503 formal infrastructure for import sessions
haftmann
parents:
diff changeset
     1
theory Generate
46791
e1569a38448c plugged in pre-existing theories appropriately
haftmann
parents: 46785
diff changeset
     2
imports "Template/GenHOLLight"
46785
150f37dad503 formal infrastructure for import sessions
haftmann
parents:
diff changeset
     3
begin
150f37dad503 formal infrastructure for import sessions
haftmann
parents:
diff changeset
     4
150f37dad503 formal infrastructure for import sessions
haftmann
parents:
diff changeset
     5
end