Jeremy Siek 3 년 전
부모
커밋
4edcb00393
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      book.tex

+ 4 - 2
book.tex

@@ -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}}
@@ -11883,9 +11883,11 @@ changes to also record the number of spills to the root stack.
 
 % don't change color-graph
 
+\section{Patch Instructions}
 
+[mention that global variables are memory references]
 
-\section{Generate Prelude and Conclusion}
+\section{Prelude and Conclusion}
 \label{sec:print-x86-gc}
 \label{sec:prelude-conclusion-x86-gc}
 \index{subject}{prelude}\index{subject}{conclusion}