Remove the timestamp header in source files. This information is
[tatoo.git] / src / ptset.mli
index f4f53f7..632832c 100644 (file)
 (*                                                                     *)
 (***********************************************************************)
 
-(*
-  Time-stamp: <Last modified on 2013-03-04 22:42:37 CET by Kim Nguyen>
-*)
-
 include module type of Ptset_sig
 
 module Make (H : Hcons.Abstract) : S with type elt = H.t