ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
plaMerge.c
Go to the documentation of this file.
1
20
21#include "pla.h"
22
24
28
32
45{
46 return 0;
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 int Pla_ManDist1Merge(Pla_Man_t *p)
DECLARATIONS ///.
Definition plaMerge.c:44
struct Pla_Man_t_ Pla_Man_t
Definition pla.h:63