Changes between Version 2 and Version 3 of Ticket #5110, comment 8


Ignore:
Timestamp:
2018-09-18T06:22:10Z (7 years ago)
Author:
Rüdiger Franke

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5110, comment 8

    v2 v3  
    77  model foo
    88    input Real u(start = 1);
    9     Real x1, x2;
     9    Real x1(start=1), x2(start=2);
    1010  equation
    1111    when Clock() then