diff options
| author | Théo Zimmermann | 2019-02-14 10:08:34 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2019-02-14 10:08:34 +0100 |
| commit | 10443666879e250a36441540b49d311b2b52e03a (patch) | |
| tree | 4665ff837588666a5ded07356d9d683b93495cd9 /doc/sphinx/addendum | |
| parent | 0e36b06e8426d2fcd18fafed187a676ceb6592ae (diff) | |
| parent | 5446b141fb94fcbc5b05a0ef8ec362fd7485e91e (diff) | |
Merge PR #9542: [Manual] Don’t use `Undo`; and other cleaning
Reviewed-by: Zimmi48
Reviewed-by: gares
Reviewed-by: maximedenes
Diffstat (limited to 'doc/sphinx/addendum')
| -rw-r--r-- | doc/sphinx/addendum/extended-pattern-matching.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/addendum/extended-pattern-matching.rst b/doc/sphinx/addendum/extended-pattern-matching.rst index d77690458d..3ec6c118af 100644 --- a/doc/sphinx/addendum/extended-pattern-matching.rst +++ b/doc/sphinx/addendum/extended-pattern-matching.rst @@ -295,7 +295,7 @@ By default, implicit arguments are omitted in patterns. So we write: end). But the possibility to use all the arguments is given by “``@``” implicit -explicitations (as for terms 2.7.11). +explicitations (as for terms, see :ref:`explicit-applications`). .. coqtop:: all |
