IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 16, 2006, 3:36:35 PM (20 years ago)
Author:
Paul Price
Message:

Adding psTraceSetFormat for when PS_NO_TRACE is set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psTrace.h

    r8271 r8402  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2006-08-10 21:47:06 $
     11 *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2006-08-17 01:36:35 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4747    #   define psTraceSetDestination(fp)    /* do nothing */
    4848    #   define psTraceGetDestination()      2 /* destination is stderr */
    49     #   define PS_TRACE_ON 0
     49    #   define psTraceSetFormat()           true
     50    #   define PS_TRACE_ON                  0
    5051
    5152    # else /* PS_NO_TRACE */
Note: See TracChangeset for help on using the changeset viewer.