X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2Fterms.ml;h=d963d55ca3c49ed65cfeeff4aac55dc50e54a206;hb=38c54dd8e2234836d5f3e8011c478daf7d59fa25;hp=0e69cace91c57189aad37d6a50247d5a7dfb18ba;hpb=8a3045a162622e8a76ffdb267309faff496ee7ec;p=helm.git diff --git a/helm/software/components/ng_paramodulation/terms.ml b/helm/software/components/ng_paramodulation/terms.ml index 0e69cace9..d963d55ca 100644 --- a/helm/software/components/ng_paramodulation/terms.ml +++ b/helm/software/components/ng_paramodulation/terms.ml @@ -101,8 +101,6 @@ module type Blob = val compare : t -> t -> int val eqP : t val pp : t -> string - type input - val embed : input -> t foterm - val saturate : input -> input -> t foterm * t foterm + end