From 411fedef9da82eb1c155f17a2babab671123c577 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Sun, 8 Nov 2009 16:23:38 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@92 ed2142bd-67ad-457f-ba7c-d818d4011675 --- models/func_model.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'models/func_model.hpp') diff --git a/models/func_model.hpp b/models/func_model.hpp index 2035def..bed5cb6 100644 --- a/models/func_model.hpp +++ b/models/func_model.hpp @@ -50,7 +50,7 @@ namespace opt_utilities return func(x,&get_element(param,0)); } private: - std::string do_to_string()const + std::string do_get_information()const { return "Wrapper for necked C function\n"; } -- cgit v1.2.2