diff options
| author | Hugo Herbelin | 2018-06-04 21:09:49 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2018-06-04 21:09:49 +0200 |
| commit | d862b659457b12437d4fa348c3c4dc3dd08d8065 (patch) | |
| tree | fc4c5009977361e932043cdfff9b4ff434cc1ba0 /doc/sphinx/language | |
| parent | b0ed0c2c1c7ca8fc434ecadd3a9ed906e6e428c2 (diff) | |
| parent | 2eecd666a45a79241f0aadb9493ae8ef9cc9795e (diff) | |
Merge PR #7229: Deprecate implicit tactic solving.
Diffstat (limited to 'doc/sphinx/language')
| -rw-r--r-- | doc/sphinx/language/gallina-extensions.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/sphinx/language/gallina-extensions.rst b/doc/sphinx/language/gallina-extensions.rst index 6ea1c162f9..ff5d352c99 100644 --- a/doc/sphinx/language/gallina-extensions.rst +++ b/doc/sphinx/language/gallina-extensions.rst @@ -2240,6 +2240,7 @@ This option (off by default) activates the full display of how the context of an existential variable is instantiated at each of the occurrences of the existential variable. +.. _tactics-in-terms: Solving existential variables using tactics ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
