Subversion Repositories wimsdev

Rev

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

Rev 13587 Rev 14860
Line 60... Line 60...
60
    slib_liste = !append item $slib_out to $slib_liste
60
    slib_liste = !append item $slib_out to $slib_liste
61
    slib_matrix = !append line $slib_out to $slib_matrix
61
    slib_matrix = !append line $slib_out to $slib_matrix
62
    !advance slib_cnt
62
    !advance slib_cnt
63
  !endif
63
  !endif
64
!next slib_i
64
!next slib_i
65
 
-
 
66
 
65
 
67
slib_dessin = xrange -1.5,1.5\
66
slib_dessin = xrange -1.5,1.5\
68
yrange -1.5,1.5
67
yrange -1.5,1.5
69
!for slib_i=1 to $slib_cnt
68
!for slib_i=1 to $slib_cnt
70
  slib_color$slib_i= !declosing $(slib_color$slib_i)
69
  slib_color$slib_i= !declosing $(slib_color$slib_i)
Line 104... Line 103...
104
        !endif
103
        !endif
105
      !next slib_j
104
      !next slib_j
106
    !endif
105
    !endif
107
  !next slib_k
106
  !next slib_k
108
!next slib_i
107
!next slib_i
109
 
-
 
110
 
108
 
111
slib_out= $slib_dessin
109
slib_out= $slib_dessin
112
 
110
 
113
!if url iswordof $slib_option or html iswordof $slib_option
111
!if url iswordof $slib_option or html iswordof $slib_option
114
  insdraw_size=250,250
112
  insdraw_size=250,250