Changeset 41340 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Apr 16, 2020, 1:54:47 PM (6 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
r41163 r41340 14 14 int catdir_define PROTO((int, char **)); 15 15 int ccd PROTO((int, char **)); 16 int cimages PROTO((int, char **));17 16 int cmatch PROTO((int, char **)); 18 17 int cmd PROTO((int, char **)); … … 81 80 {1, "catdir", catdir_define,"re-define CATDIR"}, 82 81 // {1, "ccd", ccd, "plot color-color diagram"}, 83 {1, "cimages", cimages, "fill image boxes with a color"},84 82 {1, "cmatch", cmatch, "match two catalogs"}, 85 83 // {1, "cmd", cmd, "plot cmd of stars in current region"},
Note:
See TracChangeset
for help on using the changeset viewer.
