diff options
Diffstat (limited to 'utilities/opt_types.hpp')
-rw-r--r-- | utilities/opt_types.hpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/utilities/opt_types.hpp b/utilities/opt_types.hpp index 604b62a..815afc9 100644 --- a/utilities/opt_types.hpp +++ b/utilities/opt_types.hpp @@ -1,3 +1,10 @@ +/** + \file opt_types + \brief define some usually used template + \author Junhua Gu + */ + + #ifndef OPT_TYPES_HPP #define OPT_TYPES_HPP #define OPT_HEADER |