IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4545


Ignore:
Timestamp:
Jul 12, 2005, 9:35:15 AM (21 years ago)
Author:
desonia
Message:

Part of massive code restructuring.

Location:
trunk/psLib/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/mathtypes/psImage.c

    r4540 r4545  
    99 *  @author Ross Harman, MHPCC
    1010 *
    11  *  @version $Revision: 1.73 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-07-12 19:12:01 $
     11 *  @version $Revision: 1.74 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-07-12 19:35:15 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2525#include "psString.h"
    2626
    27 #include "psImageErrors.h"
     27#include "psErrorText.h"
    2828
    2929#define SQUARE(x) ((x)*(x))
  • trunk/psLib/src/sys/psErrorCodes.c

    r4541 r4545  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-07-12 19:27:27 $
     9 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-07-12 19:35:15 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
Note: See TracChangeset for help on using the changeset viewer.