aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorfilliatr1999-08-20 15:00:59 +0000
committerfilliatr1999-08-20 15:00:59 +0000
commite08245e74ef52395052b926fc39d79e52f59af09 (patch)
treed6e428173c43e01c852505da13d9b744cccbb49d /dev
parent10f4e87cca4f83700c9b6a8acffc081de66dc164 (diff)
machine: execute = typage avec univers
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@18 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev')
-rw-r--r--dev/changements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/changements.txt b/dev/changements.txt
index 0d007bd300..c0ccbabfe9 100644
--- a/dev/changements.txt
+++ b/dev/changements.txt
@@ -32,6 +32,7 @@ Changements dans les fonctions :
vect_it_from -> array_fold_right_from
app_tl_vect -> array_app_tl
cons_vect -> array_cons
+ map_i_vect -> Array.mapi
Std
comp -> Util.compose