
file(GLOB BITS
#    c/c++ suppurt headers
nlo-c-support.h nlo-cxx-support.h

#    hep headers
hep-diracalgebra.h hep-lorentzvector.h hep-threevector.h hep-diracspinor.h 
hep-dynmultiarray.h hep-binary-tree.h hep-void_ptr.h hep-sample_statistic.h hep-dist.h 
hep-distbook.h hep-matrix.h

#   math headers
math-imp-sampling.h

#   nlo headers
nlo-tags.h nlo-model.h nlo-event.h nlo-mapping.h nlo-statistical-basis.h

#  qcd headers
qcd-color.h qcd-color-overlap.h qcd-color-overlap-u3.h qcd-coupling.h qcd-dglap.h

#   mc headers
mc-bounding-function.h mc-splitting-functions.h mc-emission.h mc-evolution.h mc-user.h mc-deductor.h
mc-engine.h mc-engine-virt.h mc-engine-kT.h mc-basic-user.h mc-default-pdfs.h
)


#   Install the header files 
install(FILES ${BITS} DESTINATION include/deductor/bits)
