Changeset 9374
- Timestamp:
- Oct 6, 2006, 4:37:12 PM (20 years ago)
- Location:
- trunk/psastro/src
- Files:
-
- 17 edited
-
psastro.c (modified) (1 diff)
-
psastroAstromGuess.c (modified) (1 diff)
-
psastroChipAstrom.c (modified) (1 diff)
-
psastroConvert.c (modified) (1 diff)
-
psastroDataLoad.c (modified) (1 diff)
-
psastroDataSave.c (modified) (1 diff)
-
psastroMosaicAstrom.c (modified) (1 diff)
-
psastroMosaicChipAstrom.c (modified) (1 diff)
-
psastroMosaicGetGrads.c (modified) (1 diff)
-
psastroMosaicGetRefstars.c (modified) (1 diff)
-
psastroMosaicHeaders.c (modified) (1 diff)
-
psastroMosaicRescaleChips.c (modified) (1 diff)
-
psastroMosaicSetAstrom.c (modified) (1 diff)
-
psastroMosaicSetMatch.c (modified) (1 diff)
-
psastroOneChip.c (modified) (1 diff)
-
psastroParseCamera.c (modified) (1 diff)
-
psastroTestFuncs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroAstromGuess.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroChipAstrom.c
r9367 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroConvert.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 // XXX leak free 2006.04.27 -
trunk/psastro/src/psastroDataLoad.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 // XXX leak free 2006.04.27 -
trunk/psastro/src/psastroDataSave.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 // XXX leak free 2006.04.27 -
trunk/psastro/src/psastroMosaicAstrom.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicChipAstrom.c
r9367 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicGetGrads.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicGetRefstars.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicHeaders.c
r9069 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicRescaleChips.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicSetAstrom.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroMosaicSetMatch.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroOneChip.c
r9367 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 -
trunk/psastro/src/psastroParseCamera.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2 // XXX leak free 2006.04.27 -
trunk/psastro/src/psastroTestFuncs.c
r8780 r9374 1 #ifdef HAVE_CONFIG_H2 #include <config.h>3 #endif4 5 1 # include "psastro.h" 6 2
Note:
See TracChangeset
for help on using the changeset viewer.
