Show
Ignore:
Timestamp:
12/07/07 06:50:47 (12 months ago)
Author:
rporter
Message:

trunk/source/cddrive.cpp
trunk/source/cdinit.cpp
trunk/source/cloudy.cpp
trunk/source/parse.h
trunk/source/parse_punch.cpp

ClosePunchFiles? now accepts boolean saying whether this is final close, then ignore clobber options. It also checks that any FITS files are the right size and complains if they are not.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/cloudy.cpp

    r1557 r1623  
    300300        } 
    301301 
    302         ClosePunchFiles(); 
     302        ClosePunchFiles( false ); 
    303303 
    304304        /* this checks that various parts of the code worked properly */