Changeset 35416 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Apr 19, 2013, 4:31:05 PM (13 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
src/opihi (modified) (1 prop)
-
src/opihi/cmd.data (modified) (1 prop)
-
src/opihi/cmd.data/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/opihi
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/Ohana/src/opihi (added) merged: 35316,35327,35339-35340,35342,35347,35350,35355,35401,35412
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.data
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/Ohana/src/opihi/cmd.data (added) merged: 35316,35350,35412
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.data/init.c
r35237 r35416 141 141 int wd PROTO((int, char **)); 142 142 int write_vectors PROTO((int, char **)); 143 int xsection PROTO((int, char **)); 143 144 int zap PROTO((int, char **)); 144 145 int zplot PROTO((int, char **)); … … 299 300 {1, "wd", wd, "write an image to a file"}, 300 301 {1, "write", write_vectors, "write vectors to datafile"}, 302 {1, "xsection", xsection, "generate cross-section histogram for an image (or region)"}, 301 303 {1, "zap", zap, "assign values to pixel regions"}, 302 304 {1, "zplot", zplot, "plot x y with size scaled by z"},
Note:
See TracChangeset
for help on using the changeset viewer.
