Changeset 2204 for trunk/psLib/test/dataManip/tst_psMatrix02.c
- Timestamp:
- Oct 26, 2004, 2:57:34 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psMatrix02.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psMatrix02.c
r1406 r2204 13 13 * @author Ross Harman, MHPCC 14 14 * 15 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $16 * @date $Date: 2004- 08-06 22:34:06$15 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2004-10-27 00:57:33 $ 17 17 * 18 18 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 23 23 #include "psTest.h" 24 24 25 int main(intargc,26 char* argv[])25 psS32 main(psS32 argc, 26 char* argv[]) 27 27 { 28 28 psImage *nullImage = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
