Changeset 20309
- Timestamp:
- Oct 21, 2008, 4:15:46 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksextern.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksextern.c
r20281 r20309 83 83 for (i = 0; i != streaks->size; ++i) 84 84 { 85 if (fscanf (file, "% f %f %f %f %f",85 if (fscanf (file, "%lf %lf %lf %lf %lf", 86 86 &streaks->list[i].ra1, &streaks->list[i].dec1, 87 87 &streaks->list[i].ra2, &streaks->list[i].dec2,
Note:
See TracChangeset
for help on using the changeset viewer.
