Changeset 31450 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- May 5, 2011, 10:43:45 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/init.c
r27594 r31450 40 40 int lightcurve PROTO((int, char **)); 41 41 int mextract PROTO((int, char **)); 42 int mmextract PROTO((int, char **)); 42 int mmextract PROTO((int, char **)); 43 int objectcoverage PROTO((int, char **)); 43 44 int pcat PROTO((int, char **)); 44 45 int photcodes PROTO((int, char **)); … … 92 93 {1, "mextract", mextract, "extract measure data values"}, 93 94 {1, "mmextract", mmextract, "extract joined measurements"}, 95 {1, "objectcoverage", objectcoverage, "plot catalog boundaries"}, 94 96 {1, "pcat", skycat, "plot catalog boundaries"}, 95 97 {1, "photcodes", photcodes, "list photometry codes"},
Note:
See TracChangeset
for help on using the changeset viewer.
