# sn.ode # generic connection x'=x*(1-y) y'=x-y @ xp=x,yp=y,xlo=-2,ylo=-2,xhi=2,yhi=2 done