Rev 4330 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4330 | Rev 13586 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $wims_read_parm!=slib_header |
1 | !if $wims_read_parm!=slib_header |
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | slib_parms=2\ |
5 | slib_parms=2\ |
6 | ,[data]\ |
6 | ,[data]\ |
7 | ,n |
7 | ,n |
8 | 8 | ||
9 | slib_author=Sophie, Lemaire; Bernadette, Perrin-Riou |
9 | slib_author=Sophie, Lemaire; Bernadette, Perrin-Riou |
10 | 10 | ||
11 | slib_example=[2,4,7],5 |
11 | slib_example=[2,4,7],5 |
12 | slib_require=octave |
12 | slib_require=octave |
13 | !exit |
13 | !exit |
14 | 14 | ||
15 | :proc |
15 | :proc |
16 | slib_out= |
16 | slib_out= |