commit | 6bd8e842e4d95c001554b034a73bfaa356ef7b83 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Aug 05 21:11:27 2004 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Aug 05 21:11:27 2004 +0000 |
tree | 5a2f7e6b848f0a63349887f811c003a4dad8a6b9 | |
parent | c759f070ef4fff47ad515913a78521f481918872 [diff] [blame] |
update to reflect the new significance of the "@" character
diff --git a/Doc/ref/ref2.tex b/Doc/ref/ref2.tex index 7590592..375604f 100644 --- a/Doc/ref/ref2.tex +++ b/Doc/ref/ref2.tex
@@ -679,7 +679,7 @@ \index{delimiters} \begin{verbatim} -( ) [ ] { } +( ) [ ] { } @ , : . ` = ; += -= *= /= //= %= &= |= ^= >>= <<= **= @@ -703,5 +703,5 @@ \index{ASCII@\ASCII} \begin{verbatim} -@ $ ? +$ ? \end{verbatim}