Index: /trunk/psLib/test/collections/.cvsignore
===================================================================
--- /trunk/psLib/test/collections/.cvsignore	(revision 782)
+++ /trunk/psLib/test/collections/.cvsignore	(revision 782)
@@ -0,0 +1,16 @@
+CVS
+Makefile
+tst_psBitSet_01
+tst_psBitSet_02
+tst_psBitSet_03
+tst_psBitSet_04
+tst_psBitSet_05
+tst_psBitSet_06
+tst_psImage
+tst_psSort_01
+tst_psSort_02
+tst_psSort_03
+tst_psSort_04
+tst_psVector_01
+tst_psVector_02
+tst_psVector_03
Index: /trunk/psLib/test/image/tst_psImage.c
===================================================================
--- /trunk/psLib/test/image/tst_psImage.c	(revision 781)
+++ /trunk/psLib/test/image/tst_psImage.c	(revision 782)
@@ -6,18 +6,16 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-05-19 18:50:33 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-05-25 23:59:17 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
-
-
-#include "psTest.h"
-#include "pslib.h"
-
 #include <math.h>
 #include <float.h>
 #include <string.h>
+
+#include "psTest.h"
+#include "pslib.h"
 
 static int testImageAlloc(void);
