Index: trunk/psLib/src/collections/psVector.c
===================================================================
--- trunk/psLib/src/collections/psVector.c	(revision 871)
+++ trunk/psLib/src/collections/psVector.c	(revision 945)
@@ -1,24 +1,13 @@
-/** @file  psVector.h
+/** @file  psVector.c
  *
  *  @brief Contains support for basic vector types
  *
- *  This file defines types and functions for one dimensional vectors which include:
- *      char
- *      short
- *      int
- *      long
- *      unsigned char
- *      unsigned short
- *      unsigned int
- *      unsigned long
- *      float
- *      double
- *      complex float
- *      void **
+ *  This file defines the basic type for a vector struct and functions useful
+ *  in manupulating vectors.
  *
  *  @author Ross Harman, MHPCC
- *   
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-04 21:10:26 $
+ *
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-09 18:20:01 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
