Skip to content

Commit

Permalink
- fix bootstrapping
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@14530 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Jens Frenkel committed Dec 23, 2012
1 parent 7d5e346 commit b4091f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Util/Debug.mo
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ public function bcallret5
replaceable type Type_c subtypeof Any;
replaceable type Type_d subtypeof Any;
replaceable type Type_e subtypeof Any;
replaceable type Type_f subtypeof Any;
replaceable type Type_g subtypeof Any;
annotation(__OpenModelica_EarlyInline = true);
algorithm
res := match (flag,func,arg1,arg2,arg3,arg4,arg5,default)
Expand Down

0 comments on commit b4091f6

Please sign in to comment.