Change-Id: Id99bf128ec7b1a4bdf0f56918a185c7a4cf61ae4
end
- opts=[]
+ opts="";
if exists("style","local")==1 then opts=[opts,"style=style"],end
if exists("strf","local")==1 then opts=[opts,"strf=strf"],end
if exists("rect","local")==1 then opts=[opts,"rect=rect"],end