avoid GCC warning about '/*' in generated C comments
authorStefan Behnel <scoder@users.berlios.de>
Sun, 23 Nov 2008 18:46:46 +0000 (19:46 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 23 Nov 2008 18:46:46 +0000 (19:46 +0100)
commite093225c0d9e1ae06cdf8ce6a3d0ed67dc8ea00c
tree06f77cd4017cbe6664d254ac7c554a7788f9f51a
parente8f3c9e5d2596ca0e3304681bcd8d2ca8f960d54
avoid GCC warning about '/*' in generated C comments
Cython/Compiler/Code.py