Update scilab examples from other languages
This commit is contained in:
parent
37c411958e
commit
7af54ec169
4 changed files with 15 additions and 18 deletions
|
|
@ -17,4 +17,3 @@ int mul(int a, int b) {
|
|||
}
|
||||
|
||||
int (*funcvar)(int,int) = add;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue