Opened 14 years ago

Last modified 13 years ago

#1380 closed defect (fixed)

OMEdit deletes array indices

Reported by: alexp Owned by: alexp
Priority: high Milestone:
Component: Version:
Keywords: Cc: alexp,

Description

having e.g. the code
parameter Real e_k[2]={1,0};

switching to diagram view and back to the code results in (added annotations neglected):

parameter Real e_k={1,0};

this seems to be specific to parameters....

Change History (1)

comment:1 by Martin Sjölund, 13 years ago

This was fixed when I checked. Hopefully it didn't take the better part of a year for Adeel to solve the problem :)

Note: See TracTickets for help on using tickets.