Adding typedef EOT EOType ;

This commit is contained in:
cahon 2004-07-12 09:16:41 +00:00
commit 42819983dc

View file

@ -41,7 +41,6 @@
template<class EOT> class eoEvalFunc : public eoUF<EOT&, void>
{
public :
typedef EOT EOType;
typedef typename EOT::Fitness EOFitT;