From 2749f4b0fdf26cd298af4217d884246803f899e4 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 4 Aug 2003 15:03:55 +0000 Subject: Orthographe, orthodoxie git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8338 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/RefMan-oth.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/RefMan-oth.tex b/doc/RefMan-oth.tex index 9017bbd157..57acfa3c47 100644 --- a/doc/RefMan-oth.tex +++ b/doc/RefMan-oth.tex @@ -616,18 +616,18 @@ skipped. They are not printed and the user must not give them. To show what are the implicit arguments associated to a declaration {\qualid}, use \texttt{Print \qualid}. You can change the implicit arguments of a specific declaration by using the command -\texttt{Implicits} (see section \ref{Implicits}). You can explicitely +\texttt{Implicits} (see section \ref{Implicits}). You can explicitly give an argument which otherwise should be implicit by using the symbol \verb=!= (see section \ref{Implicits-explicitation}). To set the implicit argument mode off, use {\tt Unset Implicit Arguments.} -\begin{Variants} -\item {\tt Implicit Arguments On.}\comindex{Implicit Arguments On}\\ -This is a deprecated equivalent to {\tt Set Implicit Arguments.} -\item {\tt Implicit Arguments Off.}\comindex{Implicit Arguments Off}\\ -This is a deprecated equivalent to {\tt Unset Implicit Arguments.} -\end{Variants} +% \begin{Variants} +% \item {\tt Implicit Arguments On.}\comindex{Implicit Arguments On}\\ +% This is a deprecated equivalent to {\tt Set Implicit Arguments.} +% \item {\tt Implicit Arguments Off.}\comindex{Implicit Arguments Off}\\ +% This is a deprecated equivalent to {\tt Unset Implicit Arguments.} +% \end{Variants} \SeeAlso section \ref{Auto-implicit} -- cgit v1.2.3