Fix some weird bugs for PhyloMOEA parallel version

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1397 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
wcancino 2009-02-04 09:06:16 +00:00
commit 2ea4e6d51d
6 changed files with 89 additions and 29 deletions

View file

@ -14,6 +14,7 @@
#include <PhyloMOEO.h>
#include <peo>
extern phylotreeIND * templatetree_ptr;
void pack( PhyloMOEO &);
void unpack( PhyloMOEO & );