]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/cicBlob.ml
code refactoring for paramodulation
[helm.git] / helm / software / components / ng_paramodulation / cicBlob.ml
index 888e6c0013aa30962682e38fd4d35aeac71de9cb..5c672cddfd0e9614dd905242b991a5aa7e5da6fe 100644 (file)
@@ -38,6 +38,5 @@ module CicBlob(C : CicContext) : Terms.Blob with type t = Cic.term = struct
 
   let saturate = assert false;;
 
-  let mk_proof = assert false;;
 end