[pypy-commit] extradoc extradoc: oups

hakanardo noreply at buildbot.pypy.org
Wed Aug 8 19:26:50 CEST 2012


Author: Hakan Ardo <hakan at debian.org>
Branch: extradoc
Changeset: r4478:1a7bfd10be7c
Date: 2012-08-08 19:25 +0200
http://bitbucket.org/pypy/extradoc/changeset/1a7bfd10be7c/

Log:	oups

diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex
--- a/talk/dls2012/paper.tex
+++ b/talk/dls2012/paper.tex
@@ -63,7 +63,7 @@
 
 
 \newboolean{showcomments}
-\setboolean{showcomments}{false}
+\setboolean{showcomments}{true}
 \ifthenelse{\boolean{showcomments}}
   {\newcommand{\nb}[2]{
     \fbox{\bfseries\sffamily\scriptsize#1}


More information about the pypy-commit mailing list