aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2002-05-22 15:16:59 +0000
committerherbelin2002-05-22 15:16:59 +0000
commita68c56c67510dc27a6601099f526b1b14190a15b (patch)
tree8301e20fc991cb91c0a68aa6baf5dd4adb858785
parentad59aba0b642503f2605736f5dc479b63d7afc0f (diff)
Oublis
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2707 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ef2ae861ea..f9ba8efbed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -59,10 +59,15 @@ Tools
User Contributions
- CongruenceClosure (congruence closure decision procedure)
+ [Pierre Corbineau, ENS Cachan]
- MapleMode (an interface to embed Maple simplification procedures over
rational fractions in Coq)
+ [David Delahaye, Micaela Mayero, Chalmers University]
+- Presburger: A formalization of Presburger's algorithm
+ [Laurent Thery, INRIA Sophia Antipolis]
- Chinese has been rewritten using Z from ZArith as datatype
ZChinese is the new version, Chinese the obsolete one
+ [Pierre Letouzey, LRI Orsay]
Incompatibilities