Lecture 20: Cyclone

This example was presented at the beginning of Lecture 21.
It was slightly updated from a question on Exam 2, Spring 2005.

lists.cyc  --- Cyclone code for some linked list manipulation
lists.c    --- C version of the same code
