Changeset 786 for trunk/psLib/src/sysUtils
- Timestamp:
- May 25, 2004, 2:05:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psType.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psType.h
r778 r786 1 /** @file ps Vector.h1 /** @file psType.h 2 2 * 3 * @brief Contains support for basic vectortypes3 * @brief Contains support for basic types 4 4 * 5 * This file defines types and functions for one dimensional vectors which include:5 * This file defines datatypes which include: 6 6 * char 7 7 * short … … 17 17 * void ** 18 18 * 19 * @author Robert DeSonia, MHPCC 19 20 * @author Ross Harman, MHPCC 20 21 * 21 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $22 * @date $Date: 2004-05-2 5 20:29:20$22 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 23 * @date $Date: 2004-05-26 00:05:17 $ 23 24 * 24 25 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note:
See TracChangeset
for help on using the changeset viewer.
