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

@ -49,5 +49,8 @@ Contact: paradiseo-help@lists.gforge.inria.fr
#include <topology/star.h>
#include <topology/hypercubic.h>
#include <topology/mesh.cpp>
#include <topology/customBooleanTopology.h>
#include <topology/customBooleanTopology.h>
#endif