src/Tools/Metis/src/Subst.sig
changeset 23510 4521fead5609
parent 23442 028e39e5e8f3
child 39353 7f11d833d65b
equal deleted inserted replaced
23509:14a2f87ccc73 23510:4521fead5609
     1 (* ========================================================================= *)
     1 (* ========================================================================= *)
     2 (* FIRST ORDER LOGIC SUBSTITUTIONS                                           *)
     2 (* FIRST ORDER LOGIC SUBSTITUTIONS                                           *)
     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 Subst =
     6 signature Subst =
     7 sig
     7 sig
     8 
     8