Changeset 41163 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Nov 27, 2019, 11:13:56 AM (7 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
r40523 r41163 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.
