Skip to content

Commit

Permalink
Fixed the type of loop variables
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@317 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x97davka committed Jul 3, 1998
1 parent a4591f7 commit a769b70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modeq/inst.rml
Expand Up @@ -954,8 +954,7 @@ relation unroll : (Env, Mod, Prefix, Connect.Sets, ClassInf.State,
false,
Absyn.CONST,
Absyn.BIDIR),
Types.T_COMPLEX(ClassInf.TYPE_INTEGER
("<for loop>"),[]),
Types.T_INTEGER,
Types.VALBOUND(fst))) => env'' &
inst_list(env'',mods,pre,csets,ci_state,inst_equation, eqs)
=> (dae1,env''',csets', ci_state') &
Expand Down

0 comments on commit a769b70

Please sign in to comment.