]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/cicBlob.ml
Release 0.5.9.
[helm.git] / helm / software / components / ng_paramodulation / cicBlob.ml
index 7169601420f19f236991e2fa33a9c63249495fb2..fd6947e9c1521a79371503f08dd165cfa88171bd 100644 (file)
@@ -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