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