%for var in variables: %if len(var["shape"]) == 0: allocate(s%${var['name']}) %endif %endfor ## vim: filetype=mako