#include <mainInt.h>
Data Fields | |
char * | sVersion |
st_table * | tCommands |
st_table * | tAliases |
st_table * | tFlags |
Vec_Ptr_t * | aHistory |
Abc_Ntk_t * | pNtkCur |
int | nSteps |
int | fAutoexac |
int | fBatchMode |
FILE * | Out |
FILE * | Err |
FILE * | Hst |
int | TimeCommand |
int | TimeTotal |
Vec_Ptr_t * | vStore |
void * | pManDec |
DdManager * | dd |
void * | pLibLut |
void * | pLibGen |
void * | pLibSuper |
void * | pLibVer |
STRUCTURE DEFINITIONS ///
Definition at line 44 of file mainInt.h.
FILE* Abc_Frame_t_::Err |
FILE* Abc_Frame_t_::Hst |
FILE* Abc_Frame_t_::Out |
void* Abc_Frame_t_::pLibGen |
void* Abc_Frame_t_::pLibLut |
void* Abc_Frame_t_::pLibSuper |
void* Abc_Frame_t_::pLibVer |
void* Abc_Frame_t_::pManDec |
char* Abc_Frame_t_::sVersion |