IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2005, 2:54:13 PM (21 years ago)
Author:
desonia
Message:

Added SWIG and autoconf.

File:
1 edited

Legend:

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

    r2204 r3115  
    1111 *  @author George Gusciora, MHPCC
    1212 *
    13  *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2004-10-27 00:57:31 $
     13 *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-02-03 00:54:11 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7474);
    7575
     76#ifndef SWIG
    7677/** This procedure is functionally equivalent to psLogMsg(), except that
    7778 *  it takes a va_list as the message parameter, not a printf-style string.
     
    8485    va_list ap                         ///< varargs argument list
    8586);
     87#endif
    8688
    8789///< Status codes for log messages
Note: See TracChangeset for help on using the changeset viewer.