Re: [racket] 27.1.3

2010-11-11 Thread Luke Jordan
>From your description you haven't done anything wrong that I can tell. But there's not enough detail there to help either. Will you post error feedback, or your code? Or if the code will give away the solution I am happy to help offline (email me direct). On Thu, Nov 11, 2010 at 12:48, Ken Hege

[racket] 27.1.3

2010-11-11 Thread Ken Hegeland
I am having trouble changing the Sierpinski function to consume structures, instead of coordinates. I used the same function design for too-small as in 27.1.1, I edited each sub function used to consume triangles as well. When testing the new function with a triangle, and comparing it to previou