/* See LICENSE file for copyright and license details. */ #include "common.h" /** * The number of the libgamma error with the * lowest number in the version of the library * that the program is linked against */ const int libgamma_error_min = LIBGAMMA_ERROR_MIN;