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@23202 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Nov 5, 2014
1 parent cb6c654 commit 035e213
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1139,7 +1139,7 @@ int initialization(DATA *data, const char* pInitMethod, const char* pOptiMethod,
initSample(data, data->simulationInfo.startTime, data->simulationInfo.stopTime);
data->callback->function_storeDelayed(data);
data->callback->function_updateRelations(data, 1);

printRelations(data, LOG_EVENTS);
printZeroCrossings(data, LOG_EVENTS);

Expand Down

0 comments on commit 035e213

Please sign in to comment.