Opened 11 years ago
Closed 11 years ago
#2503 closed defect (fixed)
protected extends is not propagated correctly
Reported by: | Adrian Pop | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: | nimalk@…, Peter Aronsson |
Description (last modified by )
model myPendulum protected extends Pendulum; public Real phi = revolute.phi end myPendulum;
Only phi should be public.
This is useful for MathCore so that only phi ends up in the result file.
Change History (4)
comment:1 by , 11 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 11 years ago
Cc: | added |
---|
Note:
See TracTickets
for help on using tickets.