This commit is contained in:
Martin Reinecke 2019-01-10 10:30:07 +01:00
parent 48cafe5c1c
commit ecd6c1b48b
5 changed files with 14 additions and 113 deletions

View file

@ -42,7 +42,6 @@ static const double sharp_ftol=0x1p-60;
static const double sharp_fbighalf=0x1p+400;
typedef struct { double f[2]; } sharp_ylmgen_dbl2;
typedef struct { double f[3]; } sharp_ylmgen_dbl3;
typedef struct
{