Merge branch 'master' of bitbucket.org:glavaux/cosmotool

This commit is contained in:
Guilhem Lavaux 2015-04-28 18:24:23 +02:00
commit 15a98787d2
6 changed files with 375 additions and 3 deletions

View file

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