Commit a3b5a6ab by Alan Mishchenko

Fixing C++ compilation issues.

parent 1b6662ce
...@@ -104,9 +104,12 @@ Vec_Ptr_t * Nwk_ManDeriveRetimingCut( Aig_Man_t * p, int fForward, int fVerbose ...@@ -104,9 +104,12 @@ Vec_Ptr_t * Nwk_ManDeriveRetimingCut( Aig_Man_t * p, int fForward, int fVerbose
} }
ABC_NAMESPACE_IMPL_END
#include "proof/abs/abs.h" #include "proof/abs/abs.h"
ABC_NAMESPACE_IMPL_START
/**Function************************************************************* /**Function*************************************************************
Synopsis [Collects reachable nodes.] Synopsis [Collects reachable nodes.]
......
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