--- trunk/gadget/lengthgroup.h 2015/07/24 18:36:24 12 +++ trunk/gadget/lengthgroup.h 2017/04/07 09:20:55 20 @@ -102,7 +102,7 @@ * \param maxlengthgroupgrowth max length of the meanLength vector * \param tmpPower the power term of the length */ - double* const meanlengthvecPow_initilize( int maxlengthgroupgrowth, double tmpPower) const; + double* meanlengthvecPow_initilize( int maxlengthgroupgrowth, double tmpPower) const; protected: /** * \brief This is the flag to denote whether an error has occured or not