X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matitaB%2Fcomponents%2Fng_paramodulation%2Fterms.ml;h=6ad494965367a081249e0bc4d692bae70b016e0e;hb=8e93a0b630da9ca411f03b537f587f55ad0e28fc;hp=e0fcad181d199f8d143373215b35fab67a2bf98e;hpb=97e59118f8cc0d98c51c0d41e8e7704344666cdb;p=helm.git diff --git a/matitaB/components/ng_paramodulation/terms.ml b/matitaB/components/ng_paramodulation/terms.ml index e0fcad181..6ad494965 100644 --- a/matitaB/components/ng_paramodulation/terms.ml +++ b/matitaB/components/ng_paramodulation/terms.ml @@ -95,7 +95,7 @@ module type Blob = type t val eq : t -> t -> bool val compare : t -> t -> int - val eqP : t + val eqP : unit -> t val is_eq: t foterm -> (t foterm* t foterm *t foterm) option val pp : t -> string type input