index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Scilab2C
/
SCI2CTests
/
test999_WorkingDir
/
scilabcode
/
mainfunction.sci
blob: 78f2d34b23a9e15ece11e71b76bb232eb86e1063 (
plain
)
1
2
3
4
5
6
7
8
//SCI2C: DEFAULT_PRECISION= DOUBLE function mainfunction() rand() endfunction