- Timestamp:
- Aug 20, 2009, 11:13:44 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup/extsrc/gpcsw/gpcsrc/fits/burntool/stardetect.c
r23490 r25145 98 98 boxbuf[nbox].ex, boxbuf[nbox].ey, 99 99 boxbuf[nbox].max); 100 fflush(stdout); 100 101 } 101 102 /* Mark the veto mask so as not to trigger on this one again */ … … 139 140 printf(" %d %d %d %d\n", 140 141 boxbuf[nbox].y0m, boxbuf[nbox].y0p,boxbuf[nbox].y1m, boxbuf[nbox].y1p); 142 fflush(stdout); 141 143 } 142 144 xon = -1;
Note:
See TracChangeset
for help on using the changeset viewer.
