src/Tools/Metis/src/Clause.sig
changeset 23510 4521fead5609
parent 23442 028e39e5e8f3
child 39353 7f11d833d65b
equal deleted inserted replaced
23509:14a2f87ccc73 23510:4521fead5609
     1 (* ========================================================================= *)
     1 (* ========================================================================= *)
     2 (* CLAUSE = ID + THEOREM                                                     *)
     2 (* CLAUSE = ID + THEOREM                                                     *)
     3 (* Copyright (c) 2002-2006 Joe Hurd, distributed under the GNU GPL version 2 *)
     3 (* Copyright (c) 2002-2006 Joe Hurd, distributed under the BSD License *)
     4 (* ========================================================================= *)
     4 (* ========================================================================= *)
     5 
     5 
     6 signature Clause =
     6 signature Clause =
     7 sig
     7 sig
     8 
     8