index
:
Scilab2C/.git
master
Scilab 2 C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2.3-1
/
src
/
c
/
matrixOperations
/
interfaces
/
interface.sh
blob: 8c7f073b0cc890341223fade97a7cfe5144712dc (
plain
)
1
2
3
4
5
6
for i in $@; do ./generateInterfaces.pl --function-name $i --header-file int_$i.h done