Commit f95e73c4 by Alan Mishchenko

Added recording of AIG subgraphs.

parent 0f8b68ae
......@@ -323,6 +323,7 @@ Abc_Ntk_t * Abc_NtkRecUse()
Abc_NtkRecPs();
p->pNtk = NULL;
Abc_NtkRecStop();
Abc_NtkCleanData(pNtk);
return pNtk;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment