aboutsummaryrefslogtreecommitdiffstats
path: root/vmodels/nbeta1d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'vmodels/nbeta1d.hpp')
-rw-r--r--vmodels/nbeta1d.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vmodels/nbeta1d.hpp b/vmodels/nbeta1d.hpp
index cbf0bc2..28097ab 100644
--- a/vmodels/nbeta1d.hpp
+++ b/vmodels/nbeta1d.hpp
@@ -58,6 +58,7 @@ namespace opt_utilities
private:
std::string do_get_information()const
{
+#include <model_doc/nbeta1d.info>
return "";
}
};