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

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

