]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_annotations/cicXPath.ml
Abst removed from the DTD.
[helm.git] / helm / ocaml / cic_annotations / cicXPath.ml
index eef9880bcfb6eef4aa6acd674a5a3418735a3078..f2cb0ed409e4316155ab5036b0f868bbde9eea32 100644 (file)
@@ -76,7 +76,6 @@ let get_ids_to_targets annobj =
          set_target id (C.Term t) ;
          List.iter add_target_term l
       | C.AConst (id,_,_)
-      | C.AAbst (id,_)
       | C.AMutInd (id,_,_,_)
       | C.AMutConstruct (id,_,_,_,_) ->
          set_target id (C.Term t)