Skip to content

Fix applgrid

Oleksandr Zenaiev requested to merge fix-applgrid into master

Temporary fix for compiling on c++11 by putting modified ApplGrid headres into xfitter folders, then these headers are used during compilation of ApplGrid code in xfitter. In case of a new ApplGrid version will appear with fixed problem (if any), the ApplGrid headers in xfitter folders should be removed. Also updated the installation script to know about parameters.yaml.

Merge request reports