source:
issm/oecreview/Archive/19101-20495/ISSM-19204-19205.diff@
20498
Last change on this file since 20498 was 20498, checked in by , 9 years ago | |
---|---|
File size: 737 bytes |
-
TabularUnified ../trunk-jpl/src/m/classes/clusters/generic.m
72 72 disp(sprintf(' port: %i',cluster.port)); 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)); 78 78 disp(sprintf(' valgrindsup: %s',cluster.valgrindsup));
Note:
See TracBrowser
for help on using the repository browser.