Change History (2)
comment:1 by , 19 years ago
comment:2 by , 18 years ago
Håkan, I think that you have fixed this but not checked in yet, correct?
Note:
See TracTickets
for help on using tickets.
Håkan, I think that you have fixed this but not checked in yet, correct?
Elsewhen statements seams to be excluded even from flatmodelica.
Testmodel
model WhenPriority
algorithm
end WhenPriority;
gives this:
fclass WhenPriority
Boolean close;
algorithm
end WhenPriority;