• Howard Su's avatar
    remove check for finite/isfinite · 031fa6d4
    Howard Su authored
    finite is not used anymore in code base. isfinite is part of C99 and we
    assume we only support compilers that support C99.
    031fa6d4
my_global.h 34.8 KB