X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matitaB%2Fcomponents%2Fng_paramodulation%2Fterms.ml;h=6ad494965367a081249e0bc4d692bae70b016e0e;hb=4f3b04e9966484011328d5b0eb358da4416e29b0;hp=e0fcad181d199f8d143373215b35fab67a2bf98e;hpb=d0d2ebcf0ad48c38dcd69142f5e080e987fc5536;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