Change request #1603

Updated by Mayer Michael over 8 years ago

I realised that on the latest devel version of @gammalib@, the @gammalib@. The ctools unit tests are failing. The reason is in @ctool::create_ebounds@.
The function @GEbounds::load(std::string filename, std::string extname)@ was replaced by @GEbounds::load(std::string filename)@.

Back