mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-07 03:05:36 +02:00
Replacing tabs with spaces.
This commit is contained in:
@@ -71,7 +71,7 @@ struct Abc_Frame_t_
|
||||
int nSteps; // the counter of different network processed
|
||||
int fSource; // marks the source mode
|
||||
int fAutoexac; // marks the autoexec mode
|
||||
int fBatchMode; // batch mode flag
|
||||
int fBatchMode; // batch mode flag
|
||||
int fBridgeMode; // bridge mode flag
|
||||
// output streams
|
||||
FILE * Out;
|
||||
|
||||
Reference in New Issue
Block a user