- Timestamp:
- Jan 12, 2015, 12:29:24 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-pv3-20140717-merge/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pv3-20140717-merge/Ohana
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-pv3-20140717-merge/Ohana/src/opihi/dvo/init.c
r37049 r37822 7 7 int calmextract PROTO((int, char **)); 8 8 int catlog PROTO((int, char **)); 9 int catname PROTO((int, char **)); 9 10 int catdir_define PROTO((int, char **)); 10 11 int ccd PROTO((int, char **)); … … 68 69 // {1, "calextract", calextract, "extract photometry calibration"}, 69 70 // {1, "calmextract", calmextract, "extract photometry calibration"}, 71 {1, "catname", catname, "list catalog files by name"}, 70 72 {1, "catdir", catdir_define,"re-define CATDIR"}, 71 73 // {1, "ccd", ccd, "plot color-color diagram"},
Note:
See TracChangeset
for help on using the changeset viewer.
