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

Fix incorrect case #2427

Merged
merged 1 commit into from Jan 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Modelica/package.mo
Expand Up @@ -2496,7 +2496,7 @@ Modelica.Fluid.Pipes.BaseClasses.WallFriction.PartialWallFriction, see details b
object library <strong>ModelicaIO</strong> has been added.<br>
For a <strong>tool vendor</strong> this can be a non-backwards compatible change if the same object libraries have been used in the past
for different releases of package Modelica.
In <a href=\"modelica://Modelica/Resources/C-sources/_readme.txt\">Resources/C-sources/_readme.txt</a>
In <a href=\"modelica://Modelica/Resources/C-Sources/_readme.txt\">Resources/C-Sources/_readme.txt</a>
the issue is explained in detail and how to resolve it.
For a <strong>user</strong> this might be a non-backwards compatible change if he/she implemented an
own external C interface function to one of the functions in the ModelicaStandardTables,
Expand Down