
Content of the archive :
------------------------

	1. GenCodeC_2
	-------------
		An external generator for MUIBuilder V1.1 to produce C
		language. It does NOT replace the other generators ...
		it's just a new one ...

	2. A small example to see show you how to use the code
	generated by this module.
		- MUIDemo.h & MUIDemo.c : created by MUIBuilder
		- Main.c		: written by me

Why this update ?
-----------------
This release was made because of some mails i received ... the only
difference between this generator and the Module of the MUIBuilder archive
is that the gui variables are global ( and no more dynamically created ).

How to install ?
----------------
Just copy GenCodeC_2 to your MUIBuilder/modules directory !
