Ignore:
Timestamp:
07/22/11 08:44:52 (13 years ago)
Author:
tbretz
Message:
Write now takes a const reference
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/Fits.h

    r11441 r11524  
    9494
    9595                ///Write one line of data. Use the given converter.
    96                 bool Write(Converter* conv);
     96                bool Write(const Converter &conv);
    9797               
    9898                ///Close the currently opened file.
Note: See TracChangeset for help on using the changeset viewer.