IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2006, 2:22:54 PM (20 years ago)
Author:
Paul Price
Message:

Cleaning up psTrace: getting rid of old code.

File:
1 edited

Legend:

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

    r5174 r7571  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-09-29 01:15:38 $
     11 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2006-06-15 00:22:54 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    135135
    136136/// Set the destination of future trace messages.
    137 void psTraceSetDestination(
     137bool psTraceSetDestination(
    138138    int fd                             ///< File descriptor
    139139);
Note: See TracChangeset for help on using the changeset viewer.