Added monitors and statistics, also made a module with some

specific python stuff in __init__.py
This commit is contained in:
maartenkeijzer 2003-01-10 15:41:17 +00:00
commit ea2e369542
19 changed files with 503 additions and 47 deletions

View file

@ -23,6 +23,7 @@
#include <EO.h>
#include <string>
#include <vector>
#include <boost/python.hpp>