Opened 18 years ago
Last modified 14 years ago
#92 closed defect (fixed)
Attributes are missing in MOF output when using typedef's
Reported by: | filip | Owned by: | filip |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | filip, Adrian Pop |
Description
.
Note:
See TracTickets
for help on using tickets.
type T = Real(final unit = "m/s");
class A
end A;