Changeset c72cbe for molecuilder
- Timestamp:
- Apr 27, 2008, 12:59:40 PM (17 years ago)
- Children:
- 16cd31
- Parents:
- a829d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified molecuilder/src/molecules.hpp ¶
ra829d1 rc72cbe 261 261 bool Output(ofstream *output) const; 262 262 bool Checkout(ofstream *output, const int *checkliste) const; 263 bool LoadPeriodentafel( );264 bool StorePeriodentafel( ) const;263 bool LoadPeriodentafel(char *filename = NULL); 264 bool StorePeriodentafel(char *filename = NULL) const; 265 265 266 266 private:
Note:
See TracChangeset
for help on using the changeset viewer.