Trying to fix a spurious build error.

This commit is contained in:
Alan Mishchenko 2023-04-22 19:17:56 -07:00
parent 9f4ab5a2c1
commit 1a91797316
1 changed files with 1 additions and 0 deletions

View File

@ -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" );