mirror of https://github.com/YosysHQ/abc.git
Experiments with new network data-structure.
This commit is contained in:
parent
0afc6123f9
commit
027bb83e81
|
|
@ -24,6 +24,8 @@
|
|||
|
||||
ABC_NAMESPACE_IMPL_START
|
||||
|
||||
#if 0
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
/// DECLARATIONS ///
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
@ -722,6 +724,8 @@ usage:
|
|||
return 1;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
/// END OF FILE ///
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue