IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2005, 5:17:26 AM (21 years ago)
Author:
eugene
Message:

minor changes

File:
1 edited

Legend:

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

    r2843 r3105  
    5353int peak             PROTO((int, char **));
    5454int plot             PROTO((int, char **));
     55int dot              PROTO((int, char **));
    5556int point            PROTO((int, char **));
    5657int pop              PROTO((int, char **));
     
    152153  {"peak",         peak,             "find vector peak in range"},
    153154  {"plot",         plot,             "plot a pair of vectors"},
     155  {"dot",          dot,              "plot a single point"},
    154156  {"point",        point,            "load overlay with single point"},
    155157  {"ps",           ps,               "define labels for plot"},
Note: See TracChangeset for help on using the changeset viewer.