eoExternalEO, support for using plain functions and structs in EO

This commit is contained in:
mac 2000-05-25 07:18:25 +00:00
commit 86ae1ddbaa
3 changed files with 213 additions and 13 deletions

2
eo/src/other/external_eo Normal file
View file

@ -0,0 +1,2 @@
#include <other/eoExternalEO.h>
#include <other/eoExternalOpFunctions.h>