Added eoParallelPopEvalFunc and allow compilation of full library.

This commit is contained in:
Benjamin Bouvier 2012-06-18 17:02:41 +02:00
commit fed65c4f08
5 changed files with 35 additions and 7 deletions

View file

@ -46,8 +46,6 @@ class MpiNodeStore
static MpiNode* singleton;
};
MpiNode* MpiNodeStore::singleton;
class MpiNode
{
protected: