Skip to content
This repository was archived by the owner on May 18, 2019. It is now read-only.

Commit 71414e4

Browse files
perostOpenModelica-Hudson
authored andcommitted
[NF] Add execStat för Absyn->SCode.
Belonging to [master]: - #2918
1 parent 2fee2f0 commit 71414e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Compiler/Script/CevalScriptBackend.mo

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

31303130
(_,scode_builtin) := FBuiltin.getInitialFunctions();
31313131
scodeP := listAppend(scode_builtin, SymbolTable.getSCode());
3132+
ExecStat.execStat("FrontEnd - Absyn->SCode");
31323133

31333134
(dae, funcs) := NFInst.instClassInProgram(className, scodeP);
31343135

0 commit comments

Comments
 (0)