Changeset 8815 for trunk/psModules/src/astrom
- Timestamp:
- Sep 14, 2006, 11:49:01 PM (20 years ago)
- Location:
- trunk/psModules/src/astrom
- Files:
-
- 3 edited
-
pmAstrometryDistortion.c (modified) (1 diff)
-
pmAstrometryObjects.c (modified) (1 diff)
-
pmFPAAstrometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmAstrometryDistortion.c
r7604 r8815 7 7 * @author EAM, IfA 8 8 * 9 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-0 6-21 03:21:16$9 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-09-15 09:49:01 $ 11 11 * 12 12 * Copyright 2006 Institute for Astronomy, University of Hawaii 13 13 */ 14 15 #ifdef HAVE_CONFIG_H 16 #include <config.h> 17 #endif 14 18 15 19 /******************************************************************************/ -
trunk/psModules/src/astrom/pmAstrometryObjects.c
r8669 r8815 8 8 * @author EAM, IfA 9 9 * 10 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-0 8-29 21:39:44$10 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-09-15 09:49:01 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 14 14 */ 15 16 #ifdef HAVE_CONFIG_H 17 #include <config.h> 18 #endif 15 19 16 20 /******************************************************************************/ -
trunk/psModules/src/astrom/pmFPAAstrometry.c
r7604 r8815 1 #ifdef HAVE_CONFIG_H 2 #include <config.h> 3 #endif 4 1 5 #include <stdio.h> 2 6 #include <pslib.h>
Note:
See TracChangeset
for help on using the changeset viewer.
