Skip to content

Commit

Permalink
[Janitor mode] Fix tabs
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@17878 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Oct 24, 2013
1 parent 2beb8d7 commit 6411e1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compiler/Template/SCodeTV.mo
Expand Up @@ -334,8 +334,8 @@ package SCode
record R_OPTIMIZATION end R_OPTIMIZATION;
record R_MODEL end R_MODEL;
record R_RECORD
Boolean isOperator;
end R_RECORD;
Boolean isOperator;
end R_RECORD;
record R_BLOCK end R_BLOCK;
record R_CONNECTOR
Boolean isExpandable;
Expand Down

0 comments on commit 6411e1a

Please sign in to comment.