aboutsummaryrefslogtreecommitdiff
path: root/dev/README
diff options
context:
space:
mode:
authorherbelin2006-05-23 22:03:48 +0000
committerherbelin2006-05-23 22:03:48 +0000
commit0fd68001a55a98881c74e0843aab1d8b9cedfbe8 (patch)
tree227723abe1d0bfafd37b8152fb55bbfa4bff88ae /dev/README
parente24d8149c3aefd11b03458b6f9b3e38ca454b07a (diff)
Mise à jour dev/doc/changes.txt et ajout d'un mot sur TACTIC EXTEND
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8857 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/README')
-rw-r--r--dev/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/README b/dev/README
index a4ca8f334a..0e40e82005 100644
--- a/dev/README
+++ b/dev/README
@@ -25,6 +25,8 @@ style.txt: a few style recommendations for writing Coq ML files
debugging.txt: help for debugging or profiling
universes.txt: help to debug universes
translate.txt: help to use coq translator
+extensions.txt: some help about TACTIC EXTEND
+
header: standard header for Coq ML files
perf-analysis: analysis of perfs measured on the compilation of user contribs
cic.dtd: official dtd of the calc. of ind. constr. for im/ex-portation