From aee6584ceaeead958048172a1d12009b2eec8069 Mon Sep 17 00:00:00 2001 From: maartenkeijzer Date: Mon, 5 Nov 2001 14:28:14 +0000 Subject: [PATCH] Just some comments --- eo/test/fitness_traits.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eo/test/fitness_traits.cpp b/eo/test/fitness_traits.cpp index 38c451bc1..d01833138 100644 --- a/eo/test/fitness_traits.cpp +++ b/eo/test/fitness_traits.cpp @@ -101,7 +101,11 @@ struct fitness_traits< pair > /* end fitness_traits.h */ -/* EO.h */ +/* EO.h + +The Fitness template argument is there for backward compatibility reasons + +*/ template > class EO