Commit 1b6662ce by Alan Mishchenko

Fixing C++ compilation issues.

parent 562b6126
......@@ -783,10 +783,13 @@ void Io_WriteAiger( Abc_Ntk_t * pNtk, char * pFileName, int fWriteSymbols, int f
ABC_FREE(b.buf);
}
ABC_NAMESPACE_IMPL_END
#include "aig/gia/giaAig.h"
#include "aig/saig/saig.h"
ABC_NAMESPACE_IMPL_START
/**Function*************************************************************
Synopsis [Writes the AIG in the binary AIGER format.]
......
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