Skip to content

Commit

Permalink
Fix for new MSL patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Feb 28, 2016
1 parent bf2f7a7 commit da23935
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openmodelica/diff/LargeFileChange.mos
Expand Up @@ -26,8 +26,7 @@ system("diff -uZ old.mo merged.mo | egrep -v '^(@@|---|[+][+][+])'")

// Result:
// true
// "Warning: Requested package Modelica of version 3.2.2, but this package was already loaded with version trunk. You might experience problems if these versions are incompatible.
// "
// ""
// true
// true
// ""
Expand Down

0 comments on commit da23935

Please sign in to comment.