source: src/version.hpp@ 1d77e1a

Last change on this file since 1d77e1a was 1d77e1a, checked in by Frederik Heber <heber@…>, 15 years ago

Added version.hpp, needed for testing version of lib easily.

  • Property mode set to 100644
File size: 103 bytes
Line 
1#ifndef VERSION_H_
2#define VERSION_H_
3
4extern const char *MOLECUILDERVERSION;
5
6#endif /* VERSION_H_ */
Note: See TracBrowser for help on using the repository browser.