Changeset 25836 for issm/trunk/src/wrappers/IssmConfig/IssmConfig.h
- Timestamp:
- 12/08/20 08:45:53 (4 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/wrappers/IssmConfig/IssmConfig.h
r21341 r25836 48 48 #define VALUE pvalue 49 49 #define SVALUE psvalue 50 #define WRAPPER(modulename) extern "C" { int 50 #define WRAPPER(modulename) extern "C" { int IssmConfigModule(double* pvalue, char** psvalue, char* string) 51 51 #endif 52 52
Note:
See TracChangeset
for help on using the changeset viewer.