Changeset 19205
- Timestamp:
- 03/17/15 16:27:12 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/clusters/generic.m
r19081 r19205 73 73 disp(sprintf(' codepath: %s',cluster.codepath)); 74 74 disp(sprintf(' executionpath: %s',cluster.executionpath)); 75 disp(sprintf(' etcpath: %s',cluster.e xecutionpath));75 disp(sprintf(' etcpath: %s',cluster.etcpath)); 76 76 disp(sprintf(' valgrind: %s',cluster.valgrind)); 77 77 disp(sprintf(' valgrindlib: %s',cluster.valgrindlib));
Note:
See TracChangeset
for help on using the changeset viewer.