diff options
Diffstat (limited to 'models/constant.hpp')
-rw-r--r-- | models/constant.hpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/models/constant.hpp b/models/constant.hpp index 601df61..662a380 100644 --- a/models/constant.hpp +++ b/models/constant.hpp @@ -1,3 +1,10 @@ +/** + \file constant.hpp + \brief constant model + \author Junhua Gu + */ + + #ifndef CONSTANT_MODEL_H_ #define CONSTANT_MODEL_H_ #define OPT_HEADER |