/[thuban]/branches/WIP-pyshapelib-bramz/libraries/pyshapelib/shptreemodule.c
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/shptreemodule.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/thuban/libraries/pyshapelib/shptreemodule.c revision 1611 by jan, Tue Aug 19 21:24:20 2003 UTC branches/WIP-pyshapelib-bramz/libraries/pyshapelib/shptreemodule.c revision 2747 by bramz, Tue Mar 20 23:12:45 2007 UTC
# Line 166  static PyMethodDef module_functions[] = Line 166  static PyMethodDef module_functions[] =
166  };  };
167    
168    
169  void  PyMODINIT_FUNC initshptree(void)
 initshptree()  
170  {  {
171      SHPTreeType.ob_type = &PyType_Type;      SHPTreeType.ob_type = &PyType_Type;
172    

Legend:
Removed from v.1611  
changed lines
  Added in v.2747

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26