Changeset 4162 for trunk/psLib/src/math/psRandom.h
- Timestamp:
- Jun 8, 2005, 1:40:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psRandom.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psRandom.h
r3264 r4162 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 2-17 19:26:23$12 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-06-08 23:40:45 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 16 */ 17 17 18 #if !defined(PS_RANDOM_H)18 #ifndef PS_RANDOM_H 19 19 #define PS_RANDOM_H 20 20 … … 56 56 /* \} */// End of MathGroup Functions 57 57 58 #endif 59 58 #endif // #ifndef PS_RANDOM_H
Note:
See TracChangeset
for help on using the changeset viewer.
