/*
 *  Copyright
 */

#include "dynamic-graph-python-test.hh" 

int main (int argc, char** argv)
{
  GraphTest testGraph();
}