diff options
| author | Yishuai Li | 2018-07-30 13:32:07 -0400 |
|---|---|---|
| committer | Yishuai Li | 2018-07-30 13:32:27 -0400 |
| commit | 8c14ee1bc5e3daf2c836badf1aadef3ecb87c99c (patch) | |
| tree | cd4512c377b24989a09451a5399a18e0bd5da90c | |
| parent | cc6526b17ca6ee8cd48e83428282421a004c1763 (diff) | |
CHANGES: unify format
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ Display diffs between proof steps Notations -- Added [++] infix for [VectorDef.append]. +- Added `++` infix for `VectorDef.append`. Note that this might cause incompatibilities if you have, e.g., list_scope and vector_scope both open with vector_scope on top, and expect `++` to refer to `app`. |
