From e5397f69a64698671d553aad21a0c68a42b837cd Mon Sep 17 00:00:00 2001 From: Caner Candan Date: Wed, 10 Nov 2010 11:18:57 +0100 Subject: [PATCH] there was a warning from compiler related to a comment syntax in eoInvalidateOps.h --- eo/src/eoInvalidateOps.h | 1 - 1 file changed, 1 deletion(-) diff --git a/eo/src/eoInvalidateOps.h b/eo/src/eoInvalidateOps.h index aa5a1853..ecc470ab 100644 --- a/eo/src/eoInvalidateOps.h +++ b/eo/src/eoInvalidateOps.h @@ -31,7 +31,6 @@ /** @addtogroup Utilities -/** One of the invalidator operators. Use this one as a 'hat' on an operator that is defined to work on a generic datatype. This functor will then check the return type of the operator and invalidate the fitness of the individual.