diff options
| -rw-r--r-- | doc/refman/Classes.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/refman/Classes.tex b/doc/refman/Classes.tex index 22c75b4fc8..d4d7fbd88e 100644 --- a/doc/refman/Classes.tex +++ b/doc/refman/Classes.tex @@ -519,14 +519,14 @@ potentially more expensive proof-search (i.e. more useless backtracking). \subsection{\tt Set Typeclass Resolution After Apply} -\optindex{Typeclasses Resolution After Apply} +\optindex{Typeclass Resolution After Apply} \emph{Deprecated since 8.6} This option (off by default in Coq 8.6 and 8.5) controls the resolution of typeclass subgoals generated by the {\tt apply} tactic. \subsection{\tt Set Typeclass Resolution For Conversion} -\optindex{Typeclasses Resolution For Conversion} +\optindex{Typeclass Resolution For Conversion} This option (on by default) controls the use of typeclass resolution when a unification problem cannot be solved during |
