Changes between Initial Version and Version 1 of Ticket #2370


Ignore:
Timestamp:
2013-09-27T09:04:38Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2370

    • Property Component ParserFrontend
    • Property Owner changed from Martin Sjölund to somebody
  • Ticket #2370 – Description

    initial v1  
    66
    77This is indeed very strange, since the instantiated model actually has the correct code (see below) that is equivalent to the manually coded block a:
    8 
     8{{{#!mo
    99// correct automatically generated code for block c
    1010class inputoutput.c 
     
    5151  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})), uses(Modelica(version = "3.2")));
    5252end inputoutput;
     53}}}