X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2FcicBlob.ml;h=fd6947e9c1521a79371503f08dd165cfa88171bd;hb=a90c31c1b53222bd6d57360c5ba5c2d0fe7d5207;hp=7169601420f19f236991e2fa33a9c63249495fb2;hpb=4377e950998c9c63937582952a79975947aa9a45;p=helm.git diff --git a/helm/software/components/ng_paramodulation/cicBlob.ml b/helm/software/components/ng_paramodulation/cicBlob.ml index 716960142..fd6947e9c 100644 --- a/helm/software/components/ng_paramodulation/cicBlob.ml +++ b/helm/software/components/ng_paramodulation/cicBlob.ml @@ -38,8 +38,6 @@ module CicBlob(C : CicContext) : Terms.Blob with type t = Cic.term = struct let eqP = assert false;; - let is_eq = assert false;; - let saturate = assert false;; end