|
@@ -22,7 +22,7 @@
|
|
|
|
|
|
\def\racketEd{0}
|
|
|
\def\pythonEd{1}
|
|
|
-\def\edition{0}
|
|
|
+\def\edition{1}
|
|
|
|
|
|
% material that is specific to the Racket edition of the book
|
|
|
\newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
|
|
@@ -3788,7 +3788,7 @@ subexpression is a constant.
|
|
|
\MID \key{-} \key{input\_int}\LP\RP
|
|
|
\MID \itm{inert} ~ \key{+} ~ \itm{inert}\\
|
|
|
\itm{residual} &::=& \Int
|
|
|
- \MID \LP\key{+}~ \Int~ \itm{inert}\RP
|
|
|
+ \MID \Int ~ \key{+} ~ \itm{inert}
|
|
|
\MID \itm{inert}
|
|
|
\end{array}
|
|
|
\]
|