Subversion Repositories wimsdev

Rev

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

Rev 20 Rev 7210
Line 48... Line 48...
48
 !readproc oef/valback.proc
48
 !readproc oef/valback.proc
49
!endif
49
!endif
50
 
50
 
51
m_step=$currstep
51
m_step=$currstep
52
!if $cmd=reply and $status=waiting
52
!if $cmd=reply and $status=waiting
-
 
53
 
53
 !if $opt iswordof newstep newcase gotocase
54
 !if $opt iswordof newstep newcase gotocase
54
  !changeto deduc/var.$opt
55
  !changeto deduc/var.$opt
55
 !endif
56
 !endif
56
 !readproc deduc/meth$methstep.proc
57
 !readproc deduc/meth$methstep.proc
57
 !if $error!=$empty or $methsubstep>1
58
 !if $error!=$empty or $methsubstep>1
Line 106... Line 107...
106
 !endif
107
 !endif
107
 !if $condtest1=1 or $condtest1=-1
108
 !if $condtest1=1 or $condtest1=-1
108
  !read deduc/var.finish
109
  !read deduc/var.finish
109
 !endif
110
 !endif
110
!endif
111
!endif
-
 
112
 
111
 
113