aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-03-30 11:11:54 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-03-30 11:11:54 +0000
commit285c4b02529add0789240539dbf11b276f2ccc3a (patch)
tree6415ddeed5860a50488a5f334ec434e0d13bfdb9 /contrib
parent5f015f0329f18ece40772b11db2df2f1de78d251 (diff)
Renommage
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5611 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib')
-rw-r--r--contrib/xml/xmlcommand.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xml/xmlcommand.ml b/contrib/xml/xmlcommand.ml
index 6ac022c2d..3d98375dd 100644
--- a/contrib/xml/xmlcommand.ml
+++ b/contrib/xml/xmlcommand.ml
@@ -544,7 +544,7 @@ let show_pftreestate fn (kind,pftst) id =
let kn = Lib.make_kn id in
let env = Global.env () in
let obj = mk_current_proof_obj id val0 typ evar_map env in
- let uri = Cic2acic.uri_of_path (Lib.cwd()) id Cic2acic.Constant in
+ let uri = Cic2acic.uri_of_declaration id Cic2acic.Constant in
print_object_kind uri (kind_of_goal kind);
print_object uri obj evar_map
(Some (Tacmach.evc_of_pftreestate pftst,unshared_pf,proof_tree_to_constr,