Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version header to Base Modelica output #12458

Closed
casella opened this issue May 22, 2024 · 1 comment
Closed

Add version header to Base Modelica output #12458

casella opened this issue May 22, 2024 · 1 comment
Assignees
Labels
COMP/Base Modelica COMP/OMC/Frontend Issue and pull request related to the frontend
Milestone

Comments

@casella
Copy link
Contributor

casella commented May 22, 2024

Following the proposed Base Modelica grammar, the first line of the Base Modelica output should contain a version header line. For the time being I would add

//! base 0.1.0

to the first line of the Base Modelica output, as shown in the Modelica Conference paper.

@casella casella added COMP/Base Modelica COMP/OMC/Frontend Issue and pull request related to the frontend labels May 22, 2024
@casella casella added this to the 1.24.0 milestone May 22, 2024
perost added a commit to perost/OpenModelica that referenced this issue May 23, 2024
- Add version header.
- Add experiment annotation.

Fixes OpenModelica#12457 and OpenModelica#12458
perost added a commit to perost/OpenModelica that referenced this issue May 23, 2024
- Add version header.
- Add experiment annotation.

Fixes OpenModelica#12457 and OpenModelica#12458
perost added a commit to perost/OpenModelica that referenced this issue May 23, 2024
- Add version header.
- Add experiment annotation.

Fixes OpenModelica#12457 and OpenModelica#12458
perost added a commit that referenced this issue May 23, 2024
- Add version header.
- Add experiment annotation.

Fixes #12457 and #12458
@perost
Copy link
Member

perost commented May 24, 2024

Fixed by #12460.

@perost perost closed this as completed May 24, 2024
adrpo pushed a commit to adrpo/OpenModelica that referenced this issue May 30, 2024
- Add version header.
- Add experiment annotation.

Fixes OpenModelica#12457 and OpenModelica#12458
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/Base Modelica COMP/OMC/Frontend Issue and pull request related to the frontend
Projects
None yet
Development

No branches or pull requests

2 participants