| version 1.21 | version 1.22 |
|---|
| |
| #define COLVARMODULE_H | #define COLVARMODULE_H |
| | |
| #ifndef COLVARS_VERSION | #ifndef COLVARS_VERSION |
| #define COLVARS_VERSION "2016-10-06" | #define COLVARS_VERSION "2016-10-10" |
| #endif | #endif |
| | |
| #ifndef COLVARS_DEBUG | #ifndef COLVARS_DEBUG |
| |
| #endif | #endif |
| | |
| /*! \mainpage Main page | /*! \mainpage Main page |
| | This is the Developer's documentation for the Collective Variables Module. |
| | |
| | You can browse the class hierarchy or the list of source files. |
| */ | */ |
| | |
| /// \file colvarmodule.h | /// \file colvarmodule.h |