Skip to content

Commit

Permalink
- Fixed XMLDump.mo RML warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Oct 30, 2010
1 parent 7a2b302 commit c743912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/XMLDump.mo
Expand Up @@ -1537,7 +1537,7 @@ algorithm
_:=
matchcontinue (inExp)
local
DAE.Ident s,s_1,s_2,sym,s1,s2,s3,s4,s_3,ifstr,thenstr,elsestr,res,fs,argstr,s5,s_4,s_5,res2,str,crstr,dimstr,expstr,iterstr,id;
DAE.Ident s,s_1,s_2,sym,s1,s2,s3,s4,s_3,ifstr,thenstr,elsestr,res,argstr,s5,s_4,s_5,res2,str,crstr,dimstr,expstr,iterstr,id;
DAE.Ident s1_1,s2_1,s1_2,s2_2,cs,ts,fs,cs_1,ts_1,fs_1,s3_1;
Integer x,pri2_1,pri2,pri3,pri1,ival,i,pe1,p1,p2,pc,pt,pf,p,pstop,pstart,pstep;
Real rval;
Expand Down

0 comments on commit c743912

Please sign in to comment.