# TEST startshape seed

rule seed {

golden_rectangle {b 0.2}

}

# We need to add the correct hue here. This is not yet done. rule golden_rectangle {

SQUARE {}
circle_well {b -0.1}
golden_rectangle {x 0.809107 y -0.190983 s 0.618039887 r 90 b 0.1}

}

rule circle_well {

CIRCLE {}
 circle_well {b -0.01 s 0.99}

}