perl-module: fix version mismatch between module and PSPP
[pspp-builds.git] / lib / misc / wx-mp-sr.h
1 #ifndef WX_MP_SR
2 #define WX_MP_SR 1
3
4 double LevelOfSignificanceWXMPSR(double Winput, long int N);
5
6 #endif