mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-08 03:46:07 +02:00
Version abc80404
This commit is contained in:
+1
-1
@@ -15780,7 +15780,7 @@ int Abc_CommandAbc8Cec( Abc_Frame_t * pAbc, int argc, char ** argv )
|
||||
nConfLimit = 10000;
|
||||
nPartSize = 100;
|
||||
fSmart = 0;
|
||||
fVerbose = 0;
|
||||
fVerbose = 0;
|
||||
Extra_UtilGetoptReset();
|
||||
while ( ( c = Extra_UtilGetopt( argc, argv, "CPsvh" ) ) != EOF )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user