]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicPp.ml
Abst removed from the DTD.
[helm.git] / helm / ocaml / cic_proof_checking / cicPp.ml
index 07e306b0be83e167708dd4a05266205e166bbeb1..d34bbb5df2f68a9c5f20c4f329bfe134960ded62 100644 (file)
@@ -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,_,_) ->