]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_paramodulation/nCicBlob.mli
Use of standard OCaml syntax
[helm.git] / matita / components / ng_paramodulation / nCicBlob.mli
index 5d0c7ae2ba0e5fad112522aa0ca3f6f1bffe864a..449a6a0eb5c03b9493295f345d866d54f8168ab1 100644 (file)
@@ -21,6 +21,6 @@ module type NCicContext =
     val context : NCic.context
   end
 
-module NCicBlob(C : NCicContext) : Terms.Blob 
+module NCicBlob(_ : NCicContext) : Terms.Blob 
 with type t = NCic.term and type input = NCic.term