src/FOLP/ROOT.ML
author huffman
Thu, 14 Oct 2010 09:34:00 -0700
changeset 40013 9db8fb58fddc
parent 33615 261abc2e3155
permissions -rw-r--r--
add function take_theorems

(*  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"];