Changeset 12838 for trunk/psModules/src/astrom
- Timestamp:
- Apr 17, 2007, 9:39:04 AM (19 years ago)
- Location:
- trunk/psModules/src/astrom
- Files:
-
- 2 edited
-
pmAstrometryObjects.c (modified) (2 diffs)
-
pmAstrometryWCS.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmAstrometryObjects.c
r12696 r12838 8 8 * @author EAM, IfA 9 9 * 10 * @version $Revision: 1.2 8$ $Name: not supported by cvs2svn $11 * @date $Date: 2007-0 3-30 21:12:56$10 * @version $Revision: 1.29 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-04-17 19:39:04 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 22 22 /******************************************************************************/ 23 23 #include <stdio.h> 24 #include <strings.h> 24 25 #include <string.h> 25 26 #include <math.h> -
trunk/psModules/src/astrom/pmAstrometryWCS.c
r12696 r12838 7 7 * @author EAM, IfA 8 8 * 9 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 3-30 21:12:56$9 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-04-17 19:39:04 $ 11 11 * 12 12 * Copyright 2006 Institute for Astronomy, University of Hawaii … … 17 17 #endif 18 18 19 #include <strings.h> 19 20 #include <string.h> 20 21 #include <pslib.h>
Note:
See TracChangeset
for help on using the changeset viewer.
