Browse Source

revert edition change

kcaliban 3 years ago
parent
commit
905c260b04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -25,7 +25,7 @@
 
 \def\racketEd{0}
 \def\pythonEd{1}
-\def\edition{1}
+\def\edition{0}
 
 % material that is specific to the Racket edition of the book
 \newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}