Removed global variables

This commit is contained in:
Guilhem Lavaux 2015-04-28 22:08:39 +02:00
parent 87f1b98ff8
commit db1d63b04f
4 changed files with 27 additions and 53 deletions

View file

@ -10,7 +10,6 @@ SET(CosmoTool_SRCS
growthFactor.cpp
cosmopower.cpp
cic.cpp
tf_fit.c
)
IF (ENABLE_OPENMP)