Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/XyzParser.hpp

    r73916f ra1e929  
    2020  ~XyzParser();
    2121  void load(std::istream* file);
    22   void save(std::ostream* file, const std::vector<atom *> &atoms);
     22  void save(std::ostream* file);
    2323
    2424private:
Note: See TracChangeset for help on using the changeset viewer.