remove comments

This commit is contained in:
Olivier Debeir
2012-10-29 09:26:12 +01:00
parent 42d46ad087
commit 5ae4b4286c
5 changed files with 0 additions and 38 deletions
-7
View File
@@ -1,10 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a core16.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-7
View File
@@ -1,10 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a core8.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-8
View File
@@ -1,11 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a crank16.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
@@ -1,11 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a crank16.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False
-8
View File
@@ -1,11 +1,3 @@
""" to compile this use:
>>> python setup.py build_ext --inplace
to generate html report use:
>>> cython -a crank.pxd
"""
#cython: cdivision=True
#cython: boundscheck=False
#cython: nonecheck=False