src/FOL/ex/IffOracle.thy
author paulson
Thu, 21 Mar 1996 13:02:26 +0100
changeset 1601 0ef6ea27ab15
parent 1537 3f51f0945a3e
child 3817 f20f193d42b4
permissions -rw-r--r--
Changes required by removal of the theory argument of Theorem

(*  Title:      FOL/ex/IffOracle
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1996  University of Cambridge

Example of how to declare an oracle
*)

IffOracle = "declIffOracle" + FOL +
oracle mk_iff_oracle
end