src/FOL/ROOT.ML
author wenzelm
Tue, 27 Jan 2009 00:29:37 +0100
changeset 29635 31d14e9fa0da
parent 23161 cd928fd965a8
child 31974 e81979a703a4
permissions -rw-r--r--
proof_body: turned lazy into future -- ensures that body is fulfilled eventually, without explicit force;

(*  Title:      FOL/ROOT.ML
    ID:         $Id$

First-Order Logic with Natural Deduction.
*)

use_thy "FOL";