aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-06-22 20:37:35 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-06-22 20:37:35 +0000
commitd1282f6a6461a50db841325bc345a680242c0004 (patch)
tree66405e6e79ae304bed59b072984da971378e86e8
parent5c97e465d1011c02f7746b3ac3acbb7354e839b0 (diff)
Commit 13179 continued (updated CHANGES about support for Heq's library).
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13181 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 25b5ffc6a..15e7288f6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,8 @@ Rewriting tactics
- "Require Import Setoid" does not export all of "Morphisms" and
"RelationClasses" anymore (possible source of incompatibility, fixed
by importing "Morphisms" too).
+- Support added for using Chung-Kil Hur's Heq library for rewriting over
+ heterogeneous equality (courtesy of the library's author).
Automation tactics