From 39c68e72e4b5f557ba2cbcb372ac28411cfc086d Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Fri, 12 Sep 2014 13:46:11 -0700 Subject: Replacing tabs with spaces. --- src/base/main/mainInt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/base/main/mainInt.h b/src/base/main/mainInt.h index aa7a7d90..9d67b2d7 100644 --- a/src/base/main/mainInt.h +++ b/src/base/main/mainInt.h @@ -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; -- cgit v1.2.3