From 308baaeb64bb93af456a88e93f5da14264a95cc6 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 20 May 2005 16:34:37 +0000 Subject: Updated new names of Local into Let git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8602 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/RefMan-pro.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/RefMan-pro.tex b/doc/RefMan-pro.tex index 68f96f7cca..7565612d14 100755 --- a/doc/RefMan-pro.tex +++ b/doc/RefMan-pro.tex @@ -155,8 +155,8 @@ as a {\tt Theorem}, the name {\ident} is known at all section levels: {\tt Defined} (see \ref{Defined}) in order to define a transparent constant. -\item {\tt Local {\ident} : {\form}.} -\comindex{Local} +\item {\tt Let {\ident} : {\form}.} +\comindex{Let} Analogous to {\tt Definition} except that the definition is turned into a local definition on objects depending on it after closing the -- cgit v1.2.3