Changeset 11616 for trunk/psLib/src/astro/psCoord.c
- Timestamp:
- Feb 2, 2007, 7:35:30 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r10999 r11616 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.13 0$ $Name: not supported by cvs2svn $13 * @date $Date: 2007-0 1-09 22:38:52$12 * @version $Revision: 1.131 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2007-02-03 05:35:30 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 22 22 # include "config.h" 23 23 #endif 24 25 #include <math.h> 26 #include <float.h> 27 #include <string.h> 24 28 25 29 #include "psType.h" … … 35 39 #include "psMatrix.h" 36 40 #include "psMinimizePolyFit.h" 37 #include <math.h>38 #include <float.h>39 41 40 42 # define ELIXIR_CODE 1
Note:
See TracChangeset
for help on using the changeset viewer.
