Skip to content

Commit

Permalink
-vxworks includes
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@22570 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
RuedKamp committed Oct 2, 2014
1 parent 030bc8d commit de977fb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -103,7 +103,7 @@ void SolverDefaultImplementation::initialize()
// // Write a line break into output stream
// *_outputStream << std::endl;
//}
if(_settings->getGlobalSettings()->getOutputPointType() != NONE)
if(_settings->getGlobalSettings()->getOutputPointType() != EMPTY2)
writeoutput_system->writeOutput(IWriteOutput::HEAD_LINE);

// Allocate array with values of zero functions
Expand Down

0 comments on commit de977fb

Please sign in to comment.