/*====================================================================*\
FILE    : TestFamAction.c
PURPOSE : pro_toolkit family table action functions.

HISTORY..
20-May-97  H-01-31  Alexey $$1  Created
\*====================================================================*/

/*--------------------------------------------------------------------*\
Pro/TOOLKIT includes
\*--------------------------------------------------------------------*/
#include "ProToolkit.h"
#include "ProFamtable.h"
#include "ProFaminstance.h"
#include "TestFamTab.h"
#include "UtilFiles.h"
#include "ProExtdata.h"

/*--------------------------------------------------------------------*\
Pro/DEVELOP includes
\*--------------------------------------------------------------------*/
#include "profamtab.h"

/*--------------------------------------------------------------------*\
C System includes
\*--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*\
Application macros
\*--------------------------------------------------------------------*/

/*--------------------------------------------------------------------*\
Application data types
\*--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*\
Application global/external data
\*--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*\
Application static data/function
\*--------------------------------------------------------------------*/




