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/psError.h

    r2972 r3115  
    1212 *  @author Eric Van Alst, MHPCC
    1313 *
    14  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-01-13 19:50:45 $
     14 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-02-03 00:54:11 $
    1616 *
    1717 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    9090);
    9191
     92#ifndef SWIG
    9293/** Prints error stack to specified open file descriptor
    9394 *
     
    103104    va_list va                         ///< any parameters required in fmt
    104105);
     106#endif
    105107
    106108/** Reports an error message to the logging facility
Note: See TracChangeset for help on using the changeset viewer.