Changeset 245826 for molecuilder/src/config.hpp
- Timestamp:
- Oct 30, 2009, 4:09:29 PM (16 years ago)
- Children:
- df0520
- Parents:
- b84ab4
- File:
-
- 1 edited
-
molecuilder/src/config.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/config.hpp
rb84ab4 r245826 135 135 136 136 int TestSyntax(const char * const filename, const periodentafel * const periode, const molecule * const mol) const; 137 void Load(const char * const filename, const periodentafel * const periode, molecule * const &mol);138 void LoadOld(const char * const filename, const periodentafel * const periode, molecule * const &mol);137 void Load(const char * const filename, const string &BondGraphFileName, const periodentafel * const periode, molecule * const &mol); 138 void LoadOld(const char * const filename, const string &BondGraphFileName, const periodentafel * const periode, molecule * const &mol); 139 139 void RetrieveConfigPathAndName(const string filename); 140 140 bool Save(const char * const filename, const periodentafel * const periode, molecule * const mol) const;
Note:
See TracChangeset
for help on using the changeset viewer.
