From 839c8ab11074a271780a93a164e51f9b28aa9e1f Mon Sep 17 00:00:00 2001 From: evomarc Date: Sat, 2 Feb 2002 07:34:13 +0000 Subject: [PATCH] Added newline at end of file (to suppress g+ warning) --- eo/test/t-eoSSGA.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/test/t-eoSSGA.cpp b/eo/test/t-eoSSGA.cpp index 0dbe5cf4..be2f210a 100644 --- a/eo/test/t-eoSSGA.cpp +++ b/eo/test/t-eoSSGA.cpp @@ -114,4 +114,4 @@ int main() // and run algo(pop); -} \ No newline at end of file +}