From 568a7ce9ff56c206f3ecb88f3a59c26a4ecba185 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Wed, 8 Apr 2009 16:21:28 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@24 ed2142bd-67ad-457f-ba7c-d818d4011675 --- core/fitter.hpp | 2 +- core/freeze_param.hpp | 2 +- core/opt_exception.hpp | 2 +- core/opt_traits.hpp | 2 +- core/optimizer.hpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'core') diff --git a/core/fitter.hpp b/core/fitter.hpp index 38f05a3..34f9203 100644 --- a/core/fitter.hpp +++ b/core/fitter.hpp @@ -1038,7 +1038,7 @@ namespace opt_utilities -}; +} #endif diff --git a/core/freeze_param.hpp b/core/freeze_param.hpp index 4424c58..31541c1 100644 --- a/core/freeze_param.hpp +++ b/core/freeze_param.hpp @@ -197,7 +197,7 @@ namespace opt_utilities return freeze_param(name); } -}; +} #endif diff --git a/core/opt_exception.hpp b/core/opt_exception.hpp index 925e4b5..65e4470 100644 --- a/core/opt_exception.hpp +++ b/core/opt_exception.hpp @@ -99,7 +99,7 @@ namespace opt_utilities {} }; -}; +} #endif diff --git a/core/opt_traits.hpp b/core/opt_traits.hpp index 94b77a8..b8426e0 100644 --- a/core/opt_traits.hpp +++ b/core/opt_traits.hpp @@ -59,7 +59,7 @@ namespace opt_utilities { return (lhs=rhs); } -}; +} diff --git a/core/optimizer.hpp b/core/optimizer.hpp index ca73775..e953b2d 100644 --- a/core/optimizer.hpp +++ b/core/optimizer.hpp @@ -281,7 +281,7 @@ namespace opt_utilities } }; -}; +} #endif //EOF -- cgit v1.2.2