Changeset 12806 for trunk/psastro/src/psastroChipAstrom.c
- Timestamp:
- Apr 11, 2007, 1:59:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroChipAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroChipAstrom.c
r12718 r12806 1 # include "psastro .h"1 # include "psastroInternal.h" 2 2 # define NONLIN_TOL 0.001 /* tolerance in pixels */ 3 3 4 bool psastroChipAstrom (pmConfig *config , psArray *refs) {4 bool psastroChipAstrom (pmConfig *config) { 5 5 6 6 pmChip *chip = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
