IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2006, 1:06:12 PM (20 years ago)
Author:
eugene
Message:

changed dvo1.h to dvoshell.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/init.c

    r5900 r7680  
    1 # include "dvo1.h"
     1# include "dvoshell.h"
    22
    33int avextract       PROTO((int, char **));
     
    2020int elixir          PROTO((int, char **));
    2121int fitcolors       PROTO((int, char **));
     22int fitsed          PROTO((int, char **));
    2223int gcat            PROTO((int, char **));
    2324int getxtra         PROTO((int, char **));
     
    7677  {"elixir",      elixir,       "talk to elixir"},
    7778  {"fitcolors",   fitcolors,    "fit chip-to-chip color terms"},
     79  {"fitsed",      fitsed,       "fit stellar SEDs to objects"},
    7880  {"gcat",        gcat,         "get catalog at location"},
    7981  {"gimages",     gimages,      "get images at location"},
Note: See TracChangeset for help on using the changeset viewer.