Packaging

This commit is contained in:
Guilhem Lavaux 2010-09-12 21:22:20 +02:00
parent f9bb9c64c5
commit 79ac022e34
3 changed files with 523 additions and 2 deletions

View file

@ -7,9 +7,10 @@ SET(CosmoTool_SRCS
octTree.cpp
powerSpectrum.cpp
yorick.cpp
miniargs.cpp
)
SET(CosmoTool_SRCS
SET(CosmoTool_SRCS ${CosmoTool_SRCS}
bqueue.hpp
config.hpp
dinterpolate.hpp
@ -24,7 +25,6 @@ SET(CosmoTool_SRCS
loadGadget.hpp
loadRamses.hpp
loadSimu.hpp
miniargs.cpp
miniargs.hpp
mykdtree.hpp
octTree.hpp