aboutsummaryrefslogtreecommitdiff
path: root/toplevel
diff options
context:
space:
mode:
authorherbelin2005-02-18 22:18:00 +0000
committerherbelin2005-02-18 22:18:00 +0000
commit390d8d413fca6d3e0f0f6680d37ddad9a5b6d830 (patch)
treed5141ca2d31a9d70f43aa2245b4183c48ae85a95 /toplevel
parent07c8ffdb6364aece263dc86174703190a5236dc4 (diff)
Renaming Print Canonical Structure into Print Canonical Projections
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6750 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'toplevel')
-rw-r--r--toplevel/vernacexpr.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/vernacexpr.ml b/toplevel/vernacexpr.ml
index db68c779c5..2fab2b0da0 100644
--- a/toplevel/vernacexpr.ml
+++ b/toplevel/vernacexpr.ml
@@ -51,7 +51,7 @@ type printable =
| PrintClasses
| PrintCoercions
| PrintCoercionPaths of class_rawexpr * class_rawexpr
- | PrintCanonicalStructures
+ | PrintCanonicalConversions
| PrintUniverses of string option
| PrintHint of reference
| PrintHintGoal