Index: swig/Lib/swigrun.i |
=================================================================== |
--- swig/Lib/swigrun.i (revision 0) |
+++ swig/Lib/swigrun.i (revision 0) |
@@ -0,0 +1,11 @@ |
+/* ----------------------------------------------------------------------------- |
+ * See the LICENSE file for information on copyright, usage and redistribution |
+ * of SWIG, and the README file for authors - http://www.swig.org/release.html. |
+ * |
+ * swigrun.i |
+ * |
+ * Empty module (for now). Placeholder for runtime libs |
+ * ----------------------------------------------------------------------------- */ |
+ |
+%module swigrun |
+ |