IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12101


Ignore:
Timestamp:
Feb 27, 2007, 5:00:01 PM (19 years ago)
Author:
Paul Price
Message:

Cleaning up comments. Adding error tracing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config.in

    r11576 r12101  
    11### Example .ipprc file
    22
    3 PATH            STR     @IPP_CONFIG_DIR@:$HOME/.ipp:.           # Default search path for configuration files
     3# Default search path for configuration files
     4PATH            STR     @IPP_CONFIG_DIR@:$HOME/.ipp:.
    45
    56# place your data directories here and refer to as path://PATH/remainder
     
    3839TRACEDEST       STR     STDERR                  # Trace destination
    3940TRACE           METADATA                        # Trace levels
     41        err             S32     10
    4042# place default trace lines here
    4143# example:
Note: See TracChangeset for help on using the changeset viewer.