there was a warning from compiler related to a comment syntax in eoInvalidateOps.h

This commit is contained in:
Caner Candan 2010-11-10 11:18:57 +01:00
commit e5397f69a6

View file

@ -31,7 +31,6 @@
/** @addtogroup Utilities /** @addtogroup Utilities
/**
One of the invalidator operators. Use this one as a 'hat' on an operator 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 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. the return type of the operator and invalidate the fitness of the individual.