Only include public types in generated headers
authorStefan Behnel <scoder@users.berlios.de>
Thu, 18 Oct 2007 06:30:08 +0000 (08:30 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 18 Oct 2007 06:30:08 +0000 (08:30 +0200)
commit105244d3ac113fc1c445d78badd8fbde2d71eed3
treef5e824411e08a8b430892bba474f80fb88535a32
parent5bafe5c3f62674ecd8639620d5e6a33a32e5aeb7
Only include public types in generated headers
Cython/Compiler/ModuleNode.py