****** SEM_CLOCK EXAMPLE ******

This example demonstrates the use of semaphores.
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.

