src/FOL/ROOT.ML
author wenzelm
Wed, 14 May 2008 11:05:10 +0200
changeset 26882 9e824d8f4512
parent 23161 cd928fd965a8
child 31974 e81979a703a4
permissions -rw-r--r--
renamed Position.path to Path.position; added line_file, ignore empty name;
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";