Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/TremoloParser.hpp

    r031e2c6 r73916f  
    2626  ~TremoloParser();
    2727  void load(std::istream* file);
    28   void save(std::ostream* file);
     28  void save(std::ostream* file, const std::vector<atom *> &atoms);
    2929  void setFieldsForSave(std::string atomDataLine);
    3030
Note: See TracChangeset for help on using the changeset viewer.