Rev 4161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4161 | Rev 4329 | ||
---|---|---|---|
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_author=Bernadette PERRIN-RIOU |
5 | slib_author=Bernadette PERRIN-RIOU |
- | 6 | slib_parms=3\ |
|
- | 7 | ,[data]\ |
|
- | 8 | 0,mu\ |
|
- | 9 | 1,sigma |
|
6 | 10 | ||
7 | slib_example=[-2,-4,1],0,1 |
11 | slib_example=[-2,-4,1],0,1 |
8 | !exit |
12 | !exit |
9 | 13 | ||
10 | :proc |
14 | :proc |