aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-11-17 14:19:13 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-11-17 14:19:13 +0000
commitfb5036b81d8eac2bfb1c32d31409489941fd2551 (patch)
tree2a6008fefa4380e716338c2b29150d510b52a285 /CHANGES
parenta31b23df4870764cd31d62ad9f876fbff746765d (diff)
Ajout 'Locate Module'
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6320 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 71a6f3118..2f72a3a5f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,10 @@ Tactics
- Added "dependent rewrite term" and "dependent rewrite term in hyp" (doc TODO)
+Modules
+
+- Added "Locate Module qualid" to get the full path of a module.
+
Notations
- "format" option aware of recursive notations