Changes between Initial Version and Version 1 of Ticket #2902
- Timestamp:
- 2014-10-17T08:51:37Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2902
- Property Cc added; removed
-
Ticket #2902 – Description
initial v1 1 1 Hi look, 2 2 3 {{{#!mo 3 4 model Test 4 5 model Complex_bindinglost … … 35 36 annotation(Icon(coordinateSystem(extent = {{-100, -100}, {100, 100}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2, 2})), Diagram(coordinateSystem(extent = {{-100, -100}, {100, 100}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2, 2}))); 36 37 end Test; 37 38 }}} 38 39 //Check that the value of It is zero but ItOK got its value (not zero) 39 40 //why ?