IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 2, 2004, 2:32:32 PM (22 years ago)
Author:
harman
Message:

Bug updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psVector.h

    r831 r836  
    99 *  @author Ross Harman, MHPCC
    1010 *
    11  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-06-02 23:29:14 $
     11 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-06-03 00:32:32 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4444        psC32   *C32;                   ///< Single-precision complex data.
    4545        psC64   *C64;                   ///< Double-precision complex data.
    46         psPTR   *PTR;                   ///< Void pointers
    47         psPTR    V;                     ///< Pointer to data
     46        psPTR   *PTR;                   ///< Void pointers.
     47        psPTR    V;                     ///< Pointer to data.
    4848    } data;                             ///< Union for data types.
    4949}
Note: See TracChangeset for help on using the changeset viewer.