Added atribution.

This commit is contained in:
jordi.saludes
2010-06-18 18:23:21 +00:00
parent 2fc0d842b4
commit 21063634ab
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// GF Python bindings
// Jordi Saludes 2010
//
#include <Python.h>
#include "pgf.h"

View File

@@ -1,4 +1,9 @@
#!/usr/bin/env python
# GF Python bindings
# Jordi Saludes 2010
#
import gf
import unittest