We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d82280 commit d05723aCopy full SHA for d05723a
ModelicaByExample/package.mo
@@ -1,4 +1,4 @@
1
within ;
2
package ModelicaByExample
3
-annotation (version="0.5.", uses(Modelica(version="3.2.2")));
+annotation (version="0.5.0", uses(Modelica(version="3.2.2")));
4
end ModelicaByExample;
0 commit comments