Changeset 36489 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Feb 6, 2014, 12:43:34 PM (12 years ago)
- Location:
- trunk/Ohana/src/opihi
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20131211/Ohana/src/opihi (added) merged: 36387,36398-36399,36449,36469,36480
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.data
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20131211/Ohana/src/opihi/cmd.data (added) merged: 36387,36399,36469,36480
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.data/init.c
r36375 r36489 10 10 int center PROTO((int, char **)); 11 11 int parity PROTO((int, char **)); 12 int cast PROTO((int, char **)); 12 13 int circstats PROTO((int, char **)); 13 14 int clear PROTO((int, char **)); … … 164 165 {1, "buffers", list_buffers, "list the currently allocated buffers (images)"}, 165 166 {1, "center", center, "center image on coords"}, 167 {1, "cast", cast, "cast input vector to specified type"}, 166 168 {1, "circstats", circstats, "circular statistics"}, 167 169 {1, "clear", clear, "erase plot"},
Note:
See TracChangeset
for help on using the changeset viewer.
