src/FOL/ROOT.ML
author haftmann
Wed, 06 May 2009 16:01:05 +0200
changeset 31045 f0c7607bb295
parent 23161 cd928fd965a8
child 31974 e81979a703a4
permissions -rw-r--r--
updated generated file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7355
4c43090659ca proper bootstrap of IFOL/FOL theories and packages;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      FOL/ROOT.ML
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
    ID:         $Id$
23161
cd928fd965a8 tuned header;
wenzelm
parents: 23157
diff changeset
     3
cd928fd965a8 tuned header;
wenzelm
parents: 23157
diff changeset
     4
First-Order Logic with Natural Deduction.
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
2469
b50b8c0eec01 Implicit simpsets and clasets for FOL and ZF
paulson
parents: 2237
diff changeset
     7
use_thy "FOL";