1 --- rpn/README.orig 2005-09-28 22:25:27.000000000 -0400
2 +++ rpn/README 2005-09-28 22:26:56.000000000 -0400
4 . Print the top element
5 < Swap the top two elements
7 +D Duplicate the top element
10 --- rpn/rpn.c.orig 2005-09-28 22:25:33.000000000 -0400
11 +++ rpn/rpn.c 2005-09-28 22:26:27.000000000 -0400