Commit 39c68e72 by Alan Mishchenko

Replacing tabs with spaces.

parent dcb7d0d3
......@@ -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;
......
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