api_scilab.h is now enough

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-scilab@13101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Sylvestre Ledru 2012-05-22 07:36:32 +00:00
commit 4db1f7564e

View file

@ -1,5 +1,5 @@
#include "api_scilab.h"
#include "stack-c.h"
double sumitems(double *first, int nbRow, int nbCol);
double* getValues(int *numberOfRow, int *numberOfCol);