src/Tools/Metis/src/Proof.sig
changeset 23510 4521fead5609
parent 23442 028e39e5e8f3
child 25430 372d6749f00e
equal deleted inserted replaced
23509:14a2f87ccc73 23510:4521fead5609
     1 (* ========================================================================= *)
     1 (* ========================================================================= *)
     2 (* PROOFS IN FIRST ORDER LOGIC                                               *)
     2 (* PROOFS IN FIRST ORDER LOGIC                                               *)
     3 (* Copyright (c) 2001-2006 Joe Hurd, distributed under the GNU GPL version 2 *)
     3 (* Copyright (c) 2001-2006 Joe Hurd, distributed under the BSD License *)
     4 (* ========================================================================= *)
     4 (* ========================================================================= *)
     5 
     5 
     6 signature Proof =
     6 signature Proof =
     7 sig
     7 sig
     8 
     8