OPALs greens function added to algorithms

This commit is contained in:
Uldis Locans
2017-03-15 10:00:40 +01:00
parent 9734157ad8
commit 244ad0b230

View File

@ -6,6 +6,7 @@ SET (_HDRS
ImageReconstruction.h ImageReconstruction.h
CollimatorPhysics.h CollimatorPhysics.h
FFT.h FFT.h
GreensFunction.h
) )
ADD_SOURCES (${_SRCS}) ADD_SOURCES (${_SRCS})