src/FOL/ROOT.ML
author immler@in.tum.de
Mon, 04 May 2009 23:45:58 +0200
changeset 31039 fbb00c98f9ed
parent 23161 cd928fd965a8
child 31974 e81979a703a4
permissions -rw-r--r--
updated generated files etc/isar-keywords.el and lib/jedit/isabelle.xml
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";