Skip to content

Commit

Permalink
added simulation_5fcg
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1491 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x02lucpo committed Feb 10, 2005
1 parent e4295ee commit 73cd208
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modeq/winruntime/rtopts.c
Expand Up @@ -343,3 +343,10 @@ RML_END_LABEL
}
RML_END_LABEL

RML_BEGIN_LABEL(RTOpts__simulation_5fcg)
{
rmlA0 = RML_PRIM_MKBOOL(simulation_cg);
RML_TAILCALLK(rmlSC);
}
}
RML_END_LABEL

0 comments on commit 73cd208

Please sign in to comment.