Changes between Initial Version and Version 1 of Ticket #3495, comment 4
- Timestamp:
- 2015-10-17T05:59:20Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3495, comment 4
initial v1 1 This line causes the error if {{{ idx == nVec}}}:1 This line causes the error if {{{(idx == nVec) or (idx == 1)}}}: 2 2 {{{ 3 3 vecout[idx:nVec-1]:=vecin[idx+1:nVec];