]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/foUnif.mli
New functorialization: paramod is abstracted over a Orderings.Blob, that is like...
[helm.git] / helm / software / components / ng_paramodulation / foUnif.mli
index 4b5e23a48d68ea3ab12196f8a641057e28f67253..87b57ae70d74b979e83e021cfbae75a95941951e 100644 (file)
@@ -13,7 +13,7 @@
 
 exception UnificationFailure of string Lazy.t;;
 
-module Founif (B : Terms.Blob) : 
+module Founif (B : Orderings.Blob) : 
   sig
 
    val unification: