Fixing the accidentally broken build.

This commit is contained in:
Alan Mishchenko 2020-05-06 12:48:11 -07:00
parent 234b5d771b
commit f8b6d615bf
1 changed files with 0 additions and 1 deletions

View File

@ -13896,7 +13896,6 @@ int Abc_CommandTest( Abc_Frame_t * pAbc, int argc, char ** argv )
//Extra_SimulationTest( nDivMax, nNumOnes, fNewOrder );
//Mnist_ExperimentWithScaling( nDecMax );
//Gia_Gen2CodeTest();
Gia_EnumPerms( nDecMax );
return 0;
usage:
Abc_Print( -2, "usage: test [-CKDNM] [-aovwh] <file_name>\n" );