BCS Wrote: > I've posted the code here: > > http://smplsite.com/filebox/error.zip > auto r = (rp == Point(-.5,1.5)); writef("---%s\n", r); assert(r, "++"~rp.toString); Is this it?