Remove the timestamp header in source files. This information is
[tatoo.git] / src / common_sig.ml
index 37437e4..1bb80a9 100644 (file)
 (*                                                                     *)
 (***********************************************************************)
 
-(*
-  Time-stamp: <Last modified on 2013-03-04 23:01:55 CET by Kim Nguyen>
-*)
-
 (** Type equipped with an equality and hash function.
     If [equal a b] then [(hash a) = (hash b)]
 *)