Return 0.0 for mean of a categorical variable. Fixes bug mentioned in bug report...
[pspp-builds.git] / src / ui / gui / t-test-paired-samples.h
1 #ifndef T_TEST_PAIRED_SAMPLES_DIALOG
2 #define T_TEST_PAIRED_SAMPLES_DIALOG
3
4 void t_test_paired_samples_dialog (GObject *, gpointer) ;
5
6 #endif