From 5c22c7a7de55eeeafbf53e38711617238e61194a Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Sat, 21 Mar 2020 21:30:06 -0400 Subject: Make file formatting comply with POSIX and Unix standards UTF-8, LF, no BOM, and newlines at the end of files --- bench/spbench/sp_solver.cpp | 2 +- bench/spbench/test_sparseLU.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bench/spbench') diff --git a/bench/spbench/sp_solver.cpp b/bench/spbench/sp_solver.cpp index a1f4bac8a..75821a620 100644 --- a/bench/spbench/sp_solver.cpp +++ b/bench/spbench/sp_solver.cpp @@ -122,4 +122,4 @@ int main(int argc, char **args) // std::cout<