diff options
| author | Olly Betts <olly@survex.com> | 2014-02-24 10:10:24 +1300 |
|---|---|---|
| committer | Olly Betts <olly@survex.com> | 2014-02-24 10:10:24 +1300 |
| commit | 0de4cf13a8aa4612ddead85b2680694fa1bf585e (patch) | |
| tree | 8b624a485e0c3676fd846023150fffb03b1f70a7 /Examples/python | |
| parent | 7f40ae357016709f499ffcc0f55ff87627f56d5d (diff) | |
| download | swig-0de4cf13a8aa4612ddead85b2680694fa1bf585e.tar.gz | |
Further cleaning up of class examples
Diffstat (limited to 'Examples/python')
| -rw-r--r-- | Examples/python/class/example.i | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/python/class/example.i b/Examples/python/class/example.i index 75700b305..fbdf7249f 100644 --- a/Examples/python/class/example.i +++ b/Examples/python/class/example.i @@ -7,4 +7,3 @@ /* Let's just grab the original header file here */ %include "example.h" - |
