From 3b35e76b5bc121b48fd7e91810d09f5f62f1ecf1 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Tue, 17 May 2011 17:58:16 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@199 ed2142bd-67ad-457f-ba7c-d818d4011675 --- vmodels/bpl.hpp | 2 +- vmodels/lin1d.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vmodels') diff --git a/vmodels/bpl.hpp b/vmodels/bpl.hpp index 5f60ae4..a1f43aa 100644 --- a/vmodels/bpl.hpp +++ b/vmodels/bpl.hpp @@ -63,7 +63,7 @@ namespace opt_utilities private: std::string do_get_information()const { - return ""; +#include } }; } diff --git a/vmodels/lin1d.hpp b/vmodels/lin1d.hpp index 7f150d3..701e8e3 100644 --- a/vmodels/lin1d.hpp +++ b/vmodels/lin1d.hpp @@ -54,7 +54,7 @@ namespace opt_utilities private: std::string do_get_information()const { -#include "lin1d.info" +#include } }; } -- cgit v1.2.2