Changeset 7b1cea for molecuilder/src/molecules.hpp
- Timestamp:
- Apr 29, 2008, 7:04:59 AM (17 years ago)
- Children:
- 2456db
- Parents:
- 36b128
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.hpp
r36b128 r7b1cea 613 613 int ProcPEPsi; 614 614 char *configpath; 615 char *configname; 615 616 616 617 private: … … 678 679 void Load(char *filename, periodentafel *periode, molecule *mol); 679 680 void LoadOld(char *filename, periodentafel *periode, molecule *mol); 680 void RetrieveConfigPath (char *filename);681 void RetrieveConfigPathAndName(char *filename); 681 682 bool Save(ofstream *file, periodentafel *periode, molecule *mol) const; 682 683 void Edit(molecule *mol);
Note:
See TracChangeset
for help on using the changeset viewer.