final int alpha = 120;

protected void init ()
[
	Axiom ==> F;
]

public void run ()
[
//F ==> F+F–F

	F ==> F RU(alpha) F RU(-alpha) F;
]
