Changes between Initial Version and Version 2 of Ticket #1646
- Timestamp:
- 2012-10-02T11:00:29Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1646
- Property Cc sjoelund.se, → sjoelund.se
- Property Component → Backend
-
Ticket #1646 – Description
initial v2 1 {{{model CheckInstantiationLimit 1 {{{ 2 model CheckInstantiationLimit 2 3 extends M(i=1); 3 4 … … 16 17 end M; 17 18 18 end CheckInstantiationLimit;}}} 19 end CheckInstantiationLimit; 20 }}} 19 21 20 Scales {{{P.limit^3}}}, see the table below: 21 {{{100 0.19 22 Scales `P.limit^3`, see the table below: 23 {{{ 24 100 0.19 22 25 200 1.07 23 26 400 8.20 24 500 16.5}}} 27 500 16.5 28 }}}