Changeset 19579 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Sep 16, 2008, 9:16:26 AM (18 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
r16433 r19579 40 40 int lightcurve PROTO((int, char **)); 41 41 int mextract PROTO((int, char **)); 42 int mmextract PROTO((int, char **)); 42 43 int pcat PROTO((int, char **)); 43 44 int photcodes PROTO((int, char **)); … … 90 91 {1, "lightcurve", lightcurve, "extract lightcurve for a star"}, 91 92 {1, "mextract", mextract, "extract measure data values"}, 93 {1, "mmextract", mmextract, "extract joined measurements"}, 92 94 {1, "pcat", skycat, "plot catalog boundaries"}, 93 95 {1, "photcodes", photcodes, "list photometry codes"},
Note:
See TracChangeset
for help on using the changeset viewer.
