Changeset 782 for trunk/psLib/test/image/tst_psImage.c
- Timestamp:
- May 25, 2004, 1:59:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImage.c
r734 r782 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-05- 19 18:50:33$8 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-05-25 23:59:17 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 12 12 */ 13 13 14 15 16 #include "psTest.h"17 #include "pslib.h"18 19 14 #include <math.h> 20 15 #include <float.h> 21 16 #include <string.h> 17 18 #include "psTest.h" 19 #include "pslib.h" 22 20 23 21 static int testImageAlloc(void);
Note:
See TracChangeset
for help on using the changeset viewer.
