git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1469 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
cc504687bf
commit
700202adf2
1 changed files with 2 additions and 1 deletions
|
|
@ -24,12 +24,13 @@
|
|||
#include <PhyloMOEO_init.h>
|
||||
#include <likelihoodcalculator.h>
|
||||
#include <ExceptionManager.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
void welcome_message();
|
||||
void save_exp_params(ostream &);
|
||||
void optimize_solutions( eoPop<PhyloMOEO> &);
|
||||
void optimize_solution( PhyloMOEO &);
|
||||
void readtrees(const char *, eoPop<PhyloMOEO> &);
|
||||
int timeval_subtract (struct timeval *, struct timeval *, struct timeval *);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue