aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-09-26 16:47:31 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-09-26 16:47:31 +0000
commitc5ebef7a746564f8ac41c19d5ac9ca64f60dcf4a (patch)
treecbc9473da62b99a168e2aee709f2c04b81d20342
parentbf70f34f264dc0193623658c17518114e793122a (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@614 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--dev/changements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/changements.txt b/dev/changements.txt
index e6d44eb45..7aeda57a7 100644
--- a/dev/changements.txt
+++ b/dev/changements.txt
@@ -140,8 +140,8 @@ Changements dans les fonctions :
ex-Trad, maintenant Pretyping
inh_cast_rel -> Coercion.inh_conv_coerce_to
inh_conv_coerce_to -> Coercion.inh_conv_coerce_to_fail
- ise_resolve1 -> ise_resolve, ise_resolve_type
- ise_resolve -> ise_infer, ise_infer_type
+ ise_resolve1 -> understand, understand_type
+ ise_resolve -> understand_judgment, understand_type_judgment
Changements dans les inductifs
------------------------------