src/FOLP/ROOT.ML
author blanchet
Thu, 18 Mar 2010 14:52:11 +0100
changeset 35832 1dac16f00cd2
parent 33615 261abc2e3155
permissions -rw-r--r--
added type constraints to make SML/NJ happy

(*  Title:      FOLP/ROOT.ML
    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_thys ["FOLP"];