Changeset 14283 for issm/trunk-jpl/src/c/modules/Shp2Expx/Shp2Expx.h
- Timestamp:
- 01/23/13 10:42:37 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/Shp2Expx/Shp2Expx.h
r14279 r14283 22 22 23 23 /* local prototypes: */ 24 int Shp2Expx(char* filshp,char* filexp); 24 25 int Shp2Expx(char* filshp,char* filexp, int sgn); 25 26 int Shp2Expx(char* filshp,char* filexp, int sgn,double cm,double sp);
Note:
See TracChangeset
for help on using the changeset viewer.