diff --git a/lang/zh/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h b/lang/zh/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h new file mode 100644 index 0000000..7ca0cbb --- /dev/null +++ b/lang/zh/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h @@ -0,0 +1,14 @@ +/* + * DO NOT EDIT THIS FILE - it is generated by Glade. + */ + +#ifdef __cplusplus +extern "C" { +#endif + +GtkWidget* create_window (void); +GtkWidget* create_fileselection (void); + +#ifdef __cplusplus +} +#endif