X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matitaB%2Fcomponents%2Fng_paramodulation%2Fterms.ml;h=e0fcad181d199f8d143373215b35fab67a2bf98e;hb=97e59118f8cc0d98c51c0d41e8e7704344666cdb;hp=87b4f383bc53bf13885069592eaf896ad9f58a0e;hpb=85d772f5c3d5c86bbb474ba7ab4a259dc06687f9;p=helm.git diff --git a/matitaB/components/ng_paramodulation/terms.ml b/matitaB/components/ng_paramodulation/terms.ml index 87b4f383b..e0fcad181 100644 --- a/matitaB/components/ng_paramodulation/terms.ml +++ b/matitaB/components/ng_paramodulation/terms.ml @@ -100,6 +100,6 @@ module type Blob = val pp : t -> string type input val embed : input -> t foterm - val saturate : input -> input -> t foterm * t foterm +(* val saturate : input -> input -> t foterm * t foterm *) end