Changeset 0f7a85 for molecuilder/src/periodentafel.hpp
- Timestamp:
- Jul 24, 2008, 1:56:00 PM (17 years ago)
- Children:
- b3eb8e
- Parents:
- ed5f58
- File:
-
- 1 edited
-
molecuilder/src/periodentafel.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/periodentafel.hpp
red5f58 r0f7a85 70 70 bool Output(ofstream *output) const; 71 71 bool Checkout(ofstream *output, const int *checkliste) const; 72 bool LoadPeriodentafel(char * filename= NULL);73 bool StorePeriodentafel(char * filename= NULL) const;72 bool LoadPeriodentafel(char *path = NULL); 73 bool StorePeriodentafel(char *path = NULL) const; 74 74 75 75 private:
Note:
See TracChangeset
for help on using the changeset viewer.
