IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2014, 5:31:06 PM (12 years ago)
Author:
watersc1
Message:

Add copy.reset and aliases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r35210 r36501  
    3434macro copy.status
    3535    book listbook pzPendingImfile
     36end
     37
     38macro copy.reset
     39    book init pzPendingExp
     40    book init pzPendingImfile
     41    book init pzPendingAdvance
     42end
     43
     44# aliases because copy.* isn't intuitive
     45macro pztool.reset
     46    copy.reset
     47end
     48
     49macro summitcopy.reset
     50    summitcopy.reset
    3651end
    3752
Note: See TracChangeset for help on using the changeset viewer.