- Timestamp:
- 08/20/12 17:39:30 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:ignore
-
old new 1 projects 1 2 autom4te.cache 2 3 aclocal.m4
-
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 12948-13099
- Property svn:ignore
-
issm/branches/trunk-jpl-damage/src/c/python/io/pythonio.h
r12878 r13101 28 28 //void WriteData(DataHandle* py_tuple,Parameters* parameters); 29 29 void WriteData(PyObject* py_tuple, int index, double* matrix, int M,int N); 30 void WriteData(PyObject* py_tuple, int index, int integer); 30 31 void WriteData(PyObject* py_tuple, int index, char* string); 31 32 void WriteData(PyObject* py_tuple, int index, Matrix* matrix);
Note:
See TracChangeset
for help on using the changeset viewer.