Changeset 40552 for trunk/psastro/src/psastroLoadGlints.c
- Timestamp:
- Oct 20, 2018, 9:10:12 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadGlints.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadGlints.c
r40490 r40552 313 313 // star->FP->x,star->FP->y,star->Mag); 314 314 star->TP->x,star->TP->y,star->Mag); 315 psVector *C_terms ;316 psVector *R_terms ;315 psVector *C_terms = NULL; 316 psVector *R_terms = NULL; 317 317 double scale_factor = 1.0; 318 318
Note:
See TracChangeset
for help on using the changeset viewer.
