Author: David Schneider <david.schnei...@picle.org> Branch: extradoc Changeset: r4398:f034771116f9 Date: 2012-07-31 12:25 +0200 http://bitbucket.org/pypy/extradoc/changeset/f034771116f9/
Log: set preprint option diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++ b/talk/vmil2012/paper.tex @@ -1,4 +1,4 @@ -\documentclass[10pt]{sigplanconf} +\documentclass[10pt,preprint]{sigplanconf} \usepackage{ifthen} \usepackage{fancyvrb} @@ -104,7 +104,6 @@ \section{Introduction} -\todo{add page numbers (draft) for review} In this paper we describe and analyze how deoptimization works in the context of tracing just-in-time compilers. What instructions are used in the intermediate and low-level representation of the JIT instructions and how these _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit