*****************************************************************************
* THESE PROGRAMS ARE THE TRANSLATOR TOOLS FOR VisKProg, VERSION 0.1.7       *
*                                                                           *
* Since these tools are simple c-programs, I decided to use a predefined    *
* Makefile structure, and not the automake tools.                           *
*                                                                           *
* To compile the tools, enter                                               *
*                                                                           *
*	make all                                                            *
*                                                                           *
* to install them                                                           *
*                                                                           *
*	make install		(as root)                                   *
*                                                                           *
* Please read the HTML documentation (at least the tutorial) carefully, if  *
* you want to use these programs.                                           * 
*                                                                           *
* Have fun                                                                  * 
* Christoph Pinkel <de_cp@linuxstart.com>                                   *
*                                                                           *
*****************************************************************************

