IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2005, 10:33:53 AM (21 years ago)
Author:
eugene
Message:

cleanup up communications for speed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/shell.h

    r4751 r4763  
    5858int           is_list                   PROTO((char *line));
    5959int           is_loop                   PROTO((char *line));
     60int           is_task                   PROTO((char *line));
     61int           is_task_exit              PROTO((char *line));
     62int           is_task_exec              PROTO((char *line));
    6063int           is_macro_create           PROTO((char *line));
    6164void          InitLists                 PROTO(());
Note: See TracChangeset for help on using the changeset viewer.