Skip to content

Commit 879c931

Browse files
author
Willi Braun
committed
- generate _info.xml file also for FMU git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@15865 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 362202e commit 879c931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Compiler/BackEnd/SimCodeMain.mo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ algorithm
451451

452452
case (_,"C")
453453
equation
454+
Tpl.tplNoret2(SimCodeDump.dumpSimCode, simCode, false);
454455
Tpl.tplNoret(CodegenFMU.translateModel, simCode);
455456
then ();
456457
case (_,"Cpp")

0 commit comments

Comments
 (0)