Go back to cname instead of c_name to reduce churn.
authorW. Trevor King <wking@drexel.edu>
Wed, 2 Mar 2011 02:21:00 +0000 (21:21 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 2 Mar 2011 12:38:11 +0000 (07:38 -0500)
commit1d31f048c9faf5c16f5d6a267fbff56253d7786a
treedf92287194efc8f11cbc918b0bfb5e274eb66996
parentcc414989d028e489133967e0e3a7aa33480e345d
Go back to cname instead of c_name to reduce churn.
Cython/Compiler/Binding.py
Cython/Compiler/Buffer.py
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py