Changes between Initial Version and Version 1 of Ticket #6173, comment 7


Ignore:
Timestamp:
2021-11-15T00:50:22+01:00 (3 years ago)
Author:
casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6173, comment 7

    initial v1  
    2727    for i in 1:100 loop
    2828      b[i].c[10] = R2(R1(1, 0), R1(i,1));
    29       b[i].c.rb[1] = R1(i,0);
     29      b[i].c[1].rb = R1(i,0);
    3030    end for;
    3131  end A;