/**CHeaderFile***************************************************************** FileName [maigInt.h] PackageName [maig] Synopsis [] Description [Internal data structures of Multi-vlaued AND/INVERTER package] SeeAlso [] Author [Mohammad Awedh] Copyright [This file was created at the University of Colorado at Boulder. The University of Colorado at Boulder makes no warranty about the suitability of this software for any purpose. It is presented on an AS IS basis.] Revision [$Id: maigInt.h,v 1.4 2005/04/27 00:31:03 jinh Exp $] ******************************************************************************/ #ifndef _MAIGINT #define _MAIGINT #include "maig.h" #include "baigInt.h" #include "array.h" /*---------------------------------------------------------------------------*/ /* Constant declarations */ /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/ /* Type declarations */ /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/ /* Type declarations */ /*---------------------------------------------------------------------------*/ /**AutomaticStart*************************************************************/ /*---------------------------------------------------------------------------*/ /* Function prototypes */ /*---------------------------------------------------------------------------*/ /**AutomaticEnd***************************************************************/ #endif /* _MIGINT */