From 1638e4bccde4b6922d8a59de92178a5be66406cb Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Wed, 7 Jun 2017 19:03:36 +0200 Subject: Fix documentation of Typeclasses eauto := --- doc/refman/Classes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/refman') diff --git a/doc/refman/Classes.tex b/doc/refman/Classes.tex index acfc4bea9..5966ac468 100644 --- a/doc/refman/Classes.tex +++ b/doc/refman/Classes.tex @@ -554,7 +554,7 @@ more efficient resolution behavior (the option is off by default). When a solution to the typeclass goal of this class is found, we never backtrack on it, assuming that it is canonical. -\subsection{\tt Typeclasses eauto := [debug] [dfs | bfs] [\emph{depth}]} +\subsection{\tt Typeclasses eauto := [debug] [(dfs) | (bfs)] [\emph{depth}]} \comindex{Typeclasses eauto} \label{TypeclassesEauto} -- cgit v1.2.3