X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2FcicBlob.ml;h=5c672cddfd0e9614dd905242b991a5aa7e5da6fe;hb=1c9b8f3ba2c86446d44160ae494bc85624bc5eaf;hp=88ec26c2ecd44c68a91ca9ad178058b2f37500d3;hpb=637114791874df9ebc4e0f0936513c71886a913f;p=helm.git diff --git a/helm/software/components/ng_paramodulation/cicBlob.ml b/helm/software/components/ng_paramodulation/cicBlob.ml index 88ec26c2e..5c672cddf 100644 --- a/helm/software/components/ng_paramodulation/cicBlob.ml +++ b/helm/software/components/ng_paramodulation/cicBlob.ml @@ -37,5 +37,6 @@ module CicBlob(C : CicContext) : Terms.Blob with type t = Cic.term = struct let eqP = assert false;; let saturate = assert false;; + end