Enabling additional matching feature in the LUT mapper.

This commit is contained in:
Alan Mishchenko
2013-08-12 23:34:54 -07:00
parent fcfafb0601
commit ee1e20ddf8
3 changed files with 3 additions and 15 deletions
-1
View File
@@ -205,7 +205,6 @@ int Dau_DsdCheckDecAndExist( char * pDsd )
int If_CutPerformCheck75__( If_Man_t * p, unsigned * pTruth, int nVars, int nLeaves, char * pStr )
{
char pDsdStr[1000];
int fDerive = 0;
int nSizeNonDec, nDecExists, nDecAndExists;
static int Counter = 0;
Counter++;