Changeset 8232 for trunk/psLib/src/math/psMathUtils.c
- Timestamp:
- Aug 8, 2006, 1:32:23 PM (20 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
math/psMathUtils.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src
- Property svn:ignore
-
old new 10 10 libpslib.la.temp 11 11 config.h.in 12 psErrorText.h13 12 *.bb 14 13 *.bbg
-
- Property svn:ignore
-
trunk/psLib/src/math/psMathUtils.c
r7766 r8232 3 3 * This file contains standard math routines. 4 4 * 5 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-0 6-30 02:20:06$5 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-08-08 23:32:23 $ 7 7 * 8 8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 #include "psAssert.h" 27 27 #include "psConstants.h" 28 #include "psErrorText.h" 28 29 29 30 30 /*****************************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
