diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2005-02-18 22:18:00 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2005-02-18 22:18:00 +0000 |
commit | 390d8d413fca6d3e0f0f6680d37ddad9a5b6d830 (patch) | |
tree | d5141ca2d31a9d70f43aa2245b4183c48ae85a95 /CHANGES | |
parent | 07c8ffdb6364aece263dc86174703190a5236dc4 (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 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Vernacular commands - Added "Print Rewrite HintDb" to print the content of a DB used by autorewrite (doc TODO) -- Added "Print Canonical Structures" (doc TODO) +- Added "Print Canonical Projections" (doc TODO) Gallina |