dftlibs / xcfun

XCFun: A library of exchange-correlation functionals with arbitrary-order derivatives
https://dftlibs.org/xcfun/
Mozilla Public License 2.0
58 stars 32 forks source link

Format sources using clang-format #57

Closed robertodr closed 6 years ago

robertodr commented 6 years ago

I've run clang-format on the C/C++ sources for consistent formatting. The formatting rules are in the .clang-format file.

bast commented 6 years ago

Thanks but it looks like something broke the tests.

robertodr commented 6 years ago

Probably the reordering of header files.