src/FOL/ex/IffOracle.thy
author wenzelm
Tue, 27 May 1997 15:45:07 +0200
changeset 3362 0b268cff9344
parent 1537 3f51f0945a3e
child 3817 f20f193d42b4
permissions -rw-r--r--
NJ 1.09.2x as factory default!

(*  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