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

This example demonstrates the use of messages.
It implements a digital wrist clock in the way detailed in:
Bucker, La programmation concurrent, Press Polytechnique 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.
