Changeset 7949 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Jul 20, 2006, 2:39:40 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/init.c
r6684 r7949 48 48 int list_vectors PROTO((int, char **)); 49 49 int load PROTO((int, char **)); 50 int lookup PROTO((int, char **)); 50 51 int mcreate PROTO((int, char **)); 51 52 int medacc PROTO((int, char **)); … … 157 158 {"vectors", list_vectors, "list vectors"}, 158 159 {"load", load, "load an SAOimage style overlay"}, 160 {"lookup", lookup, "convert vector via lookup table (vector pair)"}, 159 161 {"mcreate", mcreate, "create a matrix"}, 160 162 {"medacc", medacc, "accumulate vector values in another vector"},
Note:
See TracChangeset
for help on using the changeset viewer.
