- Timestamp:
- Nov 29, 2015, 9:35:02 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113/Ohana/src/opihi/cmd.data/init.c
r38463 r39194 86 86 int medimage_command PROTO((int, char **)); 87 87 int mset PROTO((int, char **)); 88 int needles PROTO((int, char **)); 88 89 int peak PROTO((int, char **)); 89 90 int periodogram PROTO((int, char **)); … … 261 262 {1, "mset", mset, "insert a vector in an image"}, 262 263 {1, "imset", mset, "insert a vector in an image"}, 264 {1, "needles", needles, "plot vectors needles"}, 263 265 {1, "parity", parity, "set image parity"}, 264 266 {1, "peak", peak, "find vector peak in range"},
Note:
See TracChangeset
for help on using the changeset viewer.
