/* sp_heno2.dat */ /* The equations */ eq[1]: fx[1,2](x)+aa*f[1]+2*dd*f[1]*f[2]$ eq[2]: fx[2,2](x)+bb*f[2]+cc*f[2]^2+dd*f[1]^2$ noeqs: 2$ nofun: 2$ /* For Kruskal Simplification the file needs following 2 lines */ do_simplification: true$ prefer_variable: x$ debugfullinfo: true$ betalist: []$ /* sp_heno2.dat */