diff options
Diffstat (limited to 'contrib/py-bindings/gfmodule.c')
| -rw-r--r-- | contrib/py-bindings/gfmodule.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/py-bindings/gfmodule.c b/contrib/py-bindings/gfmodule.c index 9786cedde..cc6db6f64 100644 --- a/contrib/py-bindings/gfmodule.c +++ b/contrib/py-bindings/gfmodule.c @@ -1,3 +1,7 @@ +// GF Python bindings +// Jordi Saludes 2010 +// + #include <Python.h> #include "pgf.h" |
