mirror of https://github.com/YosysHQ/abc.git
Trying to fix a spurious build error.
This commit is contained in:
parent
9f4ab5a2c1
commit
1a91797316
|
|
@ -14233,6 +14233,7 @@ int Abc_CommandTest( Abc_Frame_t * pAbc, int argc, char ** argv )
|
|||
Abc_FrameReplaceCurrentNetwork( pAbc, pNtkRes );
|
||||
}
|
||||
*/
|
||||
|
||||
return 0;
|
||||
usage:
|
||||
Abc_Print( -2, "usage: test [-CKDNM] [-aovwh] <file_name>\n" );
|
||||
|
|
|
|||
Loading…
Reference in New Issue