/************************************************************************/
/*                                                                      */
/*         Code generated by FED-CASE V1.0  Code Generator              */
/*                  © Joosen Software Development                       */
/*                    All rights reserved 1993                          */
/*                                                                      */
/************************************************************************/

/************************************************************************/
/*                                                                      */
/*                          Start of Includes                           */
/*                                                                      */
/************************************************************************/

#include <exec/types.h>
#include <data/const_windowexamp.h>
#include <clib/intuition_protos.h>
#include <clib/exec_protos.h>

/************************************************************************/
/*                                                                      */
/*                           End of Includes                            */
/*                                                                      */
/************************************************************************/

/************************************************************************/
/*                                                                      */
/*                    Start of source prototype file                    */
/*                                                                      */
/************************************************************************/

#include <proto/proto_windowexamp.h>

/************************************************************************/
/*                                                                      */
/*                     End of source prototype file                     */
/*                                                                      */
/************************************************************************/


/************************************************************************/
/* Procedure  : void V_InitWindowStructure()                            */
/* Function   :                                                         */
/* Designer   : Ron Heijmans                                            */
/* Date       : Sat Nov 27 13:55:55 1993                                */
/*                                                                      */
/* Modificat  :                                                         */
/* Handler    :                                                         */
/* Modific.   :                                                         */
/*                                                                      */
/************************************************************************/

void V_InitWindowStructure()
{

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}								/* end of V_InitWindowStructure */

/************************************************************************/
/* Procedure  : void main()                                             */
/* Function   :                                                         */
/* Designer   : Ron Heijmans                                            */
/* Date       : Sat Nov 27 13:56:30 1993                                */
/*                                                                      */
/* Modificat  :                                                         */
/* Handler    :                                                         */
/* Modific.   :                                                         */
/*                                                                      */
/************************************************************************/

void main()
{

	
	V_InitWindowStructure();
	
	WaitPort( );						/* WaitPort
	CloseWindow( ) ;					/* CloseWindow
	CloseLibrary( );
}								/* end of V_main */
