Changed the memory allocation definition for the "curve_type" variable.
It was being defined by an equation involving itself...
Now, the definition assumes a maximum length of 20 characters. This will
be enough for all possibilities, e.g. "exp_2param_neg" has 14 characters,
and "exp_3param_inv_neg" has 18...