Changeset 1441 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Aug 9, 2004, 1:40:55 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomial.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomial.h
r1440 r1441 13 13 * @author George Gusciora, MHPCC 14 14 * 15 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $16 * @date $Date: 2004-08-09 23: 34:57$15 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2004-08-09 23:40:55 $ 17 17 * 18 18 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 20 20 21 21 #if !defined(PS_FUNCTIONS_H) 22 # define PS_FUNCTIONS_H23 24 # include <stdbool.h>25 26 # include "psVector.h"22 #define PS_FUNCTIONS_H 23 24 #include <stdbool.h> 25 26 #include "psVector.h" 27 27 28 28 /** \addtogroup Stats
Note:
See TracChangeset
for help on using the changeset viewer.
