diff options
Diffstat (limited to 'interface/optdl.hpp')
-rw-r--r-- | interface/optdl.hpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/interface/optdl.hpp b/interface/optdl.hpp index 35b2f9b..1516770 100644 --- a/interface/optdl.hpp +++ b/interface/optdl.hpp @@ -1,3 +1,10 @@ +/** + \file optdl.hpp + \brief dynamically loadable modules + \author Junhua Gu + */ + + #ifndef OPTDL_HPP #define OPTDL_HPP #define OPT_HEADER |