Selaa lähdekoodia

Merge branch 'master' of https://github.com/jsiek/Essentials-of-Compilation

Jeremy Siek 9 vuotta sitten
vanhempi
commit
d65401a55e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      book.tex

+ 3 - 0
book.tex

@@ -1866,6 +1866,9 @@ $L_{\mathtt{after}}$ set.
 \caption{Running example program annotated with live-after sets.}
 \label{fig:live-eg}
 \end{figure}
+\marginpar{This doesn't quite agree with the instructor solution. The
+  annotations appear in the actual {\tt program} wrapper. Perhaps consider
+  clarifying why the annotations appear to the right of each instruction.}
 
 
 \begin{exercise}\normalfont