Changeset 27838 for branches/tap_branches/Ohana/src/opihi/dvo/init.c
- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/tap_branches/Ohana/src/opihi/dvo/init.c
r25757 r27838 2 2 3 3 int avextract PROTO((int, char **)); 4 int avmatch PROTO((int, char **)); 4 5 int badimages PROTO((int, char **)); 5 6 int calextract PROTO((int, char **)); … … 55 56 static Command cmds[] = { 56 57 {1, "avextract", avextract, "extract average data values"}, 58 {1, "avmatch", avmatch, "extract average data values matched to RA,DEC points"}, 57 59 {1, "badimages", badimages, "look for images with anomalous astrometry"}, 58 60 {1, "calextract", calextract, "extract photometry calibration"},
Note:
See TracChangeset
for help on using the changeset viewer.
