moved cythonrun implementation into Cython/Build/BuildExecutable.py to make it genera...
authorStefan Behnel <scoder@users.berlios.de>
Fri, 15 Apr 2011 16:22:59 +0000 (18:22 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 15 Apr 2011 16:22:59 +0000 (18:22 +0200)
commita0a27779ebf0312a2e179d299d5d3732b1259a80
tree62cb1998cade3f30eb1ff930cfea00a68a24d040
parentf8735fb85d4c7d45aeed08487e8e14c2cc8e7d13
moved cythonrun implementation into Cython/Build/BuildExecutable.py to make it generally available

--HG--
rename : bin/cythonrun => Cython/Build/BuildExecutable.py
Cython/Build/BuildExecutable.py [new file with mode: 0755]
bin/cythonrun