diff options
| author | jordi.saludes <jordi.saludes@upc.edu> | 2010-06-18 18:23:21 +0000 |
|---|---|---|
| committer | jordi.saludes <jordi.saludes@upc.edu> | 2010-06-18 18:23:21 +0000 |
| commit | 2d77104e9ebbf6263ad17dbeb49c5424e3b582f6 (patch) | |
| tree | 2471799b341123507bdfad0524be312fb8e5bbc9 /contrib/py-bindings/gfmodule.c | |
| parent | bbfb69181e35c9eac969a02d5dad4afeeae9323d (diff) | |
Added atribution.
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" |
