IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2009, 11:13:44 AM (17 years ago)
Author:
watersc1
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/cleanup/extsrc/gpcsw/gpcsrc/fits/burntool/stardetect.c

    r23490 r25145  
    9898                         boxbuf[nbox].ex, boxbuf[nbox].ey,
    9999                         boxbuf[nbox].max);
     100                  fflush(stdout);
    100101               }
    101102/* Mark the veto mask so as not to trigger on this one again */
     
    139140               printf("   %d %d %d %d\n",
    140141                      boxbuf[nbox].y0m, boxbuf[nbox].y0p,boxbuf[nbox].y1m, boxbuf[nbox].y1p);
     142               fflush(stdout);
    141143            }
    142144            xon = -1;
Note: See TracChangeset for help on using the changeset viewer.