IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2016, 9:00:06 AM (10 years ago)
Author:
eugene
Message:

init sigma_hat; add -join to list cmd-line options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/ListOps.c

    r39235 r39333  
    214214      if (!strcmp (temp, "-glob")) goto escape;
    215215      if (!strcmp (temp, "-split")) goto escape;
     216      if (!strcmp (temp, "-join")) goto escape;
    216217      if (!strcmp (temp, "-splitbychar")) goto escape;
    217218      if (!strcmp (temp, "-copy")) goto escape;
Note: See TracChangeset for help on using the changeset viewer.