src/ZF/Main.thy
author paulson
Wed, 28 Jun 2000 10:58:06 +0200
changeset 9175 6f8499d86d4f
parent 5531 75356cabe3bb
child 9570 e16e168984e1
permissions -rw-r--r--
finally theory Bin (the integers) is included
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5157
6e03de8ec2b4 as in HOL
paulson
parents:
diff changeset
     1
6e03de8ec2b4 as in HOL
paulson
parents:
diff changeset
     2
(*$Id$
6e03de8ec2b4 as in HOL
paulson
parents:
diff changeset
     3
  theory Main includes everything*)
6e03de8ec2b4 as in HOL
paulson
parents:
diff changeset
     4
9175
6f8499d86d4f finally theory Bin (the integers) is included
paulson
parents: 5531
diff changeset
     5
Main = Update + InfDatatype + List + EquivClass + Bin
6f8499d86d4f finally theory Bin (the integers) is included
paulson
parents: 5531
diff changeset
     6