mirror of https://github.com/YosysHQ/abc.git
Replacing tabs with spaces.
This commit is contained in:
parent
dcb7d0d3fc
commit
39c68e72e4
|
|
@ -71,7 +71,7 @@ struct Abc_Frame_t_
|
||||||
int nSteps; // the counter of different network processed
|
int nSteps; // the counter of different network processed
|
||||||
int fSource; // marks the source mode
|
int fSource; // marks the source mode
|
||||||
int fAutoexac; // marks the autoexec mode
|
int fAutoexac; // marks the autoexec mode
|
||||||
int fBatchMode; // batch mode flag
|
int fBatchMode; // batch mode flag
|
||||||
int fBridgeMode; // bridge mode flag
|
int fBridgeMode; // bridge mode flag
|
||||||
// output streams
|
// output streams
|
||||||
FILE * Out;
|
FILE * Out;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue