projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix compile warning
[pspp]
/
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