Skip to content

Commit

Permalink
rcx: clang-format
Browse files Browse the repository at this point in the history
Signed-off-by: Eder Monteiro <[email protected]>
  • Loading branch information
eder-matheus committed Jan 15, 2025
1 parent cc5758c commit 460048f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/rcx/src/ext.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
// POSSIBILITY OF SUCH DAMAGE.

//#include "rcx/extRCap.h"
// #include "rcx/extRCap.h"
#include "rcx/ext.h"

#include "odb/wOrder.h"
Expand Down
2 changes: 1 addition & 1 deletion src/rcx/src/extRCmodel_process.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

#include "utl/Logger.h"

//#define SKIP_SOLVER
// #define SKIP_SOLVER
namespace rcx {

using namespace odb;
Expand Down
2 changes: 1 addition & 1 deletion src/rcx/src/extmeasure_dist.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#define FRINGE_UP_DOWN
#endif
// #define CHECK_SAME_NET
//#define MIN_FOR_LOOPS
// #define MIN_FOR_LOOPS

namespace rcx {

Expand Down

0 comments on commit 460048f

Please sign in to comment.