cleaned up ASDF for data module, which is used by user package and unittests.
[CommonLispStat.git] / lib / xmath.h
blob716e6074884f3b79caea135023ef281289d68271
1 #include <math.h>
3 #ifndef HUGE
4 #define HUGE 1e38
5 #endif