aboutsummaryrefslogtreecommitdiffstats
path: root/models/poly1d.hpp
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-04-08 16:21:28 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-04-08 16:21:28 +0000
commit568a7ce9ff56c206f3ecb88f3a59c26a4ecba185 (patch)
tree2cb89e32574db3e28ef29864012acbbc007d1474 /models/poly1d.hpp
parent61ee2ce37185c2b5b8b6d70064d80a0acabdfba5 (diff)
downloadopt-utilities-568a7ce9ff56c206f3ecb88f3a59c26a4ecba185.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@24 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'models/poly1d.hpp')
-rw-r--r--models/poly1d.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/poly1d.hpp b/models/poly1d.hpp
index a8c994b..457ce3a 100644
--- a/models/poly1d.hpp
+++ b/models/poly1d.hpp
@@ -59,7 +59,7 @@ namespace opt_utilities
return ostr.str();
}
};
-};
+}