Changes between Initial Version and Version 2 of Ticket #1646


Ignore:
Timestamp:
2012-10-02T11:00:29Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1646

    • Property Cc sjoelund.se, → sjoelund.se
    • Property ComponentBackend
  • Ticket #1646 – Description

    initial v2  
    1 {{{model CheckInstantiationLimit
     1{{{
     2model CheckInstantiationLimit
    23  extends M(i=1);
    34
     
    1617end M;
    1718
    18 end CheckInstantiationLimit;}}}
     19end CheckInstantiationLimit;
     20}}}
    1921
    20 Scales {{{P.limit^3}}}, see the table below:
    21 {{{100 0.19
     22Scales `P.limit^3`, see the table below:
     23{{{
     24100 0.19
    2225200 1.07
    2326400 8.20
    24 500 16.5}}}
     27500 16.5
     28}}}