X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fmoments.h;h=e36e58aaead804ccfc86a79c0dc9f5114ad6ceaa;hb=f5c108becd49d78f4898cab11352291f5689d24e;hp=c43f9ca492a8d17d3db8ee45943781581b13e810;hpb=7eee0554f378481faf447e2d2e940f389d6b05ec;p=pspp-builds.git diff --git a/src/math/moments.h b/src/math/moments.h index c43f9ca4..e36e58aa 100644 --- a/src/math/moments.h +++ b/src/math/moments.h @@ -24,7 +24,7 @@ /* Moments of the mean. Higher-order moments have higher values. */ -enum moment +enum moment { MOMENT_NONE, /* No moments. */ MOMENT_MEAN, /* First-order moment. */