Skip to content

Commit

Permalink
[Janitor mode] Fix whitespace
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23574 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Nov 26, 2014
1 parent c975424 commit f1fa2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Template/CodegenSparseFMI.tpl
Expand Up @@ -797,7 +797,7 @@ template EquationGraphHelper(DAE.Exp exp,String funcType, String ix)
<%EquationGraphHelper(exp1,funcType,ix)%>
<%EquationGraphHelper(exp2,funcType,ix)%>
>>
case IFEXP(__) then
case IFEXP(__) then
<<
<%EquationGraphHelper(expCond,funcType,ix)%>
<%EquationGraphHelper(expThen,funcType,ix)%>
Expand Down

0 comments on commit f1fa2b1

Please sign in to comment.