IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5517 for trunk/psLib/src/sys


Ignore:
Timestamp:
Nov 15, 2005, 10:10:32 AM (20 years ago)
Author:
gusciora
Message:

Bug fix for psSpline, some new psConstant macros, ....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psAbort.c

    r4307 r5517  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *   
    12  *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-06-17 23:39:51 $
     12 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-11-15 20:10:32 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2424{
    2525    va_list argPtr;             // variable list arguement pointer
    26 
    2726    // Get the variable list parameters to pass to logging function
    2827    va_start(argPtr, format);
Note: See TracChangeset for help on using the changeset viewer.