From ed11f59ab67b0b6eb103d07386bf45ab2a8bede6 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 28 Mar 2000 16:30:04 +0000 Subject: Nettoyage de l'interface d'Astterm; renommage des {pf_,}constr_of_com* en {pf_,}interp_constr* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@357 85f007b7-540e-0410-9357-904b9bb8a0f7 --- dev/changements.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'dev') diff --git a/dev/changements.txt b/dev/changements.txt index f247062e37..6293de2960 100644 --- a/dev/changements.txt +++ b/dev/changements.txt @@ -80,6 +80,18 @@ Changements dans les fonctions : whd_betadeltat -> whd_betaevar whd_betadeltatiota -> whd_betaiotaevar + Astterm + constr_of_com_casted -> interp_casted_constr + constr_of_com_sort -> interp_type + constr_of_com -> interp_constr + rawconstr_of_com -> interp_rawconstr + type_of_com -> typed_type_of_com + + Tacmach + pf_constr_of_com_sort -> pf_interp_type + pf_constr_of_com -> pf_interp_constr + + Changements dans les inductifs ------------------------------ Nouveaux types "constructor" et "inductive" dans Term -- cgit v1.2.3