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@19776 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Mar 26, 2014
1 parent acf9488 commit 11261ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Template/CodegenAdevs.tpl
Expand Up @@ -770,7 +770,7 @@ case SIMCODE(modelInfo = MODELINFO(vars = vars as SIMVARS(__))) then
timeValue = q[numVars()-1] = 0.0;
clear_event_flags();
// Get initial values as given in the model
<%varDecls%>
<%varDecls%>
<%initStateSets(stateSets)%>
<%init1%>
<%init2%>
Expand Down

0 comments on commit 11261ef

Please sign in to comment.