scilab: enum example same as in other languages
This commit is contained in:
parent
d8a0594254
commit
e37319b9be
6 changed files with 70 additions and 31 deletions
|
|
@ -5,9 +5,6 @@
|
|||
#include "example.h"
|
||||
%}
|
||||
|
||||
/* Forces to wrap enums as Scilab variables (instead of functions) */
|
||||
%scilabconst(1);
|
||||
|
||||
%include "example.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue