Merge "SWIG binaries for Windows."
diff --git a/windows/swig/MODULE_LICENSE_GPL b/windows/swig/MODULE_LICENSE_GPL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/windows/swig/MODULE_LICENSE_GPL
diff --git a/windows/swig/MODULE_LICENSE_UNIVERSITIES b/windows/swig/MODULE_LICENSE_UNIVERSITIES
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/windows/swig/MODULE_LICENSE_UNIVERSITIES
diff --git a/windows/swig/NOTICE b/windows/swig/NOTICE
new file mode 100644
index 0000000..d7a422f
--- /dev/null
+++ b/windows/swig/NOTICE
@@ -0,0 +1,22 @@
+SWIG is free software: you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version. See the LICENSE-GPL file for
+the full terms of the GNU General Public license version 3.
+
+Portions of SWIG are also licensed under the terms of the licenses
+in the file LICENSE-UNIVERSITIES. You must observe the terms of
+these licenses, as well as the terms of the GNU General Public License,
+when you distribute SWIG.
+
+The SWIG library and examples, under the Lib and Examples top level 
+directories, are distributed under the following terms:
+
+  You may copy, modify, distribute, and make derivative works based on
+  this software, in source code or object code form, without
+  restriction. If you distribute the software to others, you may do
+  so according to the terms of your choice. This software is offered as
+  is, without warranty of any kind.
+
+See the COPYRIGHT file for a list of contributors to SWIG and their
+copyright notices.
diff --git a/windows/swig/PREBUILT b/windows/swig/PREBUILT
new file mode 100644
index 0000000..5ee56ac
--- /dev/null
+++ b/windows/swig/PREBUILT
@@ -0,0 +1,9 @@
+The objects in this prebuilt directory can be rebuilt
+using the source in external/bison, from the top of
+the source tree.
+
+Build commands are:
+./configure
+make
+make install
+
diff --git a/windows/swig/swig.exe b/windows/swig/swig.exe
new file mode 100755
index 0000000..f6a42be
--- /dev/null
+++ b/windows/swig/swig.exe
Binary files differ