MDS/.clang-format
afonsofrancof da20f7966e
Started work on Potential
Unrolled powers
removed duplicate array access on k for
tried starting using omp parallel
2023-10-15 00:56:00 +01:00

5 lines
86 B
YAML

BasedOnStyle: GNU
IndentWidth: 4
TabWidth: 4
UseTab: Always
BreakBeforeBraces: Attach