- Timestamp:
- 05/24/13 13:02:48 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/python/io/FetchPythonData.cpp
r15099 r15100 728 728 if(i+1 == nrhs) _error_("Argument " << i+2 << " must exist and be value of option \"" << name << "\"."); 729 729 730 _p printString_("FetchData for Options not implemented yet, ignoring option \"" << name << "\"!" << "\n");730 _printf0_("FetchData for Options not implemented yet, ignoring option \"" << name << "\"!" << "\n"); 731 731 732 732 // option=(Option*)OptionParse(name,&PyTuple_GetItem(py_tuple,(Py_ssize_t)(i+1)));
Note:
See TracChangeset
for help on using the changeset viewer.