===========================================================
author: Jean-Michel RICHER
email: jean-michel.richer@univ-angers.fr
date: december 2015
===========================================================

Example of program that converts celsius degrees to
fahrenheit.

This program illustrates the use of the CommandLine class.

===========================================================
INSTALL:
===========================================================

type: make

