IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2666


Ignore:
Timestamp:
Dec 8, 2004, 9:18:44 AM (22 years ago)
Author:
evanalst
Message:

Fix include to pslib.h which was psLib.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psScalar.c

    r2663 r2666  
    55 *  @author Eric Van Alst, MHPCC
    66 *
    7  *  @version $Revision: 1.1 $
     7 *  @version $Revision: 1.2 $
    88 *           $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-12-08 02:05:23 $
     9 *  @date $Date: 2004-12-08 19:18:44 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1313
    1414#include "psTest.h"
    15 #include "psLib.h"
     15#include "pslib.h"
    1616
    1717static psS32 testScalarAlloc(void);
Note: See TracChangeset for help on using the changeset viewer.