*** empty log message ***

This commit is contained in:
maartenkeijzer 2003-03-18 16:35:27 +00:00
commit 01de9c4763
20 changed files with 93 additions and 40 deletions

View file

@ -22,6 +22,8 @@
#include "PyEO.h"
using namespace boost::python;
// unfortunately have to define it specially
class eoReduceWrapper : public eoReduce<PyEO>
{