Changes between Initial Version and Version 2 of Ticket #2033


Ignore:
Timestamp:
2013-01-26T12:40:43Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2033

    • Property Cc Adrian Pop added; adrpop Willi Braun removed
  • Ticket #2033 – Description

    initial v2  
    11instantiating the model:
    2 
     2{{{#!mo
    33model testEq
    44parameter Integer M=5;
     
    88    b = matrix(a);
    99end testEq;
    10 
     10}}}
    1111gives error during flattening:
    1212