diff options
Diffstat (limited to 'src/swigruntime.i')
| -rw-r--r-- | src/swigruntime.i | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/swigruntime.i b/src/swigruntime.i new file mode 100644 index 00000000..d812c7ee --- /dev/null +++ b/src/swigruntime.i @@ -0,0 +1,9 @@ +// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- + +/* + This module exists just to link in the stuff that libswigpy would normally + provide. This way you don't need swig to compile this package from + distributed source tarballs. +*/ + +%module swigruntime |
