diff options
| author | msozeau | 2008-04-23 07:18:21 +0000 |
|---|---|---|
| committer | msozeau | 2008-04-23 07:18:21 +0000 |
| commit | 3d7f4d351d93deb468e2ca30e68d134a46caf5a7 (patch) | |
| tree | 73f0b9461c1b79cff0a64326e805e1946f9c4a56 /CHANGES | |
| parent | 076e53c0b5585a37f741bd5a3b564e43c663b22b (diff) | |
Change default eauto depth to 100 in setoid_rewrite, bump necessary
after introduction of the MorphismProxy indirection. Do local delta
conversion in elim.
Update CHANGES regarding level of ==> notations.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10834 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ Setoid rewriting and declare morphisms. - "-->", "++>" and "==>" are now right associative notations - declared at level 90 in scope signature_scope. + declared at level 55 in scope signature_scope. Their introduction may break existing scripts that defined them as notations with different levels. |
