ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
giaReshape2.c
Go to the documentation of this file.
1
20
21#include "gia.h"
22
24
28
32
44Gia_Man_t * Gia_ManReshape2( Gia_Man_t * p, int fUseSimple, int fVerbose, int fVeryVerbose )
45{
46 return NULL;
47}
48
52
53
55
#define ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_END
Cube * p
Definition exorList.c:222
ABC_NAMESPACE_IMPL_START Gia_Man_t * Gia_ManReshape2(Gia_Man_t *p, int fUseSimple, int fVerbose, int fVeryVerbose)
DECLARATIONS ///.
Definition giaReshape2.c:44
struct Gia_Man_t_ Gia_Man_t
Definition gia.h:96