Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r3658:d12443b58f2e
Date: 2011-06-13 11:18 +0200
http://bitbucket.org/pypy/extradoc/changeset/d12443b58f2e/

Log:    comment

diff --git a/talk/iwtc11/benchmarks/numpy/array.c 
b/talk/iwtc11/benchmarks/numpy/array.c
--- a/talk/iwtc11/benchmarks/numpy/array.c
+++ b/talk/iwtc11/benchmarks/numpy/array.c
@@ -1,3 +1,5 @@
+
+// an equivalent using targetmicronumpy is aa+a+a+a+ with the same size
 
 #include <stdlib.h>
 #include <stdio.h>
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to