From 2d782f7bc966fb19c9d849ac70366709f04d25d8 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 15 Sep 2005 08:01:00 -0700 Subject: Version abc50915 --- src/map/pga/pgaMan.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/pga') diff --git a/src/map/pga/pgaMan.c b/src/map/pga/pgaMan.c index d7573ecf..b75a26c6 100644 --- a/src/map/pga/pgaMan.c +++ b/src/map/pga/pgaMan.c @@ -75,6 +75,7 @@ Pga_Man_t * Pga_ManStart( Pga_Params_t * pParams ) { printf( "The nodes of the network are not DFS ordered.\n" ); // Abc_NtkReassignIds( pNtk ); +// Abc_AigRehash( pNtk->pManFunc ); return NULL; } // make sure there are no dangling nodes (unless they are choices) -- cgit v1.2.3