=================================================================== RCS file: /cvs/ace/ace/docs/toolkit.html,v retrieving revision 1.2 retrieving revision 1.3 diff -p -u -r1.2 -r1.3 --- ace/docs/toolkit.html 2001/05/07 03:09:55 1.2 +++ /cvs/ace/ace/docs/toolkit.html 2013/01/06 16:44:30 1.3 @@ -565,6 +565,10 @@ top of it to be moved to the top of stac face-upness is not changed. When n is zero, all cards are moved.

+
void stack_move_card(Stack *src, Stack *dest, int auto) + +
Like stack_move_cards but moves just one card.

+
void stack_flip_card(Stack *src, Stack *dest)
Moves the top-most card from src to dest, and