Ignore:
Timestamp:
Aug 29, 2008, 10:39:17 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
830971
Parents:
2c536c
Message:

config::SaveMPQC() included in headers and used in OutputConfigForListOfFragments() and cleaned up the path&filename creation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/molecules.hpp

    r2c536c rff74f7  
    424424  void RetrieveConfigPathAndName(string filename);
    425425  bool Save(ofstream *file, periodentafel *periode, molecule *mol) const;
     426  bool SaveMPQC(ofstream *file, molecule *mol) const;
    426427  void Edit(molecule *mol);
    427428  bool GetIsAngstroem() const;
Note: See TracChangeset for help on using the changeset viewer.