Skip to content

Commit

Permalink
- added the missing change_rettype
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4223 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Sep 14, 2009
1 parent d58761f commit ef98c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c_runtime/modelica.h
Expand Up @@ -98,6 +98,7 @@ typedef modelica_real noEvent_rettype;
typedef modelica_real floor_rettype;
typedef modelica_real ceil_rettype;
typedef modelica_real sample_rettype;
typedef modelica_boolean change_rettype;
typedef modelica_integer integer_rettype;

#if defined(__cplusplus)
Expand Down

0 comments on commit ef98c4c

Please sign in to comment.