chore: clean up tabs

This commit is contained in:
Guilhem Lavaux 2025-07-07 17:02:24 +02:00
parent ee8f4c3135
commit 27dc0b0787

View file

@ -1,5 +1,5 @@
SET(CosmoTool_SRCS
SET(CosmoTool_SRCS
fortran.cpp
interpolate.cpp
load_data.cpp
@ -9,9 +9,9 @@
growthFactor.cpp
cosmopower.cpp
cic.cpp
)
)
IF (Boost_FOUND)
IF (Boost_FOUND)
include_directories(${Boost_INCLUDE_DIRS})
SET(CosmoTool_SRCS
${CosmoTool_SRCS}