--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/finch/libgnt/pygnt/common.h Tue Jul 17 11:09:03 2007 +0000 @@ -0,0 +1,5 @@ +#include "Python.h" +#include "gnt.h" + +PyObject *create_pyobject_from_string_list(GList *list); +