Skip to content

Commit

Permalink
- Fix RML compilation.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20868 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
perost committed May 28, 2014
1 parent 666cd0f commit 0563288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/FrontEnd/SCode.mo
Expand Up @@ -3832,7 +3832,7 @@ algorithm
outComment := match(inAnnotation, inComment)
local
Option<String> cmt;
SCode.Final fp;
Final fp;
Each ep;
list<SubMod> mods1, mods2;
Option<tuple<Absyn.Exp, Boolean>> b;
Expand Down

0 comments on commit 0563288

Please sign in to comment.