IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2005, 11:00:20 AM (21 years ago)
Author:
eugene
Message:

fixed version command - part of package, not cmd libs

File:
1 edited

Legend:

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

    r4746 r4748  
    3232int substr_func     PROTO((int, char **));
    3333int wait_func       PROTO((int, char **));
    34 int version         PROTO((int, char **));
    3534int which           PROTO((int, char **));
    3635
     
    6968  {"strlen",        strlen_func,        "string length"},
    7069  {"substr",        substr_func,        "substring"},
    71   {"version",       version,            "list version information"},
    7270  {"wait",          wait_func,          "wait until return is typed"},
    7371  {"which",         which,              "show command *"}
Note: See TracChangeset for help on using the changeset viewer.