Packaging
This commit is contained in:
parent
f9bb9c64c5
commit
79ac022e34
3 changed files with 523 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue