Skip to content

Commit b4e30ee

Browse files
committed
begin fits on the same line
1 parent b31fab5 commit b4e30ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13023,8 +13023,8 @@ \section{Expose Allocation}
1302313023
%% \Stmt &::= & \CASSIGN{\CPUT{\Exp}{\itm{int}}}{\Exp}
1302413024
%% \end{array}
1302513025
\begin{array}{rcl}
13026-
\Exp &::=& \GLOBALVALUE{\Var} \MID \ALLOCATE{\Int}{\Type} \\
13027-
&\MID& \BEGIN{\Stmt^{*}}{\Exp}\\
13026+
\Exp &::=& \GLOBALVALUE{\Var} \MID \ALLOCATE{\Int}{\Type}
13027+
\MID \BEGIN{\Stmt^{*}}{\Exp}\\
1302813028
\Stmt{} &::=& \COLLECT{\Int}
1302913029
\MID \ASSIGN{\PUT{\Exp}{\itm{int}}}{\Exp}
1303013030
\end{array}

0 commit comments

Comments
 (0)