Skip to content

Commit

Permalink
- belongs to r23943
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23944 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Willi Braun committed Jan 6, 2015
1 parent 090ba38 commit 524f931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SimulationRuntime/c/simulation_data.h
Expand Up @@ -513,6 +513,7 @@ typedef struct SIMULATION_INFO

modelica_real* zeroCrossings;
modelica_real* zeroCrossingsPre;
modelica_real* zeroCrossingsBackup; /* used by bisection in event.c */
modelica_boolean* relations;
modelica_boolean* relationsPre;
modelica_boolean* storedRelations; /* this array contains a copy of relations each time the event iteration starts */
Expand Down

0 comments on commit 524f931

Please sign in to comment.