projects
/
scilab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix nonreg test bug_614 (mexlib), update ref (windows), create ref (linux)
[scilab.git]
/
scilab_doc
/
intersci
/
csom.desc
1
som a b
2
a row m
3
b row n
4
c column n
5
6
csom a n b m c
7
a real
8
n integer
9
b real
10
m integer
11
c real
12
13
out sequence c
14
***********************