removed prototype regression approach from TODO.
[CommonLispStat.git] / lib / xmath.h
blob716e6074884f3b79caea135023ef281289d68271
1 #include <math.h>
3 #ifndef HUGE
4 #define HUGE 1e38
5 #endif