diff options
| author | Matthieu Sozeau | 2018-11-16 22:26:23 +0100 |
|---|---|---|
| committer | Matthieu Sozeau | 2018-11-16 22:26:23 +0100 |
| commit | f8a76b3d383abf468fb21df509f5da8f8aafa913 (patch) | |
| tree | 7b6da59938466bc632b4f2e8d0625814e813af06 /doc/sphinx/language | |
| parent | 3ff6723f4032bdf8c155b30c496188e58787cd49 (diff) | |
| parent | ad6d5a658806d1c0cf46a39f58113bfbd2ac808d (diff) | |
Merge PR #8779: Remove the implicit tactic feature following #7229.
Diffstat (limited to 'doc/sphinx/language')
| -rw-r--r-- | doc/sphinx/language/gallina-extensions.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/sphinx/language/gallina-extensions.rst b/doc/sphinx/language/gallina-extensions.rst index 9dae7fd102..3ddfc9aec1 100644 --- a/doc/sphinx/language/gallina-extensions.rst +++ b/doc/sphinx/language/gallina-extensions.rst @@ -2247,7 +2247,3 @@ expression as described in :ref:`ltac`. This construction is useful when one wants to define complicated terms using highly automated tactics without resorting to writing the proof-term by means of the interactive proof engine. - -This mechanism is comparable to the ``Declare Implicit Tactic`` command -defined at :ref:`tactics-implicit-automation`, except that the used -tactic is local to each hole instead of being declared globally. |
