From: Claudio Sacerdoti Coen Date: Mon, 28 Jul 2003 15:21:46 +0000 (+0000) Subject: Missing xref for conjectures. X-Git-Tag: LucaOK~24 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=60951dd6218b8436830723dc10d4aed7b6894855 Missing xref for conjectures. --- diff --git a/helm/ocaml/cic_transformations/content2pres.ml b/helm/ocaml/cic_transformations/content2pres.ml index aa10e02ab..1616c21c8 100644 --- a/helm/ocaml/cic_transformations/content2pres.ml +++ b/helm/ocaml/cic_transformations/content2pres.ml @@ -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) ->