Ignore:
Timestamp:
Nov 20, 2009, 10:45:54 AM (15 years ago)
Author:
rybkin
Message:

See C.L. 414

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_generator.cxx

    r488 r527  
    312312void CmtGenerator::terminate ()
    313313{
    314   fclose (m_output_file);
     314  CmtSystem::close_ostream (m_output_file, m_output_file_name);
     315  //  fclose (m_output_file);
    315316
    316317  //--- Complete the operation --------------
Note: See TracChangeset for help on using the changeset viewer.