Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4454:49f879a2ff96
Date: 2012-08-07 09:38 +0200
http://bitbucket.org/pypy/extradoc/changeset/49f879a2ff96/

Log:    argh

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -575,20 +575,20 @@
     \item[chaos:] A Chaosgame implementation creating a fractal.
     \item[crypto\_pyaes:] An AES implementation.
     \item[django:] The templating engine of the Django Web
-        framework\footnote{\url{http://www.djangoproject.com/}}.
+        framework.\footnote{\url{http://www.djangoproject.com/}}
 
     \item[go:] A Monte-Carlo Go
-        AI\footnote{\url{http://shed-skin.blogspot.com/2009/07/ 
disco-elegant-python-go-player.html}}.
+        AI.\footnote{\url{http://shed-skin.blogspot.com/2009/07/ 
disco-elegant-python-go-player.html}}
     \item[pyflate\_fast:] A BZ2 decoder.
     \item[raytrace\_simple:] A ray tracer.
     \item[richards:] The Richards benchmark.
-    \item[spambayes:] A Bayesian spam 
filter\footnote{\url{http://spambayes.sourceforge.net/}}.
+    \item[spambayes:] A Bayesian spam 
filter.\footnote{\url{http://spambayes.sourceforge.net/}}
     \item[simpy\_expand:] A computer algebra system.
     \item[telco:] A Python version of the Telco decimal
-        benchmark\footnote{\url{http://speleotrove.com/decimal/telco.html}},
+        benchmark,\footnote{\url{http://speleotrove.com/decimal/telco.html}}
         using a pure Python decimal floating point implementation.
     \item[twisted\_names:] A DNS server benchmark using the Twisted networking
-        framework\footnote{\url{http://twistedmatrix.com/}}.
+        framework.\footnote{\url{http://twistedmatrix.com/}}
 \end{description}
 
 From the mentioned benchmarks we collected different datasets to evaluate the
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to