*** empty log message ***
This commit is contained in:
parent
a597ec6f8a
commit
01de9c4763
20 changed files with 93 additions and 40 deletions
|
|
@ -27,6 +27,8 @@
|
|||
#include "PyEO.h"
|
||||
#include "def_abstract_functor.h"
|
||||
|
||||
using namespace boost::python;
|
||||
|
||||
void abstract1()
|
||||
{
|
||||
/* Abstract Classes: overrideble from python */
|
||||
|
|
|
|||
Reference in a new issue