Implemented a dialog box for the ONEWAY command.
[pspp-builds.git] / src / ui / gui / oneway-anova-dialog.h
1 #ifndef ONEWAY_ANOVA_DIALOG
2 #define ONEWAY_ANOVA_DIALOG
3
4 void oneway_anova_dialog (GObject *o, gpointer data);
5
6
7 #endif