Rev 18426 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18426 | Rev 18428 | ||
---|---|---|---|
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 | slib_author=Bernadette, Perrin-Riou |
4 | slib_author=Bernadette, Perrin-Riou |
5 | 5 | ||
6 | slib_example=[1,2,3;2,4,5;3,6,7],[[A,B,C],[ |
6 | slib_example=[1,2,3;2,4,5;3,6,7],[[A,B,C],[a,b,c,d,e,f]],middle point\ |
7 | [1,2,3;2,4,5;3,6,7],[[A,B,C],[ |
7 | [1,2,3;2,4,5;3,6,7],[[A,B,C],[a,b,c,d,e]],middle point html |
8 | 8 | ||
9 | !exit |
9 | !exit |
10 | 10 | ||
11 | :proc |
11 | :proc |
12 | 12 |