Changeset 589
- Timestamp:
- Nov 18, 2004, 9:54:37 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/sparse_ext.c
r587 r589 109 109 110 110 // Module initialisation 111 void init quantity_ext(void){111 void initsparse_ext(void){ 112 112 Py_InitModule("sparse_ext", MethodTable); 113 113
Note: See TracChangeset
for help on using the changeset viewer.