Subversion Repositories wimsdev

Rev

Rev 12676 | Rev 17173 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12676 Rev 13587
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],[a,b,c]],middle point\
6
slib_example=[1,2,3;2,4,5;3,6,7],[[A,B,C],[a,b,c]],middle point\
7
[1,2,3;2,4,5;3,6,7],[[A,B,C],[a,b,c]],middle point html
7
[1,2,3;2,4,5;3,6,7],[[A,B,C],[a,b,c]],middle point html
8
 
8
 
9
!exit
9
!exit
10
 
10
 
11
:proc
11
:proc
12
 
-
 
13
 
12
 
14
!distribute item $wims_read_parm into slib_G,slib_text
13
!distribute item $wims_read_parm into slib_G,slib_text
15
slib_doption=!item 3 to -1 of $wims_read_parm
14
slib_doption=!item 3 to -1 of $wims_read_parm
16
slib_option=$slib_doption
15
slib_option=$slib_doption
17
!default slib_color1=blue
16
!default slib_color1=blue