Remove the timestamp header in source files. This information is
[tatoo.git] / src / hlist.mli
index ed47be0..f4310e2 100644 (file)
 (*                                                                     *)
 (***********************************************************************)
 
-(*
-  Time-stamp: <Last modified on 2013-04-18 11:21:16 CEST by Kim Nguyen>
-*)
-
 include module type of Hlist_sig
 
 module Make (H : Hcons.Abstract) : S with type elt = H.t