*** empty log message ***
This commit is contained in:
parent
a597ec6f8a
commit
01de9c4763
20 changed files with 93 additions and 40 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
#include "PyEO.h"
|
||||
|
||||
using namespace boost::python;
|
||||
|
||||
// unfortunately have to define it specially
|
||||
class eoReduceWrapper : public eoReduce<PyEO>
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue