Subversion Repositories wimsdev

Rev

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

Rev 11210 Rev 11220
Line 2... Line 2...
2
tit:increase
2
tit:increase
3
type:$type_exec
3
type:$type_exec
4
alias:!advance
4
alias:advance
5
syntax:!increase `var'
5
syntax:!increase `var'
6
mean:Increase the value of `var' by one. The value of `var' is first rounded to an integer.
6
mean:Increase the value of `var' by one. The value of `var' is first rounded to an integer.