First round of WTK_ form normalization.
authorW. Trevor King <wking@drexel.edu>
Thu, 3 Mar 2011 21:44:08 +0000 (16:44 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 3 Mar 2011 21:44:12 +0000 (16:44 -0500)
commitb5b776663c8680651acb380a6706ea0b0a481c6b
tree716b13be931c2231e99cdb6a0ac590c7ec23e06a
parent511c89ece319c1bc4f179a8303a76e79ca78b8f4
First round of WTK_ form normalization.

This round removes the old interfaces to the following methods:
* declare_const
* declare_type
* declare_cpp_class
* _check_previous_visibility
* check_previous_visibility
* add_cfunction
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py