Resubstitution code.

This commit is contained in:
Alan Mishchenko
2013-10-06 15:57:17 -07:00
parent 812a877ab6
commit 8a03e530c2
6 changed files with 349 additions and 28 deletions
+1
View File
@@ -33707,6 +33707,7 @@ int Abc_CommandAbc9Test( Abc_Frame_t * pAbc, int argc, char ** argv )
// Abc_FrameUpdateGia( pAbc, pTemp );
// Unm_ManTest( pAbc->pGia );
// Agi_ManTest( pAbc->pGia );
// Gia_ManResubTest( pAbc->pGia );
return 0;
usage:
Abc_Print( -2, "usage: &test [-F num] [-svh]\n" );