From f9cb256e35ae66ac63adfa9445a94e86ed18f2e0 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Mon, 30 May 2011 17:22:15 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@204 ed2142bd-67ad-457f-ba7c-d818d4011675 --- vmodels/quad_pl.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vmodels/quad_pl.hpp') diff --git a/vmodels/quad_pl.hpp b/vmodels/quad_pl.hpp index a0a25a4..14ad752 100644 --- a/vmodels/quad_pl.hpp +++ b/vmodels/quad_pl.hpp @@ -47,8 +47,8 @@ namespace opt_utilities private: std::string do_get_information()const { - return "Simple power law model\n" - "y=A*x^gamma\n"; +#include + return ""; } }; } -- cgit v1.2.2