****** MSG_CLOCK EXAMPLE ******

This example demonstrates the use of messages. It implements a digital
wrist clock in the way detailed in: Andre' Schiper, Programmation Concurrent,
Presses Polytechnique et Universitaires Romandes, Geneve.

To run the example type:

make clean
make
./run

then follow the menu. 

Alternatively use "make insmod" to lauch and "make rmmod" to remove it.
