409443c34847e290a5f584517257b168db87a16d
[pspp] / src / ui / gui / t-test-independent-samples-dialog.h
1 #ifndef T_TEST_INDEPENDENT_SAMPLES_DIALOG
2 #define T_TEST_INDEPENDENT_SAMPLES_DIALOG
3
4 #include "psppire-data-window.h"
5
6 void t_test_independent_samples_dialog (PsppireDataWindow *) ;
7
8 #endif