IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 24, 2009, 10:38:52 AM (17 years ago)
Author:
Paul Price
Message:

Removing debugging statements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/operations/registration/input

    r22425 r22426  
    33    module register.pro
    44
    5     # $POLLLIMIT = 128
    6     $POLLLIMIT = 10
     5    $POLLLIMIT = 128
    76    $RUNEXEC = 0.1
    87    $RUNPOLL = 0.1
    98    $LOADEXEC = 5
    10     $VERBOSE = 4
     9    # $VERBOSE = 4
    1110
    1211    $default_host = ipp023
     
    1918    wave2_nothreads
    2019end
    21 
    22 macro foo
    23     book listpage regPendingImfile $1
    24 end
    25 
    2620
    2721
Note: See TracChangeset for help on using the changeset viewer.