adding custom topologies, src and test

This commit is contained in:
lasnier 2013-01-11 00:20:09 +01:00
commit ff5df75297
11 changed files with 547 additions and 0 deletions

View file

@ -1,6 +1,7 @@
#include <smp>
#include <iostream>
#include <vector>
#include <assert.h>
using namespace paradiseo::smp;