Remove the timestamp header in source files. This information is
[tatoo.git] / src / finiteCofinite.mli
index 9b036c4..4aa2cdf 100644 (file)
@@ -16,7 +16,7 @@
 (** Implementation of hashconsed finite or cofinite sets.
 *)
 
-include module type of Sigs.FINITECOFINITE
+include module type of FiniteCofinite_sig
 
 (** Output signature of the {!FiniteCofinite.Make} and
     {!FiniteCofinite.Weak} functors.*)