Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu.org/srv/git/pspp into rewrite...
[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