X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_proof_checking%2FcicPp.ml;h=d34bbb5df2f68a9c5f20c4f329bfe134960ded62;hb=2fb62ace6214451c2f027423a753d1501a8faac3;hp=07e306b0be83e167708dd4a05266205e166bbeb1;hpb=37f08b2aba9f17d9d609ca0f57d607f437a3d3fc;p=helm.git diff --git a/helm/ocaml/cic_proof_checking/cicPp.ml b/helm/ocaml/cic_proof_checking/cicPp.ml index 07e306b0b..d34bbb5df 100644 --- a/helm/ocaml/cic_proof_checking/cicPp.ml +++ b/helm/ocaml/cic_proof_checking/cicPp.ml @@ -103,7 +103,6 @@ let rec pp t l = li "" ) ^ ")" | C.Const (uri,_) -> UriManager.name_of_uri uri - | C.Abst uri -> UriManager.name_of_uri uri | C.MutInd (uri,_,n) -> (match CicEnvironment.get_obj uri with C.InductiveDefinition (dl,_,_) ->