Changeset 37049 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Jul 17, 2014, 10:21:10 AM (12 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
r36679 r37049 87 87 int point PROTO((int, char **)); 88 88 int ps PROTO((int, char **)); 89 int print_vectors PROTO((int, char **)); 89 90 int queuelist PROTO((int, char **)); 90 91 int queueload PROTO((int, char **)); … … 250 251 {1, "ppm", jpeg, "convert display graphic to PPM"}, 251 252 {1, "ps", ps, "convert display to PostScript"}, 253 {1, "print_vectors", print_vectors, "print a set of vectors"}, 252 254 {1, "queuedelete", queuedelete, "delete a queue"}, 253 255 {1, "queuedrop", queuedrop, "drop values from queue matching a key"},
Note:
See TracChangeset
for help on using the changeset viewer.
