Skip to content

Commit

Permalink
- forgot one file
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24220 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Marcus Walther committed Jan 27, 2015
1 parent b418da2 commit a6b3a32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Compiler/SimCode/HpcOmSimCodeMain.mo
Expand Up @@ -181,10 +181,6 @@ algorithm
array<list<SimCodeVar.SimVar>> simVarMapping; //maps each backend variable to a list of simVars
case (BackendDAE.DAE(eqs=eqs), _, _, _, _,_, _, _, _, _, _, _, _) equation

if Flags.isSet(Flags.HPCOM_ANALYZATION_MODE) then
print("Using analyzation mode\n");
end if;

//Initial System
//--------------
(initDAE, _, _) = Initialization.solveInitialSystem(inBackendDAE);
Expand Down

0 comments on commit a6b3a32

Please sign in to comment.