Example of a Unfolding Action


Action:


| give 10
then
| unfolding
| | | give difference(the the given integer,1)
| | then
| | | | (check is-greater-than(it,0) and give it) then (give it and unfold)
| | | or
| | | | give it


Informal description:

Incomplete...

Try this action using Java ANI.


RAT| People

[Created by Luis Carlos. Last edited at 16 Apr 2004 by Luis Carlos]