Cflow2VCG: converts cflow file (call-graph) to VCG format.

Copyright (c) 2001 Guilhem BONNEFILLE
See the COPYING file full liscense information.

Author:
   See the "AUTHORS" file.

Website:
   http://www.sourceforge.net/projects/cflow2vcg/

Description:
   Cflow2VCG is a tool which converts a call-graph produced by the tool cflow
   in a VCG format file in order to display this call-graph.
   The cflow2dot tool converts the call-graph in a DOT format (see graphviz
   package).

Requirements:
   xvcg tool in order to display the result of the conversion.
   Graphviz package in order to handle the DOT format.

Building and Installing:
   See the "INSTALL" file.

Notes:
   See files in doc directory.

Questions, comments, suggestions, and problems can be sent to the author.
