IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11487


Ignore:
Timestamp:
Jan 31, 2007, 10:49:28 AM (19 years ago)
Author:
eugene
Message:

added -only case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psbuild

    r11098 r11487  
    2727  case -optimize:
    2828   set optimize=1;
     29   breaksw;
     30  case -only:
     31   shift
     32   set start=$1;
     33   set stop=$1;
    2934   breaksw;
    3035  case -start:
Note: See TracChangeset for help on using the changeset viewer.