IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8271


Ignore:
Timestamp:
Aug 10, 2006, 11:47:06 AM (20 years ago)
Author:
jhoblitt
Message:

always define a prototype for psTraceSetFormat() -- not just for doxygen

File:
1 edited

Legend:

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

    r8244 r8271  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.45 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2006-08-09 02:01:02 $
     11 *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2006-08-10 21:47:06 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6666p_psComponent;
    6767
    68 #ifdef DOXYGEN
    6968/** This procedure sets the trace format for future trace messages.  The argument
    7069 *  must be a character string consistsing of the letters H (host), L
     
    8079);
    8180
     81#ifdef DOXYGEN
    8282/** Sends a trace message. */
    8383void psTrace(
Note: See TracChangeset for help on using the changeset viewer.