forked from GitHub/gf-core
Added atribution.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// GF Python bindings
|
||||
// Jordi Saludes 2010
|
||||
//
|
||||
|
||||
#include <Python.h>
|
||||
#include "pgf.h"
|
||||
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
#!/usr/bin/env python
|
||||
# GF Python bindings
|
||||
# Jordi Saludes 2010
|
||||
#
|
||||
|
||||
|
||||
import gf
|
||||
import unittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user