IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 17, 2006, 5:04:25 PM (20 years ago)
Author:
eugene
Message:

added additional chars to whitespace checks

File:
1 edited

Legend:

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

    r9726 r10073  
    100100int vgrid            PROTO((int, char **));
    101101int vgauss           PROTO((int, char **));
     102int vmaxwell         PROTO((int, char **));
    102103int vload            PROTO((int, char **));
    103104int vstat            PROTO((int, char **));
     
    211212  {"select",       vect_select,      "selective vector assignment"},
    212213  {"vgauss",       vgauss,           ""},
     214  {"vmaxwell",     vmaxwell,         ""},
    213215  {"vgrid",        vgrid,            ""},
    214216  {"vload",        vload,            "load vectors on Kii"},
Note: See TracChangeset for help on using the changeset viewer.