@ -47,7 +47,11 @@ subroutine imsru(n,x,idir,nout)
return
endif
if (n<=1) return
if (n<=1) then
nout = n
call imsr(n,x,idir)
nout = 1