X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2Fparamod.mli;h=13fe56fc5ccb6a5a95e06816ff72e27d5a291ed2;hb=2bcf927f58bac034b8758173cdbd16cb7475de36;hp=fa914ef6116636d33f90a39b6909bd00809bbcf0;hpb=d807d5e4fa129504669f775f4f832a1a7eb920a0;p=helm.git diff --git a/helm/software/components/ng_paramodulation/paramod.mli b/helm/software/components/ng_paramodulation/paramod.mli index fa914ef61..13fe56fc5 100644 --- a/helm/software/components/ng_paramodulation/paramod.mli +++ b/helm/software/components/ng_paramodulation/paramod.mli @@ -11,7 +11,7 @@ (* $Id: orderings.ml 9869 2009-06-11 22:52:38Z denes $ *) -module Paramod ( B : Terms.Blob ) : +module Paramod ( B : Orderings.Blob ) : sig type szsontology = | Unsatisfiable of (B.t Terms.bag * int * int list) list