Rev 4161 | Rev 4330 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4161 | Rev 4329 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if $wims_read_parm!=slib_header |
2 | !if $wims_read_parm!=slib_header |
3 | !goto proc |
3 | !goto proc |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | slib_author=Bernadette PERRIN-RIOU |
6 | slib_author=Bernadette PERRIN-RIOU |
- | 7 | ||
- | 8 | slib_parms=3\ |
|
- | 9 | ,[data]\ |
|
- | 10 | 0,mu\ |
|
- | 11 | 1,sigma |
|
- | 12 | ||
7 | 13 | ||
8 | slib_example=[-2,-4,1],0,1 |
14 | slib_example=[-2,-4,1],0,1 |
9 | !exit |
15 | !exit |
10 | 16 | ||
11 | :proc |
17 | :proc |