IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2008, 10:26:51 PM (18 years ago)
Author:
eugene
Message:

updates from HEAD

File:
1 edited

Legend:

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

    r17123 r18424  
    7474int queueprint       PROTO((int, char **));
    7575int queuepush        PROTO((int, char **));
     76int queuesubstr      PROTO((int, char **));
    7677int queuesize        PROTO((int, char **));
    7778int rd               PROTO((int, char **));
     
    196197  {1, "queuelist",    queuelist,        "list defined queues"},
    197198  {1, "queueload",    queueload,        "load queue from command"},
     199  {1, "queuesubstr",  queuesubstr,      "bulk replace strings in queue"},
    198200  {1, "queuesize",    queuesize,        "show queue size"},
    199201  {1, "rd",           rd,               "load fits image"},
Note: See TracChangeset for help on using the changeset viewer.