X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2FnCicProof.ml;h=9223d1bcb12ae0b106bcd5260c5349e0473726f1;hb=4244a4d70b9ab2fece0ff5b63506f6d323cbfbe2;hp=0dbaa1a8f3261d39f601cb4aed85076036d600c7;hpb=a872dba2b03e27967d5b9b51e950e85967340e52;p=helm.git diff --git a/helm/software/components/ng_paramodulation/nCicProof.ml b/helm/software/components/ng_paramodulation/nCicProof.ml index 0dbaa1a8f..9223d1bcb 100644 --- a/helm/software/components/ng_paramodulation/nCicProof.ml +++ b/helm/software/components/ng_paramodulation/nCicProof.ml @@ -120,7 +120,7 @@ t vl in let get_literal id = - let (_, lit, vl, proof),_ = Terms.get_from_bag id bag in + let (_, lit, vl, proof),_,_ = Terms.get_from_bag id bag in let lit =match lit with | Terms.Predicate t -> assert false | Terms.Equation (l,r,ty,_) ->