aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-10-04 13:40:14 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-10-04 13:40:14 +0000
commit65577c9f0c8a53f93b035063727d48af858bdab1 (patch)
tree135c24bef43ec34e26f06ad1080a5d3d128d3fef /CHANGES
parentd4567298bdf4e83f44fc1567448d68677eb8e9ca (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@650 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0d0238e01..d0f001241 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,4 +26,8 @@ l'ast, il faut typer explicitement la grammaire avec Ast ou List
- AddPath -> Add Path;
Print LoadPath -> Print Path;
DelPath -> Remove Path;
- Print Path -> Print Coercion Paths. \ No newline at end of file
+ Print Path -> Print Coercion Paths.
+
+- Ajout d'un Let primitif
+
+- Ajout (officiel) d'une tactique LetTac et d'un Induction "convivial" \ No newline at end of file