Commit 333bd873 by Mathias Soeken

Free memory.

parent 33c6d012
...@@ -1526,6 +1526,8 @@ void Abc_ExactStoreTest( int fVerbose ) ...@@ -1526,6 +1526,8 @@ void Abc_ExactStoreTest( int fVerbose )
(*pArrTimeProfile)--; (*pArrTimeProfile)--;
Abc_ExactStop(); Abc_ExactStop();
Abc_NtkDelete( 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