From 8a2c029b0ae88888efe707c00f1a288e5c17cfb3 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 19 Jan 2009 11:05:02 +0000 Subject: - Structuring Numbers and fixing Setoid in stdlib's doc. - Adding ability to use "_" in syntax for binders (as in "exists _:nat, True"). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11804 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/refman/RefMan-syn.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/refman') diff --git a/doc/refman/RefMan-syn.tex b/doc/refman/RefMan-syn.tex index 6ade546b07..77eb292851 100644 --- a/doc/refman/RefMan-syn.tex +++ b/doc/refman/RefMan-syn.tex @@ -36,7 +36,7 @@ string \verb="A /\ B"= (called a {\em notation}) tells how it is symbolically written. A notation is always surrounded by double quotes (excepted when the -abbreviation is a single ident, see \ref{Abbreviations}). The +abbreviation is a single identifier, see \ref{Abbreviations}). The notation is composed of {\em tokens} separated by spaces. Identifiers in the string (such as \texttt{A} and \texttt{B}) are the {\em parameters} of the notation. They must occur at least once each in the -- cgit v1.2.3