- Timestamp:
- Mar 23, 2012, 2:19:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/init.c
r31450 r33600 27 27 int gstar PROTO((int, char **)); 28 28 int gtypes PROTO((int, char **)); 29 int hosts PROTO((int, char **)); 29 30 int images PROTO((int, char **)); 30 31 int imbox PROTO((int, char **)); … … 79 80 {1, "gimages", gimages, "get images at location"}, 80 81 {1, "gstar", gstar, "get star statistics"}, 82 {1, "hosts", hosts, "remote host support functions"}, 81 83 {1, "images", images, "plot image boxes"}, 82 84 {1, "imbox", imbox, "plot expected image box"},
Note:
See TracChangeset
for help on using the changeset viewer.
