]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/content2pres.ml
Missing xref for conjectures.
[helm.git] / helm / ocaml / cic_transformations / content2pres.ml
index aa10e02ab5b47fb4f0980624bf27da3d6d58bb6b..1616c21c8273d0bf15b9fc4ba39948a3e328e8c4 100644 (file)
@@ -700,7 +700,7 @@ let content2pres term2pres (id,params,metasenv,obj) =
                        (id,n,context,ty) ->
                          P.Mtr []
                           [P.Mtd []
-                           (P.Mrow []
+                           (P.Mrow [Some "helm", "xref", id]
                              (List.map
                                (function
                                    (_,None) ->