[shark] 06/06: oops

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Aug 8 08:29:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository shark.

commit 5edd209d7487aaca176d7b7679b63ff505b63a85
Author: Oswin Krause <oswin.krause at di.ku.dk>
Date:   Wed May 18 18:32:52 2016 +0200

    oops
---
 Test/Algorithms/DirectSearch/CMA.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Test/Algorithms/DirectSearch/CMA.cpp b/Test/Algorithms/DirectSearch/CMA.cpp
index 3c68321..cf01132 100644
--- a/Test/Algorithms/DirectSearch/CMA.cpp
+++ b/Test/Algorithms/DirectSearch/CMA.cpp
@@ -71,7 +71,7 @@ BOOST_AUTO_TEST_CASE( CMA_Ellipsoid_Niko )
 
 BOOST_AUTO_TEST_CASE( CMA_Sphere_Niko )
 {
-	Rng::seed(42)
+	Rng::seed(42);
 	const unsigned N = 10;
 	RealVector x0(10, 0.1);
 	Sphere sphere(N);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list