Skip to content

Commit

Permalink
api_scilab.h is now enough
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvestre Ledru committed May 22, 2012
1 parent 8597385 commit 4db1f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/scilab/matrix2/sci_sumitems.c
@@ -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);

Expand Down

0 comments on commit 4db1f75

Please sign in to comment.