commit | 77e42fff31a2864178ee04e54af1e4476c555dce | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Tue Feb 28 17:46:48 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Feb 28 17:46:48 2006 +0000 |
tree | 55d4335d20988c4456023ebc81a959d07e57d63f | |
parent | 7b03bade2b9fcb833043f2c2690fbc2de76290a7 [diff] [blame] |
George Yoshida points out that the special characters from Tools/compiler/ast.txt are not used anywhere else in asttable.txt. So remove "\&".
diff --git a/Doc/lib/asttable.tex b/Doc/lib/asttable.tex index be5482d..abba0da 100644 --- a/Doc/lib/asttable.tex +++ b/Doc/lib/asttable.tex
@@ -273,7 +273,7 @@ \hline \lineiii{With}{\member{expr}}{} -\lineiii{}{\member{vars\&}}{} +\lineiii{}{\member{vars}}{} \lineiii{}{\member{body}}{} \hline