Opened 13 years ago
Last modified 12 years ago
#1723 closed defect (fixed)
Check uses-annotations before inst — at Version 1
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Frontend | Version: | |
Keywords: | Cc: | Martin Sjölund |
Description (last modified by )
The following should either automatically load Modelica if not available, or produce an error. Possibly changed behaviour with a flag.
model M extends Modelica.Icons.Function; annotation(uses(Modelica(version="3.1"))); end M;
Change History (1)
comment:1 by , 12 years ago
Cc: | sjoelund.se, → sjoelund.se |
---|---|
Component: | → Frontend |
Description: | modified (diff) |
Milestone: | → 1.9.0 |
Note:
See TracTickets
for help on using tickets.