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