src/FOLP/ROOT.ML
author wenzelm
Mon, 01 Jun 2009 15:26:00 +0200
changeset 31325 700951b53d21
parent 25750 4e796867ccb5
child 33615 261abc2e3155
permissions -rw-r--r--
moved local ML environment to separate module ML_Env;

(*  Title:      FOLP/ROOT.ML
    ID:         $Id$
    Author:     martin Coen, Cambridge University Computer Laboratory
    Copyright   1993  University of Cambridge

Modifed version of Lawrence Paulson's FOL that contains proof terms.

Presence of unknown proof term means that matching does not behave as expected.
*)

use_thy "FOLP";