Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: swig
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .travis.yml
           ANNOUNCE
           CCache/Makefile.in
           CCache/README
           CCache/README.swig
           CCache/ccache.h
           CCache/ccache.yo
           CCache/ccache_swig_config.h.in
           CCache/config.h.in
           CCache/config_win32.h.in
           CCache/configure.ac
           CCache/debian/NEWS
           CCache/debian/README.Debian
           CCache/debian/compat
           CCache/debian/dirs
           CCache/debian/docs
           CCache/debian/examples
           CCache/debian/patches/01_no_home.diff
           CCache/debian/patches/02_ccache-compressed.diff
           CCache/debian/patches/03_long_options.diff
           CCache/debian/patches/04_ignore_profile.diff
           CCache/debian/patches/05_nfs_fix.diff
           CCache/debian/patches/06_md.diff
           CCache/debian/patches/07_cachedirtag.diff
           CCache/debian/patches/08_manpage_hyphens.diff
           CCache/debian/patches/09_respect_ldflags.diff
           CCache/debian/patches/10_lru_cleanup.diff
           CCache/debian/patches/11_utimes.diff
           CCache/debian/patches/12_cachesize_permissions.diff
           CCache/debian/patches/13_html_links.diff
           CCache/debian/patches/14_hardlink_doc.diff
           CCache/debian/patches/CREDITS
           CCache/debian/rules
           CCache/debian/update-ccache
           CCache/debian/watch
           CCache/install-sh
           CCache/packaging/README
           CCache/packaging/ccache.spec
           CCache/test.sh
           CHANGES.current
           Doc/Devel/migrate.txt
           Doc/Devel/runtime.txt
           Doc/Manual/Contents.html
           Doc/Manual/Makefile
           Doc/Manual/README
           Doc/Manual/android-class.png
           Doc/Manual/android-simple.png
           Doc/Manual/ch2.1.png
           Doc/Manual/chapters
           Doc/Manual/fixstyle.py
           Doc/Manual/linkchecker.config
           Doc/Manual/makechap.py
           Doc/Manual/maketoc.py
           Doc/Manual/style.css
           Doc/Manual/swig16.png
           Doc/Manual/swightml.book
           Doc/README
           Examples/Makefile.in
           Examples/README
           Examples/android/check.list
           Examples/android/class/Makefile
           Examples/android/class/ant.properties
           Examples/android/class/jni/Android.mk
           Examples/android/class/jni/example.cpp
           Examples/android/class/jni/example.h
           Examples/android/class/jni/example.i
           Examples/android/class/local.properties
           Examples/android/class/proguard.cfg
           Examples/android/class/project.properties
           Examples/android/class/src/org/swig/classexample/SwigClass.java
           Examples/android/extend/Makefile
           Examples/android/extend/ant.properties
           Examples/android/extend/jni/Android.mk
           Examples/android/extend/jni/Application.mk
           Examples/android/extend/jni/example.cpp
           Examples/android/extend/jni/example.h
           Examples/android/extend/jni/example.i
           Examples/android/extend/local.properties
           Examples/android/extend/proguard.cfg
           Examples/android/extend/project.properties
           Examples/android/extend/src/org/swig/extendexample/SwigExtend.java
           Examples/android/simple/Makefile
           Examples/android/simple/ant.properties
           Examples/android/simple/jni/Android.mk
           Examples/android/simple/jni/example.c
           Examples/android/simple/jni/example.i
           Examples/android/simple/local.properties
           Examples/android/simple/proguard.cfg
           Examples/android/simple/project.properties
           Examples/android/simple/src/org/swig/simple/SwigSimple.java
           Examples/chicken/README
           Examples/chicken/check.list
           Examples/chicken/class/Makefile
           Examples/chicken/class/example.cxx
           Examples/chicken/class/example.h
           Examples/chicken/class/example.i
           Examples/chicken/class/runme-lowlevel.scm
           Examples/chicken/class/runme-tinyclos.scm
           Examples/chicken/constants/Makefile
           Examples/chicken/constants/example.i
           Examples/chicken/constants/runme.scm
           Examples/chicken/egg/Makefile
           Examples/chicken/egg/README
           Examples/chicken/egg/mod1.i
           Examples/chicken/egg/mod2.i
           Examples/chicken/egg/multi.setup
           Examples/chicken/egg/multi_init.scm
           Examples/chicken/egg/single.i
           Examples/chicken/egg/single.setup
           Examples/chicken/egg/test.scm
           Examples/chicken/multimap/Makefile
           Examples/chicken/multimap/example.c
           Examples/chicken/multimap/example.i
           Examples/chicken/multimap/runme.scm
           Examples/chicken/overload/Makefile
           Examples/chicken/overload/README
           Examples/chicken/overload/example.cxx
           Examples/chicken/overload/example.h
           Examples/chicken/overload/example.i
           Examples/chicken/overload/runme.scm
           Examples/chicken/simple/Makefile
           Examples/chicken/simple/README
           Examples/chicken/simple/example.c
           Examples/chicken/simple/example.i
           Examples/chicken/simple/runme.scm
           Examples/contract/simple_c/example.c
           Examples/contract/simple_c/example.i
           Examples/contract/simple_c/runme1.py
           Examples/contract/simple_c/runme2.py
           Examples/contract/simple_cxx/example.cxx
           Examples/contract/simple_cxx/example.h
           Examples/contract/simple_cxx/example.i
           Examples/contract/simple_cxx/runme1.py
           Examples/contract/simple_cxx/runme2.py
           Examples/contract/simple_cxx/runme3.py
           Examples/csharp/arrays/Makefile
           Examples/csharp/arrays/example-cs.csproj
           Examples/csharp/arrays/example.c
           Examples/csharp/arrays/example.h
           Examples/csharp/arrays/example.i
           Examples/csharp/arrays/example.sln
           Examples/csharp/arrays/runme.cs
           Examples/csharp/callback/Makefile
           Examples/csharp/callback/example-cs.csproj
           Examples/csharp/callback/example.cxx
           Examples/csharp/callback/example.h
           Examples/csharp/callback/example.i
           Examples/csharp/callback/example.sln
           Examples/csharp/callback/runme.cs
           Examples/csharp/check.list
           Examples/csharp/class/Makefile
           Examples/csharp/class/example-cs.csproj
           Examples/csharp/class/example.cxx
           Examples/csharp/class/example.h
           Examples/csharp/class/example.i
           Examples/csharp/class/example.sln
           Examples/csharp/class/runme.cs
           Examples/csharp/enum/Makefile
           Examples/csharp/enum/example-cs.csproj
           Examples/csharp/enum/example.cxx
           Examples/csharp/enum/example.h
           Examples/csharp/enum/example.i
           Examples/csharp/enum/example.sln
           Examples/csharp/enum/runme.cs
           Examples/csharp/extend/Makefile
           Examples/csharp/extend/example-cs.csproj
           Examples/csharp/extend/example.cxx
           Examples/csharp/extend/example.h
           Examples/csharp/extend/example.i
           Examples/csharp/extend/example.sln
           Examples/csharp/extend/runme.cs
           Examples/csharp/funcptr/Makefile
           Examples/csharp/funcptr/example-cs.csproj
           Examples/csharp/funcptr/example.c
           Examples/csharp/funcptr/example.h
           Examples/csharp/funcptr/example.i
           Examples/csharp/funcptr/example.sln
           Examples/csharp/funcptr/runme.cs
           Examples/csharp/nested/Makefile
           Examples/csharp/nested/example-cs.csproj
           Examples/csharp/nested/example.cxx
           Examples/csharp/nested/example.h
           Examples/csharp/nested/example.i
           Examples/csharp/nested/example.sln
           Examples/csharp/nested/runme.cs
           Examples/csharp/reference/Makefile
           Examples/csharp/reference/example-cs.csproj
           Examples/csharp/reference/example.cxx
           Examples/csharp/reference/example.h
           Examples/csharp/reference/example.i
           Examples/csharp/reference/example.sln
           Examples/csharp/reference/runme.cs
           Examples/csharp/simple/Makefile
           Examples/csharp/simple/example-cs.csproj
           Examples/csharp/simple/example.c
           Examples/csharp/simple/example.i
           Examples/csharp/simple/example.sln
           Examples/csharp/simple/runme.cs
           Examples/csharp/template/Makefile
           Examples/csharp/template/example-cs.csproj
           Examples/csharp/template/example.h
           Examples/csharp/template/example.i
           Examples/csharp/template/example.sln
           Examples/csharp/template/runme.cs
           Examples/csharp/variables/Makefile
           Examples/csharp/variables/example-cs.csproj
           Examples/csharp/variables/example.c
           Examples/csharp/variables/example.h
           Examples/csharp/variables/example.i
           Examples/csharp/variables/example.sln
           Examples/csharp/variables/runme.cs
           Examples/d/callback/Makefile
           Examples/d/callback/d1/runme.d
           Examples/d/callback/d2/runme.d
           Examples/d/callback/example.cxx
           Examples/d/callback/example.h
           Examples/d/callback/example.i
           Examples/d/check.list
           Examples/d/class/Makefile
           Examples/d/class/d1/runme.d
           Examples/d/class/d2/runme.d
           Examples/d/class/example.cxx
           Examples/d/class/example.h
           Examples/d/class/example.i
           Examples/d/constants/Makefile
           Examples/d/constants/d1/runme.d
           Examples/d/constants/d2/runme.d
           Examples/d/constants/example.i
           Examples/d/enum/Makefile
           Examples/d/enum/d1/runme.d
           Examples/d/enum/d2/runme.d
           Examples/d/enum/example.cxx
           Examples/d/enum/example.h
           Examples/d/enum/example.i
           Examples/d/example.mk.in
           Examples/d/extend/Makefile
           Examples/d/extend/d1/runme.d
           Examples/d/extend/d2/runme.d
           Examples/d/extend/example.cxx
           Examples/d/extend/example.h
           Examples/d/extend/example.i
           Examples/d/funcptr/Makefile
           Examples/d/funcptr/d1/runme.d
           Examples/d/funcptr/d2/runme.d
           Examples/d/funcptr/example.c
           Examples/d/funcptr/example.h
           Examples/d/funcptr/example.i
           Examples/d/simple/Makefile
           Examples/d/simple/d1/runme.d
           Examples/d/simple/d2/runme.d
           Examples/d/simple/example.c
           Examples/d/simple/example.i
           Examples/d/variables/Makefile
           Examples/d/variables/d1/runme.d
           Examples/d/variables/d2/runme.d
           Examples/d/variables/example.c
           Examples/d/variables/example.h
           Examples/d/variables/example.i
           Examples/go/callback/Makefile
           Examples/go/callback/callback.cxx
           Examples/go/callback/example.h
           Examples/go/callback/example.i
           Examples/go/callback/gocallback.go
           Examples/go/callback/runme.go
           Examples/go/check.list
           Examples/go/class/Makefile
           Examples/go/class/class.cxx
           Examples/go/class/example.h
           Examples/go/class/example.i
           Examples/go/class/runme.go
           Examples/go/constants/Makefile
           Examples/go/constants/example.i
           Examples/go/constants/runme.go
           Examples/go/director/Makefile
           Examples/go/director/director.go
           Examples/go/director/director.h
           Examples/go/director/example.i
           Examples/go/director/runme.go
           Examples/go/enum/Makefile
           Examples/go/enum/enum.cxx
           Examples/go/enum/example.h
           Examples/go/enum/example.i
           Examples/go/enum/runme.go
           Examples/go/extend/Makefile
           Examples/go/extend/ceo.go
           Examples/go/extend/example.h
           Examples/go/extend/example.i
           Examples/go/extend/extend.cxx
           Examples/go/extend/runme.go
           Examples/go/funcptr/Makefile
           Examples/go/funcptr/example.h
           Examples/go/funcptr/example.i
           Examples/go/funcptr/funcptr.c
           Examples/go/funcptr/runme.go
           Examples/go/multimap/Makefile
           Examples/go/multimap/example.i
           Examples/go/multimap/multimap.c
           Examples/go/multimap/runme.go
           Examples/go/pointer/Makefile
           Examples/go/pointer/example.i
           Examples/go/pointer/pointer.c
           Examples/go/pointer/runme.go
           Examples/go/reference/Makefile
           Examples/go/reference/example.h
           Examples/go/reference/example.i
           Examples/go/reference/reference.cxx
           Examples/go/reference/runme.go
           Examples/go/simple/Makefile
           Examples/go/simple/example.i
           Examples/go/simple/runme.go
           Examples/go/simple/simple.c
           Examples/go/template/Makefile
           Examples/go/template/example.h
           Examples/go/template/example.i
           Examples/go/template/runme.go
           Examples/go/variables/Makefile
           Examples/go/variables/example.h
           Examples/go/variables/example.i
           Examples/go/variables/runme.go
           Examples/go/variables/variables.c
           Examples/guile/README
           Examples/guile/check.list
           Examples/guile/class/Makefile
           Examples/guile/class/example.cxx
           Examples/guile/class/example.h
           Examples/guile/class/example.i
           Examples/guile/class/runme.scm
           Examples/guile/constants/Makefile
           Examples/guile/constants/example.i
           Examples/guile/constants/runme.scm
           Examples/guile/matrix/Makefile
           Examples/guile/matrix/README
           Examples/guile/matrix/example.i
           Examples/guile/matrix/matrix.c
           Examples/guile/matrix/matrix.i
           Examples/guile/matrix/vector.c
           Examples/guile/matrix/vector.h
           Examples/guile/matrix/vector.i
           Examples/guile/multimap/Makefile
           Examples/guile/multimap/example.c
           Examples/guile/multimap/example.i
           Examples/guile/multimap/runme.scm
           Examples/guile/multivalue/Makefile
           Examples/guile/multivalue/example.c
           Examples/guile/multivalue/example.i
           Examples/guile/multivalue/runme.scm
           Examples/guile/port/Makefile
           Examples/guile/port/README
           Examples/guile/port/example.c
           Examples/guile/port/example.i
           Examples/guile/port/runme.scm
           Examples/guile/simple/Makefile
           Examples/guile/simple/README
           Examples/guile/simple/example.c
           Examples/guile/simple/example.i
           Examples/guile/simple/runme.scm
           Examples/guile/std_vector/Makefile
           Examples/guile/std_vector/example.h
           Examples/guile/std_vector/example.i
           Examples/guile/std_vector/runme.scm
           Examples/java/callback/Makefile
           Examples/java/callback/example.cxx
           Examples/java/callback/example.h
           Examples/java/callback/example.i
           Examples/java/callback/runme.java
           Examples/java/check.list
           Examples/java/class/Makefile
           Examples/java/class/example.cxx
           Examples/java/class/example.dsp
           Examples/java/class/example.h
           Examples/java/class/example.i
           Examples/java/class/runme.java
           Examples/java/constants/Makefile
           Examples/java/constants/example.i
           Examples/java/constants/runme.java
           Examples/java/doxygen/Makefile
           Examples/java/doxygen/example.cxx
           Examples/java/doxygen/example.dsp
           Examples/java/doxygen/example.h
           Examples/java/doxygen/example.i
           Examples/java/doxygen/runme.java
           Examples/java/enum/Makefile
           Examples/java/enum/example.cxx
           Examples/java/enum/example.h
           Examples/java/enum/example.i
           Examples/java/enum/runme.java
           Examples/java/extend/Makefile
           Examples/java/extend/example.cxx
           Examples/java/extend/example.h
           Examples/java/extend/example.i
           Examples/java/extend/runme.java
           Examples/java/funcptr/Makefile
           Examples/java/funcptr/example.c
           Examples/java/funcptr/example.h
           Examples/java/funcptr/example.i
           Examples/java/funcptr/runme.java
           Examples/java/multimap/Makefile
           Examples/java/multimap/example.c
           Examples/java/multimap/example.dsp
           Examples/java/multimap/example.i
           Examples/java/multimap/runme.java
           Examples/java/native/Makefile
           Examples/java/native/example.i
           Examples/java/native/runme.java
           Examples/java/nested/Makefile
           Examples/java/nested/example.cxx
           Examples/java/nested/example.dsp
           Examples/java/nested/example.h
           Examples/java/nested/example.i
           Examples/java/nested/runme.java
           Examples/java/pointer/Makefile
           Examples/java/pointer/example.c
           Examples/java/pointer/example.i
           Examples/java/pointer/runme.java
           Examples/java/reference/Makefile
           Examples/java/reference/example.cxx
           Examples/java/reference/example.h
           Examples/java/reference/example.i
           Examples/java/reference/runme.java
           Examples/java/simple/Makefile
           Examples/java/simple/example.c
           Examples/java/simple/example.dsp
           Examples/java/simple/example.i
           Examples/java/simple/runme.java
           Examples/java/template/Makefile
           Examples/java/template/example.h
           Examples/java/template/example.i
           Examples/java/template/runme.java
           Examples/java/typemap/Makefile
           Examples/java/typemap/example.i
           Examples/java/typemap/runme.java
           Examples/java/variables/Makefile
           Examples/java/variables/example.c
           Examples/java/variables/example.h
           Examples/java/variables/example.i
           Examples/java/variables/runme.java
           Examples/javascript/check.list
           Examples/javascript/class/Makefile
           Examples/javascript/class/binding.gyp.in
           Examples/javascript/class/example.cxx
           Examples/javascript/class/example.h
           Examples/javascript/class/example.i
           Examples/javascript/class/example.js
           Examples/javascript/class/runme.js
           Examples/javascript/constant/Makefile
           Examples/javascript/constant/binding.gyp.in
           Examples/javascript/constant/example.h
           Examples/javascript/constant/example.i
           Examples/javascript/constant/example.js
           Examples/javascript/constant/runme.js
           Examples/javascript/enum/Makefile
           Examples/javascript/enum/binding.gyp.in
           Examples/javascript/enum/example.cxx
           Examples/javascript/enum/example.h
           Examples/javascript/enum/example.i
           Examples/javascript/enum/example.js
           Examples/javascript/enum/runme.js
           Examples/javascript/example.mk
           Examples/javascript/exception/Makefile
           Examples/javascript/exception/binding.gyp.in
           Examples/javascript/exception/example.cxx
           Examples/javascript/exception/example.h
           Examples/javascript/exception/example.i
           Examples/javascript/exception/example.js
           Examples/javascript/exception/runme.js
           Examples/javascript/functor/Makefile
           Examples/javascript/functor/binding.gyp.in
           Examples/javascript/functor/example.i
           Examples/javascript/functor/example.js
           Examples/javascript/functor/runme.js
           Examples/javascript/native/Makefile
           Examples/javascript/native/binding.gyp.in
           Examples/javascript/native/example.i
           Examples/javascript/native/example.js
           Examples/javascript/native/runme.js
           Examples/javascript/nspace/Makefile
           Examples/javascript/nspace/binding.gyp.in
           Examples/javascript/nspace/example.h
           Examples/javascript/nspace/example.i
           Examples/javascript/nspace/example.js
           Examples/javascript/nspace/runme.js
           Examples/javascript/operator/Makefile
           Examples/javascript/operator/binding.gyp.in
           Examples/javascript/operator/example.h
           Examples/javascript/operator/example.i
           Examples/javascript/operator/example.js
           Examples/javascript/operator/runme.js
           Examples/javascript/overload/Makefile
           Examples/javascript/overload/binding.gyp.in
           Examples/javascript/overload/example.h
           Examples/javascript/overload/example.i
           Examples/javascript/overload/example.js
           Examples/javascript/overload/runme.js
           Examples/javascript/pointer/Makefile
           Examples/javascript/pointer/binding.gyp.in
           Examples/javascript/pointer/example.cxx
           Examples/javascript/pointer/example.i
           Examples/javascript/pointer/example.js
           Examples/javascript/pointer/runme.js
           Examples/javascript/reference/Makefile
           Examples/javascript/reference/binding.gyp.in
           Examples/javascript/reference/example.cxx
           Examples/javascript/reference/example.h
           Examples/javascript/reference/example.i
           Examples/javascript/reference/example.js
           Examples/javascript/reference/runme.js
           Examples/javascript/simple/Makefile
           Examples/javascript/simple/binding.gyp.in
           Examples/javascript/simple/example.cxx
           Examples/javascript/simple/example.i
           Examples/javascript/simple/example.js
           Examples/javascript/simple/runme.js
           Examples/javascript/template/Makefile
           Examples/javascript/template/binding.gyp.in
           Examples/javascript/template/example.h
           Examples/javascript/template/example.i
           Examples/javascript/template/example.js
           Examples/javascript/template/runme.js
           Examples/javascript/variables/Makefile
           Examples/javascript/variables/binding.gyp.in
           Examples/javascript/variables/example.cxx
           Examples/javascript/variables/example.h
           Examples/javascript/variables/example.i
           Examples/javascript/variables/example.js
           Examples/javascript/variables/runme.js
           Examples/lua/arrays/Makefile
           Examples/lua/arrays/example.c
           Examples/lua/arrays/example.i
           Examples/lua/arrays/runme.lua
           Examples/lua/check.list
           Examples/lua/class/Makefile
           Examples/lua/class/example.cxx
           Examples/lua/class/example.h
           Examples/lua/class/example.i
           Examples/lua/class/runme.lua
           Examples/lua/constants/Makefile
           Examples/lua/constants/example.i
           Examples/lua/constants/runme.lua
           Examples/lua/dual/Makefile
           Examples/lua/dual/dual.cpp
           Examples/lua/dual/example.i
           Examples/lua/dual/example2.i
           Examples/lua/embed/Makefile
           Examples/lua/embed/embed.c
           Examples/lua/embed/example.c
           Examples/lua/embed/example.i
           Examples/lua/embed/runme.lua
           Examples/lua/embed2/Makefile
           Examples/lua/embed2/embed2.c
           Examples/lua/embed2/example.c
           Examples/lua/embed2/example.i
           Examples/lua/embed2/runme.lua
           Examples/lua/embed3/Makefile
           Examples/lua/embed3/embed3.cpp
           Examples/lua/embed3/example.cpp
           Examples/lua/embed3/example.h
           Examples/lua/embed3/example.i
           Examples/lua/embed3/runme.lua
           Examples/lua/exception/Makefile
           Examples/lua/exception/example.h
           Examples/lua/exception/example.i
           Examples/lua/exception/runme.lua
           Examples/lua/funcptr3/Makefile
           Examples/lua/funcptr3/example.c
           Examples/lua/funcptr3/example.h
           Examples/lua/funcptr3/example.i
           Examples/lua/funcptr3/runme.lua
           Examples/lua/functest/Makefile
           Examples/lua/functest/example.c
           Examples/lua/functest/example.i
           Examples/lua/functest/runme.lua
           Examples/lua/functor/Makefile
           Examples/lua/functor/example.i
           Examples/lua/functor/runme.lua
           Examples/lua/import.lua
           Examples/lua/import/Makefile
           Examples/lua/import/README
           Examples/lua/import/bar.h
           Examples/lua/import/bar.i
           Examples/lua/import/base.h
           Examples/lua/import/base.i
           Examples/lua/import/foo.h
           Examples/lua/import/foo.i
           Examples/lua/import/runme.lua
           Examples/lua/import/spam.h
           Examples/lua/import/spam.i
           Examples/lua/lua.c
           Examples/lua/nspace/Makefile
           Examples/lua/nspace/example.h
           Examples/lua/nspace/example.i
           Examples/lua/nspace/runme.lua
           Examples/lua/owner/Makefile
           Examples/lua/owner/example.cxx
           Examples/lua/owner/example.h
           Examples/lua/owner/example.i
           Examples/lua/owner/runme.lua
           Examples/lua/pointer/Makefile
           Examples/lua/pointer/example.c
           Examples/lua/pointer/example.i
           Examples/lua/pointer/runme.lua
           Examples/lua/simple/Makefile
           Examples/lua/simple/example.c
           Examples/lua/simple/example.i
           Examples/lua/simple/runme.lua
           Examples/lua/variables/Makefile
           Examples/lua/variables/example.c
           Examples/lua/variables/example.h
           Examples/lua/variables/example.i
           Examples/lua/variables/runme.lua
           Examples/modula3/check.list
           Examples/modula3/class/Makefile
           Examples/modula3/class/example.cxx
           Examples/modula3/class/example.h
           Examples/modula3/class/example.i
           Examples/modula3/class/swig.tmpl
           Examples/modula3/enum/Makefile
           Examples/modula3/enum/example.cxx
           Examples/modula3/enum/example.h
           Examples/modula3/enum/example.i
           Examples/modula3/exception/Makefile
           Examples/modula3/exception/example.h
           Examples/modula3/exception/example.i
           Examples/modula3/reference/Makefile
           Examples/modula3/reference/example.cxx
           Examples/modula3/reference/example.h
           Examples/modula3/reference/example.i
           Examples/modula3/simple/Makefile
           Examples/modula3/simple/example.c
           Examples/modula3/simple/example.i
           Examples/modula3/typemap/Makefile
           Examples/modula3/typemap/example.i
           Examples/mzscheme/check.list
           Examples/mzscheme/class/Makefile
           Examples/mzscheme/class/example.cxx
           Examples/mzscheme/class/example.h
           Examples/mzscheme/class/example.i
           Examples/mzscheme/class/runme.scm
           Examples/mzscheme/multimap/Makefile
           Examples/mzscheme/multimap/example.c
           Examples/mzscheme/multimap/example.i
           Examples/mzscheme/multimap/runme.scm
           Examples/mzscheme/simple/Makefile
           Examples/mzscheme/simple/example.c
           Examples/mzscheme/simple/example.i
           Examples/mzscheme/simple/runme.scm
           Examples/mzscheme/std_vector/Makefile
           Examples/mzscheme/std_vector/example.h
           Examples/mzscheme/std_vector/example.i
           Examples/mzscheme/std_vector/runme.scm
           Examples/ocaml/argout_ref/Makefile
           Examples/ocaml/argout_ref/example.c
           Examples/ocaml/argout_ref/example.i
           Examples/ocaml/argout_ref/runme.ml
           Examples/ocaml/callback/Makefile
           Examples/ocaml/callback/example.c
           Examples/ocaml/callback/example.h
           Examples/ocaml/callback/example.i
           Examples/ocaml/callback/runme.ml
           Examples/ocaml/check.list
           Examples/ocaml/class/Makefile
           Examples/ocaml/class/example.c
           Examples/ocaml/class/example.h
           Examples/ocaml/class/example.i
           Examples/ocaml/class/runme.ml
           Examples/ocaml/contract/Makefile
           Examples/ocaml/contract/example.i
           Examples/ocaml/contract/runme.ml
           Examples/ocaml/scoped_enum/Makefile
           Examples/ocaml/scoped_enum/README
           Examples/ocaml/scoped_enum/example.i
           Examples/ocaml/scoped_enum/foo.h
           Examples/ocaml/scoped_enum/runme.ml
           Examples/ocaml/shapes/Makefile
           Examples/ocaml/shapes/example.c
           Examples/ocaml/shapes/example.h
           Examples/ocaml/shapes/example.i
           Examples/ocaml/shapes/runme.ml
           Examples/ocaml/simple/Makefile
           Examples/ocaml/simple/example.c
           Examples/ocaml/simple/example.i
           Examples/ocaml/simple/runme.ml
           Examples/ocaml/std_string/Makefile
           Examples/ocaml/std_string/README
           Examples/ocaml/std_string/example.h
           Examples/ocaml/std_string/example.i
           Examples/ocaml/std_string/runme.ml
           Examples/ocaml/std_vector/Makefile
           Examples/ocaml/std_vector/example.h
           Examples/ocaml/std_vector/example.i
           Examples/ocaml/std_vector/runme.ml
           Examples/ocaml/stl/Makefile
           Examples/ocaml/stl/example.h
           Examples/ocaml/stl/example.i
           Examples/ocaml/stl/runme.ml
           Examples/ocaml/string_from_ptr/Makefile
           Examples/ocaml/string_from_ptr/example.i
           Examples/ocaml/string_from_ptr/runme.ml
           Examples/ocaml/strings_test/Makefile
           Examples/ocaml/strings_test/example.h
           Examples/ocaml/strings_test/example.i
           Examples/ocaml/strings_test/runme.ml
           Examples/octave/callback/Makefile
           Examples/octave/callback/example.cxx
           Examples/octave/callback/example.h
           Examples/octave/callback/example.i
           Examples/octave/callback/runme.m
           Examples/octave/check.list
           Examples/octave/class/Makefile
           Examples/octave/class/example.cxx
           Examples/octave/class/example.h
           Examples/octave/class/example.i
           Examples/octave/class/runme.m
           Examples/octave/constants/Makefile
           Examples/octave/constants/example.i
           Examples/octave/constants/runme.m
           Examples/octave/contract/Makefile
           Examples/octave/contract/example.c
           Examples/octave/contract/example.i
           Examples/octave/contract/runme.m
           Examples/octave/enum/Makefile
           Examples/octave/enum/example.cxx
           Examples/octave/enum/example.h
           Examples/octave/enum/example.i
           Examples/octave/enum/runme.m
           Examples/octave/example.mk
           Examples/octave/extend/Makefile
           Examples/octave/extend/example.cxx
           Examples/octave/extend/example.h
           Examples/octave/extend/example.i
           Examples/octave/extend/runme.m
           Examples/octave/funcptr/Makefile
           Examples/octave/funcptr/example.c
           Examples/octave/funcptr/example.h
           Examples/octave/funcptr/example.i
           Examples/octave/funcptr/runme.m
           Examples/octave/funcptr2/Makefile
           Examples/octave/funcptr2/example.c
           Examples/octave/funcptr2/example.h
           Examples/octave/funcptr2/example.i
           Examples/octave/funcptr2/runme.m
           Examples/octave/functor/Makefile
           Examples/octave/functor/example.i
           Examples/octave/functor/runme.m
           Examples/octave/module_load/Makefile
           Examples/octave/module_load/example.c
           Examples/octave/module_load/example.h
           Examples/octave/module_load/example.i
           Examples/octave/module_load/runme.m
           Examples/octave/operator/Makefile
           Examples/octave/operator/example.h
           Examples/octave/operator/example.i
           Examples/octave/operator/runme.m
           Examples/octave/pointer/Makefile
           Examples/octave/pointer/example.c
           Examples/octave/pointer/example.i
           Examples/octave/pointer/runme.m
           Examples/octave/reference/Makefile
           Examples/octave/reference/example.cxx
           Examples/octave/reference/example.h
           Examples/octave/reference/example.i
           Examples/octave/reference/runme.m
           Examples/octave/simple/Makefile
           Examples/octave/simple/example.c
           Examples/octave/simple/example.i
           Examples/octave/simple/runme.m
           Examples/octave/template/Makefile
           Examples/octave/template/example.h
           Examples/octave/template/example.i
           Examples/octave/template/runme.m
           Examples/octave/variables/Makefile
           Examples/octave/variables/example.c
           Examples/octave/variables/example.h
           Examples/octave/variables/example.i
           Examples/octave/variables/runme.m
           Examples/perl5/callback/Makefile
           Examples/perl5/callback/example.cxx
           Examples/perl5/callback/example.h
           Examples/perl5/callback/example.i
           Examples/perl5/callback/runme.pl
           Examples/perl5/check.list
           Examples/perl5/class/Makefile
           Examples/perl5/class/example.cxx
           Examples/perl5/class/example.dsp
           Examples/perl5/class/example.h
           Examples/perl5/class/example.i
           Examples/perl5/class/runme.pl
           Examples/perl5/constants/Makefile
           Examples/perl5/constants/example.i
           Examples/perl5/constants/runme.pl
           Examples/perl5/constants2/Makefile
           Examples/perl5/constants2/example.i
           Examples/perl5/constants2/runme.pl
           Examples/perl5/extend/Makefile
           Examples/perl5/extend/example.cxx
           Examples/perl5/extend/example.h
           Examples/perl5/extend/example.i
           Examples/perl5/extend/runme.pl
           Examples/perl5/funcptr/Makefile
           Examples/perl5/funcptr/example.c
           Examples/perl5/funcptr/example.h
           Examples/perl5/funcptr/example.i
           Examples/perl5/funcptr/runme.pl
           Examples/perl5/import/Makefile
           Examples/perl5/import/README
           Examples/perl5/import/bar.dsp
           Examples/perl5/import/bar.h
           Examples/perl5/import/bar.i
           Examples/perl5/import/base.dsp
           Examples/perl5/import/base.h
           Examples/perl5/import/base.i
           Examples/perl5/import/example.dsw
           Examples/perl5/import/foo.dsp
           Examples/perl5/import/foo.h
           Examples/perl5/import/foo.i
           Examples/perl5/import/runme.pl
           Examples/perl5/import/spam.dsp
           Examples/perl5/import/spam.h
           Examples/perl5/import/spam.i
           Examples/perl5/inline/Makefile
           Examples/perl5/inline/README
           Examples/perl5/inline/runme.pl
           Examples/perl5/multimap/Makefile
           Examples/perl5/multimap/example.c
           Examples/perl5/multimap/example.dsp
           Examples/perl5/multimap/example.i
           Examples/perl5/multimap/runme.pl
           Examples/perl5/multiple_inheritance/Makefile
           Examples/perl5/multiple_inheritance/example.h
           Examples/perl5/multiple_inheritance/example.i
           Examples/perl5/multiple_inheritance/runme.pl
           Examples/perl5/pointer/Makefile
           Examples/perl5/pointer/example.c
           Examples/perl5/pointer/example.i
           Examples/perl5/pointer/runme.pl
           Examples/perl5/reference/Makefile
           Examples/perl5/reference/example.cxx
           Examples/perl5/reference/example.h
           Examples/perl5/reference/example.i
           Examples/perl5/reference/runme.pl
           Examples/perl5/simple/Makefile
           Examples/perl5/simple/example.c
           Examples/perl5/simple/example.dsp
           Examples/perl5/simple/example.i
           Examples/perl5/simple/runme.pl
           Examples/perl5/value/Makefile
           Examples/perl5/value/example.c
           Examples/perl5/value/example.h
           Examples/perl5/value/example.i
           Examples/perl5/value/runme.pl
           Examples/perl5/variables/Makefile
           Examples/perl5/variables/example.c
           Examples/perl5/variables/example.h
           Examples/perl5/variables/example.i
           Examples/perl5/variables/runme.pl
           Examples/perl5/xmlstring/Makefile
           Examples/perl5/xmlstring/example.cxx
           Examples/perl5/xmlstring/example.h
           Examples/perl5/xmlstring/example.i
           Examples/perl5/xmlstring/runme.pl
           Examples/perl5/xmlstring/xmlstring.i
           Examples/php/callback/Makefile
           Examples/php/callback/example.cxx
           Examples/php/callback/example.h
           Examples/php/callback/example.i
           Examples/php/check.list
           Examples/php/class/Makefile
           Examples/php/class/example.cxx
           Examples/php/class/example.h
           Examples/php/class/example.i
           Examples/php/constants/Makefile
           Examples/php/constants/example.i
           Examples/php/cpointer/Makefile
           Examples/php/cpointer/example.c
           Examples/php/cpointer/example.i
           Examples/php/disown/Makefile
           Examples/php/disown/example.cxx
           Examples/php/disown/example.h
           Examples/php/disown/example.i
           Examples/php/enum/Makefile
           Examples/php/enum/example.cxx
           Examples/php/enum/example.h
           Examples/php/enum/example.i
           Examples/php/extend/Makefile
           Examples/php/extend/example.cxx
           Examples/php/extend/example.h
           Examples/php/extend/example.i
           Examples/php/funcptr/Makefile
           Examples/php/funcptr/example.c
           Examples/php/funcptr/example.h
           Examples/php/funcptr/example.i
           Examples/php/overloading/Makefile
           Examples/php/overloading/example.cxx
           Examples/php/overloading/example.h
           Examples/php/overloading/example.i
           Examples/php/pointer/Makefile
           Examples/php/pointer/example.c
           Examples/php/pointer/example.i
           Examples/php/pragmas/Makefile
           Examples/php/pragmas/example.i
           Examples/php/proxy/Makefile
           Examples/php/proxy/example.cxx
           Examples/php/proxy/example.h
           Examples/php/proxy/example.i
           Examples/php/reference/Makefile
           Examples/php/reference/example.cxx
           Examples/php/reference/example.h
           Examples/php/reference/example.i
           Examples/php/simple/Makefile
           Examples/php/simple/example.c
           Examples/php/simple/example.i
           Examples/php/sync/Makefile
           Examples/php/sync/example.cxx
           Examples/php/sync/example.h
           Examples/php/sync/example.i
           Examples/php/value/Makefile
           Examples/php/value/example.c
           Examples/php/value/example.h
           Examples/php/value/example.i
           Examples/php/variables/Makefile
           Examples/php/variables/example.c
           Examples/php/variables/example.h
           Examples/php/variables/example.i
           Examples/pike/check.list
           Examples/pike/class/Makefile
           Examples/pike/class/example.cxx
           Examples/pike/class/example.h
           Examples/pike/class/example.i
           Examples/pike/class/runme.pike
           Examples/pike/constants/Makefile
           Examples/pike/constants/example.i
           Examples/pike/constants/runme.pike
           Examples/pike/enum/Makefile
           Examples/pike/enum/README
           Examples/pike/enum/example.cxx
           Examples/pike/enum/example.h
           Examples/pike/enum/example.i
           Examples/pike/enum/runme.pike
           Examples/pike/overload/Makefile
           Examples/pike/overload/example.cxx
           Examples/pike/overload/example.h
           Examples/pike/overload/example.i
           Examples/pike/overload/runme.pike
           Examples/pike/simple/Makefile
           Examples/pike/simple/example.c
           Examples/pike/simple/example.i
           Examples/pike/simple/runme.pike
           Examples/pike/template/Makefile
           Examples/pike/template/example.h
           Examples/pike/template/example.i
           Examples/pike/template/runme.pike
           Examples/python/callback/Makefile
           Examples/python/callback/example.cxx
           Examples/python/callback/example.h
           Examples/python/callback/example.i
           Examples/python/callback/runme.py
           Examples/python/check.list
           Examples/python/class/Makefile
           Examples/python/class/example.cxx
           Examples/python/class/example.dsp
           Examples/python/class/example.h
           Examples/python/class/example.i
           Examples/python/class/runme.py
           Examples/python/constants/Makefile
           Examples/python/constants/example.i
           Examples/python/constants/runme.py
           Examples/python/contract/Makefile
           Examples/python/contract/example.c
           Examples/python/contract/example.dsp
           Examples/python/contract/example.i
           Examples/python/contract/runme.py
           Examples/python/docstrings/Makefile
           Examples/python/docstrings/example.cxx
           Examples/python/docstrings/example.h
           Examples/python/docstrings/example.i
           Examples/python/docstrings/runme.py
           Examples/python/doxygen/Makefile
           Examples/python/doxygen/example.cxx
           Examples/python/doxygen/example.dsp
           Examples/python/doxygen/example.h
           Examples/python/doxygen/example.i
           Examples/python/doxygen/runme.py
           Examples/python/enum/Makefile
           Examples/python/enum/example.cxx
           Examples/python/enum/example.h
           Examples/python/enum/example.i
           Examples/python/enum/runme.py
           Examples/python/exception/Makefile
           Examples/python/exception/example.h
           Examples/python/exception/example.i
           Examples/python/exception/runme.py
           Examples/python/exceptproxy/Makefile
           Examples/python/exceptproxy/example.h
           Examples/python/exceptproxy/example.i
           Examples/python/exceptproxy/runme.py
           Examples/python/extend/Makefile
           Examples/python/extend/example.cxx
           Examples/python/extend/example.h
           Examples/python/extend/example.i
           Examples/python/extend/runme.py
           Examples/python/funcptr/Makefile
           Examples/python/funcptr/example.c
           Examples/python/funcptr/example.h
           Examples/python/funcptr/example.i
           Examples/python/funcptr/runme.py
           Examples/python/funcptr2/Makefile
           Examples/python/funcptr2/example.c
           Examples/python/funcptr2/example.h
           Examples/python/funcptr2/example.i
           Examples/python/funcptr2/runme.py
           Examples/python/functor/Makefile
           Examples/python/functor/example.i
           Examples/python/functor/runme.py
           Examples/python/import/Makefile
           Examples/python/import/README
           Examples/python/import/bar.dsp
           Examples/python/import/bar.h
           Examples/python/import/bar.i
           Examples/python/import/base.dsp
           Examples/python/import/base.h
           Examples/python/import/base.i
           Examples/python/import/example.dsw
           Examples/python/import/foo.dsp
           Examples/python/import/foo.h
           Examples/python/import/foo.i
           Examples/python/import/runme.py
           Examples/python/import/spam.dsp
           Examples/python/import/spam.h
           Examples/python/import/spam.i
           Examples/python/import_packages/Makefile
           Examples/python/import_packages/README
           Examples/python/import_packages/from_init1/Makefile
           Examples/python/import_packages/from_init1/README
           Examples/python/import_packages/from_init1/py2/Makefile
           Examples/python/import_packages/from_init1/py2/__init__.py
           Examples/python/import_packages/from_init1/py2/pkg2/Makefile
           Examples/python/import_packages/from_init1/py2/pkg2/__init__.py
           Examples/python/import_packages/from_init1/py2/pkg2/bar.hpp
           Examples/python/import_packages/from_init1/py2/pkg2/bar.i
           Examples/python/import_packages/from_init1/py2/pkg2/foo.hpp
           Examples/python/import_packages/from_init1/py2/pkg2/foo.i
           Examples/python/import_packages/from_init1/py3/Makefile
           Examples/python/import_packages/from_init1/py3/__init__.py
           Examples/python/import_packages/from_init1/py3/pkg2/Makefile
           Examples/python/import_packages/from_init1/py3/pkg2/__init__.py
           Examples/python/import_packages/from_init1/py3/pkg2/bar.hpp
           Examples/python/import_packages/from_init1/py3/pkg2/bar.i
           Examples/python/import_packages/from_init1/py3/pkg2/foo.hpp
           Examples/python/import_packages/from_init1/py3/pkg2/foo.i
           Examples/python/import_packages/from_init1/runme.py
           Examples/python/import_packages/from_init2/Makefile
           Examples/python/import_packages/from_init2/README
           Examples/python/import_packages/from_init2/py2/Makefile
           Examples/python/import_packages/from_init2/py2/__init__.py
           Examples/python/import_packages/from_init2/py2/pkg2/Makefile
           Examples/python/import_packages/from_init2/py2/pkg2/__init__.py
           Examples/python/import_packages/from_init2/py2/pkg2/bar.hpp
           Examples/python/import_packages/from_init2/py2/pkg2/bar.i
           Examples/python/import_packages/from_init2/py2/pkg2/pkg3/Makefile
           Examples/python/import_packages/from_init2/py2/pkg2/pkg3/__init__.py
           Examples/python/import_packages/from_init2/py2/pkg2/pkg3/foo.hpp
           Examples/python/import_packages/from_init2/py2/pkg2/pkg3/foo.i
           Examples/python/import_packages/from_init2/py3/Makefile
           Examples/python/import_packages/from_init2/py3/__init__.py
           Examples/python/import_packages/from_init2/py3/pkg2/Makefile
           Examples/python/import_packages/from_init2/py3/pkg2/__init__.py
           Examples/python/import_packages/from_init2/py3/pkg2/bar.hpp
           Examples/python/import_packages/from_init2/py3/pkg2/bar.i
           Examples/python/import_packages/from_init2/py3/pkg2/pkg3/Makefile
           Examples/python/import_packages/from_init2/py3/pkg2/pkg3/__init__.py
           Examples/python/import_packages/from_init2/py3/pkg2/pkg3/foo.hpp
           Examples/python/import_packages/from_init2/py3/pkg2/pkg3/foo.i
           Examples/python/import_packages/from_init2/runme.py
           Examples/python/import_packages/from_init3/Makefile
           Examples/python/import_packages/from_init3/README
           Examples/python/import_packages/from_init3/py2/Makefile
           Examples/python/import_packages/from_init3/py2/__init__.py
           Examples/python/import_packages/from_init3/py2/pkg2/Makefile
           Examples/python/import_packages/from_init3/py2/pkg2/__init__.py
           Examples/python/import_packages/from_init3/py2/pkg2/bar.hpp
           Examples/python/import_packages/from_init3/py2/pkg2/bar.i
           Examples/python/import_packages/from_init3/py2/pkg2/pkg3/Makefile
           Examples/python/import_packages/from_init3/py2/pkg2/pkg3/__init__.py
           Examples/python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/Makefile
           Examples/python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/__init__.py
           Examples/python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.hpp
           Examples/python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.i
           Examples/python/import_packages/from_init3/py3/Makefile
           Examples/python/import_packages/from_init3/py3/__init__.py
           Examples/python/import_packages/from_init3/py3/pkg2/Makefile
           Examples/python/import_packages/from_init3/py3/pkg2/__init__.py
           Examples/python/import_packages/from_init3/py3/pkg2/bar.hpp
           Examples/python/import_packages/from_init3/py3/pkg2/bar.i
           Examples/python/import_packages/from_init3/py3/pkg2/pkg3/Makefile
           Examples/python/import_packages/from_init3/py3/pkg2/pkg3/__init__.py
           Examples/python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/Makefile
           Examples/python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/__init__.py
           Examples/python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.hpp
           Examples/python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.i
           Examples/python/import_packages/from_init3/runme.py
           Examples/python/import_packages/module_is_init/Makefile
           Examples/python/import_packages/module_is_init/README
           Examples/python/import_packages/module_is_init/pkg1/Makefile
           Examples/python/import_packages/module_is_init/pkg1/foo.hpp
           Examples/python/import_packages/module_is_init/pkg1/foo.i
           Examples/python/import_packages/module_is_init/runme.py
           Examples/python/import_packages/namespace_pkg/Makefile
           Examples/python/import_packages/namespace_pkg/README
           Examples/python/import_packages/namespace_pkg/nonpkg.py
           Examples/python/import_packages/namespace_pkg/normal.py
           Examples/python/import_packages/namespace_pkg/nstest.py
           Examples/python/import_packages/namespace_pkg/robin.i
           Examples/python/import_packages/namespace_pkg/runme.py
           Examples/python/import_packages/namespace_pkg/split.py
           Examples/python/import_packages/namespace_pkg/zipsplit.py
           Examples/python/import_packages/relativeimport1/Makefile
           Examples/python/import_packages/relativeimport1/README
           Examples/python/import_packages/relativeimport1/py2/Makefile
           Examples/python/import_packages/relativeimport1/py2/__init__.py
           Examples/python/import_packages/relativeimport1/py2/pkg2/Makefile
           Examples/python/import_packages/relativeimport1/py2/pkg2/__init__.py
           Examples/python/import_packages/relativeimport1/py2/pkg2/bar.hpp
           Examples/python/import_packages/relativeimport1/py2/pkg2/bar.i
           Examples/python/import_packages/relativeimport1/py2/pkg2/pkg3/Makefile
           Examples/python/import_packages/relativeimport1/py2/pkg2/pkg3/__init__.py
           Examples/python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.hpp
           Examples/python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.i
           Examples/python/import_packages/relativeimport1/py3/Makefile
           Examples/python/import_packages/relativeimport1/py3/__init__.py
           Examples/python/import_packages/relativeimport1/py3/pkg2/Makefile
           Examples/python/import_packages/relativeimport1/py3/pkg2/__init__.py
           Examples/python/import_packages/relativeimport1/py3/pkg2/bar.hpp
           Examples/python/import_packages/relativeimport1/py3/pkg2/bar.i
           Examples/python/import_packages/relativeimport1/py3/pkg2/pkg3/Makefile
           Examples/python/import_packages/relativeimport1/py3/pkg2/pkg3/__init__.py
           Examples/python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.hpp
           Examples/python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.i
           Examples/python/import_packages/relativeimport1/runme.py
           Examples/python/import_packages/relativeimport2/Makefile
           Examples/python/import_packages/relativeimport2/README
           Examples/python/import_packages/relativeimport2/py2/Makefile
           Examples/python/import_packages/relativeimport2/py2/__init__.py
           Examples/python/import_packages/relativeimport2/py2/pkg2/Makefile
           Examples/python/import_packages/relativeimport2/py2/pkg2/__init__.py
           Examples/python/import_packages/relativeimport2/py2/pkg2/bar.hpp
           Examples/python/import_packages/relativeimport2/py2/pkg2/bar.i
           Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/Makefile
           Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/__init__.py
           Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/Makefile
           Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/__init__.py
           Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.hpp
           Examples/python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.i
           Examples/python/import_packages/relativeimport2/py3/Makefile
           Examples/python/import_packages/relativeimport2/py3/__init__.py
           Examples/python/import_packages/relativeimport2/py3/pkg2/Makefile
           Examples/python/import_packages/relativeimport2/py3/pkg2/__init__.py
           Examples/python/import_packages/relativeimport2/py3/pkg2/bar.hpp
           Examples/python/import_packages/relativeimport2/py3/pkg2/bar.i
           Examples/python/import_packages/relativeimport2/py3/pkg2/pkg3/Makefile
           Examples/python/import_packages/relativeimport2/py3/pkg2/pkg3/__init__.py
           Examples/python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/Makefile
           Examples/python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/__init__.py
           Examples/python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.hpp
           Examples/python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.i
           Examples/python/import_packages/relativeimport2/runme.py
           Examples/python/import_packages/relativeimport3/Makefile
           Examples/python/import_packages/relativeimport3/README
           Examples/python/import_packages/relativeimport3/py2/Makefile
           Examples/python/import_packages/relativeimport3/py2/__init__.py
           Examples/python/import_packages/relativeimport3/py2/pkg2/Makefile
           Examples/python/import_packages/relativeimport3/py2/pkg2/__init__.py
           Examples/python/import_packages/relativeimport3/py2/pkg2/bar.hpp
           Examples/python/import_packages/relativeimport3/py2/pkg2/bar.i
           Examples/python/import_packages/relativeimport3/py2/pkg2/pkg3/Makefile
           Examples/python/import_packages/relativeimport3/py2/pkg2/pkg3/__init__.py
           Examples/python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.hpp
           Examples/python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.i
           Examples/python/import_packages/relativeimport3/py3/Makefile
           Examples/python/import_packages/relativeimport3/py3/__init__.py
           Examples/python/import_packages/relativeimport3/py3/pkg2/Makefile
           Examples/python/import_packages/relativeimport3/py3/pkg2/__init__.py
           Examples/python/import_packages/relativeimport3/py3/pkg2/bar.hpp
           Examples/python/import_packages/relativeimport3/py3/pkg2/bar.i
           Examples/python/import_packages/relativeimport3/py3/pkg2/pkg3/Makefile
           Examples/python/import_packages/relativeimport3/py3/pkg2/pkg3/__init__.py
           Examples/python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.hpp
           Examples/python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.i
           Examples/python/import_packages/relativeimport3/runme.py
           Examples/python/import_packages/same_modnames1/Makefile
           Examples/python/import_packages/same_modnames1/README
           Examples/python/import_packages/same_modnames1/pkg1/Makefile
           Examples/python/import_packages/same_modnames1/pkg1/__init__.py
           Examples/python/import_packages/same_modnames1/pkg1/foo.hpp
           Examples/python/import_packages/same_modnames1/pkg1/foo.i
           Examples/python/import_packages/same_modnames1/pkg2/Makefile
           Examples/python/import_packages/same_modnames1/pkg2/__init__.py
           Examples/python/import_packages/same_modnames1/pkg2/foo.hpp
           Examples/python/import_packages/same_modnames1/pkg2/foo.i
           Examples/python/import_packages/same_modnames1/runme.py
           Examples/python/import_packages/same_modnames2/Makefile
           Examples/python/import_packages/same_modnames2/README
           Examples/python/import_packages/same_modnames2/pkg1/Makefile
           Examples/python/import_packages/same_modnames2/pkg1/__init__.py
           Examples/python/import_packages/same_modnames2/pkg1/foo.hpp
           Examples/python/import_packages/same_modnames2/pkg1/foo.i
           Examples/python/import_packages/same_modnames2/pkg1/pkg2/Makefile
           Examples/python/import_packages/same_modnames2/pkg1/pkg2/__init__.py
           Examples/python/import_packages/same_modnames2/pkg1/pkg2/foo.hpp
           Examples/python/import_packages/same_modnames2/pkg1/pkg2/foo.i
           Examples/python/import_packages/same_modnames2/runme.py
           Examples/python/import_packages/split_modules/Makefile
           Examples/python/import_packages/split_modules/README
           Examples/python/import_packages/split_modules/vanilla/Makefile
           Examples/python/import_packages/split_modules/vanilla/pkg1/Makefile
           Examples/python/import_packages/split_modules/vanilla/pkg1/__init__.py
           Examples/python/import_packages/split_modules/vanilla/pkg1/foo.i
           Examples/python/import_packages/split_modules/vanilla/runme.py
           Examples/python/import_packages/split_modules/vanilla_split/Makefile
           Examples/python/import_packages/split_modules/vanilla_split/foo.i
           Examples/python/import_packages/split_modules/vanilla_split/pkg1/__init__.py
           Examples/python/import_packages/split_modules/vanilla_split/runme.py
           Examples/python/import_template/Makefile
           Examples/python/import_template/README
           Examples/python/import_template/bar.h
           Examples/python/import_template/bar.i
           Examples/python/import_template/base.h
           Examples/python/import_template/base.i
           Examples/python/import_template/foo.h
           Examples/python/import_template/foo.i
           Examples/python/import_template/runme.py
           Examples/python/import_template/spam.h
           Examples/python/import_template/spam.i
           Examples/python/libffi/Makefile
           Examples/python/libffi/example.i
           Examples/python/multimap/Makefile
           Examples/python/multimap/example.c
           Examples/python/multimap/example.dsp
           Examples/python/multimap/example.i
           Examples/python/multimap/runme.py
           Examples/python/operator/Makefile
           Examples/python/operator/example.h
           Examples/python/operator/example.i
           Examples/python/operator/runme.py
           Examples/python/performance/Makefile
           Examples/python/performance/constructor/Makefile
           Examples/python/performance/constructor/Simple.i
           Examples/python/performance/constructor/runme.py
           Examples/python/performance/func/Makefile
           Examples/python/performance/func/Simple.i
           Examples/python/performance/func/runme.py
           Examples/python/performance/harness.py
           Examples/python/performance/hierarchy/Makefile
           Examples/python/performance/hierarchy/Simple.i
           Examples/python/performance/hierarchy/runme.py
           Examples/python/performance/hierarchy_operator/Makefile
           Examples/python/performance/hierarchy_operator/Simple.i
           Examples/python/performance/hierarchy_operator/runme.py
           Examples/python/performance/operator/Makefile
           Examples/python/performance/operator/Simple.i
           Examples/python/performance/operator/runme.py
           Examples/python/pointer/Makefile
           Examples/python/pointer/example.c
           Examples/python/pointer/example.i
           Examples/python/pointer/runme.py
           Examples/python/reference/Makefile
           Examples/python/reference/example.cxx
           Examples/python/reference/example.h
           Examples/python/reference/example.i
           Examples/python/reference/runme.py
           Examples/python/simple/Makefile
           Examples/python/simple/example.c
           Examples/python/simple/example.dsp
           Examples/python/simple/example.i
           Examples/python/simple/runme.py
           Examples/python/smartptr/Makefile
           Examples/python/smartptr/example.cxx
           Examples/python/smartptr/example.h
           Examples/python/smartptr/example.i
           Examples/python/smartptr/runme.py
           Examples/python/smartptr/smartptr.h
           Examples/python/std_map/Makefile
           Examples/python/std_map/example.h
           Examples/python/std_map/example.i
           Examples/python/std_map/runme.py
           Examples/python/std_vector/Makefile
           Examples/python/std_vector/example.h
           Examples/python/std_vector/example.i
           Examples/python/std_vector/runme.py
           Examples/python/template/Makefile
           Examples/python/template/example.h
           Examples/python/template/example.i
           Examples/python/template/runme.py
           Examples/python/varargs/Makefile
           Examples/python/varargs/example.i
           Examples/python/varargs/runme.py
           Examples/python/variables/Makefile
           Examples/python/variables/example.c
           Examples/python/variables/example.h
           Examples/python/variables/example.i
           Examples/python/variables/runme.py
           Examples/r/check.list
           Examples/r/class/Makefile
           Examples/r/class/example.cxx
           Examples/r/class/example.dsp
           Examples/r/class/example.h
           Examples/r/class/example.i
           Examples/r/class/runme.R
           Examples/r/simple/Makefile
           Examples/r/simple/example.c
           Examples/r/simple/example.dsp
           Examples/r/simple/example.i
           Examples/r/simple/runme.R
           Examples/ruby/check.list
           Examples/ruby/class/Makefile
           Examples/ruby/class/example.cxx
           Examples/ruby/class/example.dsp
           Examples/ruby/class/example.h
           Examples/ruby/class/example.i
           Examples/ruby/class/runme.rb
           Examples/ruby/constants/Makefile
           Examples/ruby/constants/example.i
           Examples/ruby/constants/runme.rb
           Examples/ruby/enum/Makefile
           Examples/ruby/enum/example.cxx
           Examples/ruby/enum/example.h
           Examples/ruby/enum/example.i
           Examples/ruby/enum/runme.rb
           Examples/ruby/exceptproxy/Makefile
           Examples/ruby/exceptproxy/example.h
           Examples/ruby/exceptproxy/example.i
           Examples/ruby/exceptproxy/runme.rb
           Examples/ruby/free_function/Makefile
           Examples/ruby/free_function/example.cxx
           Examples/ruby/free_function/example.dsp
           Examples/ruby/free_function/example.h
           Examples/ruby/free_function/example.i
           Examples/ruby/free_function/runme.rb
           Examples/ruby/funcptr/Makefile
           Examples/ruby/funcptr/example.c
           Examples/ruby/funcptr/example.h
           Examples/ruby/funcptr/example.i
           Examples/ruby/funcptr/runme.rb
           Examples/ruby/funcptr2/Makefile
           Examples/ruby/funcptr2/example.c
           Examples/ruby/funcptr2/example.h
           Examples/ruby/funcptr2/example.i
           Examples/ruby/funcptr2/runme.rb
           Examples/ruby/functor/Makefile
           Examples/ruby/functor/example.i
           Examples/ruby/functor/runme.rb
           Examples/ruby/hashargs/Makefile
           Examples/ruby/hashargs/example.i
           Examples/ruby/hashargs/runme.rb
           Examples/ruby/import/Makefile
           Examples/ruby/import/README
           Examples/ruby/import/bar.dsp
           Examples/ruby/import/bar.h
           Examples/ruby/import/bar.i
           Examples/ruby/import/base.dsp
           Examples/ruby/import/base.h
           Examples/ruby/import/base.i
           Examples/ruby/import/example.dsw
           Examples/ruby/import/foo.dsp
           Examples/ruby/import/foo.h
           Examples/ruby/import/foo.i
           Examples/ruby/import/runme.rb
           Examples/ruby/import/spam.dsp
           Examples/ruby/import/spam.h
           Examples/ruby/import/spam.i
           Examples/ruby/import_template/Makefile
           Examples/ruby/import_template/README
           Examples/ruby/import_template/bar.h
           Examples/ruby/import_template/bar.i
           Examples/ruby/import_template/base.h
           Examples/ruby/import_template/base.i
           Examples/ruby/import_template/foo.h
           Examples/ruby/import_template/foo.i
           Examples/ruby/import_template/runme.rb
           Examples/ruby/import_template/spam.h
           Examples/ruby/import_template/spam.i
           Examples/ruby/mark_function/Makefile
           Examples/ruby/mark_function/example.cxx
           Examples/ruby/mark_function/example.dsp
           Examples/ruby/mark_function/example.h
           Examples/ruby/mark_function/example.i
           Examples/ruby/mark_function/runme.rb
           Examples/ruby/multimap/Makefile
           Examples/ruby/multimap/example.c
           Examples/ruby/multimap/example.dsp
           Examples/ruby/multimap/example.i
           Examples/ruby/multimap/runme.rb
           Examples/ruby/operator/Makefile
           Examples/ruby/operator/example.h
           Examples/ruby/operator/example.i
           Examples/ruby/operator/runme.rb
           Examples/ruby/overloading/Makefile
           Examples/ruby/overloading/example.cxx
           Examples/ruby/overloading/example.h
           Examples/ruby/overloading/example.i
           Examples/ruby/overloading/runme.rb
           Examples/ruby/pointer/Makefile
           Examples/ruby/pointer/example.c
           Examples/ruby/pointer/example.i
           Examples/ruby/pointer/runme.rb
           Examples/ruby/reference/Makefile
           Examples/ruby/reference/example.cxx
           Examples/ruby/reference/example.h
           Examples/ruby/reference/example.i
           Examples/ruby/reference/runme.rb
           Examples/ruby/simple/Makefile
           Examples/ruby/simple/example.c
           Examples/ruby/simple/example.dsp
           Examples/ruby/simple/example.i
           Examples/ruby/simple/runme.rb
           Examples/ruby/std_vector/Makefile
           Examples/ruby/std_vector/example.h
           Examples/ruby/std_vector/example.i
           Examples/ruby/std_vector/runme.rb
           Examples/ruby/template/Makefile
           Examples/ruby/template/example.h
           Examples/ruby/template/example.i
           Examples/ruby/template/runme.rb
           Examples/ruby/value/Makefile
           Examples/ruby/value/example.c
           Examples/ruby/value/example.h
           Examples/ruby/value/example.i
           Examples/ruby/value/runme.rb
           Examples/ruby/variables/Makefile
           Examples/ruby/variables/example.c
           Examples/ruby/variables/example.h
           Examples/ruby/variables/example.i
           Examples/ruby/variables/runme.rb
           Examples/s-exp/uffi.lisp
           Examples/scilab/check.list
           Examples/scilab/class/Makefile
           Examples/scilab/class/example.cxx
           Examples/scilab/class/example.h
           Examples/scilab/class/example.i
           Examples/scilab/class/runme.sci
           Examples/scilab/constants/Makefile
           Examples/scilab/constants/example.i
           Examples/scilab/constants/runme.sci
           Examples/scilab/contract/Makefile
           Examples/scilab/contract/example.c
           Examples/scilab/contract/example.i
           Examples/scilab/contract/runme.sci
           Examples/scilab/enum/Makefile
           Examples/scilab/enum/example.cxx
           Examples/scilab/enum/example.h
           Examples/scilab/enum/example.i
           Examples/scilab/enum/runme.sci
           Examples/scilab/funcptr/Makefile
           Examples/scilab/funcptr/example.c
           Examples/scilab/funcptr/example.h
           Examples/scilab/funcptr/example.i
           Examples/scilab/funcptr/runme.sci
           Examples/scilab/matrix/Makefile
           Examples/scilab/matrix/example.c
           Examples/scilab/matrix/example.i
           Examples/scilab/matrix/runme.sci
           Examples/scilab/matrix2/Makefile
           Examples/scilab/matrix2/example.c
           Examples/scilab/matrix2/example.i
           Examples/scilab/matrix2/main.c
           Examples/scilab/matrix2/runme.sci
           Examples/scilab/pointer/Makefile
           Examples/scilab/pointer/example.c
           Examples/scilab/pointer/example.i
           Examples/scilab/pointer/runme.sci
           Examples/scilab/simple/Makefile
           Examples/scilab/simple/example.c
           Examples/scilab/simple/example.i
           Examples/scilab/simple/runme.sci
           Examples/scilab/std_list/Makefile
           Examples/scilab/std_list/example.cxx
           Examples/scilab/std_list/example.h
           Examples/scilab/std_list/example.i
           Examples/scilab/std_list/runme.sci
           Examples/scilab/std_vector/Makefile
           Examples/scilab/std_vector/example.h
           Examples/scilab/std_vector/example.i
           Examples/scilab/std_vector/runme.sci
           Examples/scilab/struct/Makefile
           Examples/scilab/struct/example.i
           Examples/scilab/struct/runme.sci
           Examples/scilab/template/Makefile
           Examples/scilab/template/example.h
           Examples/scilab/template/example.i
           Examples/scilab/template/runme.sci
           Examples/scilab/variables/Makefile
           Examples/scilab/variables/example.c
           Examples/scilab/variables/example.h
           Examples/scilab/variables/example.i
           Examples/scilab/variables/runme.sci
           Examples/tcl/check.list
           Examples/tcl/class/Makefile
           Examples/tcl/class/example.cxx
           Examples/tcl/class/example.dsp
           Examples/tcl/class/example.h
           Examples/tcl/class/example.i
           Examples/tcl/class/runme.tcl
           Examples/tcl/class/runme2.tcl
           Examples/tcl/constants/Makefile
           Examples/tcl/constants/example.i
           Examples/tcl/constants/runme.tcl
           Examples/tcl/contract/Makefile
           Examples/tcl/contract/example.c
           Examples/tcl/contract/example.dsp
           Examples/tcl/contract/example.i
           Examples/tcl/contract/runme.tcl
           Examples/tcl/enum/Makefile
           Examples/tcl/enum/example.cxx
           Examples/tcl/enum/example.h
           Examples/tcl/enum/example.i
           Examples/tcl/enum/runme.tcl
           Examples/tcl/funcptr/Makefile
           Examples/tcl/funcptr/example.c
           Examples/tcl/funcptr/example.h
           Examples/tcl/funcptr/example.i
           Examples/tcl/funcptr/runme.tcl
           Examples/tcl/import/Makefile
           Examples/tcl/import/README
           Examples/tcl/import/bar.dsp
           Examples/tcl/import/bar.h
           Examples/tcl/import/bar.i
           Examples/tcl/import/base.dsp
           Examples/tcl/import/base.h
           Examples/tcl/import/base.i
           Examples/tcl/import/example.dsw
           Examples/tcl/import/foo.dsp
           Examples/tcl/import/foo.h
           Examples/tcl/import/foo.i
           Examples/tcl/import/runme.tcl
           Examples/tcl/import/spam.dsp
           Examples/tcl/import/spam.h
           Examples/tcl/import/spam.i
           Examples/tcl/multimap/Makefile
           Examples/tcl/multimap/example.c
           Examples/tcl/multimap/example.dsp
           Examples/tcl/multimap/example.i
           Examples/tcl/multimap/runme.tcl
           Examples/tcl/operator/Makefile
           Examples/tcl/operator/example.h
           Examples/tcl/operator/example.i
           Examples/tcl/operator/runme.tcl
           Examples/tcl/pointer/Makefile
           Examples/tcl/pointer/example.c
           Examples/tcl/pointer/example.i
           Examples/tcl/pointer/runme.tcl
           Examples/tcl/reference/Makefile
           Examples/tcl/reference/example.cxx
           Examples/tcl/reference/example.h
           Examples/tcl/reference/example.i
           Examples/tcl/reference/runme.tcl
           Examples/tcl/simple/Makefile
           Examples/tcl/simple/example.c
           Examples/tcl/simple/example.dsp
           Examples/tcl/simple/example.i
           Examples/tcl/simple/runme.tcl
           Examples/tcl/std_vector/Makefile
           Examples/tcl/std_vector/example.h
           Examples/tcl/std_vector/example.i
           Examples/tcl/std_vector/runme.tcl
           Examples/tcl/value/Makefile
           Examples/tcl/value/example.c
           Examples/tcl/value/example.h
           Examples/tcl/value/example.i
           Examples/tcl/value/runme.tcl
           Examples/tcl/variables/Makefile
           Examples/tcl/variables/example.c
           Examples/tcl/variables/example.h
           Examples/tcl/variables/example.i
           Examples/tcl/variables/runme.tcl
           Examples/test-suite/README
           Examples/test-suite/abstract_access.i
           Examples/test-suite/abstract_inherit.i
           Examples/test-suite/abstract_inherit_ok.i
           Examples/test-suite/abstract_signature.i
           Examples/test-suite/abstract_typedef.i
           Examples/test-suite/abstract_typedef2.i
           Examples/test-suite/abstract_virtual.i
           Examples/test-suite/access_change.i
           Examples/test-suite/add_link.i
           Examples/test-suite/aggregate.i
           Examples/test-suite/allegrocl/Makefile.in
           Examples/test-suite/allowexcept.i
           Examples/test-suite/allprotected.i
           Examples/test-suite/allprotected_not.i
           Examples/test-suite/anonymous_bitfield.i
           Examples/test-suite/apply_signed_char.i
           Examples/test-suite/apply_strings.i
           Examples/test-suite/argcargvtest.i
           Examples/test-suite/argout.i
           Examples/test-suite/array_member.i
           Examples/test-suite/array_typedef_memberin.i
           Examples/test-suite/arrayref.i
           Examples/test-suite/arrays.i
           Examples/test-suite/arrays_dimensionless.i
           Examples/test-suite/arrays_global.i
           Examples/test-suite/arrays_global_twodim.i
           Examples/test-suite/arrays_scope.i
           Examples/test-suite/autodoc.i
           Examples/test-suite/bloody_hell.i
           Examples/test-suite/bom_utf8.i
           Examples/test-suite/bools.i
           Examples/test-suite/c_delete.i
           Examples/test-suite/c_delete_function.i
           Examples/test-suite/callback.i
           Examples/test-suite/cast_operator.i
           Examples/test-suite/casts.i
           Examples/test-suite/catches.i
           Examples/test-suite/cffi/Makefile.in
           Examples/test-suite/char_binary.i
           Examples/test-suite/char_constant.i
           Examples/test-suite/char_strings.i
           Examples/test-suite/chartest.i
           Examples/test-suite/chicken/Makefile.in
           Examples/test-suite/chicken/README
           Examples/test-suite/chicken/casts_runme.ss
           Examples/test-suite/chicken/char_constant_runme.ss
           Examples/test-suite/chicken/chicken_ext_test_external.cxx
           Examples/test-suite/chicken/chicken_ext_test_runme.ss
           Examples/test-suite/chicken/class_ignore_runme.ss
           Examples/test-suite/chicken/clientdata_prop_runme_proxy.ss
           Examples/test-suite/chicken/constover_runme.ss
           Examples/test-suite/chicken/contract_runme.ss
           Examples/test-suite/chicken/cpp_basic_runme_proxy.ss
           Examples/test-suite/chicken/cpp_enum_runme.ss
           Examples/test-suite/chicken/cpp_namespace_runme.ss
           Examples/test-suite/chicken/dynamic_cast_runme.ss
           Examples/test-suite/chicken/global_vars_runme.ss
           Examples/test-suite/chicken/global_vars_runme_proxy.ss
           Examples/test-suite/chicken/import_nomodule_runme.ss
           Examples/test-suite/chicken/imports_runme.ss
           Examples/test-suite/chicken/inherit_missing_runme.ss
           Examples/test-suite/chicken/li_std_string_runme.ss
           Examples/test-suite/chicken/li_std_string_runme_proxy.ss
           Examples/test-suite/chicken/li_typemaps_runme.ss
           Examples/test-suite/chicken/li_typemaps_runme_proxy.ss
           Examples/test-suite/chicken/list_vector_runme.ss
           Examples/test-suite/chicken/member_pointer_runme.ss
           Examples/test-suite/chicken/multiple_inheritance_runme_proxy.ss
           Examples/test-suite/chicken/multivalue_runme.ss
           Examples/test-suite/chicken/name_runme.ss
           Examples/test-suite/chicken/newobject1_runme_proxy.ss
           Examples/test-suite/chicken/newobject2_runme.ss
           Examples/test-suite/chicken/newobject2_runme_proxy.ss
           Examples/test-suite/chicken/overload_complicated_runme.ss
           Examples/test-suite/chicken/overload_copy_runme.ss
           Examples/test-suite/chicken/overload_copy_runme_proxy.ss
           Examples/test-suite/chicken/overload_extend_c_runme.ss
           Examples/test-suite/chicken/overload_extend_runme.ss
           Examples/test-suite/chicken/overload_extend_runme_proxy.ss
           Examples/test-suite/chicken/overload_simple_runme.ss
           Examples/test-suite/chicken/overload_simple_runme_proxy.ss
           Examples/test-suite/chicken/overload_subtype_runme.ss
           Examples/test-suite/chicken/overload_subtype_runme_proxy.ss
           Examples/test-suite/chicken/pointer_in_out_runme.ss
           Examples/test-suite/chicken/reference_global_vars_runme.ss
           Examples/test-suite/chicken/testsuite.ss
           Examples/test-suite/chicken/throw_exception_runme.ss
           Examples/test-suite/chicken/typedef_inherit_runme.ss
           Examples/test-suite/chicken/typename_runme.ss
           Examples/test-suite/chicken/unions_runme.ss
           Examples/test-suite/chicken/unions_runme_proxy.ss
           Examples/test-suite/chicken_ext_test.i
           Examples/test-suite/class_forward.i
           Examples/test-suite/class_ignore.i
           Examples/test-suite/class_scope_namespace.i
           Examples/test-suite/class_scope_weird.i
           Examples/test-suite/clientdata_prop.list
           Examples/test-suite/clientdata_prop_a.h
           Examples/test-suite/clientdata_prop_a.i
           Examples/test-suite/clientdata_prop_b.h
           Examples/test-suite/clientdata_prop_b.i
           Examples/test-suite/clisp/Makefile.in
           Examples/test-suite/common.mk
           Examples/test-suite/compactdefaultargs.i
           Examples/test-suite/complextest.i
           Examples/test-suite/const_const.i
           Examples/test-suite/const_const_2.i
           Examples/test-suite/constant_directive.i
           Examples/test-suite/constant_expr.i
           Examples/test-suite/constant_pointers.i
           Examples/test-suite/constants.i
           Examples/test-suite/constover.i
           Examples/test-suite/constructor_copy.i
           Examples/test-suite/constructor_exception.i
           Examples/test-suite/constructor_explicit.i
           Examples/test-suite/constructor_ignore.i
           Examples/test-suite/constructor_rename.i
           Examples/test-suite/constructor_value.i
           Examples/test-suite/contract.i
           Examples/test-suite/conversion.i
           Examples/test-suite/conversion_namespace.i
           Examples/test-suite/conversion_ns_template.i
           Examples/test-suite/conversion_operators.i
           Examples/test-suite/cplusplus_throw.i
           Examples/test-suite/cpp11_alias_nested_template_scoping.i
           Examples/test-suite/cpp11_alignment.i
           Examples/test-suite/cpp11_alternate_function_syntax.i
           Examples/test-suite/cpp11_constexpr.i
           Examples/test-suite/cpp11_decltype.i
           Examples/test-suite/cpp11_default_delete.i
           Examples/test-suite/cpp11_delegating_constructors.i
           Examples/test-suite/cpp11_director_enums.i
           Examples/test-suite/cpp11_directors.i
           Examples/test-suite/cpp11_explicit_conversion_operators.i
           Examples/test-suite/cpp11_final_directors.i
           Examples/test-suite/cpp11_final_override.i
           Examples/test-suite/cpp11_function_objects.i
           Examples/test-suite/cpp11_hash_tables.i
           Examples/test-suite/cpp11_inheriting_constructors.i
           Examples/test-suite/cpp11_initializer_list.i
           Examples/test-suite/cpp11_initializer_list_extend.i
           Examples/test-suite/cpp11_lambda_functions.i
           Examples/test-suite/cpp11_noexcept.i
           Examples/test-suite/cpp11_null_pointer_constant.i
           Examples/test-suite/cpp11_raw_string_literals.i
           Examples/test-suite/cpp11_ref_qualifiers.i
           Examples/test-suite/cpp11_ref_qualifiers_rvalue_unignore.i
           Examples/test-suite/cpp11_ref_qualifiers_typemaps.i
           Examples/test-suite/cpp11_reference_wrapper.i
           Examples/test-suite/cpp11_result_of.i
           Examples/test-suite/cpp11_rvalue_reference.i
           Examples/test-suite/cpp11_rvalue_reference2.i
           Examples/test-suite/cpp11_rvalue_reference3.i
           Examples/test-suite/cpp11_shared_ptr_const.i
           Examples/test-suite/cpp11_shared_ptr_nullptr_in_containers.i
           Examples/test-suite/cpp11_shared_ptr_overload.i
           Examples/test-suite/cpp11_shared_ptr_template_upcast.i
           Examples/test-suite/cpp11_shared_ptr_upcast.i
           Examples/test-suite/cpp11_sizeof_object.i
           Examples/test-suite/cpp11_static_assert.i
           Examples/test-suite/cpp11_std_array.i
           Examples/test-suite/cpp11_std_unordered_map.i
           Examples/test-suite/cpp11_std_unordered_multimap.i
           Examples/test-suite/cpp11_std_unordered_multiset.i
           Examples/test-suite/cpp11_std_unordered_set.i
           Examples/test-suite/cpp11_strongly_typed_enumerations.i
           Examples/test-suite/cpp11_strongly_typed_enumerations_simple.i
           Examples/test-suite/cpp11_template_double_brackets.i
           Examples/test-suite/cpp11_template_explicit.i
           Examples/test-suite/cpp11_template_typedefs.i
           Examples/test-suite/cpp11_thread_local.i
           Examples/test-suite/cpp11_type_aliasing.i
           Examples/test-suite/cpp11_type_traits.i
           Examples/test-suite/cpp11_uniform_initialization.i
           Examples/test-suite/cpp11_unrestricted_unions.i
           Examples/test-suite/cpp11_userdefined_literals.i
           Examples/test-suite/cpp11_variadic_templates.i
           Examples/test-suite/cpp14_binary_integer_literals.i
           Examples/test-suite/cpp17_hex_floating_literals.i
           Examples/test-suite/cpp17_nested_namespaces.i
           Examples/test-suite/cpp17_nspace_nested_namespaces.i
           Examples/test-suite/cpp17_u8_char_literals.i
           Examples/test-suite/cpp_basic.i
           Examples/test-suite/cpp_enum.i
           Examples/test-suite/cpp_namespace.i
           Examples/test-suite/cpp_nodefault.i
           Examples/test-suite/cpp_parameters.i
           Examples/test-suite/cpp_static.i
           Examples/test-suite/cpp_typedef.i
           Examples/test-suite/csharp/Makefile.in
           Examples/test-suite/csharp/README
           Examples/test-suite/csharp/aggregate_runme.cs
           Examples/test-suite/csharp/allprotected_runme.cs
           Examples/test-suite/csharp/apply_strings_runme.cs
           Examples/test-suite/csharp/bools_runme.cs
           Examples/test-suite/csharp/catches_runme.cs
           Examples/test-suite/csharp/char_strings_runme.cs
           Examples/test-suite/csharp/complextest_runme.cs
           Examples/test-suite/csharp/constover_runme.cs
           Examples/test-suite/csharp/cpp11_shared_ptr_template_upcast_runme.cs
           Examples/test-suite/csharp/cpp11_std_array_runme.cs
           Examples/test-suite/csharp/cpp11_strongly_typed_enumerations_runme.cs
           Examples/test-suite/csharp/cpp17_nested_namespaces_runme.cs
           Examples/test-suite/csharp/cpp17_nspace_nested_namespaces_runme.cs
           Examples/test-suite/csharp/csharp_attributes_runme.cs
           Examples/test-suite/csharp/csharp_director_typemaps_runme.cs
           Examples/test-suite/csharp/csharp_exceptions_runme.cs
           Examples/test-suite/csharp/csharp_lib_arrays_bool_runme.cs
           Examples/test-suite/csharp/csharp_lib_arrays_runme.cs
           Examples/test-suite/csharp/csharp_prepost_runme.cs
           Examples/test-suite/csharp/csharp_typemaps_runme.cs
           Examples/test-suite/csharp/default_args_runme.cs
           Examples/test-suite/csharp/default_constructor_runme.cs
           Examples/test-suite/csharp/director_alternating_runme.cs
           Examples/test-suite/csharp/director_basic_runme.cs
           Examples/test-suite/csharp/director_classes_runme.cs
           Examples/test-suite/csharp/director_classic_runme.cs
           Examples/test-suite/csharp/director_ignore_runme.cs
           Examples/test-suite/csharp/director_nspace_runme.cs
           Examples/test-suite/csharp/director_pass_by_value_runme.cs
           Examples/test-suite/csharp/director_primitives_runme.cs
           Examples/test-suite/csharp/director_protected_runme.cs
           Examples/test-suite/csharp/director_smartptr_runme.cs
           Examples/test-suite/csharp/director_string_runme.cs
           Examples/test-suite/csharp/director_void_runme.cs
           Examples/test-suite/csharp/enum_forward_runme.cs
           Examples/test-suite/csharp/enum_thorough_runme.cs
           Examples/test-suite/csharp/enum_thorough_simple_runme.cs
           Examples/test-suite/csharp/enum_thorough_typesafe_runme.cs
           Examples/test-suite/csharp/exception_order_runme.cs
           Examples/test-suite/csharp/friends_runme.cs
           Examples/test-suite/csharp/imports_runme.cs
           Examples/test-suite/csharp/inherit_target_language_runme.cs
           Examples/test-suite/csharp/intermediary_classname_runme.cs
           Examples/test-suite/csharp/li_attribute_runme.cs
           Examples/test-suite/csharp/li_boost_shared_ptr_bits_runme.cs
           Examples/test-suite/csharp/li_boost_shared_ptr_director_runme.cs
           Examples/test-suite/csharp/li_boost_shared_ptr_runme.cs
           Examples/test-suite/csharp/li_std_auto_ptr_runme.cs
           Examples/test-suite/csharp/li_std_combinations_runme.cs
           Examples/test-suite/csharp/li_std_except_runme.cs
           Examples/test-suite/csharp/li_std_list_runme.cs
           Examples/test-suite/csharp/li_std_map_runme.cs
           Examples/test-suite/csharp/li_std_set_runme.cs
           Examples/test-suite/csharp/li_std_string_runme.cs
           Examples/test-suite/csharp/li_std_vector_enum_runme.cs
           Examples/test-suite/csharp/li_std_vector_runme.cs
           Examples/test-suite/csharp/li_std_wstring_runme.cs
           Examples/test-suite/csharp/li_swigtype_inout_runme.cs
           Examples/test-suite/csharp/li_typemaps_runme.cs
           Examples/test-suite/csharp/long_long_runme.cs
           Examples/test-suite/csharp/member_pointer_runme.cs
           Examples/test-suite/csharp/multiple_inheritance_abstract_runme.cs
           Examples/test-suite/csharp/multiple_inheritance_interfaces_runme.cs
           Examples/test-suite/csharp/multiple_inheritance_nspace_runme.cs
           Examples/test-suite/csharp/multiple_inheritance_shared_ptr_runme.cs
           Examples/test-suite/csharp/nested_class_runme.cs
           Examples/test-suite/csharp/nested_directors_runme.cs
           Examples/test-suite/csharp/nested_in_template_runme.cs
           Examples/test-suite/csharp/nested_inheritance_interface_runme.cs
           Examples/test-suite/csharp/nested_structs_runme.cs
           Examples/test-suite/csharp/nested_workaround_runme.cs
           Examples/test-suite/csharp/nspace_extend_runme.cs
           Examples/test-suite/csharp/nspace_runme.cs
           Examples/test-suite/csharp/operator_overload_runme.cs
           Examples/test-suite/csharp/overload_complicated_runme.cs
           Examples/test-suite/csharp/overload_template_runme.cs
           Examples/test-suite/csharp/pointer_reference_runme.cs
           Examples/test-suite/csharp/preproc_constants_c_runme.cs
           Examples/test-suite/csharp/preproc_constants_runme.cs
           Examples/test-suite/csharp/proxycode_runme.cs
           Examples/test-suite/csharp/rename_pcre_encoder_runme.cs
           Examples/test-suite/csharp/rename_pcre_enum_runme.cs
           Examples/test-suite/csharp/rename_simple_runme.cs
           Examples/test-suite/csharp/sizet_runme.cs
           Examples/test-suite/csharp/sneaky1_runme.cs
           Examples/test-suite/csharp/special_variable_attributes_runme.cs
           Examples/test-suite/csharp/special_variable_macros_runme.cs
           Examples/test-suite/csharp/template_nested_runme.cs
           Examples/test-suite/csharp/threads_runme.cs
           Examples/test-suite/csharp/throw_exception_runme.cs
           Examples/test-suite/csharp/typemap_namespace_runme.cs
           Examples/test-suite/csharp/typemap_out_optimal_runme.cs
           Examples/test-suite/csharp/varargs_runme.cs
           Examples/test-suite/csharp/virtual_poly_runme.cs
           Examples/test-suite/csharp_attributes.i
           Examples/test-suite/csharp_director_typemaps.i
           Examples/test-suite/csharp_exceptions.i
           Examples/test-suite/csharp_features.i
           Examples/test-suite/csharp_lib_arrays.i
           Examples/test-suite/csharp_lib_arrays_bool.i
           Examples/test-suite/csharp_namespace_system_collision.i
           Examples/test-suite/csharp_prepost.i
           Examples/test-suite/csharp_swig2_compatibility.i
           Examples/test-suite/csharp_typemaps.i
           Examples/test-suite/curiously_recurring_template_pattern.i
           Examples/test-suite/d/Makefile.in
           Examples/test-suite/d/README
           Examples/test-suite/d/aggregate_runme.1.d
           Examples/test-suite/d/aggregate_runme.2.d
           Examples/test-suite/d/allprotected_runme.1.d
           Examples/test-suite/d/allprotected_runme.2.d
           Examples/test-suite/d/apply_strings_runme.1.d
           Examples/test-suite/d/apply_strings_runme.2.d
           Examples/test-suite/d/bools_runme.1.d
           Examples/test-suite/d/bools_runme.2.d
           Examples/test-suite/d/catches_runme.1.d
           Examples/test-suite/d/catches_runme.2.d
           Examples/test-suite/d/char_strings_runme.1.d
           Examples/test-suite/d/char_strings_runme.2.d
           Examples/test-suite/d/constover_runme.1.d
           Examples/test-suite/d/constover_runme.2.d
           Examples/test-suite/d/d_nativepointers_runme.1.d
           Examples/test-suite/d/d_nativepointers_runme.2.d
           Examples/test-suite/d/default_args_runme.1.d
           Examples/test-suite/d/default_args_runme.2.d
           Examples/test-suite/d/default_constructor_runme.1.d
           Examples/test-suite/d/default_constructor_runme.2.d
           Examples/test-suite/d/director_alternating_runme.1.d
           Examples/test-suite/d/director_alternating_runme.2.d
           Examples/test-suite/d/director_basic_runme.1.d
           Examples/test-suite/d/director_basic_runme.2.d
           Examples/test-suite/d/director_classes_runme.1.d
           Examples/test-suite/d/director_classes_runme.2.d
           Examples/test-suite/d/director_classic_runme.1.d
           Examples/test-suite/d/director_classic_runme.2.d
           Examples/test-suite/d/director_ignore_runme.1.d
           Examples/test-suite/d/director_ignore_runme.2.d
           Examples/test-suite/d/director_primitives_runme.1.d
           Examples/test-suite/d/director_primitives_runme.2.d
           Examples/test-suite/d/director_protected_runme.1.d
           Examples/test-suite/d/director_protected_runme.2.d
           Examples/test-suite/d/director_string_runme.1.d
           Examples/test-suite/d/director_string_runme.2.d
           Examples/test-suite/d/enum_thorough_runme.1.d
           Examples/test-suite/d/enum_thorough_runme.2.d
           Examples/test-suite/d/inherit_target_language_runme.1.d
           Examples/test-suite/d/inherit_target_language_runme.2.d
           Examples/test-suite/d/li_attribute_runme.1.d
           Examples/test-suite/d/li_attribute_runme.2.d
           Examples/test-suite/d/li_boost_shared_ptr_bits_runme.1.d
           Examples/test-suite/d/li_boost_shared_ptr_bits_runme.2.d
           Examples/test-suite/d/li_boost_shared_ptr_director_runme.2.d
           Examples/test-suite/d/li_boost_shared_ptr_runme.1.d
           Examples/test-suite/d/li_boost_shared_ptr_runme.2.d
           Examples/test-suite/d/li_std_except_runme.1.d
           Examples/test-suite/d/li_std_except_runme.2.d
           Examples/test-suite/d/li_std_string_runme.1.d
           Examples/test-suite/d/li_std_string_runme.2.d
           Examples/test-suite/d/li_std_vector_runme.1.d
           Examples/test-suite/d/li_std_vector_runme.2.d
           Examples/test-suite/d/li_typemaps_runme.1.d
           Examples/test-suite/d/li_typemaps_runme.2.d
           Examples/test-suite/d/long_long_runme.1.d
           Examples/test-suite/d/long_long_runme.2.d
           Examples/test-suite/d/member_pointer_runme.1.d
           Examples/test-suite/d/member_pointer_runme.2.d
           Examples/test-suite/d/nspace_extend_runme.1.d
           Examples/test-suite/d/nspace_extend_runme.2.d
           Examples/test-suite/d/nspace_runme.1.d
           Examples/test-suite/d/nspace_runme.2.d
           Examples/test-suite/d/operator_overload_runme.1.d
           Examples/test-suite/d/operator_overload_runme.2.d
           Examples/test-suite/d/overload_complicated_runme.1.d
           Examples/test-suite/d/overload_complicated_runme.2.d
           Examples/test-suite/d/overload_template_runme.1.d
           Examples/test-suite/d/overload_template_runme.2.d
           Examples/test-suite/d/pointer_reference_runme.1.d
           Examples/test-suite/d/pointer_reference_runme.2.d
           Examples/test-suite/d/preproc_constants_c_runme.1.d
           Examples/test-suite/d/preproc_constants_c_runme.2.d
           Examples/test-suite/d/preproc_constants_runme.1.d
           Examples/test-suite/d/preproc_constants_runme.2.d
           Examples/test-suite/d/proxycode_runme.2.d
           Examples/test-suite/d/sizet_runme.1.d
           Examples/test-suite/d/sizet_runme.2.d
           Examples/test-suite/d/sneaky1_runme.1.d
           Examples/test-suite/d/sneaky1_runme.2.d
           Examples/test-suite/d/special_variable_macros_runme.1.d
           Examples/test-suite/d/special_variable_macros_runme.2.d
           Examples/test-suite/d/threads_runme.1.d
           Examples/test-suite/d/threads_runme.2.d
           Examples/test-suite/d/throw_exception_runme.1.d
           Examples/test-suite/d/throw_exception_runme.2.d
           Examples/test-suite/d/typemap_namespace_runme.1.d
           Examples/test-suite/d/typemap_namespace_runme.2.d
           Examples/test-suite/d/typemap_out_optimal_runme.1.d
           Examples/test-suite/d/typemap_out_optimal_runme.2.d
           Examples/test-suite/d/varargs_runme.1.d
           Examples/test-suite/d/varargs_runme.2.d
           Examples/test-suite/d/virtual_poly_runme.1.d
           Examples/test-suite/d/virtual_poly_runme.2.d
           Examples/test-suite/d_nativepointers.i
           Examples/test-suite/default_arg_expressions.i
           Examples/test-suite/default_arg_values.i
           Examples/test-suite/default_args.i
           Examples/test-suite/default_args_c.i
           Examples/test-suite/default_constructor.i
           Examples/test-suite/defvalue_constructor.i
           Examples/test-suite/derived_byvalue.i
           Examples/test-suite/derived_nested.i
           Examples/test-suite/destructor_methodmodifiers.i
           Examples/test-suite/destructor_reprotected.i
           Examples/test-suite/director_abstract.i
           Examples/test-suite/director_alternating.i
           Examples/test-suite/director_basic.i
           Examples/test-suite/director_binary_string.i
           Examples/test-suite/director_classes.i
           Examples/test-suite/director_classic.i
           Examples/test-suite/director_constructor.i
           Examples/test-suite/director_conversion_operators.i
           Examples/test-suite/director_default.i
           Examples/test-suite/director_detect.i
           Examples/test-suite/director_enum.i
           Examples/test-suite/director_exception.i
           Examples/test-suite/director_exception_catches.i
           Examples/test-suite/director_exception_nothrow.i
           Examples/test-suite/director_extend.i
           Examples/test-suite/director_finalizer.i
           Examples/test-suite/director_frob.i
           Examples/test-suite/director_ignore.i
           Examples/test-suite/director_keywords.i
           Examples/test-suite/director_namespace_clash.i
           Examples/test-suite/director_nested.i
           Examples/test-suite/director_nested_class.i
           Examples/test-suite/director_nestedmodule.i
           Examples/test-suite/director_nspace.i
           Examples/test-suite/director_nspace_director_name_collision.i
           Examples/test-suite/director_overload.i
           Examples/test-suite/director_overload2.i
           Examples/test-suite/director_ownership.i
           Examples/test-suite/director_pass_by_value.i
           Examples/test-suite/director_primitives.i
           Examples/test-suite/director_profile.i
           Examples/test-suite/director_property.i
           Examples/test-suite/director_protected.i
           Examples/test-suite/director_protected_overloaded.i
           Examples/test-suite/director_redefined.i
           Examples/test-suite/director_ref.i
           Examples/test-suite/director_smartptr.i
           Examples/test-suite/director_stl.i
           Examples/test-suite/director_string.i
           Examples/test-suite/director_thread.i
           Examples/test-suite/director_unroll.i
           Examples/test-suite/director_using.i
           Examples/test-suite/director_void.i
           Examples/test-suite/director_wombat.i
           Examples/test-suite/director_wstring.i
           Examples/test-suite/disown.i
           Examples/test-suite/doxygen_alias.i
           Examples/test-suite/doxygen_basic_notranslate.i
           Examples/test-suite/doxygen_basic_translate.h
           Examples/test-suite/doxygen_basic_translate.i
           Examples/test-suite/doxygen_basic_translate_style2.i
           Examples/test-suite/doxygen_basic_translate_style3.i
           Examples/test-suite/doxygen_code_blocks.i
           Examples/test-suite/doxygen_ignore.i
           Examples/test-suite/doxygen_misc_constructs.h
           Examples/test-suite/doxygen_misc_constructs.i
           Examples/test-suite/doxygen_nested_class.i
           Examples/test-suite/doxygen_parsing.i
           Examples/test-suite/doxygen_parsing_enums.i
           Examples/test-suite/doxygen_parsing_enums_proper.i
           Examples/test-suite/doxygen_parsing_enums_simple.i
           Examples/test-suite/doxygen_parsing_enums_typesafe.i
           Examples/test-suite/doxygen_parsing_enums_typeunsafe.i
           Examples/test-suite/doxygen_translate.i
           Examples/test-suite/doxygen_translate_all_tags.i
           Examples/test-suite/doxygen_translate_links.i
           Examples/test-suite/dynamic_cast.i
           Examples/test-suite/empty.i
           Examples/test-suite/empty_c.i
           Examples/test-suite/enum_forward.i
           Examples/test-suite/enum_ignore.i
           Examples/test-suite/enum_macro.i
           Examples/test-suite/enum_missing.i
           Examples/test-suite/enum_plus.i
           Examples/test-suite/enum_rename.i
           Examples/test-suite/enum_scope_template.i
           Examples/test-suite/enum_template.i
           Examples/test-suite/enum_thorough.i
           Examples/test-suite/enum_thorough_proper.i
           Examples/test-suite/enum_thorough_simple.i
           Examples/test-suite/enum_thorough_typesafe.i
           Examples/test-suite/enum_thorough_typeunsafe.i
           Examples/test-suite/enum_var.i
           Examples/test-suite/enums.i
           Examples/test-suite/equality.i
           Examples/test-suite/errors/Makefile.in
           Examples/test-suite/errors/c_bad_name.i
           Examples/test-suite/errors/c_bad_name.stderr
           Examples/test-suite/errors/c_bad_native.i
           Examples/test-suite/errors/c_bad_native.stderr
           Examples/test-suite/errors/c_class.i
           Examples/test-suite/errors/c_class.stderr
           Examples/test-suite/errors/c_deprecated.i
           Examples/test-suite/errors/c_deprecated.stderr
           Examples/test-suite/errors/c_empty_char.i
           Examples/test-suite/errors/c_empty_char.stderr
           Examples/test-suite/errors/c_enum_badvalue.i
           Examples/test-suite/errors/c_enum_badvalue.stderr
           Examples/test-suite/errors/c_extra_rblock.i
           Examples/test-suite/errors/c_extra_rblock.stderr
           Examples/test-suite/errors/c_extra_rbrace.i
           Examples/test-suite/errors/c_extra_rbrace.stderr
           Examples/test-suite/errors/c_extra_unsigned.i
           Examples/test-suite/errors/c_extra_unsigned.stderr
           Examples/test-suite/errors/c_insert_missing.i
           Examples/test-suite/errors/c_insert_missing.stderr
           Examples/test-suite/errors/c_long_short.i
           Examples/test-suite/errors/c_long_short.stderr
           Examples/test-suite/errors/c_missing_rbrace.i
           Examples/test-suite/errors/c_missing_rbrace.stderr
           Examples/test-suite/errors/c_missing_semi.i
           Examples/test-suite/errors/c_missing_semi.stderr
           Examples/test-suite/errors/c_redefine.i
           Examples/test-suite/errors/c_redefine.stderr
           Examples/test-suite/errors/c_varargs_neg.i
           Examples/test-suite/errors/c_varargs_neg.stderr
           Examples/test-suite/errors/cpp_bad_extern.i
           Examples/test-suite/errors/cpp_bad_extern.stderr
           Examples/test-suite/errors/cpp_bad_global_memberptr.i
           Examples/test-suite/errors/cpp_bad_global_memberptr.stderr
           Examples/test-suite/errors/cpp_class_definition.i
           Examples/test-suite/errors/cpp_class_definition.stderr
           Examples/test-suite/errors/cpp_extend_destructors.i
           Examples/test-suite/errors/cpp_extend_destructors.stderr
           Examples/test-suite/errors/cpp_extend_redefine.i
           Examples/test-suite/errors/cpp_extend_redefine.stderr
           Examples/test-suite/errors/cpp_extend_undefined.i
           Examples/test-suite/errors/cpp_extend_undefined.stderr
           Examples/test-suite/errors/cpp_extra_brackets.i
           Examples/test-suite/errors/cpp_extra_brackets.stderr
           Examples/test-suite/errors/cpp_extra_brackets2.i
           Examples/test-suite/errors/cpp_extra_brackets2.stderr
           Examples/test-suite/errors/cpp_final_destructor.stderr
           Examples/test-suite/errors/cpp_inherit.i
           Examples/test-suite/errors/cpp_inherit.stderr
           Examples/test-suite/errors/cpp_inherit_ignored.i
           Examples/test-suite/errors/cpp_inherit_ignored.stderr
           Examples/test-suite/errors/cpp_inline_namespace.i
           Examples/test-suite/errors/cpp_inline_namespace.stderr
           Examples/test-suite/errors/cpp_invalid_exponents1.i
           Examples/test-suite/errors/cpp_invalid_exponents1.stderr
           Examples/test-suite/errors/cpp_invalid_exponents2.i
           Examples/test-suite/errors/cpp_invalid_exponents2.stderr
           Examples/test-suite/errors/cpp_invalid_qualifiers.i
           Examples/test-suite/errors/cpp_invalid_qualifiers.stderr
           Examples/test-suite/errors/cpp_invalid_template.i
           Examples/test-suite/errors/cpp_invalid_template.stderr
           Examples/test-suite/errors/cpp_macro_locator.i
           Examples/test-suite/errors/cpp_macro_locator.stderr
           Examples/test-suite/errors/cpp_missing_rparenthesis.i
           Examples/test-suite/errors/cpp_missing_rparenthesis.stderr
           Examples/test-suite/errors/cpp_missing_rtemplate.i
           Examples/test-suite/errors/cpp_missing_rtemplate.stderr
           Examples/test-suite/errors/cpp_namespace_alias.i
           Examples/test-suite/errors/cpp_namespace_alias.stderr
           Examples/test-suite/errors/cpp_namespace_aliasnot.i
           Examples/test-suite/errors/cpp_namespace_aliasnot.stderr
           Examples/test-suite/errors/cpp_namespace_aliasundef.i
           Examples/test-suite/errors/cpp_namespace_aliasundef.stderr
           Examples/test-suite/errors/cpp_namespace_template_bad.i
           Examples/test-suite/errors/cpp_namespace_template_bad.stderr
           Examples/test-suite/errors/cpp_namewarn.i
           Examples/test-suite/errors/cpp_namewarn.stderr
           Examples/test-suite/errors/cpp_nested_namespace_alias.i
           Examples/test-suite/errors/cpp_nested_namespace_alias.stderr
           Examples/test-suite/errors/cpp_nested_template.i
           Examples/test-suite/errors/cpp_nested_template.stderr
           Examples/test-suite/errors/cpp_no_access.i
           Examples/test-suite/errors/cpp_no_access.stderr
           Examples/test-suite/errors/cpp_no_return_type.i
           Examples/test-suite/errors/cpp_no_return_type.stderr
           Examples/test-suite/errors/cpp_nobase.i
           Examples/test-suite/errors/cpp_nobase.stderr
           Examples/test-suite/errors/cpp_overload_const.i
           Examples/test-suite/errors/cpp_overload_const.stderr
           Examples/test-suite/errors/cpp_private_inherit.i
           Examples/test-suite/errors/cpp_private_inherit.stderr
           Examples/test-suite/errors/cpp_raw_string_termination.i
           Examples/test-suite/errors/cpp_raw_string_termination.stderr
           Examples/test-suite/errors/cpp_recursive_typedef.i
           Examples/test-suite/errors/cpp_recursive_typedef.stderr
           Examples/test-suite/errors/cpp_refqualifier.i
           Examples/test-suite/errors/cpp_refqualifier.stderr
           Examples/test-suite/errors/cpp_shared_ptr.i
           Examples/test-suite/errors/cpp_shared_ptr.stderr
           Examples/test-suite/errors/cpp_template_duplicate_names.i
           Examples/test-suite/errors/cpp_template_duplicate_names.stderr
           Examples/test-suite/errors/cpp_template_friend.i
           Examples/test-suite/errors/cpp_template_friend.stderr
           Examples/test-suite/errors/cpp_template_nargs.i
           Examples/test-suite/errors/cpp_template_nargs.stderr
           Examples/test-suite/errors/cpp_template_not.i
           Examples/test-suite/errors/cpp_template_not.stderr
           Examples/test-suite/errors/cpp_template_partial.i
           Examples/test-suite/errors/cpp_template_partial.stderr
           Examples/test-suite/errors/cpp_template_repeat.i
           Examples/test-suite/errors/cpp_template_repeat.stderr
           Examples/test-suite/errors/cpp_template_scope.i
           Examples/test-suite/errors/cpp_template_scope.stderr
           Examples/test-suite/errors/cpp_template_undef.i
           Examples/test-suite/errors/cpp_template_undef.stderr
           Examples/test-suite/errors/cpp_using_not.i
           Examples/test-suite/errors/cpp_using_not.stderr
           Examples/test-suite/errors/cpp_using_undef.i
           Examples/test-suite/errors/cpp_using_undef.stderr
           Examples/test-suite/errors/doxygen_unknown_command.i
           Examples/test-suite/errors/doxygen_unknown_command.stderr
           Examples/test-suite/errors/nomodule.i
           Examples/test-suite/errors/nomodule.stderr
           Examples/test-suite/errors/pp_badeval.i
           Examples/test-suite/errors/pp_badeval.stderr
           Examples/test-suite/errors/pp_constant.i
           Examples/test-suite/errors/pp_constant.stderr
           Examples/test-suite/errors/pp_defined.i
           Examples/test-suite/errors/pp_defined.stderr
           Examples/test-suite/errors/pp_deprecated.i
           Examples/test-suite/errors/pp_deprecated.stderr
           Examples/test-suite/errors/pp_expressions_bad.i
           Examples/test-suite/errors/pp_expressions_bad.stderr
           Examples/test-suite/errors/pp_illegal_argument.i
           Examples/test-suite/errors/pp_illegal_argument.stderr
           Examples/test-suite/errors/pp_invalid_exponents.i
           Examples/test-suite/errors/pp_invalid_exponents.stderr
           Examples/test-suite/errors/pp_macro_badchar.i
           Examples/test-suite/errors/pp_macro_badchar.stderr
           Examples/test-suite/errors/pp_macro_defined_unterminated.i
           Examples/test-suite/errors/pp_macro_defined_unterminated.stderr
           Examples/test-suite/errors/pp_macro_expansion.i
           Examples/test-suite/errors/pp_macro_expansion.stderr
           Examples/test-suite/errors/pp_macro_expansion_multiline.i
           Examples/test-suite/errors/pp_macro_expansion_multiline.stderr
           Examples/test-suite/errors/pp_macro_inline_unterminated.i
           Examples/test-suite/errors/pp_macro_inline_unterminated.stderr
           Examples/test-suite/errors/pp_macro_missing_expression.i
           Examples/test-suite/errors/pp_macro_missing_expression.stderr
           Examples/test-suite/errors/pp_macro_nargs.i
           Examples/test-suite/errors/pp_macro_nargs.stderr
           Examples/test-suite/errors/pp_macro_redef.i
           Examples/test-suite/errors/pp_macro_redef.stderr
           Examples/test-suite/errors/pp_macro_rparen.i
           Examples/test-suite/errors/pp_macro_rparen.stderr
           Examples/test-suite/errors/pp_macro_unexpected_tokens.i
           Examples/test-suite/errors/pp_macro_unexpected_tokens.stderr
           Examples/test-suite/errors/pp_macro_unterminated.i
           Examples/test-suite/errors/pp_macro_unterminated.stderr
           Examples/test-suite/errors/pp_misplaced_elif.i
           Examples/test-suite/errors/pp_misplaced_elif.stderr
           Examples/test-suite/errors/pp_misplaced_else.i
           Examples/test-suite/errors/pp_misplaced_else.stderr
           Examples/test-suite/errors/pp_missing_enddef.i
           Examples/test-suite/errors/pp_missing_enddef.stderr
           Examples/test-suite/errors/pp_missing_endif.i
           Examples/test-suite/errors/pp_missing_endif.stderr
           Examples/test-suite/errors/pp_missing_endoffile.i
           Examples/test-suite/errors/pp_missing_endoffile.stderr
           Examples/test-suite/errors/pp_missing_file.i
           Examples/test-suite/errors/pp_missing_file.stderr
           Examples/test-suite/errors/pp_missing_rblock.i
           Examples/test-suite/errors/pp_missing_rblock.stderr
           Examples/test-suite/errors/pp_pragma.i
           Examples/test-suite/errors/pp_pragma.stderr
           Examples/test-suite/errors/pp_unknowndirective.i
           Examples/test-suite/errors/pp_unknowndirective.stderr
           Examples/test-suite/errors/pp_unknowndirective2.i
           Examples/test-suite/errors/pp_unknowndirective2.stderr
           Examples/test-suite/errors/pp_unknowndirective3.i
           Examples/test-suite/errors/pp_unknowndirective3.stderr
           Examples/test-suite/errors/pp_unterm_char.i
           Examples/test-suite/errors/pp_unterm_char.stderr
           Examples/test-suite/errors/pp_unterm_comment.i
           Examples/test-suite/errors/pp_unterm_comment.stderr
           Examples/test-suite/errors/pp_unterm_string.i
           Examples/test-suite/errors/pp_unterm_string.stderr
           Examples/test-suite/errors/pp_unterminated_block.i
           Examples/test-suite/errors/pp_unterminated_block.stderr
           Examples/test-suite/errors/pp_variable_args.i
           Examples/test-suite/errors/pp_variable_args.stderr
           Examples/test-suite/errors/swig_apply_nargs.i
           Examples/test-suite/errors/swig_apply_nargs.stderr
           Examples/test-suite/errors/swig_extend.i
           Examples/test-suite/errors/swig_extend.stderr
           Examples/test-suite/errors/swig_fragment_missing.i
           Examples/test-suite/errors/swig_fragment_missing.stderr
           Examples/test-suite/errors/swig_identifier.i
           Examples/test-suite/errors/swig_identifier.stderr
           Examples/test-suite/errors/swig_insert_bad.i
           Examples/test-suite/errors/swig_insert_bad.stderr
           Examples/test-suite/errors/swig_pythoncode_bad.i
           Examples/test-suite/errors/swig_pythoncode_bad.stderr
           Examples/test-suite/errors/swig_pythoncode_bad2.i
           Examples/test-suite/errors/swig_pythoncode_bad2.stderr
           Examples/test-suite/errors/swig_pythoncode_bad3.i
           Examples/test-suite/errors/swig_pythoncode_bad3.stderr
           Examples/test-suite/errors/swig_typemap_copy.i
           Examples/test-suite/errors/swig_typemap_copy.stderr
           Examples/test-suite/errors/swig_typemap_old.i
           Examples/test-suite/errors/swig_typemap_old.stderr
           Examples/test-suite/errors/swig_typemap_warn.i
           Examples/test-suite/errors/swig_typemap_warn.stderr
           Examples/test-suite/evil_diamond.i
           Examples/test-suite/evil_diamond_ns.i
           Examples/test-suite/evil_diamond_prop.i
           Examples/test-suite/exception_classname.i
           Examples/test-suite/exception_order.i
           Examples/test-suite/exception_partial_info.i
           Examples/test-suite/expressions.i
           Examples/test-suite/extend.i
           Examples/test-suite/extend_constructor_destructor.i
           Examples/test-suite/extend_default.i
           Examples/test-suite/extend_placement.i
           Examples/test-suite/extend_special_variables.i
           Examples/test-suite/extend_template.i
           Examples/test-suite/extend_template_method.i
           Examples/test-suite/extend_template_ns.i
           Examples/test-suite/extend_typedef_class.i
           Examples/test-suite/extend_variable.i
           Examples/test-suite/extern_c.i
           Examples/test-suite/extern_declaration.i
           Examples/test-suite/extern_namespace.i
           Examples/test-suite/extern_throws.i
           Examples/test-suite/features.i
           Examples/test-suite/file_test.i
           Examples/test-suite/fragments.i
           Examples/test-suite/friends.i
           Examples/test-suite/friends_template.i
           Examples/test-suite/funcptr.i
           Examples/test-suite/funcptr_cpp.i
           Examples/test-suite/function_typedef.i
           Examples/test-suite/functors.i
           Examples/test-suite/fvirtual.i
           Examples/test-suite/global_functions.i
           Examples/test-suite/global_immutable_vars.i
           Examples/test-suite/global_immutable_vars_cpp.i
           Examples/test-suite/global_namespace.i
           Examples/test-suite/global_ns_arg.i
           Examples/test-suite/global_scope_types.i
           Examples/test-suite/global_vars.i
           Examples/test-suite/go/Makefile.in
           Examples/test-suite/go/abstract_access_runme.go
           Examples/test-suite/go/abstract_typedef2_runme.go
           Examples/test-suite/go/abstract_typedef_runme.go
           Examples/test-suite/go/abstract_virtual_runme.go
           Examples/test-suite/go/argout_runme.go
           Examples/test-suite/go/array_member_runme.go
           Examples/test-suite/go/arrays_global_runme.go
           Examples/test-suite/go/char_binary_runme.go
           Examples/test-suite/go/class_ignore_runme.go
           Examples/test-suite/go/class_scope_weird_runme.go
           Examples/test-suite/go/compactdefaultargs_runme.go
           Examples/test-suite/go/constover_runme.go
           Examples/test-suite/go/constructor_copy_runme.go
           Examples/test-suite/go/contract_runme.go
           Examples/test-suite/go/cpp11_strongly_typed_enumerations_runme.go
           Examples/test-suite/go/cpp_enum_runme.go
           Examples/test-suite/go/cpp_namespace_runme.go
           Examples/test-suite/go/cpp_static_runme.go
           Examples/test-suite/go/default_args_runme.go
           Examples/test-suite/go/default_constructor_runme.go
           Examples/test-suite/go/director_alternating_runme.go
           Examples/test-suite/go/director_basic_runme.go
           Examples/test-suite/go/director_classic_runme.go
           Examples/test-suite/go/director_default_runme.go
           Examples/test-suite/go/director_detect_runme.go
           Examples/test-suite/go/director_enum_runme.go
           Examples/test-suite/go/director_exception_runme.go
           Examples/test-suite/go/director_extend_runme.go
           Examples/test-suite/go/director_finalizer_runme.go
           Examples/test-suite/go/director_frob_runme.go
           Examples/test-suite/go/director_nested_runme.go
           Examples/test-suite/go/director_profile_runme.go
           Examples/test-suite/go/director_protected_runme.go
           Examples/test-suite/go/director_string_runme.go
           Examples/test-suite/go/director_unroll_runme.go
           Examples/test-suite/go/disown_runme.go
           Examples/test-suite/go/dynamic_cast_runme.go
           Examples/test-suite/go/empty_c_runme.go
           Examples/test-suite/go/empty_runme.go
           Examples/test-suite/go/enum_template_runme.go
           Examples/test-suite/go/enums_runme.go
           Examples/test-suite/go/exception_order_runme.go
           Examples/test-suite/go/extend_placement_runme.go
           Examples/test-suite/go/extend_template_ns_runme.go
           Examples/test-suite/go/extend_template_runme.go
           Examples/test-suite/go/extend_variable_runme.go
           Examples/test-suite/go/extern_c_runme.go
           Examples/test-suite/go/friends_runme.go
           Examples/test-suite/go/fvirtual_runme.go
           Examples/test-suite/go/global_ns_arg_runme.go
           Examples/test-suite/go/go_director_inout_runme.go
           Examples/test-suite/go/go_inout_runme.go
           Examples/test-suite/go/go_subdir_import_runme.go
           Examples/test-suite/go/grouping_runme.go
           Examples/test-suite/go/import_nomodule_runme.go
           Examples/test-suite/go/imports_runme.go
           Examples/test-suite/go/inctest_runme.go
           Examples/test-suite/go/inherit_member_runme.go
           Examples/test-suite/go/inherit_missing_runme.go
           Examples/test-suite/go/input_runme.go
           Examples/test-suite/go/keyword_rename_c_runme.go
           Examples/test-suite/go/keyword_rename_runme.go
           Examples/test-suite/go/li_attribute_runme.go
           Examples/test-suite/go/li_carrays_cpp_runme.go
           Examples/test-suite/go/li_carrays_runme.go
           Examples/test-suite/go/li_cdata_cpp_runme.go
           Examples/test-suite/go/li_cdata_runme.go
           Examples/test-suite/go/li_cmalloc_runme.go
           Examples/test-suite/go/li_cpointer_cpp_runme.go
           Examples/test-suite/go/li_cpointer_runme.go
           Examples/test-suite/go/li_std_map_runme.go
           Examples/test-suite/go/li_std_vector_ptr_runme.go
           Examples/test-suite/go/member_pointer_runme.go
           Examples/test-suite/go/memberin_extend_c_runme.go
           Examples/test-suite/go/minherit_runme.go
           Examples/test-suite/go/mod_runme.go
           Examples/test-suite/go/multi_import_runme.go
           Examples/test-suite/go/namespace_class_runme.go
           Examples/test-suite/go/namespace_typemap_runme.go
           Examples/test-suite/go/namespace_virtual_method_runme.go
           Examples/test-suite/go/naturalvar_runme.go
           Examples/test-suite/go/nested_workaround_runme.go
           Examples/test-suite/go/overload_complicated_runme.go
           Examples/test-suite/go/overload_copy_runme.go
           Examples/test-suite/go/overload_extend2_runme.go
           Examples/test-suite/go/overload_extend_c_runme.go
           Examples/test-suite/go/overload_extend_runme.go
           Examples/test-suite/go/overload_polymorphic_runme.go
           Examples/test-suite/go/overload_rename_runme.go
           Examples/test-suite/go/overload_simple_runme.go
           Examples/test-suite/go/overload_subtype_runme.go
           Examples/test-suite/go/overload_template_fast_runme.go
           Examples/test-suite/go/overload_template_runme.go
           Examples/test-suite/go/preproc_runme.go
           Examples/test-suite/go/primitive_ref_runme.go
           Examples/test-suite/go/profiletest_runme.go
           Examples/test-suite/go/refcount_runme.go
           Examples/test-suite/go/reference_global_vars_runme.go
           Examples/test-suite/go/rename_scope_runme.go
           Examples/test-suite/go/rename_simple_runme.go
           Examples/test-suite/go/rename_strip_encoder_runme.go
           Examples/test-suite/go/ret_by_value_runme.go
           Examples/test-suite/go/return_const_value_runme.go
           Examples/test-suite/go/smart_pointer_extend_runme.go
           Examples/test-suite/go/smart_pointer_member_runme.go
           Examples/test-suite/go/smart_pointer_multi_runme.go
           Examples/test-suite/go/smart_pointer_multi_typedef_runme.go
           Examples/test-suite/go/smart_pointer_overload_runme.go
           Examples/test-suite/go/smart_pointer_rename_runme.go
           Examples/test-suite/go/smart_pointer_simple_runme.go
           Examples/test-suite/go/smart_pointer_templatevariables_runme.go
           Examples/test-suite/go/smart_pointer_typedef_runme.go
           Examples/test-suite/go/sneaky1_runme.go
           Examples/test-suite/go/special_variable_macros_runme.go
           Examples/test-suite/go/static_const_member_2_runme.go
           Examples/test-suite/go/struct_initialization_runme.go
           Examples/test-suite/go/struct_rename_runme.go
           Examples/test-suite/go/struct_value_runme.go
           Examples/test-suite/go/template_default_arg_runme.go
           Examples/test-suite/go/template_extend1_runme.go
           Examples/test-suite/go/template_extend2_runme.go
           Examples/test-suite/go/template_inherit_runme.go
           Examples/test-suite/go/template_ns4_runme.go
           Examples/test-suite/go/template_ns_runme.go
           Examples/test-suite/go/template_opaque_runme.go
           Examples/test-suite/go/template_ref_type_runme.go
           Examples/test-suite/go/template_rename_runme.go
           Examples/test-suite/go/template_static_runme.go
           Examples/test-suite/go/template_tbase_template_runme.go
           Examples/test-suite/go/template_type_namespace_runme.go
           Examples/test-suite/go/template_typedef_cplx3_runme.go
           Examples/test-suite/go/template_typedef_cplx4_runme.go
           Examples/test-suite/go/threads_exception_runme.go
           Examples/test-suite/go/typedef_class_runme.go
           Examples/test-suite/go/typedef_funcptr_runme.go
           Examples/test-suite/go/typedef_inherit_runme.go
           Examples/test-suite/go/typedef_scope_runme.go
           Examples/test-suite/go/typemap_namespace_runme.go
           Examples/test-suite/go/typemap_ns_using_runme.go
           Examples/test-suite/go/typemap_out_optimal_runme.go
           Examples/test-suite/go/typename_runme.go
           Examples/test-suite/go/unions_runme.go
           Examples/test-suite/go/using1_runme.go
           Examples/test-suite/go/using2_runme.go
           Examples/test-suite/go/using_composition_runme.go
           Examples/test-suite/go/using_extend_runme.go
           Examples/test-suite/go/using_inherit_runme.go
           Examples/test-suite/go/using_private_runme.go
           Examples/test-suite/go/using_protected_runme.go
           Examples/test-suite/go/varargs_overload_runme.go
           Examples/test-suite/go/varargs_runme.go
           Examples/test-suite/go/virtual_derivation_runme.go
           Examples/test-suite/go/virtual_poly_runme.go
           Examples/test-suite/go/voidtest_runme.go
           Examples/test-suite/go/wrapmacro_runme.go
           Examples/test-suite/go_director_inout.i
           Examples/test-suite/go_inout.i
           Examples/test-suite/go_subdir_import.list
           Examples/test-suite/go_subdir_import_a.i
           Examples/test-suite/go_subdir_import_b.i
           Examples/test-suite/grouping.i
           Examples/test-suite/guile/Makefile.in
           Examples/test-suite/guile/README
           Examples/test-suite/guile/argout_runme.scm
           Examples/test-suite/guile/casts_runme.scm
           Examples/test-suite/guile/char_constant_runme.scm
           Examples/test-suite/guile/class_ignore_runme.scm
           Examples/test-suite/guile/constover_runme.scm
           Examples/test-suite/guile/contract_runme.scm
           Examples/test-suite/guile/cpp_enum_runme.scm
           Examples/test-suite/guile/cpp_namespace_runme.scm
           Examples/test-suite/guile/dynamic_cast_runme.scm
           Examples/test-suite/guile/guile_ext_test_external.cxx
           Examples/test-suite/guile/guile_ext_test_runme.scm
           Examples/test-suite/guile/import_nomodule_runme.scm
           Examples/test-suite/guile/imports_runme.scm
           Examples/test-suite/guile/inherit_missing_runme.scm
           Examples/test-suite/guile/integers_runme.scm
           Examples/test-suite/guile/li_std_string_runme.scm
           Examples/test-suite/guile/li_typemaps_runme.scm
           Examples/test-suite/guile/list_vector_runme.scm
           Examples/test-suite/guile/multivalue_runme.scm
           Examples/test-suite/guile/name_runme.scm
           Examples/test-suite/guile/overload_complicated_runme.scm
           Examples/test-suite/guile/overload_copy_runme.scm
           Examples/test-suite/guile/overload_extend_c_runme.scm
           Examples/test-suite/guile/overload_extend_runme.scm
           Examples/test-suite/guile/overload_null_runme.scm
           Examples/test-suite/guile/overload_simple_runme.scm
           Examples/test-suite/guile/overload_subtype_runme.scm
           Examples/test-suite/guile/pointer_in_out_runme.scm
           Examples/test-suite/guile/reference_global_vars_runme.scm
           Examples/test-suite/guile/testsuite.scm
           Examples/test-suite/guile/throw_exception_runme.scm
           Examples/test-suite/guile/typedef_inherit_runme.scm
           Examples/test-suite/guile/typename_runme.scm
           Examples/test-suite/guile/unions_runme.scm
           Examples/test-suite/guile_ext_test.i
           Examples/test-suite/iadd.i
           Examples/test-suite/ignore_parameter.i
           Examples/test-suite/ignore_template_constructor.i
           Examples/test-suite/immutable_values.i
           Examples/test-suite/implicittest.i
           Examples/test-suite/import_fragments.i
           Examples/test-suite/import_fragments_a.i
           Examples/test-suite/import_fragments_b.i
           Examples/test-suite/import_nomodule.h
           Examples/test-suite/import_nomodule.i
           Examples/test-suite/import_stl.list
           Examples/test-suite/import_stl_a.i
           Examples/test-suite/import_stl_b.i
           Examples/test-suite/imports.list
           Examples/test-suite/imports_a.h
           Examples/test-suite/imports_a.i
           Examples/test-suite/imports_b.h
           Examples/test-suite/imports_b.i
           Examples/test-suite/inctest.h
           Examples/test-suite/inctest.i
           Examples/test-suite/infinity.i
           Examples/test-suite/inherit.i
           Examples/test-suite/inherit_member.i
           Examples/test-suite/inherit_missing.i
           Examples/test-suite/inherit_same_name.i
           Examples/test-suite/inherit_target_language.i
           Examples/test-suite/inherit_void_arg.i
           Examples/test-suite/inline_initializer.i
           Examples/test-suite/inout.i
           Examples/test-suite/inplaceadd.i
           Examples/test-suite/input.i
           Examples/test-suite/insert_directive.h
           Examples/test-suite/insert_directive.i
           Examples/test-suite/integers.i
           Examples/test-suite/intermediary_classname.i
           Examples/test-suite/java/CommentParser.java
           Examples/test-suite/java/Makefile.in
           Examples/test-suite/java/README
           Examples/test-suite/java/aggregate_runme.java
           Examples/test-suite/java/allprotected_runme.java
           Examples/test-suite/java/apply_signed_char_runme.java
           Examples/test-suite/java/apply_strings_runme.java
           Examples/test-suite/java/array_member_runme.java
           Examples/test-suite/java/arrays_global_twodim_runme.java
           Examples/test-suite/java/char_binary_runme.java
           Examples/test-suite/java/char_strings_runme.java
           Examples/test-suite/java/class_scope_namespace_runme.java
           Examples/test-suite/java/constant_directive_runme.java
           Examples/test-suite/java/cpp11_alias_nested_template_scoping_runme.java
           Examples/test-suite/java/cpp11_constexpr_runme.java
           Examples/test-suite/java/cpp11_initializer_list_runme.java
           Examples/test-suite/java/cpp11_lambda_functions_runme.java
           Examples/test-suite/java/cpp11_raw_string_literals_runme.java
           Examples/test-suite/java/cpp11_ref_qualifiers_runme.java
           Examples/test-suite/java/cpp11_ref_qualifiers_rvalue_unignore_runme.java
           Examples/test-suite/java/cpp11_ref_qualifiers_typemaps_runme.java
           Examples/test-suite/java/cpp11_result_of_runme.java
           Examples/test-suite/java/cpp11_shared_ptr_overload_runme.java
           Examples/test-suite/java/cpp11_shared_ptr_template_upcast_runme.java
           Examples/test-suite/java/cpp11_std_array_runme.java
           Examples/test-suite/java/cpp11_std_unordered_map_runme.java
           Examples/test-suite/java/cpp11_std_unordered_set_runme.java
           Examples/test-suite/java/cpp11_strongly_typed_enumerations_runme.java
           Examples/test-suite/java/cpp11_strongly_typed_enumerations_simple_runme.java
           Examples/test-suite/java/cpp11_template_typedefs_runme.java
           Examples/test-suite/java/cpp11_thread_local_runme.java
           Examples/test-suite/java/cpp11_type_aliasing_runme.java
           Examples/test-suite/java/cpp17_nested_namespaces_runme.java
           Examples/test-suite/java/cpp17_nspace_nested_namespaces_runme.java
           Examples/test-suite/java/cpp_typedef_runme.java
           Examples/test-suite/java/curiously_recurring_template_pattern_runme.java
           Examples/test-suite/java/default_args_runme.java
           Examples/test-suite/java/default_constructor_runme.java
           Examples/test-suite/java/derived_nested_runme.java
           Examples/test-suite/java/director_abstract_runme.java
           Examples/test-suite/java/director_basic_runme.java
           Examples/test-suite/java/director_binary_string_runme.java
           Examples/test-suite/java/director_classes_runme.java
           Examples/test-suite/java/director_classic_runme.java
           Examples/test-suite/java/director_default_runme.java
           Examples/test-suite/java/director_enum_runme.java
           Examples/test-suite/java/director_exception_catches_runme.java
           Examples/test-suite/java/director_exception_runme.java
           Examples/test-suite/java/director_frob_runme.java
           Examples/test-suite/java/director_ignore_runme.java
           Examples/test-suite/java/director_nested_class_runme.java
           Examples/test-suite/java/director_nspace_runme.java
           Examples/test-suite/java/director_ownership_runme.java
           Examples/test-suite/java/director_pass_by_value_runme.java
           Examples/test-suite/java/director_primitives_runme.java
           Examples/test-suite/java/director_protected_runme.java
           Examples/test-suite/java/director_ref_runme.java
           Examples/test-suite/java/director_smartptr_runme.java
           Examples/test-suite/java/director_string_runme.java
           Examples/test-suite/java/director_thread_runme.java
           Examples/test-suite/java/director_unroll_runme.java
           Examples/test-suite/java/director_wombat_runme.java
           Examples/test-suite/java/doxygen_alias_runme.java
           Examples/test-suite/java/doxygen_basic_notranslate_runme.java
           Examples/test-suite/java/doxygen_basic_translate_runme.java
           Examples/test-suite/java/doxygen_basic_translate_style2_runme.java
           Examples/test-suite/java/doxygen_basic_translate_style3_runme.java
           Examples/test-suite/java/doxygen_code_blocks_runme.java
           Examples/test-suite/java/doxygen_ignore_runme.java
           Examples/test-suite/java/doxygen_misc_constructs_runme.java
           Examples/test-suite/java/doxygen_nested_class_runme.java
           Examples/test-suite/java/doxygen_parsing_enums_proper_runme.java
           Examples/test-suite/java/doxygen_parsing_enums_simple_runme.java
           Examples/test-suite/java/doxygen_parsing_enums_typesafe_runme.java
           Examples/test-suite/java/doxygen_parsing_enums_typeunsafe_runme.java
           Examples/test-suite/java/doxygen_parsing_runme.java
           Examples/test-suite/java/doxygen_translate_links_runme.java
           Examples/test-suite/java/dynamic_cast_runme.java
           Examples/test-suite/java/enum_forward_runme.java
           Examples/test-suite/java/enum_macro_runme.java
           Examples/test-suite/java/enum_thorough_proper_runme.java
           Examples/test-suite/java/enum_thorough_runme.java
           Examples/test-suite/java/enum_thorough_simple_runme.java
           Examples/test-suite/java/enum_thorough_typeunsafe_runme.java
           Examples/test-suite/java/extend_constructor_destructor_runme.java
           Examples/test-suite/java/extend_default_runme.java
           Examples/test-suite/java/extend_special_variables_runme.java
           Examples/test-suite/java/extend_template_method_runme.java
           Examples/test-suite/java/extend_typedef_class_runme.java
           Examples/test-suite/java/extern_declaration_runme.java
           Examples/test-suite/java/friends_runme.java
           Examples/test-suite/java/friends_template_runme.java
           Examples/test-suite/java/global_namespace_runme.java
           Examples/test-suite/java/ignore_parameter_runme.java
           Examples/test-suite/java/imports_runme.java
           Examples/test-suite/java/inctest_runme.java
           Examples/test-suite/java/inherit_target_language_runme.java
           Examples/test-suite/java/intermediary_classname_runme.java
           Examples/test-suite/java/java_constants_runme.java
           Examples/test-suite/java/java_director_assumeoverride_runme.java
           Examples/test-suite/java/java_director_exception_feature_nspace_runme.java
           Examples/test-suite/java/java_director_exception_feature_runme.java
           Examples/test-suite/java/java_director_ptrclass_runme.java
           Examples/test-suite/java/java_director_runme.java
           Examples/test-suite/java/java_director_typemaps_ptr_runme.java
           Examples/test-suite/java/java_director_typemaps_runme.java
           Examples/test-suite/java/java_enums_runme.java
           Examples/test-suite/java/java_jnitypes_runme.java
           Examples/test-suite/java/java_lib_arrays_dimensionless_runme.java
           Examples/test-suite/java/java_lib_arrays_runme.java
           Examples/test-suite/java/java_lib_various_runme.java
           Examples/test-suite/java/java_pgcpp_runme.java
           Examples/test-suite/java/java_pragmas_runme.java
           Examples/test-suite/java/java_prepost_runme.java
           Examples/test-suite/java/java_throws_runme.java
           Examples/test-suite/java/java_typemaps_proxy_runme.java
           Examples/test-suite/java/java_typemaps_typewrapper_runme.java
           Examples/test-suite/java/kwargs_feature_runme.java
           Examples/test-suite/java/li_boost_intrusive_ptr_runme.java
           Examples/test-suite/java/li_boost_shared_ptr_attribute_runme.java
           Examples/test-suite/java/li_boost_shared_ptr_bits_runme.java
           Examples/test-suite/java/li_boost_shared_ptr_director_runme.java
           Examples/test-suite/java/li_boost_shared_ptr_runme.java
           Examples/test-suite/java/li_boost_shared_ptr_template_runme.java
           Examples/test-suite/java/li_carrays_cpp_runme.java
           Examples/test-suite/java/li_carrays_runme.java
           Examples/test-suite/java/li_cdata_cpp_runme.java
           Examples/test-suite/java/li_cdata_runme.java
           Examples/test-suite/java/li_std_auto_ptr_runme.java
           Examples/test-suite/java/li_std_except_runme.java
           Examples/test-suite/java/li_std_list_runme.java
           Examples/test-suite/java/li_std_map_runme.java
           Examples/test-suite/java/li_std_set_runme.java
           Examples/test-suite/java/li_std_string_runme.java
           Examples/test-suite/java/li_std_vector_enum_runme.java
           Examples/test-suite/java/li_std_vector_runme.java
           Examples/test-suite/java/li_typemaps_runme.java
           Examples/test-suite/java/long_long_runme.java
           Examples/test-suite/java/member_pointer_const_runme.java
           Examples/test-suite/java/member_pointer_runme.java
           Examples/test-suite/java/memberin_extend_runme.java
           Examples/test-suite/java/minherit2_runme.java
           Examples/test-suite/java/multiple_inheritance_abstract_runme.java
           Examples/test-suite/java/multiple_inheritance_interfaces_runme.java
           Examples/test-suite/java/multiple_inheritance_nspace_runme.java
           Examples/test-suite/java/multiple_inheritance_runme.java
           Examples/test-suite/java/multiple_inheritance_shared_ptr_runme.java
           Examples/test-suite/java/namespace_chase_runme.java
           Examples/test-suite/java/namespace_forward_declaration_runme.java
           Examples/test-suite/java/namespace_template_runme.java
           Examples/test-suite/java/native_directive_runme.java
           Examples/test-suite/java/naturalvar_more_runme.java
           Examples/test-suite/java/naturalvar_onoff_runme.java
           Examples/test-suite/java/nested_class_runme.java
           Examples/test-suite/java/nested_extend_c_runme.java
           Examples/test-suite/java/nested_inheritance_interface_runme.java
           Examples/test-suite/java/nested_structs_runme.java
           Examples/test-suite/java/nested_template_base_runme.java
           Examples/test-suite/java/nested_workaround_runme.java
           Examples/test-suite/java/nspace_extend_runme.java
           Examples/test-suite/java/nspace_runme.java
           Examples/test-suite/java/operator_overload_runme.java
           Examples/test-suite/java/overload_complicated_runme.java
           Examples/test-suite/java/overload_template_runme.java
           Examples/test-suite/java/pointer_reference_runme.java
           Examples/test-suite/java/preproc_line_file_runme.java
           Examples/test-suite/java/primitive_ref_runme.java
           Examples/test-suite/java/profiletest_runme.java
           Examples/test-suite/java/proxycode_runme.java
           Examples/test-suite/java/rename1_runme.java
           Examples/test-suite/java/rename2_runme.java
           Examples/test-suite/java/rename3_runme.java
           Examples/test-suite/java/rename4_runme.java
           Examples/test-suite/java/rename_pcre_encoder_runme.java
           Examples/test-suite/java/rename_pcre_enum_runme.java
           Examples/test-suite/java/rename_wildcard_runme.java
           Examples/test-suite/java/ret_by_value_runme.java
           Examples/test-suite/java/rname_runme.java
           Examples/test-suite/java/sizet_runme.java
           Examples/test-suite/java/smart_pointer_const_overload_runme.java
           Examples/test-suite/java/smart_pointer_ignore_runme.java
           Examples/test-suite/java/special_variable_macros_runme.java
           Examples/test-suite/java/special_variables_runme.java
           Examples/test-suite/java/template_class_reuse_name_runme.java
           Examples/test-suite/java/template_classes_runme.java
           Examples/test-suite/java/template_default_arg_runme.java
           Examples/test-suite/java/template_default_cache_runme.java
           Examples/test-suite/java/template_default_class_parms_runme.java
           Examples/test-suite/java/template_default_class_parms_typedef_runme.java
           Examples/test-suite/java/template_methods_runme.java
           Examples/test-suite/java/template_namespace_forward_declaration_runme.java
           Examples/test-suite/java/template_nested_runme.java
           Examples/test-suite/java/template_nested_typemaps_runme.java
           Examples/test-suite/java/template_parameters_global_scope_runme.java
           Examples/test-suite/java/template_partial_specialization_runme.java
           Examples/test-suite/java/template_partial_specialization_typedef_runme.java
           Examples/test-suite/java/template_template_parameters_runme.java
           Examples/test-suite/java/template_templated_constructors_runme.java
           Examples/test-suite/java/template_typedef_inherit_runme.java
           Examples/test-suite/java/template_typedef_typedef_runme.java
           Examples/test-suite/java/template_using_directive_and_declaration_forward_runme.java
           Examples/test-suite/java/template_using_directive_typedef_runme.java
           Examples/test-suite/java/typedef_classforward_same_name_runme.java
           Examples/test-suite/java/typedef_funcptr_runme.java
           Examples/test-suite/java/typemap_arrays_runme.java
           Examples/test-suite/java/typemap_namespace_runme.java
           Examples/test-suite/java/typemap_out_optimal_runme.java
           Examples/test-suite/java/typemap_template_parms_runme.java
           Examples/test-suite/java/unions_runme.java
           Examples/test-suite/java/using_directive_and_declaration_forward_runme.java
           Examples/test-suite/java/using_directive_and_declaration_runme.java
           Examples/test-suite/java/using_pointers_runme.java
           Examples/test-suite/java/varargs_runme.java
           Examples/test-suite/java/virtual_poly_runme.java
           Examples/test-suite/java/wallkw_runme.java
           Examples/test-suite/java_constants.i
           Examples/test-suite/java_director.i
           Examples/test-suite/java_director_assumeoverride.i
           Examples/test-suite/java_director_exception_feature.i
           Examples/test-suite/java_director_exception_feature_nspace.i
           Examples/test-suite/java_director_ptrclass.i
           Examples/test-suite/java_director_typemaps.i
           Examples/test-suite/java_director_typemaps_ptr.i
           Examples/test-suite/java_enums.i
           Examples/test-suite/java_jnitypes.i
           Examples/test-suite/java_lib_arrays.i
           Examples/test-suite/java_lib_arrays_dimensionless.i
           Examples/test-suite/java_lib_various.i
           Examples/test-suite/java_nspacewithoutpackage.i
           Examples/test-suite/java_pgcpp.i
           Examples/test-suite/java_pragmas.i
           Examples/test-suite/java_prepost.i
           Examples/test-suite/java_throws.i
           Examples/test-suite/java_typemaps_proxy.i
           Examples/test-suite/java_typemaps_typewrapper.i
           Examples/test-suite/javascript/Makefile.in
           Examples/test-suite/javascript/abstract_access_runme.js
           Examples/test-suite/javascript/abstract_inherit_runme.js
           Examples/test-suite/javascript/abstract_typedef2_runme.js
           Examples/test-suite/javascript/abstract_typedef_runme.js
           Examples/test-suite/javascript/abstract_virtual_runme.js
           Examples/test-suite/javascript/array_member_runme.js
           Examples/test-suite/javascript/arrays_global_runme.js
           Examples/test-suite/javascript/callback_runme.js
           Examples/test-suite/javascript/char_binary_runme.js
           Examples/test-suite/javascript/char_strings_runme.js
           Examples/test-suite/javascript/class_ignore_runme.js
           Examples/test-suite/javascript/class_scope_weird_runme.js
           Examples/test-suite/javascript/complextest_runme.js
           Examples/test-suite/javascript/constover_runme.js
           Examples/test-suite/javascript/constructor_copy_runme.js
           Examples/test-suite/javascript/cpp11_strongly_typed_enumerations_runme.js
           Examples/test-suite/javascript/cpp_enum_runme.js
           Examples/test-suite/javascript/cpp_namespace_runme.js
           Examples/test-suite/javascript/cpp_static_runme.js
           Examples/test-suite/javascript/director_alternating_runme.js
           Examples/test-suite/javascript/disown_runme.js
           Examples/test-suite/javascript/dynamic_cast_runme.js
           Examples/test-suite/javascript/empty_c_runme.js
           Examples/test-suite/javascript/empty_runme.js
           Examples/test-suite/javascript/enum_template_runme.js
           Examples/test-suite/javascript/infinity_runme.js
           Examples/test-suite/javascript/namespace_virtual_method_runme.js
           Examples/test-suite/javascript/native_directive_runme.js
           Examples/test-suite/javascript/node_template/binding.gyp.in
           Examples/test-suite/javascript/node_template/index.js.in
           Examples/test-suite/javascript/nspace_extend_runme.js
           Examples/test-suite/javascript/nspace_runme.js
           Examples/test-suite/javascript/null_pointer_runme.js
           Examples/test-suite/javascript/overload_copy_runme.js
           Examples/test-suite/javascript/overload_null_runme.js
           Examples/test-suite/javascript/preproc_include_runme.js
           Examples/test-suite/javascript/preproc_runme.js
           Examples/test-suite/javascript/rename1_runme.js
           Examples/test-suite/javascript/rename2_runme.js
           Examples/test-suite/javascript/rename3_runme.js
           Examples/test-suite/javascript/rename4_runme.js
           Examples/test-suite/javascript/rename_scope_runme.js
           Examples/test-suite/javascript/rename_simple_runme.js
           Examples/test-suite/javascript/ret_by_value_runme.js
           Examples/test-suite/javascript/string_simple_runme.js
           Examples/test-suite/javascript/struct_value_runme.js
           Examples/test-suite/javascript/swig_exception_runme.js
           Examples/test-suite/javascript/template_static_runme.js
           Examples/test-suite/javascript/typedef_class_runme.js
           Examples/test-suite/javascript/typedef_inherit_runme.js
           Examples/test-suite/javascript/typedef_scope_runme.js
           Examples/test-suite/javascript/typemap_arrays_runme.js
           Examples/test-suite/javascript/typemap_delete_runme.js
           Examples/test-suite/javascript/typemap_namespace_runme.js
           Examples/test-suite/javascript/typemap_ns_using_runme.js
           Examples/test-suite/javascript/using1_runme.js
           Examples/test-suite/javascript/using2_runme.js
           Examples/test-suite/javascript/varargs_runme.js
           Examples/test-suite/keyword_rename.i
           Examples/test-suite/keyword_rename_c.i
           Examples/test-suite/kind.i
           Examples/test-suite/kwargs_feature.i
           Examples/test-suite/langobj.i
           Examples/test-suite/lextype.i
           Examples/test-suite/li_attribute.i
           Examples/test-suite/li_attribute_template.i
           Examples/test-suite/li_boost_intrusive_ptr.i
           Examples/test-suite/li_boost_shared_ptr.i
           Examples/test-suite/li_boost_shared_ptr_attribute.i
           Examples/test-suite/li_boost_shared_ptr_bits.i
           Examples/test-suite/li_boost_shared_ptr_director.i
           Examples/test-suite/li_boost_shared_ptr_template.i
           Examples/test-suite/li_carrays.i
           Examples/test-suite/li_carrays_cpp.i
           Examples/test-suite/li_cdata.i
           Examples/test-suite/li_cdata_carrays.i
           Examples/test-suite/li_cdata_carrays_cpp.i
           Examples/test-suite/li_cdata_cpp.i
           Examples/test-suite/li_cmalloc.i
           Examples/test-suite/li_constraints.i
           Examples/test-suite/li_cpointer.i
           Examples/test-suite/li_cpointer_cpp.i
           Examples/test-suite/li_cstring.i
           Examples/test-suite/li_cwstring.i
           Examples/test-suite/li_factory.i
           Examples/test-suite/li_implicit.i
           Examples/test-suite/li_math.i
           Examples/test-suite/li_reference.i
           Examples/test-suite/li_std_auto_ptr.i
           Examples/test-suite/li_std_carray.i
           Examples/test-suite/li_std_combinations.i
           Examples/test-suite/li_std_container_typemaps.i
           Examples/test-suite/li_std_containers_int.i
           Examples/test-suite/li_std_containers_overload.i
           Examples/test-suite/li_std_deque.i
           Examples/test-suite/li_std_except.i
           Examples/test-suite/li_std_except_as_class.i
           Examples/test-suite/li_std_functors.i
           Examples/test-suite/li_std_list.i
           Examples/test-suite/li_std_map.i
           Examples/test-suite/li_std_map_member.i
           Examples/test-suite/li_std_multimap.i
           Examples/test-suite/li_std_pair.i
           Examples/test-suite/li_std_pair_extra.i
           Examples/test-suite/li_std_pair_lang_object.i
           Examples/test-suite/li_std_pair_using.i
           Examples/test-suite/li_std_queue.i
           Examples/test-suite/li_std_set.i
           Examples/test-suite/li_std_stack.i
           Examples/test-suite/li_std_stream.i
           Examples/test-suite/li_std_string.i
           Examples/test-suite/li_std_string_extra.i
           Examples/test-suite/li_std_vector.i
           Examples/test-suite/li_std_vector_back_reference.i
           Examples/test-suite/li_std_vector_enum.i
           Examples/test-suite/li_std_vector_extra.i
           Examples/test-suite/li_std_vector_member_var.i
           Examples/test-suite/li_std_vector_ptr.i
           Examples/test-suite/li_std_vectora.i
           Examples/test-suite/li_std_wstream.i
           Examples/test-suite/li_std_wstring.i
           Examples/test-suite/li_std_wstring_inherit.i
           Examples/test-suite/li_stdint.i
           Examples/test-suite/li_swigtype_inout.i
           Examples/test-suite/li_typemaps.i
           Examples/test-suite/li_typemaps_apply.i
           Examples/test-suite/li_windows.i
           Examples/test-suite/list_vector.i
           Examples/test-suite/long_long.i
           Examples/test-suite/long_long_apply.i
           Examples/test-suite/lua/Makefile.in
           Examples/test-suite/lua/abstract_access_runme.lua
           Examples/test-suite/lua/array_member_runme.lua
           Examples/test-suite/lua/arrays_global_runme.lua
           Examples/test-suite/lua/char_strings_runme.lua
           Examples/test-suite/lua/chartest_runme.lua
           Examples/test-suite/lua/cpp11_strongly_typed_enumerations_runme.lua
           Examples/test-suite/lua/cpp_basic_runme.lua
           Examples/test-suite/lua/cpp_enum_runme.lua
           Examples/test-suite/lua/cpp_namespace_runme.lua
           Examples/test-suite/lua/cpp_nodefault_runme.lua
           Examples/test-suite/lua/cpp_static_runme.lua
           Examples/test-suite/lua/cpp_typedef_runme.lua
           Examples/test-suite/lua/disown_runme.lua
           Examples/test-suite/lua/dynamic_cast_runme.lua
           Examples/test-suite/lua/enum_plus_runme.lua
           Examples/test-suite/lua/enum_rename_runme.lua
           Examples/test-suite/lua/enum_scope_template_runme.lua
           Examples/test-suite/lua/enum_template_runme.lua
           Examples/test-suite/lua/enums_runme.lua
           Examples/test-suite/lua/equality_runme.lua
           Examples/test-suite/lua/exception_order_runme.lua
           Examples/test-suite/lua/exception_partial_info_runme.lua
           Examples/test-suite/lua/extend_constructor_destructor_runme.lua
           Examples/test-suite/lua/extend_placement_runme.lua
           Examples/test-suite/lua/extend_runme.lua
           Examples/test-suite/lua/extend_template_runme.lua
           Examples/test-suite/lua/extend_typedef_class_runme.lua
           Examples/test-suite/lua/extend_variable_runme.lua
           Examples/test-suite/lua/friends_runme.lua
           Examples/test-suite/lua/funcptr_cpp_runme.lua
           Examples/test-suite/lua/fvirtual_runme.lua
           Examples/test-suite/lua/global_namespace_runme.lua
           Examples/test-suite/lua/global_vars_runme.lua
           Examples/test-suite/lua/grouping_runme.lua
           Examples/test-suite/lua/iadd_runme.lua
           Examples/test-suite/lua/import.lua
           Examples/test-suite/lua/import_nomodule_runme.lua
           Examples/test-suite/lua/imports_runme.lua
           Examples/test-suite/lua/inherit_missing_runme.lua
           Examples/test-suite/lua/keyword_rename_c_runme.lua
           Examples/test-suite/lua/keyword_rename_runme.lua
           Examples/test-suite/lua/li_carrays_cpp_runme.lua
           Examples/test-suite/lua/li_carrays_runme.lua
           Examples/test-suite/lua/li_factory_runme.lua
           Examples/test-suite/lua/li_std_except_runme.lua
           Examples/test-suite/lua/li_std_pair_runme.lua
           Examples/test-suite/lua/li_std_string_runme.lua
           Examples/test-suite/lua/li_std_vector_runme.lua
           Examples/test-suite/lua/li_typemaps_runme.lua
           Examples/test-suite/lua/lua_inherit_getitem_runme.lua
           Examples/test-suite/lua/lua_lightuserdata_runme.lua
           Examples/test-suite/lua/lua_no_module_global_runme.lua
           Examples/test-suite/lua/member_pointer_runme.lua
           Examples/test-suite/lua/multi_import_runme.lua
           Examples/test-suite/lua/nested_workaround_runme.lua
           Examples/test-suite/lua/newobject1_runme.lua
           Examples/test-suite/lua/newobject2_runme.lua
           Examples/test-suite/lua/nspace_extend_runme.lua
           Examples/test-suite/lua/nspace_runme.lua
           Examples/test-suite/lua/operator_overload_runme.lua
           Examples/test-suite/lua/overload_complicated_runme.lua
           Examples/test-suite/lua/overload_null_runme.lua
           Examples/test-suite/lua/overload_simple_runme.lua
           Examples/test-suite/lua/overload_template_fast_runme.lua
           Examples/test-suite/lua/overload_template_runme.lua
           Examples/test-suite/lua/pointer_reference_runme.lua
           Examples/test-suite/lua/primitive_ref_runme.lua
           Examples/test-suite/lua/refcount_runme.lua
           Examples/test-suite/lua/rename_simple_runme.lua
           Examples/test-suite/lua/ret_by_value_runme.lua
           Examples/test-suite/lua/sizet_runme.lua
           Examples/test-suite/lua/smart_pointer_extend_runme.lua
           Examples/test-suite/lua/smart_pointer_inherit_runme.lua
           Examples/test-suite/lua/smart_pointer_multi_runme.lua
           Examples/test-suite/lua/smart_pointer_not_runme.lua
           Examples/test-suite/lua/smart_pointer_overload_runme.lua
           Examples/test-suite/lua/smart_pointer_rename_runme.lua
           Examples/test-suite/lua/smart_pointer_simple_runme.lua
           Examples/test-suite/lua/smart_pointer_templatemethods_runme.lua
           Examples/test-suite/lua/static_const_member_2_runme.lua
           Examples/test-suite/lua/static_const_member_runme.lua
           Examples/test-suite/lua/template_construct_runme.lua
           Examples/test-suite/lua/template_default_arg_runme.lua
           Examples/test-suite/lua/template_extend1_runme.lua
           Examples/test-suite/lua/template_extend2_runme.lua
           Examples/test-suite/lua/template_inherit_runme.lua
           Examples/test-suite/lua/template_static_runme.lua
           Examples/test-suite/lua/valuewrapper_runme.lua
           Examples/test-suite/lua/varargs_runme.lua
           Examples/test-suite/lua/voidtest_runme.lua
           Examples/test-suite/lua_inherit_getitem.i
           Examples/test-suite/lua_lightuserdata.i
           Examples/test-suite/lua_no_module_global.i
           Examples/test-suite/member_funcptr_galore.i
           Examples/test-suite/member_pointer.i
           Examples/test-suite/member_pointer_const.i
           Examples/test-suite/member_template.i
           Examples/test-suite/memberin1.i
           Examples/test-suite/memberin_extend.i
           Examples/test-suite/memberin_extend_c.i
           Examples/test-suite/minherit.i
           Examples/test-suite/minherit2.i
           Examples/test-suite/mixed_types.i
           Examples/test-suite/mod.h
           Examples/test-suite/mod.list
           Examples/test-suite/mod_a.i
           Examples/test-suite/mod_b.i
           Examples/test-suite/multi_import.h
           Examples/test-suite/multi_import.list
           Examples/test-suite/multi_import_a.i
           Examples/test-suite/multi_import_b.i
           Examples/test-suite/multi_import_c.i
           Examples/test-suite/multiple_inheritance.i
           Examples/test-suite/multiple_inheritance_abstract.i
           Examples/test-suite/multiple_inheritance_interfaces.i
           Examples/test-suite/multiple_inheritance_nspace.i
           Examples/test-suite/multiple_inheritance_shared_ptr.i
           Examples/test-suite/multivalue.i
           Examples/test-suite/mzscheme/Makefile.in
           Examples/test-suite/mzscheme/README
           Examples/test-suite/mzscheme/casts_runme.scm
           Examples/test-suite/mzscheme/char_constant_runme.scm
           Examples/test-suite/mzscheme/imports_runme.scm
           Examples/test-suite/mzscheme/integers_runme.scm
           Examples/test-suite/mzscheme/name_runme.scm
           Examples/test-suite/mzscheme/unions_runme.scm
           Examples/test-suite/name.i
           Examples/test-suite/name_cxx.i
           Examples/test-suite/name_warnings.i
           Examples/test-suite/namespace_chase.i
           Examples/test-suite/namespace_class.i
           Examples/test-suite/namespace_enum.i
           Examples/test-suite/namespace_extend.i
           Examples/test-suite/namespace_forward_declaration.i
           Examples/test-suite/namespace_nested.i
           Examples/test-suite/namespace_spaces.i
           Examples/test-suite/namespace_template.i
           Examples/test-suite/namespace_typedef_class.i
           Examples/test-suite/namespace_typemap.i
           Examples/test-suite/namespace_union.i
           Examples/test-suite/namespace_virtual_method.i
           Examples/test-suite/native_directive.i
           Examples/test-suite/naturalvar.i
           Examples/test-suite/naturalvar_more.i
           Examples/test-suite/naturalvar_onoff.i
           Examples/test-suite/nested.i
           Examples/test-suite/nested_class.i
           Examples/test-suite/nested_comment.i
           Examples/test-suite/nested_directors.i
           Examples/test-suite/nested_extend_c.i
           Examples/test-suite/nested_ignore.i
           Examples/test-suite/nested_in_template.i
           Examples/test-suite/nested_inheritance_interface.i
           Examples/test-suite/nested_private.i
           Examples/test-suite/nested_scope.i
           Examples/test-suite/nested_structs.i
           Examples/test-suite/nested_template_base.i
           Examples/test-suite/nested_workaround.i
           Examples/test-suite/newobject1.i
           Examples/test-suite/newobject2.i
           Examples/test-suite/newobject3.i
           Examples/test-suite/nspace.i
           Examples/test-suite/nspace_extend.i
           Examples/test-suite/null_pointer.i
           Examples/test-suite/ocaml/Makefile.in
           Examples/test-suite/ocaml/README
           Examples/test-suite/ocaml/abstract_access_runme.ml
           Examples/test-suite/ocaml/abstract_typedef2_runme.ml
           Examples/test-suite/ocaml/abstract_typedef_runme.ml
           Examples/test-suite/ocaml/abstract_virtual_runme.ml
           Examples/test-suite/ocaml/aggregate_runme.ml
           Examples/test-suite/ocaml/allowexcept_runme.ml
           Examples/test-suite/ocaml/cast_operator_runme.ml
           Examples/test-suite/ocaml/catches_runme.ml
           Examples/test-suite/ocaml/char_binary_runme.ml
           Examples/test-suite/ocaml/char_constant_runme.ml
           Examples/test-suite/ocaml/chartest_runme.ml
           Examples/test-suite/ocaml/class_ignore_runme.ml
           Examples/test-suite/ocaml/class_scope_weird_runme.ml
           Examples/test-suite/ocaml/constover_runme.ml
           Examples/test-suite/ocaml/constructor_rename_runme.ml
           Examples/test-suite/ocaml/conversion_runme.ml
           Examples/test-suite/ocaml/cpp_nodefault_runme.ml
           Examples/test-suite/ocaml/cpp_static_runme.ml
           Examples/test-suite/ocaml/default_arg_values_runme.ml
           Examples/test-suite/ocaml/default_args_runme.ml
           Examples/test-suite/ocaml/director_default_runme.ml
           Examples/test-suite/ocaml/director_exception_catches_runme.ml
           Examples/test-suite/ocaml/director_exception_nothrow_runme.ml
           Examples/test-suite/ocaml/director_exception_runme.ml
           Examples/test-suite/ocaml/director_frob_runme.ml
           Examples/test-suite/ocaml/director_ignore_runme.ml
           Examples/test-suite/ocaml/director_pass_by_value_runme.ml
           Examples/test-suite/ocaml/director_unroll_runme.ml
           Examples/test-suite/ocaml/dynamic_cast_runme.ml
           Examples/test-suite/ocaml/exception_classname_runme.ml
           Examples/test-suite/ocaml/exception_order_runme.ml
           Examples/test-suite/ocaml/extend_constructor_destructor_runme.ml
           Examples/test-suite/ocaml/extend_placement_runme.ml
           Examples/test-suite/ocaml/extend_runme.ml
           Examples/test-suite/ocaml/extend_special_variables_runme.ml
           Examples/test-suite/ocaml/extend_template_runme.ml
           Examples/test-suite/ocaml/extend_typedef_class_runme.ml
           Examples/test-suite/ocaml/extern_c_runme.ml
           Examples/test-suite/ocaml/funcptr_cpp_runme.ml
           Examples/test-suite/ocaml/fvirtual_runme.ml
           Examples/test-suite/ocaml/global_ns_arg_runme.ml
           Examples/test-suite/ocaml/global_vars_runme.ml
           Examples/test-suite/ocaml/ignore_parameter_runme.ml
           Examples/test-suite/ocaml/imports_runme.ml
           Examples/test-suite/ocaml/inctest_runme.ml
           Examples/test-suite/ocaml/inherit_missing_runme.ml
           Examples/test-suite/ocaml/inout_runme.ml
           Examples/test-suite/ocaml/li_cpointer_cpp_runme.ml
           Examples/test-suite/ocaml/li_std_except_runme.ml
           Examples/test-suite/ocaml/li_std_vector_runme.ml
           Examples/test-suite/ocaml/makedebugtop
           Examples/test-suite/ocaml/memberin_extend_runme.ml
           Examples/test-suite/ocaml/minherit_runme.ml
           Examples/test-suite/ocaml/multivalue_runme.ml
           Examples/test-suite/ocaml/name_runme.ml
           Examples/test-suite/ocaml/namespace_virtual_method_runme.ml
           Examples/test-suite/ocaml/newobject1_runme.ml
           Examples/test-suite/ocaml/newobject2_runme.ml
           Examples/test-suite/ocaml/overload_bool_runme.ml
           Examples/test-suite/ocaml/overload_copy_runme.ml
           Examples/test-suite/ocaml/overload_extend_runme.ml
           Examples/test-suite/ocaml/overload_method_runme.ml
           Examples/test-suite/ocaml/overload_numeric_runme.ml
           Examples/test-suite/ocaml/overload_polymorphic_runme.ml
           Examples/test-suite/ocaml/overload_rename_runme.ml
           Examples/test-suite/ocaml/overload_subtype_runme.ml
           Examples/test-suite/ocaml/overload_template_runme.ml
           Examples/test-suite/ocaml/primitive_ref_runme.ml
           Examples/test-suite/ocaml/reference_global_vars_runme.ml
           Examples/test-suite/ocaml/rename_predicates_runme.ml
           Examples/test-suite/ocaml/sizet_runme.ml
           Examples/test-suite/ocaml/sneaky1_runme.ml
           Examples/test-suite/ocaml/special_variable_macros_runme.ml
           Examples/test-suite/ocaml/special_variables_runme.ml
           Examples/test-suite/ocaml/static_const_member_runme.ml
           Examples/test-suite/ocaml/string_simple_runme.ml
           Examples/test-suite/ocaml/struct_value_runme.ml
           Examples/test-suite/ocaml/swig_exception_runme.ml
           Examples/test-suite/ocaml/template_default_arg_overloaded_extend_runme.ml
           Examples/test-suite/ocaml/template_default_arg_runme.ml
           Examples/test-suite/ocaml/template_extend1_runme.ml
           Examples/test-suite/ocaml/template_extend2_runme.ml
           Examples/test-suite/ocaml/template_inherit_runme.ml
           Examples/test-suite/ocaml/template_opaque_runme.ml
           Examples/test-suite/ocaml/template_ref_type_runme.ml
           Examples/test-suite/ocaml/template_rename_runme.ml
           Examples/test-suite/ocaml/template_tbase_template_runme.ml
           Examples/test-suite/ocaml/throw_exception_runme.ml
           Examples/test-suite/ocaml/typedef_class_runme.ml
           Examples/test-suite/ocaml/typedef_classforward_same_name_runme.ml
           Examples/test-suite/ocaml/typedef_inherit_runme.ml
           Examples/test-suite/ocaml/typedef_mptr_runme.ml
           Examples/test-suite/ocaml/typedef_reference_runme.ml
           Examples/test-suite/ocaml/typemap_arrays_runme.ml
           Examples/test-suite/ocaml/typemap_delete_runme.ml
           Examples/test-suite/ocaml/typename_runme.ml
           Examples/test-suite/ocaml/types_directive_runme.ml
           Examples/test-suite/ocaml/unions_runme.ml
           Examples/test-suite/ocaml/using1_runme.ml
           Examples/test-suite/ocaml/using_extend_runme.ml
           Examples/test-suite/ocaml/using_inherit_runme.ml
           Examples/test-suite/ocaml/using_pointers_runme.ml
           Examples/test-suite/ocaml/using_private_runme.ml
           Examples/test-suite/ocaml/using_protected_runme.ml
           Examples/test-suite/ocaml/valuewrapper_runme.ml
           Examples/test-suite/ocaml/varargs_overload_runme.ml
           Examples/test-suite/ocaml/varargs_runme.ml
           Examples/test-suite/ocaml/voidtest_runme.ml
           Examples/test-suite/ocaml/wrapmacro_runme.ml
           Examples/test-suite/octave/Makefile.in
           Examples/test-suite/octave/abstract_access_runme.m
           Examples/test-suite/octave/abstract_typedef2_runme.m
           Examples/test-suite/octave/abstract_typedef_runme.m
           Examples/test-suite/octave/abstract_virtual_runme.m
           Examples/test-suite/octave/argcargvtest_runme.m
           Examples/test-suite/octave/array_member_runme.m
           Examples/test-suite/octave/arrays_global_runme.m
           Examples/test-suite/octave/callback_runme.m
           Examples/test-suite/octave/class_ignore_runme.m
           Examples/test-suite/octave/class_scope_weird_runme.m
           Examples/test-suite/octave/compactdefaultargs_runme.m
           Examples/test-suite/octave/complextest_runme.m
           Examples/test-suite/octave/constover_runme.m
           Examples/test-suite/octave/constructor_copy_runme.m
           Examples/test-suite/octave/contract_runme.m
           Examples/test-suite/octave/cpp11_strongly_typed_enumerations_runme.m
           Examples/test-suite/octave/cpp_enum_runme.m
           Examples/test-suite/octave/cpp_namespace_runme.m
           Examples/test-suite/octave/default_args_runme.m
           Examples/test-suite/octave/default_constructor_runme.m
           Examples/test-suite/octave/director_abstract_runme.m
           Examples/test-suite/octave/director_basic_runme.m
           Examples/test-suite/octave/director_classic_runme.m
           Examples/test-suite/octave/director_default_runme.m
           Examples/test-suite/octave/director_detect_runme.m
           Examples/test-suite/octave/director_enum_runme.m
           Examples/test-suite/octave/director_extend_runme.m
           Examples/test-suite/octave/director_frob_runme.m
           Examples/test-suite/octave/director_nested_runme.m
           Examples/test-suite/octave/director_stl_runme.m
           Examples/test-suite/octave/director_string_runme.m
           Examples/test-suite/octave/director_unroll_runme.m
           Examples/test-suite/octave/director_wstring_runme.m
           Examples/test-suite/octave/dynamic_cast_runme.m
           Examples/test-suite/octave/empty_c_runme.m
           Examples/test-suite/octave/empty_runme.m
           Examples/test-suite/octave/enum_template_runme.m
           Examples/test-suite/octave/enums_runme.m
           Examples/test-suite/octave/exception_order_runme.m
           Examples/test-suite/octave/extend_placement_runme.m
           Examples/test-suite/octave/extend_template_ns_runme.m
           Examples/test-suite/octave/extend_template_runme.m
           Examples/test-suite/octave/extend_variable_runme.m
           Examples/test-suite/octave/file_test_runme.m
           Examples/test-suite/octave/friends_runme.m
           Examples/test-suite/octave/fvirtual_runme.m
           Examples/test-suite/octave/global_ns_arg_runme.m
           Examples/test-suite/octave/grouping_runme.m
           Examples/test-suite/octave/iadd_runme.m
           Examples/test-suite/octave/import_nomodule_runme.m
           Examples/test-suite/octave/imports_runme.m
           Examples/test-suite/octave/inctest_runme.m
           Examples/test-suite/octave/inherit_missing_runme.m
           Examples/test-suite/octave/inout_runme.m
           Examples/test-suite/octave/inplaceadd_runme.m
           Examples/test-suite/octave/input_runme.m
           Examples/test-suite/octave/li_attribute_runme.m
           Examples/test-suite/octave/li_boost_shared_ptr_runme.m
           Examples/test-suite/octave/li_carrays_cpp_runme.m
           Examples/test-suite/octave/li_carrays_runme.m
           Examples/test-suite/octave/li_cmalloc_runme.m
           Examples/test-suite/octave/li_cpointer_cpp_runme.m
           Examples/test-suite/octave/li_cpointer_runme.m
           Examples/test-suite/octave/li_cstring_runme.m
           Examples/test-suite/octave/li_cwstring_runme.m
           Examples/test-suite/octave/li_factory_runme.m
           Examples/test-suite/octave/li_implicit_runme.m
           Examples/test-suite/octave/li_std_carray_runme.m
           Examples/test-suite/octave/li_std_containers_overload_runme.m
           Examples/test-suite/octave/li_std_pair_extra_runme.m
           Examples/test-suite/octave/li_std_set_runme.m
           Examples/test-suite/octave/li_std_stream_runme.m
           Examples/test-suite/octave/li_std_string_extra_runme.m
           Examples/test-suite/octave/li_std_vector_enum_runme.m
           Examples/test-suite/octave/li_std_vector_runme.m
           Examples/test-suite/octave/li_std_wstream_runme.m
           Examples/test-suite/octave/member_pointer_runme.m
           Examples/test-suite/octave/minherit_runme.m
           Examples/test-suite/octave/mod_runme.m
           Examples/test-suite/octave/multi_import_runme.m
           Examples/test-suite/octave/namespace_class_runme.m
           Examples/test-suite/octave/namespace_typemap_runme.m
           Examples/test-suite/octave/namespace_virtual_method_runme.m
           Examples/test-suite/octave/naturalvar_runme.m
           Examples/test-suite/octave/nested_structs_runme.m
           Examples/test-suite/octave/nondynamic_runme.m
           Examples/test-suite/octave/null_pointer_runme.m
           Examples/test-suite/octave/octave_cell_deref_runme.m
           Examples/test-suite/octave/octave_dim_runme.m
           Examples/test-suite/octave/octave_empty.c
           Examples/test-suite/octave/overload_complicated_runme.m
           Examples/test-suite/octave/overload_copy_runme.m
           Examples/test-suite/octave/overload_extend2_runme.m
           Examples/test-suite/octave/overload_extend_c_runme.m
           Examples/test-suite/octave/overload_extend_runme.m
           Examples/test-suite/octave/overload_null_runme.m
           Examples/test-suite/octave/overload_rename_runme.m
           Examples/test-suite/octave/overload_simple_cast_runme.m
           Examples/test-suite/octave/overload_simple_runme.m
           Examples/test-suite/octave/overload_subtype_runme.m
           Examples/test-suite/octave/overload_template_fast_runme.m
           Examples/test-suite/octave/overload_template_runme.m
           Examples/test-suite/octave/preproc_constants_runme.m
           Examples/test-suite/octave/preproc_runme.m
           Examples/test-suite/octave/primitive_ref_runme.m
           Examples/test-suite/octave/profiletest_runme.m
           Examples/test-suite/octave/refcount_runme.m
           Examples/test-suite/octave/reference_global_vars_runme.m
           Examples/test-suite/octave/rename_scope_runme.m
           Examples/test-suite/octave/ret_by_value_runme.m
           Examples/test-suite/octave/return_const_value_runme.m
           Examples/test-suite/octave/samename_runme.m
           Examples/test-suite/octave/smart_pointer_extend_runme.m
           Examples/test-suite/octave/smart_pointer_member_runme.m
           Examples/test-suite/octave/smart_pointer_multi_runme.m
           Examples/test-suite/octave/smart_pointer_multi_typedef_runme.m
           Examples/test-suite/octave/smart_pointer_not_runme.m
           Examples/test-suite/octave/smart_pointer_overload_runme.m
           Examples/test-suite/octave/smart_pointer_rename_runme.m
           Examples/test-suite/octave/smart_pointer_simple_runme.m
           Examples/test-suite/octave/smart_pointer_templatevariables_runme.m
           Examples/test-suite/octave/smart_pointer_typedef_runme.m
           Examples/test-suite/octave/sneaky1_runme.m
           Examples/test-suite/octave/static_const_member_2_runme.m
           Examples/test-suite/octave/std_containers_runme.m
           Examples/test-suite/octave/struct_rename_runme.m
           Examples/test-suite/octave/struct_value_runme.m
           Examples/test-suite/octave/swigobject_runme.m
           Examples/test-suite/octave/template_construct_runme.m
           Examples/test-suite/octave/template_default_arg_runme.m
           Examples/test-suite/octave/template_extend1_runme.m
           Examples/test-suite/octave/template_extend2_runme.m
           Examples/test-suite/octave/template_inherit_runme.m
           Examples/test-suite/octave/template_matrix_runme.m
           Examples/test-suite/octave/template_ns4_runme.m
           Examples/test-suite/octave/template_ns_runme.m
           Examples/test-suite/octave/template_opaque_runme.m
           Examples/test-suite/octave/template_ref_type_runme.m
           Examples/test-suite/octave/template_rename_runme.m
           Examples/test-suite/octave/template_static_runme.m
           Examples/test-suite/octave/template_tbase_template_runme.m
           Examples/test-suite/octave/template_type_namespace_runme.m
           Examples/test-suite/octave/template_typedef_cplx2_runme.m
           Examples/test-suite/octave/template_typedef_cplx3_runme.m
           Examples/test-suite/octave/template_typedef_cplx4_runme.m
           Examples/test-suite/octave/template_typedef_cplx_runme.m
           Examples/test-suite/octave/template_typedef_import_runme.m
           Examples/test-suite/octave/template_typedef_runme.m
           Examples/test-suite/octave/typedef_class_runme.m
           Examples/test-suite/octave/typedef_inherit_runme.m
           Examples/test-suite/octave/typedef_scope_runme.m
           Examples/test-suite/octave/typemap_namespace_runme.m
           Examples/test-suite/octave/typemap_ns_using_runme.m
           Examples/test-suite/octave/typename_runme.m
           Examples/test-suite/octave/types_directive_runme.m
           Examples/test-suite/octave/unions_runme.m
           Examples/test-suite/octave/using1_runme.m
           Examples/test-suite/octave/using2_runme.m
           Examples/test-suite/octave/using_composition_runme.m
           Examples/test-suite/octave/using_extend_runme.m
           Examples/test-suite/octave/using_inherit_runme.m
           Examples/test-suite/octave/using_private_runme.m
           Examples/test-suite/octave/using_protected_runme.m
           Examples/test-suite/octave/varargs_runme.m
           Examples/test-suite/octave/virtual_derivation_runme.m
           Examples/test-suite/octave/virtual_poly_runme.m
           Examples/test-suite/octave/voidtest_runme.m
           Examples/test-suite/octave/wrapmacro_runme.m
           Examples/test-suite/octave_cell_deref.i
           Examples/test-suite/octave_dim.i
           Examples/test-suite/operator_overload.i
           Examples/test-suite/operator_overload_break.i
           Examples/test-suite/operator_pointer_ref.i
           Examples/test-suite/operbool.i
           Examples/test-suite/ordering.i
           Examples/test-suite/overload_arrays.i
           Examples/test-suite/overload_bool.i
           Examples/test-suite/overload_complicated.i
           Examples/test-suite/overload_copy.i
           Examples/test-suite/overload_extend.i
           Examples/test-suite/overload_extend2.i
           Examples/test-suite/overload_extend_c.i
           Examples/test-suite/overload_method.i
           Examples/test-suite/overload_null.i
           Examples/test-suite/overload_numeric.i
           Examples/test-suite/overload_polymorphic.i
           Examples/test-suite/overload_rename.i
           Examples/test-suite/overload_return_type.i
           Examples/test-suite/overload_simple.i
           Examples/test-suite/overload_subtype.i
           Examples/test-suite/overload_template.i
           Examples/test-suite/overload_template_fast.i
           Examples/test-suite/packageoption.h
           Examples/test-suite/packageoption.list
           Examples/test-suite/packageoption_a.i
           Examples/test-suite/packageoption_b.i
           Examples/test-suite/packageoption_c.i
           Examples/test-suite/perl5/Makefile.in
           Examples/test-suite/perl5/README
           Examples/test-suite/perl5/aggregate_runme.pl
           Examples/test-suite/perl5/apply_signed_char_runme.pl
           Examples/test-suite/perl5/apply_strings_runme.pl
           Examples/test-suite/perl5/array_member_runme.pl
           Examples/test-suite/perl5/char_binary_runme.pl
           Examples/test-suite/perl5/char_strings_runme.pl
           Examples/test-suite/perl5/class_ignore_runme.pl
           Examples/test-suite/perl5/contract_runme.pl
           Examples/test-suite/perl5/cpp11_strongly_typed_enumerations_runme.pl
           Examples/test-suite/perl5/default_args_runme.pl
           Examples/test-suite/perl5/default_constructor_runme.pl
           Examples/test-suite/perl5/director_abstract_runme.pl
           Examples/test-suite/perl5/director_alternating_runme.pl
           Examples/test-suite/perl5/director_basic_runme.pl
           Examples/test-suite/perl5/director_classes_runme.pl
           Examples/test-suite/perl5/director_classic_runme.pl
           Examples/test-suite/perl5/director_constructor_runme.pl
           Examples/test-suite/perl5/director_default_runme.pl
           Examples/test-suite/perl5/director_detect_runme.pl
           Examples/test-suite/perl5/director_enum_runme.pl
           Examples/test-suite/perl5/director_exception_runme.pl
           Examples/test-suite/perl5/director_extend_runme.pl
           Examples/test-suite/perl5/director_finalizer_runme.pl
           Examples/test-suite/perl5/director_frob_runme.pl
           Examples/test-suite/perl5/director_ignore_runme.pl
           Examples/test-suite/perl5/director_nested_runme.pl
           Examples/test-suite/perl5/director_primitives_runme.pl
           Examples/test-suite/perl5/director_protected_runme.pl
           Examples/test-suite/perl5/director_string_runme.pl
           Examples/test-suite/perl5/director_unroll_runme.pl
           Examples/test-suite/perl5/director_wombat_runme.pl
           Examples/test-suite/perl5/disown_runme.pl
           Examples/test-suite/perl5/dynamic_cast_runme.pl
           Examples/test-suite/perl5/enum_template_runme.pl
           Examples/test-suite/perl5/enum_thorough_runme.pl
           Examples/test-suite/perl5/exception_order_runme.pl
           Examples/test-suite/perl5/global_vars_runme.pl
           Examples/test-suite/perl5/grouping_runme.pl
           Examples/test-suite/perl5/ignore_parameter_runme.pl
           Examples/test-suite/perl5/import_nomodule_runme.pl
           Examples/test-suite/perl5/imports_runme.pl
           Examples/test-suite/perl5/inctest_runme.pl
           Examples/test-suite/perl5/inherit_missing_runme.pl
           Examples/test-suite/perl5/inherit_runme.pl
           Examples/test-suite/perl5/li_carrays_cpp_runme.pl
           Examples/test-suite/perl5/li_carrays_runme.pl
           Examples/test-suite/perl5/li_cdata_carrays_cpp_runme.pl
           Examples/test-suite/perl5/li_cdata_carrays_runme.pl
           Examples/test-suite/perl5/li_reference_runme.pl
           Examples/test-suite/perl5/li_std_except_runme.pl
           Examples/test-suite/perl5/li_std_string_runme.pl
           Examples/test-suite/perl5/li_typemaps_runme.pl
           Examples/test-suite/perl5/member_pointer_runme.pl
           Examples/test-suite/perl5/minherit_runme.pl
           Examples/test-suite/perl5/multiple_inheritance_runme.pl
           Examples/test-suite/perl5/naturalvar_runme.pl
           Examples/test-suite/perl5/operator_overload_break_runme.pl
           Examples/test-suite/perl5/operator_overload_runme.pl
           Examples/test-suite/perl5/overload_copy_runme.pl
           Examples/test-suite/perl5/overload_null_runme.pl
           Examples/test-suite/perl5/overload_simple_runme.pl
           Examples/test-suite/perl5/packageoption_runme.pl
           Examples/test-suite/perl5/preproc_runme.pl
           Examples/test-suite/perl5/primitive_ref_runme.pl
           Examples/test-suite/perl5/primitive_types_runme.pl
           Examples/test-suite/perl5/profiletest_runme.pl
           Examples/test-suite/perl5/reference_global_vars_runme.pl
           Examples/test-suite/perl5/rename_scope_runme.pl
           Examples/test-suite/perl5/ret_by_value_runme.pl
           Examples/test-suite/perl5/return_const_value_runme.pl
           Examples/test-suite/perl5/run-perl-test.pl
           Examples/test-suite/perl5/scilab_multivalue_runme.pl
           Examples/test-suite/perl5/sizet_runme.pl
           Examples/test-suite/perl5/sneaky1_runme.pl
           Examples/test-suite/perl5/template_default_arg_runme.pl
           Examples/test-suite/perl5/template_ref_type_runme.pl
           Examples/test-suite/perl5/template_typedef_cplx2_runme.pl
           Examples/test-suite/perl5/template_typedef_cplx3_runme.pl
           Examples/test-suite/perl5/template_typedef_cplx_runme.pl
           Examples/test-suite/perl5/typedef_class_runme.pl
           Examples/test-suite/perl5/typemap_namespace_runme.pl
           Examples/test-suite/perl5/typename_runme.pl
           Examples/test-suite/perl5/unions_runme.pl
           Examples/test-suite/perl5/using1_runme.pl
           Examples/test-suite/perl5/using2_runme.pl
           Examples/test-suite/perl5/varargs_runme.pl
           Examples/test-suite/perl5/virtual_poly_runme.pl
           Examples/test-suite/perl5/voidtest_runme.pl
           Examples/test-suite/perl5/wrapmacro_runme.pl
           Examples/test-suite/php/Makefile.in
           Examples/test-suite/php_iterator.i
           Examples/test-suite/php_namewarn_rename.i
           Examples/test-suite/php_pragma.i
           Examples/test-suite/pike/Makefile.in
           Examples/test-suite/pointer_in_out.i
           Examples/test-suite/pointer_reference.i
           Examples/test-suite/prefix.i
           Examples/test-suite/preproc.i
           Examples/test-suite/preproc_constants.i
           Examples/test-suite/preproc_constants_c.i
           Examples/test-suite/preproc_defined.i
           Examples/test-suite/preproc_gcc_output.h
           Examples/test-suite/preproc_gcc_output.i
           Examples/test-suite/preproc_include.i
           Examples/test-suite/preproc_include_a.h
           Examples/test-suite/preproc_include_b.h
           Examples/test-suite/preproc_include_c.h
           Examples/test-suite/preproc_include_d withspace.h
           Examples/test-suite/preproc_include_e withspace.h
           Examples/test-suite/preproc_include_f withspace.h
           Examples/test-suite/preproc_include_g.h
           Examples/test-suite/preproc_include_h1.i
           Examples/test-suite/preproc_include_h2.i
           Examples/test-suite/preproc_include_h3.i
           Examples/test-suite/preproc_line_file.i
           Examples/test-suite/primitive_ref.i
           Examples/test-suite/primitive_types.i
           Examples/test-suite/private_assign.i
           Examples/test-suite/profiletest.i
           Examples/test-suite/protected_rename.i
           Examples/test-suite/proxycode.i
           Examples/test-suite/pure_virtual.i
           Examples/test-suite/python/Makefile.in
           Examples/test-suite/python/README
           Examples/test-suite/python/abstract_access_runme.py
           Examples/test-suite/python/abstract_typedef2_runme.py
           Examples/test-suite/python/abstract_typedef_runme.py
           Examples/test-suite/python/abstract_virtual_runme.py
           Examples/test-suite/python/argcargvtest_runme.py
           Examples/test-suite/python/array_member_runme.py
           Examples/test-suite/python/arrays_global_runme.py
           Examples/test-suite/python/autodoc_runme.py
           Examples/test-suite/python/callback_runme.py
           Examples/test-suite/python/char_binary_runme.py
           Examples/test-suite/python/class_ignore_runme.py
           Examples/test-suite/python/class_scope_weird_runme.py
           Examples/test-suite/python/comment_verifier.py
           Examples/test-suite/python/compactdefaultargs_runme.py
           Examples/test-suite/python/complextest_runme.py
           Examples/test-suite/python/constant_directive_runme.py
           Examples/test-suite/python/constover_runme.py
           Examples/test-suite/python/constructor_copy_runme.py
           Examples/test-suite/python/constructor_rename_runme.py
           Examples/test-suite/python/contract_runme.py
           Examples/test-suite/python/cpp11_alternate_function_syntax_runme.py
           Examples/test-suite/python/cpp11_decltype_runme.py
           Examples/test-suite/python/cpp11_final_directors_runme.py
           Examples/test-suite/python/cpp11_function_objects_runme.py
           Examples/test-suite/python/cpp11_hash_tables_runme.py
           Examples/test-suite/python/cpp11_initializer_list_extend_runme.py
           Examples/test-suite/python/cpp11_initializer_list_runme.py
           Examples/test-suite/python/cpp11_null_pointer_constant_runme.py
           Examples/test-suite/python/cpp11_raw_string_literals_runme.py
           Examples/test-suite/python/cpp11_ref_qualifiers_runme.py
           Examples/test-suite/python/cpp11_ref_qualifiers_rvalue_unignore_runme.py
           Examples/test-suite/python/cpp11_result_of_runme.py
           Examples/test-suite/python/cpp11_rvalue_reference_runme.py
           Examples/test-suite/python/cpp11_shared_ptr_overload_runme.py
           Examples/test-suite/python/cpp11_shared_ptr_template_upcast_runme.py
           Examples/test-suite/python/cpp11_shared_ptr_upcast_runme.py
           Examples/test-suite/python/cpp11_std_array_runme.py
           Examples/test-suite/python/cpp11_strongly_typed_enumerations_runme.py
           Examples/test-suite/python/cpp11_template_typedefs_runme.py
           Examples/test-suite/python/cpp11_thread_local_runme.py
           Examples/test-suite/python/cpp11_type_aliasing_runme.py
           Examples/test-suite/python/cpp11_type_traits_runme.py
           Examples/test-suite/python/cpp11_uniform_initialization_runme.py
           Examples/test-suite/python/cpp14_binary_integer_literals_runme.py
           Examples/test-suite/python/cpp17_hex_floating_literals_runme.py
           Examples/test-suite/python/cpp17_nested_namespaces_runme.py
           Examples/test-suite/python/cpp17_u8_char_literals_runme.py
           Examples/test-suite/python/cpp_enum_runme.py
           Examples/test-suite/python/cpp_namespace_runme.py
           Examples/test-suite/python/cpp_parameters_runme.py
           Examples/test-suite/python/cpp_static_runme.py
           Examples/test-suite/python/default_arg_values_runme.py
           Examples/test-suite/python/default_args_c_runme.py
           Examples/test-suite/python/default_args_runme.py
           Examples/test-suite/python/default_constructor_runme.py
           Examples/test-suite/python/director_abstract_runme.py
           Examples/test-suite/python/director_alternating_runme.py
           Examples/test-suite/python/director_basic_runme.py
           Examples/test-suite/python/director_classic_runme.py
           Examples/test-suite/python/director_default_runme.py
           Examples/test-suite/python/director_detect_runme.py
           Examples/test-suite/python/director_enum_runme.py
           Examples/test-suite/python/director_exception_runme.py
           Examples/test-suite/python/director_extend_runme.py
           Examples/test-suite/python/director_finalizer_runme.py
           Examples/test-suite/python/director_frob_runme.py
           Examples/test-suite/python/director_keywords_runme.py
           Examples/test-suite/python/director_nested_runme.py
           Examples/test-suite/python/director_pass_by_value_runme.py
           Examples/test-suite/python/director_profile_runme.py
           Examples/test-suite/python/director_property_runme.py
           Examples/test-suite/python/director_protected_runme.py
           Examples/test-suite/python/director_smartptr_runme.py
           Examples/test-suite/python/director_stl_runme.py
           Examples/test-suite/python/director_string_runme.py
           Examples/test-suite/python/director_thread_runme.py
           Examples/test-suite/python/director_unroll_runme.py
           Examples/test-suite/python/director_wstring_runme.py
           Examples/test-suite/python/disown_runme.py
           Examples/test-suite/python/doxygen_alias_runme.py
           Examples/test-suite/python/doxygen_basic_notranslate_runme.py
           Examples/test-suite/python/doxygen_code_blocks_runme.py
           Examples/test-suite/python/doxygen_ignore_runme.py
           Examples/test-suite/python/doxygen_misc_constructs_runme.py
           Examples/test-suite/python/doxygen_parsing_runme.py
           Examples/test-suite/python/doxygen_translate_links_runme.py
           Examples/test-suite/python/dynamic_cast_runme.py
           Examples/test-suite/python/empty_c_runme.py
           Examples/test-suite/python/empty_runme.py
           Examples/test-suite/python/enum_forward_runme.py
           Examples/test-suite/python/enum_template_runme.py
           Examples/test-suite/python/enums_runme.py
           Examples/test-suite/python/exception_classname_runme.py
           Examples/test-suite/python/exception_order_runme.py
           Examples/test-suite/python/extend_placement_runme.py
           Examples/test-suite/python/extend_template_method_runme.py
           Examples/test-suite/python/extend_template_ns_runme.py
           Examples/test-suite/python/extend_template_runme.py
           Examples/test-suite/python/extend_variable_runme.py
           Examples/test-suite/python/extern_c_runme.py
           Examples/test-suite/python/file_test_runme.py
           Examples/test-suite/python/friends_runme.py
           Examples/test-suite/python/funcptr_cpp_runme.py
           Examples/test-suite/python/functors_runme.py
           Examples/test-suite/python/fvirtual_runme.py
           Examples/test-suite/python/global_functions_runme.py
           Examples/test-suite/python/global_namespace_runme.py
           Examples/test-suite/python/global_ns_arg_runme.py
           Examples/test-suite/python/global_vars_runme.py
           Examples/test-suite/python/grouping_runme.py
           Examples/test-suite/python/hugemod.pl
           Examples/test-suite/python/iadd_runme.py
           Examples/test-suite/python/ignore_parameter_runme.py
           Examples/test-suite/python/implicittest_runme.py
           Examples/test-suite/python/import_nomodule_runme.py
           Examples/test-suite/python/import_stl_runme.py
           Examples/test-suite/python/imports_runme.py
           Examples/test-suite/python/inctest_runme.py
           Examples/test-suite/python/inherit_missing_runme.py
           Examples/test-suite/python/inout_runme.py
           Examples/test-suite/python/inplaceadd_runme.py
           Examples/test-suite/python/input_runme.py
           Examples/test-suite/python/keyword_rename_c_runme.py
           Examples/test-suite/python/keyword_rename_runme.py
           Examples/test-suite/python/kwargs_feature_runme.py
           Examples/test-suite/python/langobj_runme.py
           Examples/test-suite/python/li_attribute_runme.py
           Examples/test-suite/python/li_attribute_template_runme.py
           Examples/test-suite/python/li_boost_shared_ptr_bits_runme.py
           Examples/test-suite/python/li_boost_shared_ptr_director_runme.py
           Examples/test-suite/python/li_boost_shared_ptr_runme.py
           Examples/test-suite/python/li_boost_shared_ptr_template_runme.py
           Examples/test-suite/python/li_carrays_cpp_runme.py
           Examples/test-suite/python/li_carrays_runme.py
           Examples/test-suite/python/li_cdata_cpp_runme.py
           Examples/test-suite/python/li_cdata_runme.py
           Examples/test-suite/python/li_cmalloc_runme.py
           Examples/test-suite/python/li_cpointer_cpp_runme.py
           Examples/test-suite/python/li_cpointer_runme.py
           Examples/test-suite/python/li_cstring_runme.py
           Examples/test-suite/python/li_cwstring_runme.py
           Examples/test-suite/python/li_factory_runme.py
           Examples/test-suite/python/li_implicit_runme.py
           Examples/test-suite/python/li_std_auto_ptr_runme.py
           Examples/test-suite/python/li_std_carray_runme.py
           Examples/test-suite/python/li_std_containers_int_runme.py
           Examples/test-suite/python/li_std_containers_overload_runme.py
           Examples/test-suite/python/li_std_except_as_class_runme.py
           Examples/test-suite/python/li_std_map_member_runme.py
           Examples/test-suite/python/li_std_map_runme.py
           Examples/test-suite/python/li_std_pair_extra_runme.py
           Examples/test-suite/python/li_std_pair_using_runme.py
           Examples/test-suite/python/li_std_set_runme.py
           Examples/test-suite/python/li_std_stream_runme.py
           Examples/test-suite/python/li_std_string_extra_runme.py
           Examples/test-suite/python/li_std_vector_back_reference_runme.py
           Examples/test-suite/python/li_std_vector_enum_runme.py
           Examples/test-suite/python/li_std_vector_extra_runme.py
           Examples/test-suite/python/li_std_vector_ptr_runme.py
           Examples/test-suite/python/li_std_vector_runme.py
           Examples/test-suite/python/li_std_wstream_runme.py
           Examples/test-suite/python/li_std_wstring_inherit_runme.py
           Examples/test-suite/python/li_std_wstring_runme.py
           Examples/test-suite/python/member_pointer_const_runme.py
           Examples/test-suite/python/member_pointer_runme.py
           Examples/test-suite/python/memberin_extend_c_runme.py
           Examples/test-suite/python/minherit_runme.py
           Examples/test-suite/python/mod_runme.py
           Examples/test-suite/python/multi_import_runme.py
           Examples/test-suite/python/namespace_class_runme.py
           Examples/test-suite/python/namespace_typemap_runme.py
           Examples/test-suite/python/namespace_virtual_method_runme.py
           Examples/test-suite/python/naturalvar_runme.py
           Examples/test-suite/python/nested_in_template_runme.py
           Examples/test-suite/python/nested_runme.py
           Examples/test-suite/python/nested_template_base_runme.py
           Examples/test-suite/python/nested_workaround_runme.py
           Examples/test-suite/python/operator_overload_runme.py
           Examples/test-suite/python/operbool_runme.py
           Examples/test-suite/python/overload_bool_runme.py
           Examples/test-suite/python/overload_complicated_runme.py
           Examples/test-suite/python/overload_copy_runme.py
           Examples/test-suite/python/overload_extend2_runme.py
           Examples/test-suite/python/overload_extend_c_runme.py
           Examples/test-suite/python/overload_extend_runme.py
           Examples/test-suite/python/overload_null_runme.py
           Examples/test-suite/python/overload_numeric_runme.py
           Examples/test-suite/python/overload_rename_runme.py
           Examples/test-suite/python/overload_simple_runme.py
           Examples/test-suite/python/overload_subtype_runme.py
           Examples/test-suite/python/overload_template_fast_runme.py
           Examples/test-suite/python/overload_template_runme.py
           Examples/test-suite/python/pointer_reference_runme.py
           Examples/test-suite/python/preproc_defined_runme.py
           Examples/test-suite/python/preproc_gcc_output_runme.py
           Examples/test-suite/python/preproc_include_runme.py
           Examples/test-suite/python/preproc_runme.py
           Examples/test-suite/python/primitive_ref_runme.py
           Examples/test-suite/python/primitive_types_runme.py
           Examples/test-suite/python/profiletest_runme.py
           Examples/test-suite/python/profiletestc_runme.py
           Examples/test-suite/python/python_abstractbase_runme3.py
           Examples/test-suite/python/python_append_runme.py
           Examples/test-suite/python/python_builtin_runme.py
           Examples/test-suite/python/python_destructor_exception_runme.py
           Examples/test-suite/python/python_docstring_runme.py
           Examples/test-suite/python/python_extranative_runme.py
           Examples/test-suite/python/python_moduleimport_runme.py
           Examples/test-suite/python/python_nondynamic_runme.py
           Examples/test-suite/python/python_overload_simple_cast_runme.py
           Examples/test-suite/python/python_pickle_runme.py
           Examples/test-suite/python/python_pybuffer_runme.py
           Examples/test-suite/python/python_pythoncode_runme.py
           Examples/test-suite/python/python_richcompare_runme.py
           Examples/test-suite/python/python_strict_unicode_runme.py
           Examples/test-suite/python/python_threads_runme.py
           Examples/test-suite/python/python_varargs_typemap_runme.py
           Examples/test-suite/python/pythonswig.supp
           Examples/test-suite/python/refcount_runme.py
           Examples/test-suite/python/reference_global_vars_runme.py
           Examples/test-suite/python/rename_pcre_encoder_runme.py
           Examples/test-suite/python/rename_predicates_runme.py
           Examples/test-suite/python/rename_rstrip_encoder_runme.py
           Examples/test-suite/python/rename_scope_runme.py
           Examples/test-suite/python/rename_strip_encoder_runme.py
           Examples/test-suite/python/ret_by_value_runme.py
           Examples/test-suite/python/return_const_value_runme.py
           Examples/test-suite/python/smart_pointer_const_overload_runme.py
           Examples/test-suite/python/smart_pointer_extend_runme.py
           Examples/test-suite/python/smart_pointer_member_runme.py
           Examples/test-suite/python/smart_pointer_multi_runme.py
           Examples/test-suite/python/smart_pointer_multi_typedef_runme.py
           Examples/test-suite/python/smart_pointer_not_runme.py
           Examples/test-suite/python/smart_pointer_overload_runme.py
           Examples/test-suite/python/smart_pointer_rename_runme.py
           Examples/test-suite/python/smart_pointer_simple_runme.py
           Examples/test-suite/python/smart_pointer_templatevariables_runme.py
           Examples/test-suite/python/smart_pointer_typedef_runme.py
           Examples/test-suite/python/sneaky1_runme.py
           Examples/test-suite/python/special_variable_macros_runme.py
           Examples/test-suite/python/static_const_member_2_runme.py
           Examples/test-suite/python/std_containers_runme.py
           Examples/test-suite/python/struct_initialization_runme.py
           Examples/test-suite/python/struct_rename_runme.py
           Examples/test-suite/python/struct_value_runme.py
           Examples/test-suite/python/swigobject_runme.py
           Examples/test-suite/python/template_class_reuse_name_runme.py
           Examples/test-suite/python/template_classes_runme.py
           Examples/test-suite/python/template_construct_runme.py
           Examples/test-suite/python/template_default_arg_overloaded_extend_runme.py
           Examples/test-suite/python/template_default_arg_overloaded_runme.py
           Examples/test-suite/python/template_default_arg_runme.py
           Examples/test-suite/python/template_default_cache_runme.py
           Examples/test-suite/python/template_extend1_runme.py
           Examples/test-suite/python/template_extend2_runme.py
           Examples/test-suite/python/template_inherit_runme.py
           Examples/test-suite/python/template_matrix_runme.py
           Examples/test-suite/python/template_ns4_runme.py
           Examples/test-suite/python/template_ns_runme.py
           Examples/test-suite/python/template_opaque_runme.py
           Examples/test-suite/python/template_ref_type_runme.py
           Examples/test-suite/python/template_rename_runme.py
           Examples/test-suite/python/template_static_runme.py
           Examples/test-suite/python/template_tbase_template_runme.py
           Examples/test-suite/python/template_type_namespace_runme.py
           Examples/test-suite/python/template_typedef_cplx2_runme.py
           Examples/test-suite/python/template_typedef_cplx3_runme.py
           Examples/test-suite/python/template_typedef_cplx4_runme.py
           Examples/test-suite/python/template_typedef_cplx_runme.py
           Examples/test-suite/python/template_typedef_import_runme.py
           Examples/test-suite/python/template_typedef_runme.py
           Examples/test-suite/python/template_typemaps_typedef2_runme.py
           Examples/test-suite/python/template_typemaps_typedef_runme.py
           Examples/test-suite/python/template_using_directive_typedef_runme.py
           Examples/test-suite/python/threads_exception_runme.py
           Examples/test-suite/python/typedef_class_runme.py
           Examples/test-suite/python/typedef_classforward_same_name_runme.py
           Examples/test-suite/python/typedef_funcptr_runme.py
           Examples/test-suite/python/typedef_inherit_runme.py
           Examples/test-suite/python/typedef_scope_runme.py
           Examples/test-suite/python/typedef_typedef_runme.py
           Examples/test-suite/python/typemap_arrays_runme.py
           Examples/test-suite/python/typemap_delete_runme.py
           Examples/test-suite/python/typemap_documentation_runme.py
           Examples/test-suite/python/typemap_namespace_runme.py
           Examples/test-suite/python/typemap_ns_using_runme.py
           Examples/test-suite/python/typemap_out_optimal_runme.py
           Examples/test-suite/python/typemap_qualifier_strip_runme.py
           Examples/test-suite/python/typemap_template_typedef_runme.py
           Examples/test-suite/python/typename_runme.py
           Examples/test-suite/python/types_directive_runme.py
           Examples/test-suite/python/unicode_strings_runme.py
           Examples/test-suite/python/unions_runme.py
           Examples/test-suite/python/using1_runme.py
           Examples/test-suite/python/using2_runme.py
           Examples/test-suite/python/using_composition_runme.py
           Examples/test-suite/python/using_extend_runme.py
           Examples/test-suite/python/using_inherit_runme.py
           Examples/test-suite/python/using_private_runme.py
           Examples/test-suite/python/using_protected_runme.py
           Examples/test-suite/python/varargs_overload_runme.py
           Examples/test-suite/python/varargs_runme.py
           Examples/test-suite/python/virtual_derivation_runme.py
           Examples/test-suite/python/virtual_poly_runme.py
           Examples/test-suite/python/voidtest_runme.py
           Examples/test-suite/python/wrapmacro_runme.py
           Examples/test-suite/python_abstractbase.i
           Examples/test-suite/python_append.i
           Examples/test-suite/python_builtin.i
           Examples/test-suite/python_destructor_exception.i
           Examples/test-suite/python_director.i
           Examples/test-suite/python_docstring.i
           Examples/test-suite/python_extranative.i
           Examples/test-suite/python_moduleimport.i
           Examples/test-suite/python_nondynamic.i
           Examples/test-suite/python_overload_simple_cast.i
           Examples/test-suite/python_pickle.i
           Examples/test-suite/python_pybuffer.i
           Examples/test-suite/python_pythoncode.i
           Examples/test-suite/python_richcompare.i
           Examples/test-suite/python_strict_unicode.i
           Examples/test-suite/python_threads.i
           Examples/test-suite/python_varargs_typemap.i
           Examples/test-suite/r/Makefile.in
           Examples/test-suite/r/abstract_access_runme.R
           Examples/test-suite/r/arrays_dimensionless_runme.R
           Examples/test-suite/r/enum_thorough_runme.R
           Examples/test-suite/r/funcptr_runme.R
           Examples/test-suite/r/ignore_parameter_runme.R
           Examples/test-suite/r/integers_runme.R
           Examples/test-suite/r/li_std_vector_runme.R
           Examples/test-suite/r/overload_method_runme.R
           Examples/test-suite/r/overload_null_runme.R
           Examples/test-suite/r/preproc_constants_runme.R
           Examples/test-suite/r/r_copy_struct_runme.R
           Examples/test-suite/r/r_double_delete_runme.R
           Examples/test-suite/r/r_legacy_runme.R
           Examples/test-suite/r/r_memory_leak_runme.R
           Examples/test-suite/r/r_sexp_runme.R
           Examples/test-suite/r/r_use_isnull_runme.R
           Examples/test-suite/r/rename_simple_runme.R
           Examples/test-suite/r/simple_array_runme.R
           Examples/test-suite/r/unions_runme.R
           Examples/test-suite/r/unittest.R
           Examples/test-suite/r_copy_struct.i
           Examples/test-suite/r_double_delete.i
           Examples/test-suite/r_legacy.i
           Examples/test-suite/r_memory_leak.i
           Examples/test-suite/r_overload_array.i
           Examples/test-suite/r_overload_comma.i
           Examples/test-suite/r_sexp.i
           Examples/test-suite/r_use_isnull.i
           Examples/test-suite/redefined.i
           Examples/test-suite/redefined_not.i
           Examples/test-suite/refcount.h
           Examples/test-suite/refcount.i
           Examples/test-suite/reference_global_vars.i
           Examples/test-suite/register_par.i
           Examples/test-suite/rename.h
           Examples/test-suite/rename1.i
           Examples/test-suite/rename2.i
           Examples/test-suite/rename3.i
           Examples/test-suite/rename4.i
           Examples/test-suite/rename_camel.i
           Examples/test-suite/rename_pcre_encoder.i
           Examples/test-suite/rename_pcre_enum.i
           Examples/test-suite/rename_predicates.i
           Examples/test-suite/rename_rstrip_encoder.i
           Examples/test-suite/rename_scope.i
           Examples/test-suite/rename_simple.i
           Examples/test-suite/rename_strip_encoder.i
           Examples/test-suite/rename_wildcard.i
           Examples/test-suite/restrict_cplusplus.i
           Examples/test-suite/ret_by_value.i
           Examples/test-suite/return_const_value.i
           Examples/test-suite/return_value_scope.i
           Examples/test-suite/rname.i
           Examples/test-suite/ruby/Makefile.in
           Examples/test-suite/ruby/README
           Examples/test-suite/ruby/abstract_access_runme.rb
           Examples/test-suite/ruby/abstract_inherit_ok_runme.rb
           Examples/test-suite/ruby/abstract_inherit_runme.rb
           Examples/test-suite/ruby/abstract_signature_runme.rb
           Examples/test-suite/ruby/abstract_typedef2_runme.rb
           Examples/test-suite/ruby/abstract_typedef_runme.rb
           Examples/test-suite/ruby/abstract_virtual_runme.rb
           Examples/test-suite/ruby/access_change_runme.rb
           Examples/test-suite/ruby/add_link_runme.rb
           Examples/test-suite/ruby/aggregate_runme.rb
           Examples/test-suite/ruby/anonymous_bitfield_runme.rb
           Examples/test-suite/ruby/apply_signed_char_runme.rb
           Examples/test-suite/ruby/apply_strings_runme.rb
           Examples/test-suite/ruby/argout_runme.rb
           Examples/test-suite/ruby/array_member_runme.rb
           Examples/test-suite/ruby/arrays_global_runme.rb
           Examples/test-suite/ruby/arrays_runme.rb
           Examples/test-suite/ruby/bools_runme.rb
           Examples/test-suite/ruby/cast_operator_runme.rb
           Examples/test-suite/ruby/casts_runme.rb
           Examples/test-suite/ruby/char_constant_runme.rb
           Examples/test-suite/ruby/check_missing_tests.rb
           Examples/test-suite/ruby/class_ignore_runme.rb
           Examples/test-suite/ruby/const_const_runme.rb
           Examples/test-suite/ruby/constover_runme.rb
           Examples/test-suite/ruby/cpp11_hash_tables_runme.rb
           Examples/test-suite/ruby/cpp11_shared_ptr_const_runme.rb
           Examples/test-suite/ruby/cpp11_shared_ptr_nullptr_in_containers_runme.rb
           Examples/test-suite/ruby/cpp11_shared_ptr_upcast_runme.rb
           Examples/test-suite/ruby/cpp11_std_array_runme.rb
           Examples/test-suite/ruby/cpp11_strongly_typed_enumerations_runme.rb
           Examples/test-suite/ruby/cpp_namespace_runme.rb
           Examples/test-suite/ruby/default_constructor_runme.rb
           Examples/test-suite/ruby/director_abstract_runme.rb
           Examples/test-suite/ruby/director_basic_runme.rb
           Examples/test-suite/ruby/director_constructor_runme.rb
           Examples/test-suite/ruby/director_default_runme.rb
           Examples/test-suite/ruby/director_detect_runme.rb
           Examples/test-suite/ruby/director_exception_runme.rb
           Examples/test-suite/ruby/director_frob_runme.rb
           Examples/test-suite/ruby/director_nested_runme.rb
           Examples/test-suite/ruby/director_protected_runme.rb
           Examples/test-suite/ruby/director_smartptr_runme.rb
           Examples/test-suite/ruby/director_string_runme.rb
           Examples/test-suite/ruby/director_unroll_runme.rb
           Examples/test-suite/ruby/director_wombat_runme.rb
           Examples/test-suite/ruby/disown_runme.rb
           Examples/test-suite/ruby/dynamic_cast_runme.rb
           Examples/test-suite/ruby/enum_thorough_runme.rb
           Examples/test-suite/ruby/enums_runme.rb
           Examples/test-suite/ruby/extend_template_ns_runme.rb
           Examples/test-suite/ruby/extend_template_runme.rb
           Examples/test-suite/ruby/friends_runme.rb
           Examples/test-suite/ruby/function_typedef_runme.rb
           Examples/test-suite/ruby/global_immutable_vars_cpp_runme.rb
           Examples/test-suite/ruby/global_immutable_vars_runme.rb
           Examples/test-suite/ruby/grouping_runme.rb
           Examples/test-suite/ruby/ignore_parameter_runme.rb
           Examples/test-suite/ruby/imports_runme.rb
           Examples/test-suite/ruby/inherit_missing_runme.rb
           Examples/test-suite/ruby/integers_runme.rb
           Examples/test-suite/ruby/li_boost_shared_ptr_bits_runme.rb
           Examples/test-suite/ruby/li_boost_shared_ptr_director_runme.rb
           Examples/test-suite/ruby/li_boost_shared_ptr_runme.rb
           Examples/test-suite/ruby/li_boost_shared_ptr_template_runme.rb
           Examples/test-suite/ruby/li_carrays_cpp_runme.rb
           Examples/test-suite/ruby/li_carrays_runme.rb
           Examples/test-suite/ruby/li_cstring_runme.rb
           Examples/test-suite/ruby/li_factory_runme.rb
           Examples/test-suite/ruby/li_math_runme.rb
           Examples/test-suite/ruby/li_std_auto_ptr_runme.rb
           Examples/test-suite/ruby/li_std_containers_overload_runme.rb
           Examples/test-suite/ruby/li_std_deque_runme.rb
           Examples/test-suite/ruby/li_std_functors_runme.rb
           Examples/test-suite/ruby/li_std_list_runme.rb
           Examples/test-suite/ruby/li_std_map_runme.rb
           Examples/test-suite/ruby/li_std_multimap_runme.rb
           Examples/test-suite/ruby/li_std_pair_lang_object_runme.rb
           Examples/test-suite/ruby/li_std_pair_runme.rb
           Examples/test-suite/ruby/li_std_queue_runme.rb
           Examples/test-suite/ruby/li_std_set_runme.rb
           Examples/test-suite/ruby/li_std_speed2_runme.rb
           Examples/test-suite/ruby/li_std_stack_runme.rb
           Examples/test-suite/ruby/li_std_stream_runme.rb
           Examples/test-suite/ruby/li_std_string_runme.rb
           Examples/test-suite/ruby/li_std_vector_enum_runme.rb
           Examples/test-suite/ruby/li_std_vector_runme.rb
           Examples/test-suite/ruby/li_std_wstring_inherit_runme.rb
           Examples/test-suite/ruby/li_std_wstring_runme.rb
           Examples/test-suite/ruby/member_pointer_runme.rb
           Examples/test-suite/ruby/minherit_runme.rb
           Examples/test-suite/ruby/namespace_typemap_runme.rb
           Examples/test-suite/ruby/newobject1_runme.rb
           Examples/test-suite/ruby/newobject2_runme.rb
           Examples/test-suite/ruby/overload_bool_runme.rb
           Examples/test-suite/ruby/overload_copy_runme.rb
           Examples/test-suite/ruby/overload_extend2_runme.rb
           Examples/test-suite/ruby/overload_extend_c_runme.rb
           Examples/test-suite/ruby/overload_extend_runme.rb
           Examples/test-suite/ruby/overload_null_runme.rb
           Examples/test-suite/ruby/overload_simple_runme.rb
           Examples/test-suite/ruby/overload_subtype_runme.rb
           Examples/test-suite/ruby/overload_template_runme.rb
           Examples/test-suite/ruby/primitive_ref_runme.rb
           Examples/test-suite/ruby/primitive_types_runme.rb
           Examples/test-suite/ruby/profiletest_runme.rb
           Examples/test-suite/ruby/refcount_runme.rb
           Examples/test-suite/ruby/reference_global_vars_runme.rb
           Examples/test-suite/ruby/rename_scope_runme.rb
           Examples/test-suite/ruby/ruby_alias_global_function_runme.rb
           Examples/test-suite/ruby/ruby_alias_method_runme.rb
           Examples/test-suite/ruby/ruby_alias_module_function_runme.rb
           Examples/test-suite/ruby/ruby_global_immutable_vars_cpp_runme.rb
           Examples/test-suite/ruby/ruby_global_immutable_vars_runme.rb
           Examples/test-suite/ruby/ruby_keywords_runme.rb
           Examples/test-suite/ruby/ruby_li_std_speed_runme.rb
           Examples/test-suite/ruby/ruby_manual_proxy_runme.rb
           Examples/test-suite/ruby/ruby_minherit_shared_ptr_runme.rb
           Examples/test-suite/ruby/ruby_naming_runme.rb
           Examples/test-suite/ruby/ruby_rdata_runme.rb
           Examples/test-suite/ruby/ruby_track_objects_directors_runme.rb
           Examples/test-suite/ruby/ruby_track_objects_runme.rb
           Examples/test-suite/ruby/smart_pointer_const_runme.rb
           Examples/test-suite/ruby/smart_pointer_multi_runme.rb
           Examples/test-suite/ruby/smart_pointer_multi_typedef_runme.rb
           Examples/test-suite/ruby/smart_pointer_not_runme.rb
           Examples/test-suite/ruby/smart_pointer_overload_runme.rb
           Examples/test-suite/ruby/smart_pointer_rename_runme.rb
           Examples/test-suite/ruby/smart_pointer_simple_runme.rb
           Examples/test-suite/ruby/smart_pointer_typedef_runme.rb
           Examples/test-suite/ruby/sneaky1_runme.rb
           Examples/test-suite/ruby/static_const_member_2_runme.rb
           Examples/test-suite/ruby/std_containers_runme.rb
           Examples/test-suite/ruby/stl_new_runme.rb
           Examples/test-suite/ruby/struct_value_runme.rb
           Examples/test-suite/ruby/swig_assert.rb
           Examples/test-suite/ruby/swig_gc.rb
           Examples/test-suite/ruby/template_construct_runme.rb
           Examples/test-suite/ruby/template_extend1_runme.rb
           Examples/test-suite/ruby/template_extend2_runme.rb
           Examples/test-suite/ruby/template_inherit_runme.rb
           Examples/test-suite/ruby/template_ns4_runme.rb
           Examples/test-suite/ruby/template_ns_runme.rb
           Examples/test-suite/ruby/template_rename_runme.rb
           Examples/test-suite/ruby/template_tbase_template_runme.rb
           Examples/test-suite/ruby/template_type_namespace_runme.rb
           Examples/test-suite/ruby/template_typedef_cplx2_runme.rb
           Examples/test-suite/ruby/template_typedef_cplx3_runme.rb
           Examples/test-suite/ruby/template_typedef_cplx4_runme.rb
           Examples/test-suite/ruby/template_typedef_cplx_runme.rb
           Examples/test-suite/ruby/throw_exception_runme.rb
           Examples/test-suite/ruby/typedef_inherit_runme.rb
           Examples/test-suite/ruby/typedef_scope_runme.rb
           Examples/test-suite/ruby/typemap_namespace_runme.rb
           Examples/test-suite/ruby/typemap_ns_using_runme.rb
           Examples/test-suite/ruby/typename_runme.rb
           Examples/test-suite/ruby/unions_runme.rb
           Examples/test-suite/ruby/using1_runme.rb
           Examples/test-suite/ruby/using2_runme.rb
           Examples/test-suite/ruby/using_composition_runme.rb
           Examples/test-suite/ruby/using_extend_runme.rb
           Examples/test-suite/ruby/using_inherit_runme.rb
           Examples/test-suite/ruby/using_private_runme.rb
           Examples/test-suite/ruby/using_protected_runme.rb
           Examples/test-suite/ruby/varargs_runme.rb
           Examples/test-suite/ruby/virtual_derivation_runme.rb
           Examples/test-suite/ruby/virtual_poly_runme.rb
           Examples/test-suite/ruby/voidtest_runme.rb
           Examples/test-suite/ruby_alias_global_function.i
           Examples/test-suite/ruby_alias_method.i
           Examples/test-suite/ruby_alias_module_function.i
           Examples/test-suite/ruby_global_immutable_vars.i
           Examples/test-suite/ruby_global_immutable_vars_cpp.i
           Examples/test-suite/ruby_keywords.i
           Examples/test-suite/ruby_li_std_speed.i
           Examples/test-suite/ruby_manual_proxy.i
           Examples/test-suite/ruby_minherit_shared_ptr.i
           Examples/test-suite/ruby_naming.i
           Examples/test-suite/ruby_rdata.i
           Examples/test-suite/ruby_track_objects.i
           Examples/test-suite/ruby_track_objects_directors.i
           Examples/test-suite/samename.i
           Examples/test-suite/schemerunme/casts.scm
           Examples/test-suite/schemerunme/char_constant.scm
           Examples/test-suite/schemerunme/class_ignore.scm
           Examples/test-suite/schemerunme/constover.scm
           Examples/test-suite/schemerunme/contract.scm
           Examples/test-suite/schemerunme/cpp_enum.scm
           Examples/test-suite/schemerunme/cpp_namespace.scm
           Examples/test-suite/schemerunme/dynamic_cast.scm
           Examples/test-suite/schemerunme/global_vars.scm
           Examples/test-suite/schemerunme/global_vars_proxy.scm
           Examples/test-suite/schemerunme/import_nomodule.scm
           Examples/test-suite/schemerunme/imports.scm
           Examples/test-suite/schemerunme/inherit_missing.scm
           Examples/test-suite/schemerunme/integers.scm
           Examples/test-suite/schemerunme/li_std_string.scm
           Examples/test-suite/schemerunme/li_typemaps.scm
           Examples/test-suite/schemerunme/li_typemaps_proxy.scm
           Examples/test-suite/schemerunme/list_vector.scm
           Examples/test-suite/schemerunme/multiple_inheritance_proxy.scm
           Examples/test-suite/schemerunme/multivalue.scm
           Examples/test-suite/schemerunme/name.scm
           Examples/test-suite/schemerunme/overload_complicated.scm
           Examples/test-suite/schemerunme/overload_copy.scm
           Examples/test-suite/schemerunme/overload_extend.scm
           Examples/test-suite/schemerunme/overload_extend_c.scm
           Examples/test-suite/schemerunme/overload_simple.scm
           Examples/test-suite/schemerunme/overload_subtype.scm
           Examples/test-suite/schemerunme/pointer_in_out.scm
           Examples/test-suite/schemerunme/reference_global_vars.scm
           Examples/test-suite/schemerunme/typedef_inherit.scm
           Examples/test-suite/schemerunme/typename.scm
           Examples/test-suite/schemerunme/unions.scm
           Examples/test-suite/schemerunme/unions_proxy.scm
           Examples/test-suite/scilab/Makefile.in
           Examples/test-suite/scilab/abstract_access_runme.sci
           Examples/test-suite/scilab/abstract_inherit_ok_runme.sci
           Examples/test-suite/scilab/abstract_inherit_runme.sci
           Examples/test-suite/scilab/abstract_signature_runme.sci
           Examples/test-suite/scilab/abstract_typedef2_runme.sci
           Examples/test-suite/scilab/abstract_typedef_runme.sci
           Examples/test-suite/scilab/abstract_virtual_runme.sci
           Examples/test-suite/scilab/access_change_runme.sci
           Examples/test-suite/scilab/add_link_runme.sci
           Examples/test-suite/scilab/aggregate_runme.sci
           Examples/test-suite/scilab/allowexcept_runme.sci
           Examples/test-suite/scilab/allprotected_runme.sci
           Examples/test-suite/scilab/anonymous_bitfield_runme.sci
           Examples/test-suite/scilab/apply_signed_char_runme.sci
           Examples/test-suite/scilab/apply_strings_runme.sci
           Examples/test-suite/scilab/array_member_runme.sci
           Examples/test-suite/scilab/arrays_dimensionless_runme.sci
           Examples/test-suite/scilab/arrays_global_runme.sci
           Examples/test-suite/scilab/arrays_global_twodim_runme.sci
           Examples/test-suite/scilab/bools_runme.sci
           Examples/test-suite/scilab/char_constant_runme.sci
           Examples/test-suite/scilab/constover_runme.sci
           Examples/test-suite/scilab/constructor_copy_runme.sci
           Examples/test-suite/scilab/cpp_basic_runme.sci
           Examples/test-suite/scilab/cpp_enum_runme.sci
           Examples/test-suite/scilab/default_args_runme.sci
           Examples/test-suite/scilab/default_constructor_runme.sci
           Examples/test-suite/scilab/empty_c_runme.sci
           Examples/test-suite/scilab/empty_runme.sci
           Examples/test-suite/scilab/enums_runme.sci
           Examples/test-suite/scilab/funcptr_cpp_runme.sci
           Examples/test-suite/scilab/funcptr_runme.sci
           Examples/test-suite/scilab/global_vars_runme.sci
           Examples/test-suite/scilab/inctest_runme.sci
           Examples/test-suite/scilab/inherit_missing_runme.sci
           Examples/test-suite/scilab/inout_runme.sci
           Examples/test-suite/scilab/integers_runme.sci
           Examples/test-suite/scilab/li_carrays_cpp_runme.sci
           Examples/test-suite/scilab/li_carrays_runme.sci
           Examples/test-suite/scilab/li_cpointer_cpp_runme.sci
           Examples/test-suite/scilab/li_cpointer_runme.sci
           Examples/test-suite/scilab/li_math_runme.sci
           Examples/test-suite/scilab/li_std_container_typemaps_runme.sci
           Examples/test-suite/scilab/li_std_deque_runme.sci
           Examples/test-suite/scilab/li_std_except_runme.sci
           Examples/test-suite/scilab/li_std_pair_runme.sci
           Examples/test-suite/scilab/li_std_string_extra_runme.sci
           Examples/test-suite/scilab/li_std_vector_runme.sci
           Examples/test-suite/scilab/li_typemaps_runme.sci
           Examples/test-suite/scilab/member_pointer_runme.sci
           Examples/test-suite/scilab/name_runme.sci
           Examples/test-suite/scilab/nested_structs_runme.sci
           Examples/test-suite/scilab/newobject2_runme.sci
           Examples/test-suite/scilab/null_pointer_runme.sci
           Examples/test-suite/scilab/operator_overload_runme.sci
           Examples/test-suite/scilab/overload_arrays_runme.sci
           Examples/test-suite/scilab/overload_complicated_runme.sci
           Examples/test-suite/scilab/overload_copy_runme.sci
           Examples/test-suite/scilab/overload_extend2_runme.sci
           Examples/test-suite/scilab/overload_extend_c_runme.sci
           Examples/test-suite/scilab/overload_extend_runme.sci
           Examples/test-suite/scilab/overload_null_runme.sci
           Examples/test-suite/scilab/overload_numeric_runme.sci
           Examples/test-suite/scilab/overload_polymorphic_runme.sci
           Examples/test-suite/scilab/overload_simple_runme.sci
           Examples/test-suite/scilab/overload_subtype_runme.sci
           Examples/test-suite/scilab/preproc_constants_runme.sci
           Examples/test-suite/scilab/preproc_runme.sci
           Examples/test-suite/scilab/primitive_ref_runme.sci
           Examples/test-suite/scilab/primitive_types_runme.sci
           Examples/test-suite/scilab/ret_by_value_runme.sci
           Examples/test-suite/scilab/return_const_value_runme.sci
           Examples/test-suite/scilab/scilab_consts_runme.sci
           Examples/test-suite/scilab/scilab_enums_runme.sci
           Examples/test-suite/scilab/scilab_identifier_name_runme.sci
           Examples/test-suite/scilab/scilab_li_matrix_runme.sci
           Examples/test-suite/scilab/scilab_multivalue_runme.sci
           Examples/test-suite/scilab/scilab_pointer_conversion_functions_runme.sci
           Examples/test-suite/scilab/simple_array_runme.sci
           Examples/test-suite/scilab/sizet_runme.sci
           Examples/test-suite/scilab/smart_pointer_simple_runme.sci
           Examples/test-suite/scilab/sneaky1_runme.sci
           Examples/test-suite/scilab/struct_initialization_runme.sci
           Examples/test-suite/scilab/struct_rename_runme.sci
           Examples/test-suite/scilab/struct_value_runme.sci
           Examples/test-suite/scilab/swigtest.quit
           Examples/test-suite/scilab/swigtest.start
           Examples/test-suite/scilab/template_classes_runme.sci
           Examples/test-suite/scilab/template_ns_runme.sci
           Examples/test-suite/scilab/template_rename_runme.sci
           Examples/test-suite/scilab/template_static_runme.sci
           Examples/test-suite/scilab/throw_exception_runme.sci
           Examples/test-suite/scilab/typedef_struct_cpp_runme.sci
           Examples/test-suite/scilab/typedef_struct_runme.sci
           Examples/test-suite/scilab/union_parameter_runme.sci
           Examples/test-suite/scilab/unions_runme.sci
           Examples/test-suite/scilab/varargs_overload_runme.sci
           Examples/test-suite/scilab/varargs_runme.sci
           Examples/test-suite/scilab/voidtest_runme.sci
           Examples/test-suite/scilab_consts.i
           Examples/test-suite/scilab_enums.i
           Examples/test-suite/scilab_identifier_name.i
           Examples/test-suite/scilab_li_matrix.i
           Examples/test-suite/scilab_multivalue.i
           Examples/test-suite/scilab_pointer_conversion_functions.i
           Examples/test-suite/shared_ptr_wrapper.h
           Examples/test-suite/simple_array.i
           Examples/test-suite/simutry.i
           Examples/test-suite/sizeof_pointer.i
           Examples/test-suite/sizet.i
           Examples/test-suite/smart_pointer_const.i
           Examples/test-suite/smart_pointer_const2.i
           Examples/test-suite/smart_pointer_const_overload.i
           Examples/test-suite/smart_pointer_extend.i
           Examples/test-suite/smart_pointer_ignore.i
           Examples/test-suite/smart_pointer_inherit.i
           Examples/test-suite/smart_pointer_member.i
           Examples/test-suite/smart_pointer_multi.i
           Examples/test-suite/smart_pointer_multi_typedef.i
           Examples/test-suite/smart_pointer_namespace.i
           Examples/test-suite/smart_pointer_namespace2.i
           Examples/test-suite/smart_pointer_not.i
           Examples/test-suite/smart_pointer_overload.i
           Examples/test-suite/smart_pointer_protected.i
           Examples/test-suite/smart_pointer_rename.i
           Examples/test-suite/smart_pointer_simple.i
           Examples/test-suite/smart_pointer_static.i
           Examples/test-suite/smart_pointer_template_const_overload.i
           Examples/test-suite/smart_pointer_template_defaults_overload.i
           Examples/test-suite/smart_pointer_templatemethods.i
           Examples/test-suite/smart_pointer_templatevariables.i
           Examples/test-suite/smart_pointer_typedef.i
           Examples/test-suite/sneaky1.i
           Examples/test-suite/special_variable_attributes.i
           Examples/test-suite/special_variable_macros.i
           Examples/test-suite/special_variables.i
           Examples/test-suite/static_array_member.i
           Examples/test-suite/static_const_member.i
           Examples/test-suite/static_const_member_2.i
           Examples/test-suite/std_containers.i
           Examples/test-suite/stl_new.i
           Examples/test-suite/stl_no_default_constructor.i
           Examples/test-suite/string_constants.i
           Examples/test-suite/string_simple.i
           Examples/test-suite/struct_initialization.i
           Examples/test-suite/struct_initialization_cpp.i
           Examples/test-suite/struct_rename.i
           Examples/test-suite/struct_value.i
           Examples/test-suite/swig_examples_lock.h
           Examples/test-suite/swig_exception.i
           Examples/test-suite/swigobject.i
           Examples/test-suite/sym.i
           Examples/test-suite/symbol_clash.i
           Examples/test-suite/tag_no_clash_with_variable.i
           Examples/test-suite/tcl/Makefile.in
           Examples/test-suite/tcl/README
           Examples/test-suite/tcl/bools_runme.tcl
           Examples/test-suite/tcl/clientdata_prop_runme.tcl
           Examples/test-suite/tcl/cpp11_strongly_typed_enumerations_runme.tcl
           Examples/test-suite/tcl/disown_runme.tcl
           Examples/test-suite/tcl/enum_thorough_runme.tcl
           Examples/test-suite/tcl/import_nomodule_runme.tcl
           Examples/test-suite/tcl/imports_runme.tcl
           Examples/test-suite/tcl/li_std_string_runme.tcl
           Examples/test-suite/tcl/member_pointer_runme.tcl
           Examples/test-suite/tcl/newobject1_runme.tcl
           Examples/test-suite/tcl/newobject2_runme.tcl
           Examples/test-suite/tcl/null_pointer_runme.tcl
           Examples/test-suite/tcl/overload_copy_runme.tcl
           Examples/test-suite/tcl/overload_null_runme.tcl
           Examples/test-suite/tcl/overload_simple_runme.tcl
           Examples/test-suite/tcl/primitive_ref_runme.tcl
           Examples/test-suite/tcl/primitive_types_runme.tcl
           Examples/test-suite/tcl/profiletest_runme.tcl
           Examples/test-suite/tcl/reference_global_vars_runme.tcl
           Examples/test-suite/tcl/union_parameter_runme.tcl
           Examples/test-suite/tcl/unions_runme.tcl
           Examples/test-suite/template_arg_replace.i
           Examples/test-suite/template_arg_scope.i
           Examples/test-suite/template_arg_typename.i
           Examples/test-suite/template_array_numeric.i
           Examples/test-suite/template_base_template.i
           Examples/test-suite/template_basic.i
           Examples/test-suite/template_class_reuse_name.i
           Examples/test-suite/template_classes.i
           Examples/test-suite/template_const_ref.i
           Examples/test-suite/template_construct.i
           Examples/test-suite/template_default.i
           Examples/test-suite/template_default2.i
           Examples/test-suite/template_default_arg.i
           Examples/test-suite/template_default_arg_overloaded.i
           Examples/test-suite/template_default_arg_overloaded_extend.i
           Examples/test-suite/template_default_arg_virtual_destructor.i
           Examples/test-suite/template_default_cache.i
           Examples/test-suite/template_default_class_parms.i
           Examples/test-suite/template_default_class_parms_typedef.i
           Examples/test-suite/template_default_inherit.i
           Examples/test-suite/template_default_pointer.i
           Examples/test-suite/template_default_qualify.i
           Examples/test-suite/template_default_vw.i
           Examples/test-suite/template_empty_inherit.i
           Examples/test-suite/template_enum.i
           Examples/test-suite/template_enum_ns_inherit.i
           Examples/test-suite/template_enum_typedef.i
           Examples/test-suite/template_explicit.i
           Examples/test-suite/template_expr.i
           Examples/test-suite/template_extend1.i
           Examples/test-suite/template_extend2.i
           Examples/test-suite/template_extend_overload.i
           Examples/test-suite/template_extend_overload_2.i
           Examples/test-suite/template_forward.i
           Examples/test-suite/template_inherit.i
           Examples/test-suite/template_inherit_abstract.i
           Examples/test-suite/template_int_const.i
           Examples/test-suite/template_keyword_in_type.i
           Examples/test-suite/template_matrix.i
           Examples/test-suite/template_methods.i
           Examples/test-suite/template_namespace_forward_declaration.i
           Examples/test-suite/template_nested.i
           Examples/test-suite/template_nested_typemaps.i
           Examples/test-suite/template_ns.i
           Examples/test-suite/template_ns2.i
           Examples/test-suite/template_ns3.i
           Examples/test-suite/template_ns4.i
           Examples/test-suite/template_ns_enum.i
           Examples/test-suite/template_ns_enum2.i
           Examples/test-suite/template_ns_inherit.i
           Examples/test-suite/template_ns_scope.i
           Examples/test-suite/template_opaque.i
           Examples/test-suite/template_parameters_global_scope.i
           Examples/test-suite/template_partial_arg.i
           Examples/test-suite/template_partial_specialization.i
           Examples/test-suite/template_partial_specialization_typedef.i
           Examples/test-suite/template_private_assignment.i
           Examples/test-suite/template_qualifier.i
           Examples/test-suite/template_ref_type.i
           Examples/test-suite/template_rename.i
           Examples/test-suite/template_retvalue.i
           Examples/test-suite/template_specialization.i
           Examples/test-suite/template_specialization_defarg.i
           Examples/test-suite/template_specialization_enum.i
           Examples/test-suite/template_static.i
           Examples/test-suite/template_tbase_template.i
           Examples/test-suite/template_template_parameters.i
           Examples/test-suite/template_templated_constructors.i
           Examples/test-suite/template_type_namespace.i
           Examples/test-suite/template_typedef.i
           Examples/test-suite/template_typedef_class_template.i
           Examples/test-suite/template_typedef_cplx.i
           Examples/test-suite/template_typedef_cplx2.h
           Examples/test-suite/template_typedef_cplx2.i
           Examples/test-suite/template_typedef_cplx3.i
           Examples/test-suite/template_typedef_cplx4.i
           Examples/test-suite/template_typedef_cplx5.i
           Examples/test-suite/template_typedef_fnc.i
           Examples/test-suite/template_typedef_funcptr.i
           Examples/test-suite/template_typedef_import.i
           Examples/test-suite/template_typedef_import.list
           Examples/test-suite/template_typedef_inherit.i
           Examples/test-suite/template_typedef_ns.i
           Examples/test-suite/template_typedef_ptr.i
           Examples/test-suite/template_typedef_rec.i
           Examples/test-suite/template_typedef_typedef.i
           Examples/test-suite/template_typemaps.i
           Examples/test-suite/template_typemaps_typedef.i
           Examples/test-suite/template_typemaps_typedef2.i
           Examples/test-suite/template_using.i
           Examples/test-suite/template_using_directive_and_declaration_forward.i
           Examples/test-suite/template_using_directive_typedef.i
           Examples/test-suite/template_virtual.i
           Examples/test-suite/template_whitespace.i
           Examples/test-suite/testdir/README
           Examples/test-suite/testdir/go_subdir_import/go_subdir_import_c.i
           Examples/test-suite/testdir/inctest/subdir1/hello.i
           Examples/test-suite/testdir/inctest/subdir1/imports.i
           Examples/test-suite/testdir/inctest/subdir1/subinc1.i
           Examples/test-suite/testdir/inctest/subdir2/hello.i
           Examples/test-suite/testdir/inctest/subdir2/imports.i
           Examples/test-suite/testdir/inctest/subdir2/subinc2.i
           Examples/test-suite/testdir/inctest/test.i
           Examples/test-suite/threads.i
           Examples/test-suite/threads_exception.i
           Examples/test-suite/throw_exception.i
           Examples/test-suite/typedef_array_member.i
           Examples/test-suite/typedef_class.i
           Examples/test-suite/typedef_classforward_same_name.i
           Examples/test-suite/typedef_funcptr.i
           Examples/test-suite/typedef_inherit.i
           Examples/test-suite/typedef_mptr.i
           Examples/test-suite/typedef_reference.i
           Examples/test-suite/typedef_scope.i
           Examples/test-suite/typedef_sizet.i
           Examples/test-suite/typedef_struct.i
           Examples/test-suite/typedef_struct_cpp.i
           Examples/test-suite/typedef_typedef.i
           Examples/test-suite/typemap_array_qualifiers.i
           Examples/test-suite/typemap_arrays.i
           Examples/test-suite/typemap_delete.i
           Examples/test-suite/typemap_directorout.i
           Examples/test-suite/typemap_documentation.i
           Examples/test-suite/typemap_global_scope.i
           Examples/test-suite/typemap_manyargs.i
           Examples/test-suite/typemap_namespace.i
           Examples/test-suite/typemap_ns_using.i
           Examples/test-suite/typemap_numinputs.i
           Examples/test-suite/typemap_out_optimal.i
           Examples/test-suite/typemap_qualifier_strip.i
           Examples/test-suite/typemap_self.i
           Examples/test-suite/typemap_subst.i
           Examples/test-suite/typemap_template.i
           Examples/test-suite/typemap_template_parm_typedef.i
           Examples/test-suite/typemap_template_parms.i
           Examples/test-suite/typemap_template_typedef.i
           Examples/test-suite/typemap_variables.i
           Examples/test-suite/typemap_various.i
           Examples/test-suite/typename.i
           Examples/test-suite/types_directive.i
           Examples/test-suite/uffi/Makefile.in
           Examples/test-suite/unicode_strings.i
           Examples/test-suite/union_parameter.i
           Examples/test-suite/union_scope.i
           Examples/test-suite/unions.i
           Examples/test-suite/using1.i
           Examples/test-suite/using2.i
           Examples/test-suite/using_composition.i
           Examples/test-suite/using_directive_and_declaration.i
           Examples/test-suite/using_directive_and_declaration_forward.i
           Examples/test-suite/using_extend.i
           Examples/test-suite/using_inherit.i
           Examples/test-suite/using_namespace.i
           Examples/test-suite/using_namespace_loop.i
           Examples/test-suite/using_pointers.i
           Examples/test-suite/using_private.i
           Examples/test-suite/using_protected.i
           Examples/test-suite/valuewrapper.i
           Examples/test-suite/valuewrapper_base.i
           Examples/test-suite/valuewrapper_const.i
           Examples/test-suite/valuewrapper_opaque.i
           Examples/test-suite/varargs.i
           Examples/test-suite/varargs_overload.i
           Examples/test-suite/variable_replacement.i
           Examples/test-suite/virtual_derivation.i
           Examples/test-suite/virtual_destructor.i
           Examples/test-suite/virtual_poly.i
           Examples/test-suite/virtual_vs_nonvirtual_base.i
           Examples/test-suite/voidtest.i
           Examples/test-suite/wallkw.i
           Examples/test-suite/wrapmacro.i
           Examples/xml/Makefile.in
           Examples/xml/error.i
           Examples/xml/example.h
           Examples/xml/example.i
           Examples/xml/example_apply.i
           Examples/xml/example_const.i
           Examples/xml/example_inl.h
           Examples/xml/example_inl.i
           Examples/xml/example_p5.i
           Examples/xml/example_ro.i
           Examples/xml/example_title_add.i
           Examples/xml/example_xml.h
           Examples/xml/example_xml.i
           Examples/xml/gnarly.i
           INSTALL
           Lib/allegrocl/allegrocl.swg
           Lib/allegrocl/inout_typemaps.i
           Lib/allegrocl/longlongs.i
           Lib/allegrocl/std_list.i
           Lib/allegrocl/std_string.i
           Lib/allegrocl/typemaps.i
           Lib/allkw.swg
           Lib/attribute.i
           Lib/carrays.i
           Lib/cdata.i
           Lib/cffi/cffi.swg
           Lib/chicken/chicken.swg
           Lib/chicken/chickenkw.swg
           Lib/chicken/chickenrun.swg
           Lib/chicken/extra-install.list
           Lib/chicken/multi-generic.scm
           Lib/chicken/std_string.i
           Lib/chicken/swigclosprefix.scm
           Lib/chicken/tinyclos-multi-generic.patch
           Lib/chicken/typemaps.i
           Lib/clisp/clisp.swg
           Lib/cmalloc.i
           Lib/constraints.i
           Lib/cpointer.i
           Lib/csharp/arrays_csharp.i
           Lib/csharp/boost_intrusive_ptr.i
           Lib/csharp/boost_shared_ptr.i
           Lib/csharp/complex.i
           Lib/csharp/csharp.swg
           Lib/csharp/csharphead.swg
           Lib/csharp/csharpkw.swg
           Lib/csharp/director.swg
           Lib/csharp/enums.swg
           Lib/csharp/enumsimple.swg
           Lib/csharp/enumtypesafe.swg
           Lib/csharp/std_array.i
           Lib/csharp/std_auto_ptr.i
           Lib/csharp/std_common.i
           Lib/csharp/std_complex.i
           Lib/csharp/std_deque.i
           Lib/csharp/std_except.i
           Lib/csharp/std_list.i
           Lib/csharp/std_map.i
           Lib/csharp/std_pair.i
           Lib/csharp/std_set.i
           Lib/csharp/std_shared_ptr.i
           Lib/csharp/std_string.i
           Lib/csharp/std_vector.i
           Lib/csharp/std_wstring.i
           Lib/csharp/stl.i
           Lib/csharp/swiginterface.i
           Lib/csharp/swigtype_inout.i
           Lib/csharp/typemaps.i
           Lib/csharp/wchar.i
           Lib/cstring.i
           Lib/cwstring.i
           Lib/d/boost_shared_ptr.i
           Lib/d/carrays.i
           Lib/d/cpointer.i
           Lib/d/d.swg
           Lib/d/dclassgen.swg
           Lib/d/ddirectives.swg
           Lib/d/denums.swg
           Lib/d/dexception.swg
           Lib/d/dhead.swg
           Lib/d/director.swg
           Lib/d/dkw.swg
           Lib/d/dmemberfunctionpointers.swg
           Lib/d/doperators.swg
           Lib/d/dprimitives.swg
           Lib/d/dstrings.swg
           Lib/d/dswigtype.swg
           Lib/d/dvoid.swg
           Lib/d/std_common.i
           Lib/d/std_deque.i
           Lib/d/std_except.i
           Lib/d/std_map.i
           Lib/d/std_pair.i
           Lib/d/std_shared_ptr.i
           Lib/d/std_string.i
           Lib/d/std_vector.i
           Lib/d/stl.i
           Lib/d/typemaps.i
           Lib/d/wrapperloader.swg
           Lib/director_common.swg
           Lib/exception.i
           Lib/go/cdata.i
           Lib/go/director.swg
           Lib/go/exception.i
           Lib/go/go.swg
           Lib/go/gokw.swg
           Lib/go/goruntime.swg
           Lib/go/gostring.swg
           Lib/go/std_common.i
           Lib/go/std_deque.i
           Lib/go/std_except.i
           Lib/go/std_list.i
           Lib/go/std_map.i
           Lib/go/std_pair.i
           Lib/go/std_string.i
           Lib/go/std_vector.i
           Lib/go/stl.i
           Lib/go/typemaps.i
           Lib/guile/Makefile
           Lib/guile/common.scm
           Lib/guile/cplusplus.i
           Lib/guile/extra-install.list
           Lib/guile/guile.i
           Lib/guile/guile_scm.swg
           Lib/guile/guile_scm_run.swg
           Lib/guile/guilemain.i
           Lib/guile/interpreter.i
           Lib/guile/list-vector.i
           Lib/guile/pointer-in-out.i
           Lib/guile/ports.i
           Lib/guile/std_common.i
           Lib/guile/std_deque.i
           Lib/guile/std_except.i
           Lib/guile/std_map.i
           Lib/guile/std_pair.i
           Lib/guile/std_string.i
           Lib/guile/std_vector.i
           Lib/guile/stl.i
           Lib/guile/swigrun.i
           Lib/guile/typemaps.i
           Lib/intrusive_ptr.i
           Lib/inttypes.i
           Lib/java/arrays_java.i
           Lib/java/boost_intrusive_ptr.i
           Lib/java/boost_shared_ptr.i
           Lib/java/director.swg
           Lib/java/enums.swg
           Lib/java/enumsimple.swg
           Lib/java/enumtypesafe.swg
           Lib/java/enumtypeunsafe.swg
           Lib/java/java.swg
           Lib/java/javahead.swg
           Lib/java/javakw.swg
           Lib/java/std_array.i
           Lib/java/std_auto_ptr.i
           Lib/java/std_common.i
           Lib/java/std_deque.i
           Lib/java/std_except.i
           Lib/java/std_list.i
           Lib/java/std_map.i
           Lib/java/std_pair.i
           Lib/java/std_set.i
           Lib/java/std_shared_ptr.i
           Lib/java/std_string.i
           Lib/java/std_unordered_map.i
           Lib/java/std_unordered_set.i
           Lib/java/std_vector.i
           Lib/java/std_wstring.i
           Lib/java/stl.i
           Lib/java/swiginterface.i
           Lib/java/typemaps.i
           Lib/java/various.i
           Lib/javascript/jsc/arrays_javascript.i
           Lib/javascript/jsc/ccomplex.i
           Lib/javascript/jsc/cdata.i
           Lib/javascript/jsc/complex.i
           Lib/javascript/jsc/exception.i
           Lib/javascript/jsc/javascript.swg
           Lib/javascript/jsc/javascriptcode.swg
           Lib/javascript/jsc/javascriptcomplex.swg
           Lib/javascript/jsc/javascriptfragments.swg
           Lib/javascript/jsc/javascripthelpers.swg
           Lib/javascript/jsc/javascriptinit.swg
           Lib/javascript/jsc/javascriptkw.swg
           Lib/javascript/jsc/javascriptprimtypes.swg
           Lib/javascript/jsc/javascriptrun.swg
           Lib/javascript/jsc/javascriptruntime.swg
           Lib/javascript/jsc/javascriptstrings.swg
           Lib/javascript/jsc/javascripttypemaps.swg
           Lib/javascript/jsc/std_common.i
           Lib/javascript/jsc/std_complex.i
           Lib/javascript/jsc/std_deque.i
           Lib/javascript/jsc/std_except.i
           Lib/javascript/jsc/std_map.i
           Lib/javascript/jsc/std_pair.i
           Lib/javascript/jsc/std_string.i
           Lib/javascript/jsc/std_vector.i
           Lib/javascript/jsc/stl.i
           Lib/javascript/jsc/typemaps.i
           Lib/javascript/v8/arrays_javascript.i
           Lib/javascript/v8/ccomplex.i
           Lib/javascript/v8/cdata.i
           Lib/javascript/v8/complex.i
           Lib/javascript/v8/exception.i
           Lib/javascript/v8/javascript.swg
           Lib/javascript/v8/javascriptcode.swg
           Lib/javascript/v8/javascriptcomplex.swg
           Lib/javascript/v8/javascriptfragments.swg
           Lib/javascript/v8/javascripthelpers.swg
           Lib/javascript/v8/javascriptinit.swg
           Lib/javascript/v8/javascriptkw.swg
           Lib/javascript/v8/javascriptprimtypes.swg
           Lib/javascript/v8/javascriptrun.swg
           Lib/javascript/v8/javascriptruntime.swg
           Lib/javascript/v8/javascriptstrings.swg
           Lib/javascript/v8/javascripttypemaps.swg
           Lib/javascript/v8/std_common.i
           Lib/javascript/v8/std_complex.i
           Lib/javascript/v8/std_deque.i
           Lib/javascript/v8/std_except.i
           Lib/javascript/v8/std_map.i
           Lib/javascript/v8/std_pair.i
           Lib/javascript/v8/std_string.i
           Lib/javascript/v8/std_vector.i
           Lib/javascript/v8/stl.i
           Lib/javascript/v8/typemaps.i
           Lib/linkruntime.c
           Lib/lua/_std_common.i
           Lib/lua/carrays.i
           Lib/lua/factory.i
           Lib/lua/lua.swg
           Lib/lua/lua_fnptr.i
           Lib/lua/luakw.swg
           Lib/lua/luarun.swg
           Lib/lua/luaruntime.swg
           Lib/lua/luatypemaps.swg
           Lib/lua/std_common.i
           Lib/lua/std_deque.i
           Lib/lua/std_except.i
           Lib/lua/std_map.i
           Lib/lua/std_pair.i
           Lib/lua/std_string.i
           Lib/lua/std_vector.i
           Lib/lua/stl.i
           Lib/lua/typemaps.i
           Lib/lua/wchar.i
           Lib/math.i
           Lib/modula3/modula3.swg
           Lib/modula3/modula3head.swg
           Lib/modula3/typemaps.i
           Lib/mzscheme/Makefile
           Lib/mzscheme/mzrun.swg
           Lib/mzscheme/mzscheme.swg
           Lib/mzscheme/std_common.i
           Lib/mzscheme/std_deque.i
           Lib/mzscheme/std_map.i
           Lib/mzscheme/std_pair.i
           Lib/mzscheme/std_string.i
           Lib/mzscheme/std_vector.i
           Lib/mzscheme/stl.i
           Lib/mzscheme/typemaps.i
           Lib/ocaml/carray.i
           Lib/ocaml/class.swg
           Lib/ocaml/cstring.i
           Lib/ocaml/director.swg
           Lib/ocaml/extra-install.list
           Lib/ocaml/ocaml.i
           Lib/ocaml/ocaml.swg
           Lib/ocaml/ocamlkw.swg
           Lib/ocaml/ocamlrun.swg
           Lib/ocaml/ocamlrundec.swg
           Lib/ocaml/preamble.swg
           Lib/ocaml/std_common.i
           Lib/ocaml/std_complex.i
           Lib/ocaml/std_deque.i
           Lib/ocaml/std_except.i
           Lib/ocaml/std_list.i
           Lib/ocaml/std_map.i
           Lib/ocaml/std_pair.i
           Lib/ocaml/std_string.i
           Lib/ocaml/std_vector.i
           Lib/ocaml/stl.i
           Lib/ocaml/swig.ml
           Lib/ocaml/swig.mli
           Lib/ocaml/swigp4.ml
           Lib/ocaml/typecheck.i
           Lib/ocaml/typemaps.i
           Lib/ocaml/typeregister.swg
           Lib/octave/attribute.i
           Lib/octave/boost_shared_ptr.i
           Lib/octave/carrays.i
           Lib/octave/cdata.i
           Lib/octave/cmalloc.i
           Lib/octave/director.swg
           Lib/octave/exception.i
           Lib/octave/extra-install.list
           Lib/octave/factory.i
           Lib/octave/implicit.i
           Lib/octave/octave.swg
           Lib/octave/octcomplex.swg
           Lib/octave/octcontainer.swg
           Lib/octave/octfragments.swg
           Lib/octave/octheaders.hpp
           Lib/octave/octiterators.swg
           Lib/octave/octopers.swg
           Lib/octave/octprimtypes.swg
           Lib/octave/octrun.swg
           Lib/octave/octruntime.swg
           Lib/octave/octstdcommon.swg
           Lib/octave/octtypemaps.swg
           Lib/octave/octuserdir.swg
           Lib/octave/std_alloc.i
           Lib/octave/std_basic_string.i
           Lib/octave/std_carray.i
           Lib/octave/std_char_traits.i
           Lib/octave/std_common.i
           Lib/octave/std_complex.i
           Lib/octave/std_container.i
           Lib/octave/std_deque.i
           Lib/octave/std_except.i
           Lib/octave/std_list.i
           Lib/octave/std_map.i
           Lib/octave/std_pair.i
           Lib/octave/std_shared_ptr.i
           Lib/octave/std_string.i
           Lib/octave/std_vector.i
           Lib/octave/std_wstring.i
           Lib/octave/stl.i
           Lib/octave/typemaps.i
           Lib/perl5/Makefile.in
           Lib/perl5/Makefile.pl
           Lib/perl5/attribute.i
           Lib/perl5/carrays.i
           Lib/perl5/cdata.i
           Lib/perl5/cmalloc.i
           Lib/perl5/cpointer.i
           Lib/perl5/cstring.i
           Lib/perl5/director.swg
           Lib/perl5/exception.i
           Lib/perl5/extra-install.list
           Lib/perl5/factory.i
           Lib/perl5/noembed.h
           Lib/perl5/perl5.swg
           Lib/perl5/perlerrors.swg
           Lib/perl5/perlfragments.swg
           Lib/perl5/perlhead.swg
           Lib/perl5/perlinit.swg
           Lib/perl5/perlkw.swg
           Lib/perl5/perlmacros.swg
           Lib/perl5/perlmain.i
           Lib/perl5/perlopers.swg
           Lib/perl5/perlprimtypes.swg
           Lib/perl5/perlrun.swg
           Lib/perl5/perlruntime.swg
           Lib/perl5/perlstrings.swg
           Lib/perl5/perltypemaps.swg
           Lib/perl5/perluserdir.swg
           Lib/perl5/reference.i
           Lib/perl5/std_common.i
           Lib/perl5/std_deque.i
           Lib/perl5/std_except.i
           Lib/perl5/std_list.i
           Lib/perl5/std_map.i
           Lib/perl5/std_pair.i
           Lib/perl5/std_string.i
           Lib/perl5/std_vector.i
           Lib/perl5/stl.i
           Lib/perl5/typemaps.i
           Lib/php/const.i
           Lib/php/director.swg
           Lib/php/factory.i
           Lib/php/globalvar.i
           Lib/php/php.swg
           Lib/php/phpinit.swg
           Lib/php/phpkw.swg
           Lib/php/phppointers.i
           Lib/php/phprun.swg
           Lib/php/std_common.i
           Lib/php/std_deque.i
           Lib/php/std_map.i
           Lib/php/std_pair.i
           Lib/php/std_string.i
           Lib/php/std_vector.i
           Lib/php/stl.i
           Lib/php/typemaps.i
           Lib/php/utils.i
           Lib/pike/pike.swg
           Lib/pike/pikekw.swg
           Lib/pike/pikerun.swg
           Lib/pike/std_string.i
           Lib/pointer.i
           Lib/python/Makefile.in
           Lib/python/README
           Lib/python/argcargv.i
           Lib/python/attribute.i
           Lib/python/boost_shared_ptr.i
           Lib/python/builtin.swg
           Lib/python/carrays.i
           Lib/python/ccomplex.i
           Lib/python/cdata.i
           Lib/python/cmalloc.i
           Lib/python/complex.i
           Lib/python/cpointer.i
           Lib/python/cstring.i
           Lib/python/cwstring.i
           Lib/python/defarg.swg
           Lib/python/director.swg
           Lib/python/embed.i
           Lib/python/exception.i
           Lib/python/factory.i
           Lib/python/file.i
           Lib/python/implicit.i
           Lib/python/pyabc.i
           Lib/python/pyapi.swg
           Lib/python/pybackward.swg
           Lib/python/pybuffer.i
           Lib/python/pyclasses.swg
           Lib/python/pycomplex.swg
           Lib/python/pycontainer.swg
           Lib/python/pydocs.swg
           Lib/python/pyerrors.swg
           Lib/python/pyfragments.swg
           Lib/python/pyhead.swg
           Lib/python/pyinit.swg
           Lib/python/pyiterators.swg
           Lib/python/pymacros.swg
           Lib/python/pyname_compat.i
           Lib/python/pyopers.swg
           Lib/python/pyprimtypes.swg
           Lib/python/pyrun.swg
           Lib/python/pyruntime.swg
           Lib/python/pystdcommon.swg
           Lib/python/pystrings.swg
           Lib/python/python.swg
           Lib/python/pythonkw.swg
           Lib/python/pythreads.swg
           Lib/python/pytuplehlp.swg
           Lib/python/pytypemaps.swg
           Lib/python/pyuserdir.swg
           Lib/python/pywstrings.swg
           Lib/python/std_alloc.i
           Lib/python/std_array.i
           Lib/python/std_auto_ptr.i
           Lib/python/std_basic_string.i
           Lib/python/std_carray.i
           Lib/python/std_char_traits.i
           Lib/python/std_common.i
           Lib/python/std_complex.i
           Lib/python/std_container.i
           Lib/python/std_deque.i
           Lib/python/std_except.i
           Lib/python/std_ios.i
           Lib/python/std_iostream.i
           Lib/python/std_list.i
           Lib/python/std_map.i
           Lib/python/std_multimap.i
           Lib/python/std_multiset.i
           Lib/python/std_pair.i
           Lib/python/std_set.i
           Lib/python/std_shared_ptr.i
           Lib/python/std_sstream.i
           Lib/python/std_streambuf.i
           Lib/python/std_string.i
           Lib/python/std_unordered_map.i
           Lib/python/std_unordered_multimap.i
           Lib/python/std_unordered_multiset.i
           Lib/python/std_unordered_set.i
           Lib/python/std_vector.i
           Lib/python/std_vectora.i
           Lib/python/std_wios.i
           Lib/python/std_wiostream.i
           Lib/python/std_wsstream.i
           Lib/python/std_wstreambuf.i
           Lib/python/std_wstring.i
           Lib/python/stl.i
           Lib/python/typemaps.i
           Lib/python/wchar.i
           Lib/r/boost_shared_ptr.i
           Lib/r/cdata.i
           Lib/r/exception.i
           Lib/r/r.swg
           Lib/r/rcontainer.swg
           Lib/r/rfragments.swg
           Lib/r/rkw.swg
           Lib/r/ropers.swg
           Lib/r/rrun.swg
           Lib/r/rstdcommon.swg
           Lib/r/rtype.swg
           Lib/r/srun.swg
           Lib/r/std_alloc.i
           Lib/r/std_common.i
           Lib/r/std_container.i
           Lib/r/std_deque.i
           Lib/r/std_except.i
           Lib/r/std_list.i
           Lib/r/std_map.i
           Lib/r/std_pair.i
           Lib/r/std_shared_ptr.i
           Lib/r/std_string.i
           Lib/r/std_vector.i
           Lib/r/stl.i
           Lib/r/typemaps.i
           Lib/ruby/Makefile.swig
           Lib/ruby/argcargv.i
           Lib/ruby/attribute.i
           Lib/ruby/boost_shared_ptr.i
           Lib/ruby/carrays.i
           Lib/ruby/cdata.i
           Lib/ruby/cmalloc.i
           Lib/ruby/cpointer.i
           Lib/ruby/cstring.i
           Lib/ruby/director.swg
           Lib/ruby/embed.i
           Lib/ruby/exception.i
           Lib/ruby/extconf.rb
           Lib/ruby/extra-install.list
           Lib/ruby/factory.i
           Lib/ruby/file.i
           Lib/ruby/progargcargv.i
           Lib/ruby/ruby.swg
           Lib/ruby/rubyapi.swg
           Lib/ruby/rubyautodoc.swg
           Lib/ruby/rubyclasses.swg
           Lib/ruby/rubycomplex.swg
           Lib/ruby/rubycontainer.swg
           Lib/ruby/rubycontainer_extended.swg
           Lib/ruby/rubydef.swg
           Lib/ruby/rubyerrors.swg
           Lib/ruby/rubyfragments.swg
           Lib/ruby/rubyhead.swg
           Lib/ruby/rubyinit.swg
           Lib/ruby/rubyiterators.swg
           Lib/ruby/rubykw.swg
           Lib/ruby/rubymacros.swg
           Lib/ruby/rubyopers.swg
           Lib/ruby/rubyprimtypes.swg
           Lib/ruby/rubyrun.swg
           Lib/ruby/rubyruntime.swg
           Lib/ruby/rubystdautodoc.swg
           Lib/ruby/rubystdcommon.swg
           Lib/ruby/rubystdcommon_forward.swg
           Lib/ruby/rubystdfunctors.swg
           Lib/ruby/rubystrings.swg
           Lib/ruby/rubytracking.swg
           Lib/ruby/rubytypemaps.swg
           Lib/ruby/rubyuserdir.swg
           Lib/ruby/rubywstrings.swg
           Lib/ruby/std_alloc.i
           Lib/ruby/std_array.i
           Lib/ruby/std_auto_ptr.i
           Lib/ruby/std_basic_string.i
           Lib/ruby/std_char_traits.i
           Lib/ruby/std_common.i
           Lib/ruby/std_complex.i
           Lib/ruby/std_container.i
           Lib/ruby/std_deque.i
           Lib/ruby/std_except.i
           Lib/ruby/std_functors.i
           Lib/ruby/std_ios.i
           Lib/ruby/std_iostream.i
           Lib/ruby/std_list.i
           Lib/ruby/std_map.i
           Lib/ruby/std_multimap.i
           Lib/ruby/std_multiset.i
           Lib/ruby/std_pair.i
           Lib/ruby/std_queue.i
           Lib/ruby/std_set.i
           Lib/ruby/std_shared_ptr.i
           Lib/ruby/std_sstream.i
           Lib/ruby/std_stack.i
           Lib/ruby/std_streambuf.i
           Lib/ruby/std_string.i
           Lib/ruby/std_unordered_map.i
           Lib/ruby/std_unordered_multimap.i
           Lib/ruby/std_unordered_multiset.i
           Lib/ruby/std_unordered_set.i
           Lib/ruby/std_vector.i
           Lib/ruby/std_vectora.i
           Lib/ruby/std_wstring.i
           Lib/ruby/stl.i
           Lib/ruby/timeval.i
           Lib/ruby/typemaps.i
           Lib/runtime.swg
           Lib/scilab/boost_shared_ptr.i
           Lib/scilab/carrays.i
           Lib/scilab/cmalloc.i
           Lib/scilab/cpointer.i
           Lib/scilab/exception.i
           Lib/scilab/matrix.i
           Lib/scilab/sciarray.swg
           Lib/scilab/scibool.swg
           Lib/scilab/scichar.swg
           Lib/scilab/scicontainer.swg
           Lib/scilab/scidouble.swg
           Lib/scilab/scienum.swg
           Lib/scilab/sciexception.swg
           Lib/scilab/scifloat.swg
           Lib/scilab/sciint.swg
           Lib/scilab/sciiterators.swg
           Lib/scilab/scilab.swg
           Lib/scilab/scilist.swg
           Lib/scilab/scilong.swg
           Lib/scilab/scilonglong.swg
           Lib/scilab/scimacros.swg
           Lib/scilab/scimatrixbool.swg
           Lib/scilab/scimatrixchar.swg
           Lib/scilab/scimatrixdouble.swg
           Lib/scilab/scimatrixint.swg
           Lib/scilab/scimisctypes.swg
           Lib/scilab/scipointer.swg
           Lib/scilab/sciprimtypes.swg
           Lib/scilab/scirun.swg
           Lib/scilab/sciruntime.swg
           Lib/scilab/scisequence.swg
           Lib/scilab/scisequencebool.swg
           Lib/scilab/scisequencedouble.swg
           Lib/scilab/scisequencefloat.swg
           Lib/scilab/scisequenceint.swg
           Lib/scilab/scisequencepointer.swg
           Lib/scilab/scisequencestring.swg
           Lib/scilab/scishort.swg
           Lib/scilab/scisignedchar.swg
           Lib/scilab/scistdcommon.swg
           Lib/scilab/scitypemaps.swg
           Lib/scilab/sciunsignedchar.swg
           Lib/scilab/sciunsignedint.swg
           Lib/scilab/sciunsignedlong.swg
           Lib/scilab/sciunsignedshort.swg
           Lib/scilab/std_alloc.i
           Lib/scilab/std_basic_string.i
           Lib/scilab/std_char_traits.i
           Lib/scilab/std_common.i
           Lib/scilab/std_container.i
           Lib/scilab/std_deque.i
           Lib/scilab/std_except.i
           Lib/scilab/std_list.i
           Lib/scilab/std_map.i
           Lib/scilab/std_multiset.i
           Lib/scilab/std_pair.i
           Lib/scilab/std_set.i
           Lib/scilab/std_shared_ptr.i
           Lib/scilab/std_string.i
           Lib/scilab/std_vector.i
           Lib/scilab/stl.i
           Lib/scilab/typemaps.i
           Lib/shared_ptr.i
           Lib/std/README
           Lib/std/_std_deque.i
           Lib/std/std_alloc.i
           Lib/std/std_array.i
           Lib/std/std_basic_string.i
           Lib/std/std_carray.swg
           Lib/std/std_char_traits.i
           Lib/std/std_common.i
           Lib/std/std_container.i
           Lib/std/std_deque.i
           Lib/std/std_except.i
           Lib/std/std_ios.i
           Lib/std/std_iostream.i
           Lib/std/std_list.i
           Lib/std/std_map.i
           Lib/std/std_multimap.i
           Lib/std/std_multiset.i
           Lib/std/std_pair.i
           Lib/std/std_queue.i
           Lib/std/std_set.i
           Lib/std/std_sstream.i
           Lib/std/std_stack.i
           Lib/std/std_streambuf.i
           Lib/std/std_string.i
           Lib/std/std_unordered_map.i
           Lib/std/std_unordered_multimap.i
           Lib/std/std_unordered_multiset.i
           Lib/std/std_unordered_set.i
           Lib/std/std_vector.i
           Lib/std/std_vectora.i
           Lib/std/std_wios.i
           Lib/std/std_wiostream.i
           Lib/std/std_wsstream.i
           Lib/std/std_wstreambuf.i
           Lib/std/std_wstring.i
           Lib/std_except.i
           Lib/stdint.i
           Lib/stl.i
           Lib/swig.swg
           Lib/swigarch.i
           Lib/swigerrors.swg
           Lib/swigfragments.swg
           Lib/swiginit.swg
           Lib/swiglabels.swg
           Lib/swigrun.i
           Lib/swigrun.swg
           Lib/swigwarn.swg
           Lib/swigwarnings.swg
           Lib/tcl/Makefile.in
           Lib/tcl/attribute.i
           Lib/tcl/carrays.i
           Lib/tcl/cdata.i
           Lib/tcl/cmalloc.i
           Lib/tcl/cpointer.i
           Lib/tcl/cstring.i
           Lib/tcl/cwstring.i
           Lib/tcl/exception.i
           Lib/tcl/factory.i
           Lib/tcl/mactkinit.c
           Lib/tcl/std_common.i
           Lib/tcl/std_deque.i
           Lib/tcl/std_except.i
           Lib/tcl/std_map.i
           Lib/tcl/std_pair.i
           Lib/tcl/std_string.i
           Lib/tcl/std_vector.i
           Lib/tcl/std_wstring.i
           Lib/tcl/stl.i
           Lib/tcl/tcl8.swg
           Lib/tcl/tclapi.swg
           Lib/tcl/tclerrors.swg
           Lib/tcl/tclfragments.swg
           Lib/tcl/tclinit.swg
           Lib/tcl/tclinterp.i
           Lib/tcl/tclkw.swg
           Lib/tcl/tclmacros.swg
           Lib/tcl/tclopers.swg
           Lib/tcl/tclprimtypes.swg
           Lib/tcl/tclresult.i
           Lib/tcl/tclrun.swg
           Lib/tcl/tclruntime.swg
           Lib/tcl/tclsh.i
           Lib/tcl/tclstrings.swg
           Lib/tcl/tcltypemaps.swg
           Lib/tcl/tcluserdir.swg
           Lib/tcl/tclwstrings.swg
           Lib/tcl/typemaps.i
           Lib/tcl/wish.i
           Lib/typemaps/README
           Lib/typemaps/attribute.swg
           Lib/typemaps/carrays.swg
           Lib/typemaps/cdata.swg
           Lib/typemaps/cmalloc.swg
           Lib/typemaps/cpointer.swg
           Lib/typemaps/cstring.swg
           Lib/typemaps/cstrings.swg
           Lib/typemaps/cwstring.swg
           Lib/typemaps/enumint.swg
           Lib/typemaps/exception.swg
           Lib/typemaps/factory.swg
           Lib/typemaps/fragments.swg
           Lib/typemaps/implicit.swg
           Lib/typemaps/inoutlist.swg
           Lib/typemaps/misctypes.swg
           Lib/typemaps/primtypes.swg
           Lib/typemaps/ptrtypes.swg
           Lib/typemaps/std_except.swg
           Lib/typemaps/std_string.swg
           Lib/typemaps/std_strings.swg
           Lib/typemaps/std_wstring.swg
           Lib/typemaps/string.swg
           Lib/typemaps/strings.swg
           Lib/typemaps/swigmacros.swg
           Lib/typemaps/swigobject.swg
           Lib/typemaps/swigtype.swg
           Lib/typemaps/swigtypemaps.swg
           Lib/typemaps/typemaps.swg
           Lib/typemaps/valtypes.swg
           Lib/typemaps/void.swg
           Lib/typemaps/wstring.swg
           Lib/uffi/uffi.swg
           Lib/wchar.i
           Lib/windows.i
           Lib/xml/typemaps.i
           Lib/xml/xml.swg
           README
           RELEASENOTES
           Source/CParse/cparse.h
           Source/CParse/cscanner.c
           Source/CParse/parser.y
           Source/CParse/templ.c
           Source/CParse/util.c
           Source/DOH/README
           Source/DOH/base.c
           Source/DOH/doh.h
           Source/DOH/dohint.h
           Source/DOH/file.c
           Source/DOH/fio.c
           Source/DOH/hash.c
           Source/DOH/list.c
           Source/DOH/memory.c
           Source/DOH/string.c
           Source/DOH/void.c
           Source/Doxygen/doxycommands.h
           Source/Doxygen/doxyentity.cxx
           Source/Doxygen/doxyentity.h
           Source/Doxygen/doxyparser.cxx
           Source/Doxygen/doxyparser.h
           Source/Doxygen/doxytranslator.cxx
           Source/Doxygen/doxytranslator.h
           Source/Doxygen/javadoc.cxx
           Source/Doxygen/javadoc.h
           Source/Doxygen/pydoc.cxx
           Source/Doxygen/pydoc.h
           Source/Include/swigconfig.h.in
           Source/Include/swigwarn.h
           Source/Makefile.am
           Source/Modules/README
           Source/Modules/allegrocl.cxx
           Source/Modules/allocate.cxx
           Source/Modules/browser.cxx
           Source/Modules/cffi.cxx
           Source/Modules/chicken.cxx
           Source/Modules/clisp.cxx
           Source/Modules/contract.cxx
           Source/Modules/csharp.cxx
           Source/Modules/d.cxx
           Source/Modules/directors.cxx
           Source/Modules/emit.cxx
           Source/Modules/go.cxx
           Source/Modules/guile.cxx
           Source/Modules/interface.cxx
           Source/Modules/java.cxx
           Source/Modules/javascript.cxx
           Source/Modules/lang.cxx
           Source/Modules/lua.cxx
           Source/Modules/main.cxx
           Source/Modules/modula3.cxx
           Source/Modules/mzscheme.cxx
           Source/Modules/nested.cxx
           Source/Modules/ocaml.cxx
           Source/Modules/octave.cxx
           Source/Modules/overload.cxx
           Source/Modules/perl5.cxx
           Source/Modules/php.cxx
           Source/Modules/pike.cxx
           Source/Modules/python.cxx
           Source/Modules/r.cxx
           Source/Modules/ruby.cxx
           Source/Modules/s-exp.cxx
           Source/Modules/scilab.cxx
           Source/Modules/swigmain.cxx
           Source/Modules/swigmod.h
           Source/Modules/tcl8.cxx
           Source/Modules/typepass.cxx
           Source/Modules/uffi.cxx
           Source/Modules/utils.cxx
           Source/Modules/xml.cxx
           Source/Preprocessor/cpp.c
           Source/Preprocessor/expr.c
           Source/Preprocessor/preprocessor.h
           Source/README
           Source/Swig/cwrap.c
           Source/Swig/deprecate.c
           Source/Swig/error.c
           Source/Swig/extend.c
           Source/Swig/fragment.c
           Source/Swig/getopt.c
           Source/Swig/include.c
           Source/Swig/misc.c
           Source/Swig/naming.c
           Source/Swig/parms.c
           Source/Swig/scanner.c
           Source/Swig/stype.c
           Source/Swig/swig.h
           Source/Swig/swigfile.h
           Source/Swig/swigopt.h
           Source/Swig/swigparm.h
           Source/Swig/swigscan.h
           Source/Swig/swigtree.h
           Source/Swig/swigwrap.h
           Source/Swig/symbol.c
           Source/Swig/tree.c
           Source/Swig/typemap.c
           Source/Swig/typeobj.c
           Source/Swig/typesys.c
           Source/Swig/wrapfunc.c
           TODO
           Tools/brew-install
           Tools/capitalize
           Tools/check-include-path.pike
           Tools/config/ac_compile_warnings.m4
           Tools/config/ac_define_dir.m4
           Tools/convertpath
           Tools/javascript/Makefile.in
           Tools/javascript/javascript.cxx
           Tools/javascript/js_shell.cxx
           Tools/javascript/js_shell.h
           Tools/javascript/jsc_shell.cxx
           Tools/javascript/v8_shell.cxx
           Tools/mkdist.py
           Tools/mkrelease.py
           Tools/mkwindows.sh
           Tools/nuget-install.cmd
           Tools/obs-buildlogs.py
           Tools/obs-update
           Tools/pcre-build.sh
           Tools/pyname_patch.py
           Tools/swig.gdb
           Tools/testflags.py
           Tools/travis-linux-install.sh
           Tools/travis-osx-install.sh
           Tools/vcfilter
           Win/README.txt
           appveyor.yml
           autogen.sh
           configure.ac
           preinst-swig.in
           swig.spec.in
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     CCache/args.c
           CCache/ccache.c
           CCache/execute.c
           CCache/mdfour.c
           CCache/mdfour.h
           CCache/util.c
Copyright: 1997-2002 Andrew Tridgell
           2003 Martin Pool
License:   GPL-2.0+
 This program 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 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     Tools/config/ax_boost_base.m4
           Tools/config/ax_compare_version.m4
           Tools/config/ax_cxx_compile_stdcxx_11.m4
           Tools/config/ax_path_generic.m4
Copyright: 2008 Benjamin Kosnik <bkoz@redhat.com>
           2008 Thomas Porschberg <thomas@randspringer.de>
           2008 Tim Toolan <toolan@ele.uri.edu>
           2009 Francesco Salvestrini <salvestrini@users.sourceforge.net>
           2009 Peter Adolphs
           2012 William Fulton <wsf@fultondesigns.co.uk>
           2012 Zack Weinberg <zackw@panix.com>
License:   PERMISSIVE
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.

Files:     Examples/test-suite/python/doxygen_basic_translate_runme.py
           Examples/test-suite/python/doxygen_basic_translate_style2_runme.py
           Examples/test-suite/python/doxygen_basic_translate_style3_runme.py
Copyright: __NO_COPYRIGHT__ in: Examples/test-suite/python/doxygen_basic_translate_runme.py
           __NO_COPYRIGHT__ in: Examples/test-suite/python/doxygen_basic_translate_style2_runme.py
           __NO_COPYRIGHT__ in: Examples/test-suite/python/doxygen_basic_translate_style3_runme.py
License:   __UNKNOWN__
 :rtype: int
 :return: Some number
 .
 See also: function2

Files:     Source/Makefile.in
           aclocal.m4
           configure
Copyright: 1992-2017 Free Software Foundation, Inc.
License:   __AUTO_PERMISSIVE__
 Autogenerated files with permissive licenses.

Files:     Tools/config/compile
           Tools/config/missing
Copyright: 1996-2014 Free Software Foundation, Inc.
License:   GPL-2.0+ with autoconf exception
 This program 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 2, or (at your option)
 any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that program.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     Tools/config/install-sh
Copyright: 1994 X Consortium
License:   MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other deal-
 ings in this Software without prior written authorization from the X Consor-
 tium.
 .
 FSF changes to this file are in the public domain.
 .
 Calling this script install-sh is preferred over install.sh, to prevent
 'make' implicit rules from creating a file called install from it
 when there is no Makefile.
 .
 This script is compatible with the BSD install script, but was written
 from scratch.

Files:     CCache/unify.c
Copyright: 2002 Andrew Tridgell
License:   GPL-2.0+
 This program 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 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .
 C/C++ unifier
 .
 the idea is that changes that don't affect the resulting C code
 should not change the hash. This is achieved by folding white-space
 and other non-semantic fluff in the input into a single unified format.
 .
 This unifier was design to match the output of the unifier in
 compilercache, which is flex based. The major difference is that
 this unifier is much faster (about 2x) and more forgiving of
 syntactic errors. Continuing on syntactic errors is important to
 cope with C/C++ extensions in the local compiler (for example,
 inline assembly systems).
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     CCache/cleanup.c
Copyright: 2002 Andrew Tridgell
License:   GPL-2.0+
 This program 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 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .
 functions to cleanup the cache directory when it gets too large
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     CCache/debian/copyright
Copyright: : 2002-2005 Andrew Tridgell <tridge@samba.org>
License:   GPL-2.0+
 This program 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 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301, USA
 .
 You are free to distribute this software under the terms of the GNU General
 Public License. On Debian systems, the complete text of the GNU General
 Public License can be found in /usr/share/common-licenses/GPL file.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     CCache/stats.c
Copyright: 2002 Andrew Tridgell
License:   GPL-2.0+
 This program 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 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .
 routines to handle the stats files
 .
 the stats file is stored one per cache subdirectory to make this more
 scalable
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     CCache/hash.c
Copyright: 2002 Andrew Tridgell
License:   GPL-2.0+
 This program 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 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .
 simple front-end functions to mdfour code
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     CCache/configure
Copyright: 1992-2012 Free Software Foundation, Inc.
License:   PERMISSIVE
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

Files:     LICENSE-GPL
Copyright: 2007 Free Software Foundation, Inc.
License:   __HEADER___
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 .
 Preamble
 .
 The GNU General Public License is a free, copyleft license for
 software and other kinds of works.
 .
 The licenses for most software and other practical works are designed
 to take away your freedom to share and change the works.  By contrast,
 the GNU General Public License is intended to guarantee your freedom to
 share and change all versions of a program--to make sure it remains free
 software for all its users.  We, the Free Software Foundation, use the
 GNU General Public License for most of our software; it applies also to
 any other work released this way by its authors.  You can apply it to
 your programs, too.
 .
 When we speak of free software, we are referring to freedom, not
 price.  Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
 them if you wish), that you receive source code or can get it if you
 want it, that you can change the software or use pieces of it in new
 free programs, and that you know you can do these things.
 .
 To protect your rights, we need to prevent others from denying you
 these rights or asking you to surrender the rights.  Therefore, you have
 certain responsibilities if you distribute copies of the software, or if
 you modify it: responsibilities to respect the freedom of others.
 .
 For example, if you distribute copies of such a program, whether
 gratis or for a fee, you must pass on to the recipients the same
 freedoms that you received.  You must make sure that they, too, receive
 or can get the source code.  And you must show them these terms so they
 know their rights.
 .
 Developers that use the GNU GPL protect your rights with two steps:
 (1) assert copyright on the software, and (2) offer you this License
 giving you legal permission to copy, distribute and/or modify it.
 .
 For the developers' and authors' protection, the GPL clearly explains
 that there is no warranty for this free software.  For both users' and
 authors' sake, the GPL requires that modified versions be marked as
 changed, so that their problems will not be attributed erroneously to
 authors of previous versions.
 .
 Some devices are designed to deny users access to install or run
 modified versions of the software inside them, although the manufacturer
 can do so.  This is fundamentally incompatible with the aim of
 protecting users' freedom to change the software.  The systematic
 pattern of such abuse occurs in the area of products for individuals to
 use, which is precisely where it is most unacceptable.  Therefore, we
 have designed this version of the GPL to prohibit the practice for those
 products.  If such problems arise substantially in other domains, we
 stand ready to extend this provision to those domains in future versions
 of the GPL, as needed to protect the freedom of users.
 .
 Finally, every program is threatened constantly by software patents.
 States should not allow patents to restrict development and use of
 software on general-purpose computers, but in those that do, we wish to
 avoid the special danger that patents applied to a free program could
 make it effectively proprietary.  To prevent this, the GPL assures that
 patents cannot be used to render the program non-free.
 .
 The precise terms and conditions for copying, distribution and
 modification follow.
 .
 TERMS AND CONDITIONS
 .
 0. Definitions.
 .
 "This License" refers to version 3 of the GNU General Public License.
 .
 "Copyright" also means copyright-like laws that apply to other kinds of
 works, such as semiconductor masks.
 .
 "The Program" refers to any copyrightable work licensed under this
 License.  Each licensee is addressed as "you".  "Licensees" and
 "recipients" may be individuals or organizations.
 .
 To "modify" a work means to copy from or adapt all or part of the work
 in a fashion requiring copyright permission, other than the making of an
 exact copy.  The resulting work is called a "modified version" of the
 earlier work or a work "based on" the earlier work.
 .
 A "covered work" means either the unmodified Program or a work based
 on the Program.
 .
 To "propagate" a work means to do anything with it that, without
 permission, would make you directly or secondarily liable for
 infringement under applicable copyright law, except executing it on a
 computer or modifying a private copy.  Propagation includes copying,
 distribution (with or without modification), making available to the
 public, and in some countries other activities as well.
 .
 To "convey" a work means any kind of propagation that enables other
 parties to make or receive copies.  Mere interaction with a user through
 a computer network, with no transfer of a copy, is not conveying.
 .
 An interactive user interface displays "Appropriate Legal Notices"
 to the extent that it includes a convenient and prominently visible
 feature that (1) displays an appropriate copyright notice, and (2)
 tells the user that there is no warranty for the work (except to the
 extent that warranties are provided), that licensees may convey the
 work under this License, and how to view a copy of this License.  If
 the interface presents a list of user commands or options, such as a
 menu, a prominent item in the list meets this criterion.
 .
 1. Source Code.
 .
 The "source code" for a work means the preferred form of the work
 for making modifications to it.  "Object code" means any non-source
 form of a work.
 .
 A "Standard Interface" means an interface that either is an official
 standard defined by a recognized standards body, or, in the case of
 interfaces specified for a particular programming language, one that
 is widely used among developers working in that language.
 .
 The "System Libraries" of an executable work include anything, other
 than the work as a whole, that (a) is included in the normal form of
 packaging a Major Component, but which is not part of that Major
 Component, and (b) serves only to enable use of the work with that
 Major Component, or to implement a Standard Interface for which an
 implementation is available to the public in source code form.  A
 "Major Component", in this context, means a major essential component
 (kernel, window system, and so on) of the specific operating system
 (if any) on which the executable work runs, or a compiler used to
 produce the work, or an object code interpreter used to run it.
 .
 The "Corresponding Source" for a work in object code form means all
 the source code needed to generate, install, and (for an executable
 work) run the object code and to modify the work, including scripts to
 control those activities.  However, it does not include the work's
 System Libraries, or general-purpose tools or generally available free
 programs which are used unmodified in performing those activities but
 which are not part of the work.  For example, Corresponding Source
 includes interface definition files associated with source files for
 the work, and the source code for shared libraries and dynamically
 linked subprograms that the work is specifically designed to require,
 such as by intimate data communication or control flow between those
 subprograms and other parts of the work.
 .
 The Corresponding Source need not include anything that users
 can regenerate automatically from other parts of the Corresponding
 Source.
 .
 The Corresponding Source for a work in source code form is that
 same work.
 .
 2. Basic Permissions.
 .
 All rights granted under this License are granted for the term of
 copyright on the Program, and are irrevocable provided the stated
 conditions are met.  This License explicitly affirms your unlimited
 permission to run the unmodified Program.  The output from running a
 covered work is covered by this License only if the output, given its
 content, constitutes a covered work.  This License acknowledges your
 rights of fair use or other equivalent, as provided by copyright law.
 .
 You may make, run and propagate covered works that you do not
 convey, without conditions so long as your license otherwise remains
 in force.  You may convey covered works to others for the sole purpose
 of having them make modifications exclusively for you, or provide you
 with facilities for running those works, provided that you comply with
 the terms of this License in conveying all material for which you do
 not control copyright.  Those thus making or running the covered works
 for you must do so exclusively on your behalf, under your direction
 and control, on terms that prohibit them from making any copies of
 your copyrighted material outside their relationship with you.
 .
 Conveying under any other circumstances is permitted solely under
 the conditions stated below.  Sublicensing is not allowed; section 10
 makes it unnecessary.
 .
 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
 .
 No covered work shall be deemed part of an effective technological
 measure under any applicable law fulfilling obligations under article
 11 of the WIPO copyright treaty adopted on 20 December 1996, or
 similar laws prohibiting or restricting circumvention of such
 measures.
 .
 When you convey a covered work, you waive any legal power to forbid
 circumvention of technological measures to the extent such circumvention
 is effected by exercising rights under this License with respect to
 the covered work, and you disclaim any intention to limit operation or
 modification of the work as a means of enforcing, against the work's
 users, your or third parties' legal rights to forbid circumvention of
 technological measures.
 .
 4. Conveying Verbatim Copies.
 .
 You may convey verbatim copies of the Program's source code as you
 receive it, in any medium, provided that you conspicuously and
 appropriately publish on each copy an appropriate copyright notice;
 keep intact all notices stating that this License and any
 non-permissive terms added in accord with section 7 apply to the code;
 keep intact all notices of the absence of any warranty; and give all
 recipients a copy of this License along with the Program.
 .
 You may charge any price or no price for each copy that you convey,
 and you may offer support or warranty protection for a fee.
 .
 5. Conveying Modified Source Versions.
 .
 You may convey a work based on the Program, or the modifications to
 produce it from the Program, in the form of source code under the
 terms of section 4, provided that you also meet all of these conditions:
 .
 a) The work must carry prominent notices stating that you modified
 it, and giving a relevant date.
 .
 b) The work must carry prominent notices stating that it is
 released under this License and any conditions added under section
 7.  This requirement modifies the requirement in section 4 to
 "keep intact all notices".
 .
 c) You must license the entire work, as a whole, under this
 License to anyone who comes into possession of a copy.  This
 License will therefore apply, along with any applicable section 7
 additional terms, to the whole of the work, and all its parts,
 regardless of how they are packaged.  This License gives no
 permission to license the work in any other way, but it does not
 invalidate such permission if you have separately received it.
 .
 d) If the work has interactive user interfaces, each must display
 Appropriate Legal Notices; however, if the Program has interactive
 interfaces that do not display Appropriate Legal Notices, your
 work need not make them do so.
 .
 A compilation of a covered work with other separate and independent
 works, which are not by their nature extensions of the covered work,
 and which are not combined with it such as to form a larger program,
 in or on a volume of a storage or distribution medium, is called an
 "aggregate" if the compilation and its resulting copyright are not
 used to limit the access or legal rights of the compilation's users
 beyond what the individual works permit.  Inclusion of a covered work
 in an aggregate does not cause this License to apply to the other
 parts of the aggregate.
 .
 6. Conveying Non-Source Forms.
 .
 You may convey a covered work in object code form under the terms
 of sections 4 and 5, provided that you also convey the
 machine-readable Corresponding Source under the terms of this License,
 in one of these ways:
 .
 a) Convey the object code in, or embodied in, a physical product
 (including a physical distribution medium), accompanied by the
 Corresponding Source fixed on a durable physical medium
 customarily used for software interchange.
 .
 b) Convey the object code in, or embodied in, a physical product
 (including a physical distribution medium), accompanied by a
 written offer, valid for at least three years and valid for as
 long as you offer spare parts or customer support for that product
 model, to give anyone who possesses the object code either (1) a
 copy of the Corresponding Source for all the software in the
 product that is covered by this License, on a durable physical
 medium customarily used for software interchange, for a price no
 more than your reasonable cost of physically performing this
 conveying of source, or (2) access to copy the
 Corresponding Source from a network server at no charge.
 .
 c) Convey individual copies of the object code with a copy of the
 written offer to provide the Corresponding Source.  This
 alternative is allowed only occasionally and noncommercially, and
 only if you received the object code with such an offer, in accord
 with subsection 6b.
 .
 d) Convey the object code by offering access from a designated
 place (gratis or for a charge), and offer equivalent access to the
 Corresponding Source in the same way through the same place at no
 further charge.  You need not require recipients to copy the
 Corresponding Source along with the object code.  If the place to
 copy the object code is a network server, the Corresponding Source
 may be on a different server (operated by you or a third party)
 that supports equivalent copying facilities, provided you maintain
 clear directions next to the object code saying where to find the
 Corresponding Source.  Regardless of what server hosts the
 Corresponding Source, you remain obligated to ensure that it is
 available for as long as needed to satisfy these requirements.
 .
 e) Convey the object code using peer-to-peer transmission, provided
 you inform other peers where the object code and Corresponding
 Source of the work are being offered to the general public at no
 charge under subsection 6d.
 .
 A separable portion of the object code, whose source code is excluded
 from the Corresponding Source as a System Library, need not be
 included in conveying the object code work.
 .
 A "User Product" is either (1) a "consumer product", which means any
 tangible personal property which is normally used for personal, family,
 or household purposes, or (2) anything designed or sold for incorporation
 into a dwelling.  In determining whether a product is a consumer product,
 doubtful cases shall be resolved in favor of coverage.  For a particular
 product received by a particular user, "normally used" refers to a
 typical or common use of that class of product, regardless of the status
 of the particular user or of the way in which the particular user
 actually uses, or expects or is expected to use, the product.  A product
 is a consumer product regardless of whether the product has substantial
 commercial, industrial or non-consumer uses, unless such uses represent
 the only significant mode of use of the product.
 .
 "Installation Information" for a User Product means any methods,
 procedures, authorization keys, or other information required to install
 and execute modified versions of a covered work in that User Product from
 a modified version of its Corresponding Source.  The information must
 suffice to ensure that the continued functioning of the modified object
 code is in no case prevented or interfered with solely because
 modification has been made.
 .
 If you convey an object code work under this section in, or with, or
 specifically for use in, a User Product, and the conveying occurs as
 part of a transaction in which the right of possession and use of the
 User Product is transferred to the recipient in perpetuity or for a
 fixed term (regardless of how the transaction is characterized), the
 Corresponding Source conveyed under this section must be accompanied
 by the Installation Information.  But this requirement does not apply
 if neither you nor any third party retains the ability to install
 modified object code on the User Product (for example, the work has
 been installed in ROM).
 .
 The requirement to provide Installation Information does not include a
 requirement to continue to provide support service, warranty, or updates
 for a work that has been modified or installed by the recipient, or for
 the User Product in which it has been modified or installed.  Access to a
 network may be denied when the modification itself materially and
 adversely affects the operation of the network or violates the rules and
 protocols for communication across the network.
 .
 Corresponding Source conveyed, and Installation Information provided,
 in accord with this section must be in a format that is publicly
 documented (and with an implementation available to the public in
 source code form), and must require no special password or key for
 unpacking, reading or copying.
 .
 7. Additional Terms.
 .
 "Additional permissions" are terms that supplement the terms of this
 License by making exceptions from one or more of its conditions.
 Additional permissions that are applicable to the entire Program shall
 be treated as though they were included in this License, to the extent
 that they are valid under applicable law.  If additional permissions
 apply only to part of the Program, that part may be used separately
 under those permissions, but the entire Program remains governed by
 this License without regard to the additional permissions.
 .
 When you convey a copy of a covered work, you may at your option
 remove any additional permissions from that copy, or from any part of
 it.  (Additional permissions may be written to require their own
 removal in certain cases when you modify the work.)  You may place
 additional permissions on material, added by you to a covered work,
 for which you have or can give appropriate copyright permission.
 .
 Notwithstanding any other provision of this License, for material you
 add to a covered work, you may (if authorized by the copyright holders of
 that material) supplement the terms of this License with terms:
 .
 a) Disclaiming warranty or limiting liability differently from the
 terms of sections 15 and 16 of this License; or
 .
 b) Requiring preservation of specified reasonable legal notices or
 author attributions in that material or in the Appropriate Legal
 Notices displayed by works containing it; or
 .
 c) Prohibiting misrepresentation of the origin of that material, or
 requiring that modified versions of such material be marked in
 reasonable ways as different from the original version; or
 .
 d) Limiting the use for publicity purposes of names of licensors or
 authors of the material; or
 .
 e) Declining to grant rights under trademark law for use of some
 trade names, trademarks, or service marks; or
 .
 f) Requiring indemnification of licensors and authors of that
 material by anyone who conveys the material (or modified versions of
 it) with contractual assumptions of liability to the recipient, for
 any liability that these contractual assumptions directly impose on
 those licensors and authors.
 .
 All other non-permissive additional terms are considered "further
 restrictions" within the meaning of section 10.  If the Program as you
 received it, or any part of it, contains a notice stating that it is
 governed by this License along with a term that is a further
 restriction, you may remove that term.  If a license document contains
 a further restriction but permits relicensing or conveying under this
 License, you may add to a covered work material governed by the terms
 of that license document, provided that the further restriction does
 not survive such relicensing or conveying.
 .
 If you add terms to a covered work in accord with this section, you
 must place, in the relevant source files, a statement of the
 additional terms that apply to those files, or a notice indicating
 where to find the applicable terms.
 .
 Additional terms, permissive or non-permissive, may be stated in the
 form of a separately written license, or stated as exceptions;
 the above requirements apply either way.
 .
 8. Termination.
 .
 You may not propagate or modify a covered work except as expressly
 provided under this License.  Any attempt otherwise to propagate or
 modify it is void, and will automatically terminate your rights under
 this License (including any patent licenses granted under the third
 paragraph of section 11).
 .
 However, if you cease all violation of this License, then your
 license from a particular copyright holder is reinstated (a)
 provisionally, unless and until the copyright holder explicitly and
 finally terminates your license, and (b) permanently, if the copyright
 holder fails to notify you of the violation by some reasonable means
 prior to 60 days after the cessation.
 .
 Moreover, your license from a particular copyright holder is
 reinstated permanently if the copyright holder notifies you of the
 violation by some reasonable means, this is the first time you have
 received notice of violation of this License (for any work) from that
 copyright holder, and you cure the violation prior to 30 days after
 your receipt of the notice.
 .
 Termination of your rights under this section does not terminate the
 licenses of parties who have received copies or rights from you under
 this License.  If your rights have been terminated and not permanently
 reinstated, you do not qualify to receive new licenses for the same
 material under section 10.
 .
 9. Acceptance Not Required for Having Copies.
 .
 You are not required to accept this License in order to receive or
 run a copy of the Program.  Ancillary propagation of a covered work
 occurring solely as a consequence of using peer-to-peer transmission
 to receive a copy likewise does not require acceptance.  However,
 nothing other than this License grants you permission to propagate or
 modify any covered work.  These actions infringe copyright if you do
 not accept this License.  Therefore, by modifying or propagating a
 covered work, you indicate your acceptance of this License to do so.
 .
 10. Automatic Licensing of Downstream Recipients.
 .
 Each time you convey a covered work, the recipient automatically
 receives a license from the original licensors, to run, modify and
 propagate that work, subject to this License.  You are not responsible
 for enforcing compliance by third parties with this License.
 .
 An "entity transaction" is a transaction transferring control of an
 organization, or substantially all assets of one, or subdividing an
 organization, or merging organizations.  If propagation of a covered
 work results from an entity transaction, each party to that
 transaction who receives a copy of the work also receives whatever
 licenses to the work the party's predecessor in interest had or could
 give under the previous paragraph, plus a right to possession of the
 Corresponding Source of the work from the predecessor in interest, if
 the predecessor has it or can get it with reasonable efforts.
 .
 You may not impose any further restrictions on the exercise of the
 rights granted or affirmed under this License.  For example, you may
 not impose a license fee, royalty, or other charge for exercise of
 rights granted under this License, and you may not initiate litigation
 (including a cross-claim or counterclaim in a lawsuit) alleging that
 any patent claim is infringed by making, using, selling, offering for
 sale, or importing the Program or any portion of it.
 .
 11. Patents.
 .
 A "contributor" is a copyright holder who authorizes use under this
 License of the Program or a work on which the Program is based.  The
 work thus licensed is called the contributor's "contributor version".
 .
 A contributor's "essential patent claims" are all patent claims
 owned or controlled by the contributor, whether already acquired or
 hereafter acquired, that would be infringed by some manner, permitted
 by this License, of making, using, or selling its contributor version,
 but do not include claims that would be infringed only as a
 consequence of further modification of the contributor version.  For
 purposes of this definition, "control" includes the right to grant
 patent sublicenses in a manner consistent with the requirements of
 this License.
 .
 Each contributor grants you a non-exclusive, worldwide, royalty-free
 patent license under the contributor's essential patent claims, to
 make, use, sell, offer for sale, import and otherwise run, modify and
 propagate the contents of its contributor version.
 .
 In the following three paragraphs, a "patent license" is any express
 agreement or commitment, however denominated, not to enforce a patent
 (such as an express permission to practice a patent or covenant not to
 sue for patent infringement).  To "grant" such a patent license to a
 party means to make such an agreement or commitment not to enforce a
 patent against the party.
 .
 If you convey a covered work, knowingly relying on a patent license,
 and the Corresponding Source of the work is not available for anyone
 to copy, free of charge and under the terms of this License, through a
 publicly available network server or other readily accessible means,
 then you must either (1) cause the Corresponding Source to be so
 available, or (2) arrange to deprive yourself of the benefit of the
 patent license for this particular work, or (3) arrange, in a manner
 consistent with the requirements of this License, to extend the patent
 license to downstream recipients.  "Knowingly relying" means you have
 actual knowledge that, but for the patent license, your conveying the
 covered work in a country, or your recipient's use of the covered work
 in a country, would infringe one or more identifiable patents in that
 country that you have reason to believe are valid.
 .
 If, pursuant to or in connection with a single transaction or
 arrangement, you convey, or propagate by procuring conveyance of, a
 covered work, and grant a patent license to some of the parties
 receiving the covered work authorizing them to use, propagate, modify
 or convey a specific copy of the covered work, then the patent license
 you grant is automatically extended to all recipients of the covered
 work and works based on it.
 .
 A patent license is "discriminatory" if it does not include within
 the scope of its coverage, prohibits the exercise of, or is
 conditioned on the non-exercise of one or more of the rights that are
 specifically granted under this License.  You may not convey a covered
 work if you are a party to an arrangement with a third party that is
 in the business of distributing software, under which you make payment
 to the third party based on the extent of your activity of conveying
 the work, and under which the third party grants, to any of the
 parties who would receive the covered work from you, a discriminatory
 patent license (a) in connection with copies of the covered work
 conveyed by you (or copies made from those copies), or (b) primarily
 for and in connection with specific products or compilations that
 contain the covered work, unless you entered into that arrangement,
 or that patent license was granted, prior to 28 March 2007.
 .
 Nothing in this License shall be construed as excluding or limiting
 any implied license or other defenses to infringement that may
 otherwise be available to you under applicable patent law.
 .
 12. No Surrender of Others' Freedom.
 .
 If conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License.  If you cannot convey a
 covered work so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you may
 not convey it at all.  For example, if you agree to terms that obligate you
 to collect a royalty for further conveying from those to whom you convey
 the Program, the only way you could satisfy both those terms and this
 License would be to refrain entirely from conveying the Program.
 .
 13. Use with the GNU Affero General Public License.
 .
 Notwithstanding any other provision of this License, you have
 permission to link or combine any covered work with a work licensed
 under version 3 of the GNU Affero General Public License into a single
 combined work, and to convey the resulting work.  The terms of this
 License will continue to apply to the part which is the covered work,
 but the special requirements of the GNU Affero General Public License,
 section 13, concerning interaction through a network will apply to the
 combination as such.
 .
 14. Revised Versions of this License.
 .
 The Free Software Foundation may publish revised and/or new versions of
 the GNU General Public License from time to time.  Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 .
 Each version is given a distinguishing version number.  If the
 Program specifies that a certain numbered version of the GNU General
 Public License "or any later version" applies to it, you have the
 option of following the terms and conditions either of that numbered
 version or of any later version published by the Free Software
 Foundation.  If the Program does not specify a version number of the
 GNU General Public License, you may choose any version ever published
 by the Free Software Foundation.
 .
 If the Program specifies that a proxy can decide which future
 versions of the GNU General Public License can be used, that proxy's
 public statement of acceptance of a version permanently authorizes you
 to choose that version for the Program.
 .
 Later license versions may give you additional or different
 permissions.  However, no additional obligations are imposed on any
 author or copyright holder as a result of your choosing to follow a
 later version.
 .
 15. Disclaimer of Warranty.
 .
 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 .
 16. Limitation of Liability.
 .
 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGES.
 .
 17. Interpretation of Sections 15 and 16.
 .
 If the disclaimer of warranty and limitation of liability provided
 above cannot be given local legal effect according to their terms,
 reviewing courts shall apply local law that most closely approximates
 an absolute waiver of all civil liability in connection with the
 Program, unless a warranty or assumption of liability accompanies a
 copy of the Program in return for a fee.
 .
 END OF TERMS AND CONDITIONS
 .
 How to Apply These Terms to Your New Programs
 .
 If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
 free software which everyone can redistribute and change under these terms.
 .
 To do so, attach the following notices to the program.  It is safest
 to attach them to the start of each source file to most effectively
 state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 .
 <one line to give the program's name and a brief idea of what it does.>
 Copyright (C) <year>  <name of author>
 .
 This program 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.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 Also add information on how to contact you by electronic and paper mail.
 .
 If the program does terminal interaction, make it output a short
 notice like this when it starts in an interactive mode:
 .
 <program>  Copyright (C) <year>  <name of author>
 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
 This is free software, and you are welcome to redistribute it
 under certain conditions; type `show c' for details.
 .
 The hypothetical commands `show w' and `show c' should show the appropriate
 parts of the General Public License.  Of course, your program's commands
 might be different; for a GUI interface, you would use an "about box".
 .
 You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU GPL, see
 <http://www.gnu.org/licenses/>.
 .
 The GNU General Public License does not permit incorporating your program
 into proprietary programs.  If your program is a subroutine library, you
 may consider it more useful to permit linking proprietary applications with
 the library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.  But first, please read
 <http://www.gnu.org/philosophy/why-not-lgpl.html>.

Files:     Doc/Devel/plan-gsoc-2012.txt
Copyright: __NO_COPYRIGHT__ in: Doc/Devel/plan-gsoc-2012.txt
License:   __UNKNOWN__
 Introduction

Files:     Examples/test-suite/python/doxygen_translate_runme.py
Copyright: __NO_COPYRIGHT__ in: Examples/test-suite/python/doxygen_translate_runme.py
License:   __UNKNOWN__
 **boldword**
 .
 ``codeword``
 .
 'citationword'
 .
 .. code-block:: c++
 .
 some test code
 .
 Conditional comment: SOMECONDITION
 Some conditional comment
 End of conditional comment.
 .
 Copyright: some copyright
 .
 Deprecated: Now use another function
 .
 *italicword*
 .
 Example: someFile.txt
 Some details on using the example
 .
 :raises: SuperError
 .
 If: ANOTHERCONDITION {
 First part of comment
 If: SECONDCONDITION {
 Nested condition text
 }Else if: THIRDCONDITION {
 The third condition text
 }Else:  {    The last text block
 }
 }Else:  {  Second part of comment
 If: CONDITION {
 Second part extended
 }
 }
 .
 If not: SOMECONDITION {
 This is printed if not
 }
 .
 Image: testImage.bmp("Hello, world!")
 .
 * Some unordered list
 * With lots of items
 * lots of lots of items
 .
 someMember Some description follows
 .
 Notes: Here
 is the note!
 .
 This is an overloaded member function, provided for convenience.
 It differs from the above function only in what argument(s) it accepts.
 .
 ``someword``
 .
 Title: The paragraph title
 The paragraph text.
 Maybe even multiline
 .
 :type a: int
 :param a: the first param
 .
 Remarks: Some remark text
 .
 Another remarks section
 .
 :rtype: int
 :return: Whatever
 .
 :rtype: int
 :return: it
 .
 :rtype: int
 :return: may return
 .
 See also: someOtherMethod
 .
 See also: function
 .
 Since: version 0.0.0.1
 .
 :raises: superException
 .
 :raises: RuntimeError
 .
 TODO: Some very important task
 .
 :type b: float
 :param b: B is mentioned again...
 .
 very long
 text with tags <sometag>
 .
 Version: 0.0.0.2
 .
 Warning: This is senseless!
 .
 Here goes test of symbols:
 $ @ \ & ~ < > # % " . ::
 .
 And here goes simple text

Files:     Examples/guile/matrix/runme.scm
Copyright: __NO_COPYRIGHT__ in: Examples/guile/matrix/runme.scm
License:   __UNKNOWN__
 PURPOSE OF THIS FILE: This file is an example for how to use the guile
 scripting options with a little more than trivial script. Example
 derived from David Beazley's matrix evaluation example.  David
 Beazley's annotation: >>Guile script for testing out matrix
 operations. Disclaimer : I'm not a very good scheme
 programmer<<. Martin Froehlich's annotation: >>I'm not a very good
 scheme programmer, too<<.
 .
 Explanation: The three lines at the beginning of this script are
 telling the kernel to load the enhanced guile interpreter named
 "matrix"; to execute the function "do-test" (-e option) after loading
 this script (-s option). There are a lot more options which allow for
 even finer tuning. SEE ALSO: Section "Guile Scripts" in the "Guile
 reference manual -- Part I: Preliminaries".
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .
 Create a zero matrix

Files:     CCache/debian/control
Copyright: __NO_COPYRIGHT__ in: CCache/debian/control
License:   __UNKNOWN__
 Package: ccache
 Architecture: any
 Depends: ${shlibs:Depends}
 Suggests: distcc
 Description: Compiler results cacher, for fast recompiles
 ccache is a compiler cache. It speeds up re-compilation of C/C++ code
 by caching previous compiles and detecting when the same compile is
 being done again.
 .
 This is similar to, but faster than, the compilercache package.

Files:     COPYRIGHT
Copyright: 1995-1998 The University of Utah and the Regents of the University of California
           1995-2011 The SWIG Developers
           1998-2005 University of Chicago.
           2005-2006 Arizona Board of Regents (University of Arizona).
License:   __UNKNOWN__
 Portions also copyrighted by:
 Network Applied Communication Laboratory, Inc
 Information-technology Promotion Agency, Japan
 .
 Active SWIG Developers:
 William Fulton (wsf@fultondesigns.co.uk)                 (SWIG core, Java, C#, Windows, Cygwin)
 Olly Betts (olly@survex.com)                             (PHP)
 Joseph Wang (joequant@gmail.com)                         (R)
 Xavier Delacour (xavier.delacour@gmail.com)              (Octave)
 David Nadlinger (code@klickverbot.at)                    (D)
 Oliver Buchtala (oliver.buchtala@gmail.com)              (Javascript)
 Neha Narang (narangneha03@gmail.com)                     (Javascript)
 Simon Marchetto (simon.marchetto@scilab-enterprises.com) (Scilab)
 Zackery Spytz (zspytz@gmail.com)                         (OCaml, SWIG core)
 .
 Past SWIG developers and major contributors include:
 Dave Beazley (dave-swig@dabeaz.com)                      (SWIG core, Python, Tcl, Perl)
 Henning Thielemann (swig@henning-thielemann.de)          (Modula3)
 Matthias Köppe (mkoeppe@mail.math.uni-magdeburg.de)      (Guile, MzScheme)
 Luigi Ballabio (luigi.ballabio@fastwebnet.it)            (STL wrapping)
 Mikel Bancroft (mikel@franz.com)                         (Allegro CL)
 Surendra Singhi (efuzzyone@netscape.net)                 (CLISP, CFFI)
 Marcelo Matus (mmatus@acms.arizona.edu)                  (SWIG core, Python, UTL[python,perl,tcl,ruby])
 Art Yerkes (ayerkes@speakeasy.net)                       (OCaml)
 Lyle Johnson (lyle@users.sourceforge.net)                (Ruby)
 Charlie Savage (cfis@interserv.com)                      (Ruby)
 Thien-Thi Nguyen (ttn@glug.org)                          (build/test/misc)
 Richard Palmer (richard@magicality.org)                  (PHP)
 Sam Liddicott - Ananova Ltd (saml@liddicott.com)         (PHP)
 Tim Hockin - Sun Microsystems (thockin@sun.com)          (PHP)
 Kevin Ruland                                             (PHP)
 Shibukawa Yoshiki                                        (Japanese Translation)
 Jason Stewart (jason@openinformatics.com)                (Perl5)
 Loic Dachary                                             (Perl5)
 David Fletcher                                           (Perl5)
 Gary Holt                                                (Perl5)
 Masaki Fukushima                                         (Ruby)
 Scott Michel (scottm@cs.ucla.edu)                        (Java directors)
 Tiger Feng (songyanf@cs.uchicago.edu)                    (SWIG core)
 Mark Rose (mrose@stm.lbl.gov)                            (Directors)
 Jonah Beckford (beckford@usermail.com)                   (CHICKEN)
 Ahmon Dancy (dancy@franz.com)                            (Allegro CL)
 Dirk Gerrits                                             (Allegro CL)
 Neil Cawse                                               (C#)
 Harco de Hilster                                         (Java)
 Alexey Dyachenko (dyachenko@fromru.com)                  (Tcl)
 Bob Techentin                                            (Tcl)
 Martin Froehlich <MartinFroehlich@ACM.org>               (Guile)
 Marcio Luis Teixeira <marciot@holly.colostate.edu>       (Guile)
 Duncan Temple Lang                                       (R)
 Miklos Vajna <vmiklos@frugalware.org>                    (PHP directors)
 Mark Gossage (mark@gossage.cjb.net)                      (Lua)
 Raman Gopalan (ramangopalan@gmail.com)                   (eLua)
 Gonzalo Garramuno (ggarra@advancedsl.com.ar)             (Ruby, Ruby's UTL)
 John Lenz                                                (Guile, MzScheme updates, Chicken module, runtime system)
 Baozeng Ding  <sploving1@163.com>                        (Scilab)
 Ian Lance Taylor                                         (Go)
 Dmitry Kabak (userdima@gmail.com)                        (Doxygen)
 Vadim Zeitlin                                            (PCRE, Python, Doxygen)
 Stefan Zager (szager@gmail.com)                          (Python)
 Vincent Couvert                                          (Scilab)
 Sylvestre Ledru                                          (Scilab)
 Wolfgang Frisch                                          (Scilab)
 .
 Past contributors include:
 James Michael DuPont, Clark McGrew, Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran
 Kovuk, Oleg Tolmatcev, Tal Shalif, Lluis Padro, Chris Seatory, Igor Bely, Robin Dunn,
 Edward Zimmermann, David Ascher, Dominique Dumont, Pier Giorgio Esposito, Hasan Baran Kovuk,
 Klaus Wiederänders, Richard Beare, Hans Oesterholt.
 (See CHANGES and CHANGES.current and the bug tracker for a more complete list).
 .
 Past students:
 Songyan Feng (Chicago).
 Xinghua Shi (Chicago).
 Jing Cao (Chicago).
 Aquinas Hobor (Chicago).
 .
 Historically, the following people contributed to early versions of SWIG.
 Peter Lomdahl, Brad Holian, Shujia Zhou, Niels Jensen, and Tim Germann
 at Los Alamos National Laboratory were the first users. Patrick
 Tullmann at the University of Utah suggested the idea of automatic
 documentation generation. John Schmidt and Kurtis Bleeker at the
 University of Utah tested out the early versions.  Chris Johnson
 supported SWIG's developed at the University of Utah. John Buckman,
 Larry Virden, and Tom Schwaller provided valuable input on the first
 releases and improving the portability of SWIG. David Fletcher and
 Gary Holt have provided a great deal of input on improving SWIG's
 Perl5 implementation. Kevin Butler contributed the first Windows NT
 port.
 .
 Early bug reports and patches:
 Adam Hupp, Arthur Smyles, Brad Clements, Brett Williams, Buck Hodges,
 Burkhard Kloss, Chia-Liang Kao, Craig Files, Dennis Marsa, Dieter Baron,
 Drake Diedrich, Fleur Diana Dragan, Gary Pennington, Geoffrey Hort, Gerald Williams,
 Greg Anderson, Greg Kochanski, Greg Troxel, Henry Rowley, Irina Kotlova,
 Israel Taller, James Bailey, Jim Fulton, Joel Reed, Jon Travis,
 Junio Hamano, Justin Heyes-Jones, Karl Forner, Keith Davidson,
 Krzysztof Kozminski, Larry Virden, Luke J Crook, Magnus Ljung, Marc Zonzon,
 Mark Howson, Micahel Scharf, Michel Sanner, Mike Romberg, Mike Simons,
 Mike Weiblen, Paul Brannan, Ram Bhamidipaty, Reinhard Fobbe, Rich Wales,
 Richard Salz, Roy Lecates, Rudy Albachten, Scott Drummonds
 Scott Michel, Shaun Lowry, Steve Galser, Tarn Weisner Burton,
 Thomas Weidner, Tony Seward, Uwe Steinmann, Vadim Chugunov, Wyss Clemens,
 Zhong Ren.

Files:     CCache/snprintf.c
Copyright: 1995 Patrick Powell
License:   __UNKNOWN__
 This code is based on code written by Patrick Powell (papowell@astart.com)
 It may be used for any purpose as long as this notice remains intact
 on all source code distributions
 .
 Original:
 Patrick Powell Tue Apr 11 09:48:21 PDT 1995
 A bombproof version of doprnt (dopr) included.
 Sigh.  This sort of thing is always nasty do deal with.  Note that
 the version here does not include floating point...
 .
 snprintf() is used instead of sprintf() as it does limit checks
 for string length.  This covers a nasty loophole.
 .
 The other functions are there to prevent NULL pointers from
 causing nast effects.
 .
 More Recently:
 Brandon Long <blong@fiction.net> 9/15/96 for mutt 0.43
 This was ugly.  It is still ugly.  I opted out of floating point
 numbers, but the formatter understands just about everything
 from the normal C string format, at least as far as I can tell from
 the Solaris 2.5 printf(3S) man page.
 .
 Brandon Long <blong@fiction.net> 10/22/97 for mutt 0.87.1
 Ok, added some minimal floating point support, which means this
 probably requires libm on most operating systems.  Don't yet
 support the exponent (e,E) and sigfig (g,G).  Also, fmtint()
 was pretty badly broken, it just wasn't being exercised in ways
 which showed it, so that's been fixed.  Also, formated the code
 to mutt conventions, and removed dead code left over from the
 original.  Also, there is now a builtin-test, just compile with:

Files:     Examples/test-suite/python/doxygen_translate_all_tags_runme.py
Copyright: __NO_COPYRIGHT__ in: Examples/test-suite/python/doxygen_translate_all_tags_runme.py
License:   __UNKNOWN__
 **boldword**
 .
 Some brief description,
 extended to many lines.
 .
 Not everything works right now...
 ``codeword``
 .
 'citationword'
 .
 .. code-block:: c++
 .
 some test code
 .
 Code immediately following text.  Pydoc translation must add an
 empty line before:
 .
 .. code-block:: c++
 .
 more test code

Files:     Examples/test-suite/java/doxygen_translate_all_tags_runme.java
Copyright: 1970-2012 \n" + @deprecated Now use another function \n" +
           : some copyright \n" +
License:   __UNKNOWN__
 This is very large \n" +
 and detailed description of some thing \n");

Files:     Makefile.in
Copyright: __NO_COPYRIGHT__ in: Makefile.in
License:   __UNKNOWN__
 #####################################################################
 # Documentation
 #####################################################################
 .
 docs: docs-main
 .
 docs-main:
 @echo making docs
 @test -d $(DOCS) || exit 0; cd $(DOCS) && $(MAKE) all clean-baks
 .
 #####################################################################
 # All the languages SWIG speaks (when it wants to)
 #####################################################################

Files:     Examples/test-suite/java/doxygen_translate_runme.java
Copyright: __NO_COPYRIGHT__ in: Examples/test-suite/java/doxygen_translate_runme.java
License:   __UNKNOWN__
 This is printed if not}\n" +

Files:     LICENSE-UNIVERSITIES
Copyright: 1995-1998 The University of Utah and the Regents of the University of California
License:   BSD-3-Clause
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that
 (1) The above copyright notice and the following two paragraphs
 appear in all copies of the source code and (2) redistributions
 including binaries reproduces these notices in the supporting
 documentation.   Substantial modifications to this software may be
 copyrighted by their authors and need not follow the licensing terms
 described here, provided that the new terms are clearly indicated in
 all files where they apply.
 .
 IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE
 UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
 EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 .
 THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH
 SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND
 THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 .
 II.
 .
 This software includes contributions that are Copyright (c) 1998-2005
 University of Chicago.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.  Redistributions
 in binary form must reproduce the above copyright notice, this list of
 conditions and the following disclaimer in the documentation and/or
 other materials provided with the distribution.  Neither the name of
 the University of Chicago nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
 CHICAGO OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 III.
 .
 This software includes contributions that are Copyright (c) 2005-2006
 Arizona Board of Regents (University of Arizona).
 .
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that
 (1) The above copyright notice and the following paragraph
 appear in all copies of the source code and (2) redistributions
 including binaries reproduces these notices in the supporting
 documentation.   Substantial modifications to this software may be
 copyrighted by their authors and need not follow the licensing terms
 described here, provided that the new terms are clearly indicated in
 all files where they apply.
 .
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
 ARIZONA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

Files:     Tools/setup.py.tmpl
Copyright: 2001 Anthony Joseph Seward
License:   __NO_LICENSE__

Files:     Tools/config/ylwrap
Copyright: 1996-2017 Free Software Foundation, Inc.
License:   GPL-2.0+ with autoconf exception
 Written by Tom Tromey <tromey@cygnus.com>.
 .
 This program 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 2, or (at your option)
 any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that program.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     Tools/config/depcomp
Copyright: 1999-2017 Free Software Foundation, Inc.
License:   GPL-2.0+ with autoconf exception
 This program 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 2, or (at your option)
 any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that program.
 .
 Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     Tools/config/config.guess
Copyright: 1992-2018 Free Software Foundation, Inc.
License:   GPL-3.0+ with autoconf exception
 This file 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.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, see <https://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that
 program.  This Exception is an additional permission under section 7
 of the GNU General Public License, version 3 ("GPLv3").
 .
 Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     Tools/config/config.sub
Copyright: 1992-2018 Free Software Foundation, Inc.
License:   GPL-3.0+ with autoconf exception
 This file 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.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, see <https://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that
 program.  This Exception is an additional permission under section 7
 of the GNU General Public License, version 3 ("GPLv3").
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     Source/CParse/parser.c
Copyright: 1984-2015 Free Software Foundation, Inc.
License:   GPL-3.0+ with unknown exception *** check multiple exceptions ***
 This program 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.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 .
 C LALR(1) parser skeleton written by Richard Stallman, by
 simplifying the original so-called "semantic" parser.
 .
 All symbols defined below should begin with yy or YY, to avoid
 infringing on user name space.  This should be done even for local
 variables, as they might otherwise be expanded by user macros.
 There are some unavoidable exceptions within include files to
 define necessary library symbols; they are noted "INFRINGES ON
 USER NAME SPACE" below.
 .
 Identify Bison output.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     Source/CParse/parser.h
Copyright: 1984-2015 Free Software Foundation, Inc.
License:   GPL-3.0+ with unknown exception *** check multiple exceptions ***
 This program 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.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         Examples/index.html
#         Examples/android/extend/build.xml
#         Examples/android/extend/AndroidManifest.xml
#         Examples/android/extend/res/layout/main.xml
#         Examples/android/extend/res/values/strings.xml
#         Examples/android/class/build.xml
#         Examples/android/class/AndroidManifest.xml
#         Examples/android/class/res/layout/main.xml
#         Examples/android/class/res/values/strings.xml
#         Examples/android/simple/build.xml
#         Examples/android/simple/AndroidManifest.xml
#         Examples/android/simple/res/layout/main.xml
#         Examples/android/simple/res/values/strings.xml
#         Examples/go/index.html
#         Examples/go/pointer/index.html
#         Examples/go/variables/index.html
#         Examples/go/template/index.html
#         Examples/go/extend/index.html
#         Examples/go/funcptr/index.html
#         Examples/go/constants/index.html
#         Examples/go/reference/index.html
#         Examples/go/director/index.html
#         Examples/go/callback/index.html
#         Examples/go/enum/index.html
#         Examples/go/class/index.html
#         Examples/go/simple/index.html
#         Examples/test-suite/php/director_finalizer_runme.php
#         Examples/test-suite/php/newobject1_runme.php
#         Examples/test-suite/php/import_nomodule_runme.php
#         Examples/test-suite/php/li_carrays_runme.php
#         Examples/test-suite/php/conversion_namespace_runme.php
#         Examples/test-suite/php/director_profile_runme.php
#         Examples/test-suite/php/rename_scope_runme.php
#         Examples/test-suite/php/evil_diamond_prop_runme.php
#         Examples/test-suite/php/prefix_runme.php
#         Examples/test-suite/php/conversion_runme.php
#         Examples/test-suite/php/template_construct_runme.php
#         Examples/test-suite/php/smart_pointer_rename_runme.php
#         Examples/test-suite/php/li_std_vector_member_var_runme.php
#         Examples/test-suite/php/pointer_reference_runme.php
#         Examples/test-suite/php/casts_runme.php
#         Examples/test-suite/php/preproc_constants_runme.php
#         Examples/test-suite/php/director_thread_runme.php
#         Examples/test-suite/php/php_iterator_runme.php
#         Examples/test-suite/php/extend_template_ns_runme.php
#         Examples/test-suite/php/char_strings_runme.php
#         Examples/test-suite/php/li_factory_runme.php
#         Examples/test-suite/php/callback_runme.php
#         Examples/test-suite/php/template_arg_typename_runme.php
#         Examples/test-suite/php/valuewrapper_base_runme.php
#         Examples/test-suite/php/director_string_runme.php
#         Examples/test-suite/php/preproc_constants_c_runme.php
#         Examples/test-suite/php/li_carrays_cpp_runme.php
#         Examples/test-suite/php/director_frob_runme.php
#         Examples/test-suite/php/evil_diamond_runme.php
#         Examples/test-suite/php/director_extend_runme.php
#         Examples/test-suite/php/li_std_string_runme.php
#         Examples/test-suite/php/grouping_runme.php
#         Examples/test-suite/php/abstract_inherit_runme.php
#         Examples/test-suite/php/ignore_parameter_runme.php
#         Examples/test-suite/php/overload_rename_runme.php
#         Examples/test-suite/php/director_abstract_runme.php
#         Examples/test-suite/php/overload_null_runme.php
#         Examples/test-suite/php/arrays_global_twodim_runme.php
#         Examples/test-suite/php/newobject3_runme.php
#         Examples/test-suite/php/arrays_scope_runme.php
#         Examples/test-suite/php/primitive_ref_runme.php
#         Examples/test-suite/php/extend_template_runme.php
#         Examples/test-suite/php/using2_runme.php
#         Examples/test-suite/php/virtual_vs_nonvirtual_base_runme.php
#         Examples/test-suite/php/director_enum_runme.php
#         Examples/test-suite/php/cpp_static_runme.php
#         Examples/test-suite/php/tests.php
#         Examples/test-suite/php/skel.php
#         Examples/test-suite/php/arrays_runme.php
#         Examples/test-suite/php/director_nested_runme.php
#         Examples/test-suite/php/using1_runme.php
#         Examples/test-suite/php/argout_runme.php
#         Examples/test-suite/php/director_exception_runme.php
#         Examples/test-suite/php/arrays_global_runme.php
#         Examples/test-suite/php/conversion_ns_template_runme.php
#         Examples/test-suite/php/evil_diamond_ns_runme.php
#         Examples/test-suite/php/exception_order_runme.php
#         Examples/test-suite/php/director_unroll_runme.php
#         Examples/test-suite/php/typedef_reference_runme.php
#         Examples/test-suite/php/cpp_basic_runme.php
#         Examples/test-suite/php/php_pragma_runme.php
#         Examples/test-suite/php/director_classic_runme.php
#         Examples/test-suite/php/class_ignore_runme.php
#         Examples/test-suite/php/typemap_ns_using_runme.php
#         Examples/test-suite/php/overload_return_type_runme.php
#         Examples/test-suite/php/abstract_inherit_ok_runme.php
#         Examples/test-suite/php/cpp11_strongly_typed_enumerations_runme.php
#         Examples/test-suite/php/threads_exception_runme.php
#         Examples/test-suite/php/director_pass_by_value_runme.php
#         Examples/test-suite/php/arrayptr_runme.php
#         Examples/test-suite/php/enum_scope_template_runme.php
#         Examples/test-suite/php/wrapmacro_runme.php
#         Examples/test-suite/php/director_stl_runme.php
#         Examples/test-suite/php/director_protected_runme.php
#         Examples/test-suite/php/swig_exception_runme.php
#         Examples/test-suite/php/director_default_runme.php
#         Examples/test-suite/php/add_link_runme.php
#         Examples/test-suite/php/sym_runme.php
#         Examples/test-suite/php/director_basic_runme.php
#         Examples/test-suite/php/director_detect_runme.php
#         Examples/xml/example.expected-xml
#         Examples/xml/example_apply.expected-xml
#         Examples/xml/example_inl.expected-xml
#         Examples/xml/error.expected-xml
#         Examples/xml/example_xml.expected-xml
#         Examples/xml/example_gif.expected-xml
#         Examples/xml/example_p5.expected-xml
#         Examples/xml/gnarly.expected-xml
#         Examples/xml/example_title_add.expected-xml
#         Examples/xml/example_const.expected-xml
#         Examples/xml/example_ro.expected-xml
#         Examples/perl5/index.html
#         Examples/perl5/pointer/index.html
#         Examples/perl5/variables/index.html
#         Examples/perl5/value/index.html
#         Examples/perl5/extend/index.html
#         Examples/perl5/funcptr/index.html
#         Examples/perl5/constants/index.html
#         Examples/perl5/reference/index.html
#         Examples/perl5/callback/index.html
#         Examples/perl5/class/index.html
#         Examples/perl5/simple/index.html
#         Examples/ocaml/simple/index.html
#         Examples/javascript/native/index.html
#         Examples/csharp/variables/example-vc.vcproj
#         Examples/csharp/template/example-vc.vcproj
#         Examples/csharp/extend/example-vc.vcproj
#         Examples/csharp/funcptr/example-vc.vcproj
#         Examples/csharp/arrays/example-vc.vcproj
#         Examples/csharp/reference/example-vc.vcproj
#         Examples/csharp/callback/example-vc.vcproj
#         Examples/csharp/enum/example-vc.vcproj
#         Examples/csharp/class/example-vc.vcproj
#         Examples/csharp/nested/example-vc.vcproj
#         Examples/csharp/simple/example-vc.vcproj
#         Examples/python/index.html
#         Examples/python/pointer/index.html
#         Examples/python/variables/index.html
#         Examples/python/extend/index.html
#         Examples/python/funcptr/index.html
#         Examples/python/constants/index.html
#         Examples/python/reference/index.html
#         Examples/python/callback/index.html
#         Examples/python/enum/index.html
#         Examples/python/class/index.html
#         Examples/python/simple/index.html
#         Examples/ruby/index.html
#         Examples/ruby/pointer/index.html
#         Examples/ruby/variables/index.html
#         Examples/ruby/value/index.html
#         Examples/ruby/funcptr/index.html
#         Examples/ruby/constants/index.html
#         Examples/ruby/reference/index.html
#         Examples/ruby/enum/index.html
#         Examples/ruby/class/index.html
#         Examples/ruby/simple/index.html
#         Examples/java/index.html
#         Examples/java/pointer/index.html
#         Examples/java/variables/index.html
#         Examples/java/template/index.html
#         Examples/java/extend/index.html
#         Examples/java/funcptr/index.html
#         Examples/java/typemap/index.html
#         Examples/java/constants/index.html
#         Examples/java/reference/index.html
#         Examples/java/native/index.html
#         Examples/java/callback/index.html
#         Examples/java/enum/index.html
#         Examples/java/class/index.html
#         Examples/java/simple/index.html
#         Examples/tcl/index.html
#         Examples/tcl/pointer/index.html
#         Examples/tcl/variables/index.html
#         Examples/tcl/value/index.html
#         Examples/tcl/funcptr/index.html
#         Examples/tcl/constants/index.html
#         Examples/tcl/reference/index.html
#         Examples/tcl/enum/index.html
#         Examples/tcl/class/index.html
#         Examples/tcl/simple/index.html
#         Examples/php/pragmas/runme.php
#         Examples/php/pragmas/include.php
#         Examples/php/pointer/runme.php
#         Examples/php/variables/runme.php
#         Examples/php/value/runme.php
#         Examples/php/extend/index.html
#         Examples/php/extend/runme.php
#         Examples/php/funcptr/runme.php
#         Examples/php/proxy/runme.php
#         Examples/php/disown/runme.php
#         Examples/php/constants/runme.php
#         Examples/php/reference/runme.php
#         Examples/php/sync/runme.php
#         Examples/php/cpointer/runme.php
#         Examples/php/callback/index.html
#         Examples/php/callback/runme.php
#         Examples/php/enum/runme.php
#         Examples/php/class/runme.php
#         Examples/php/overloading/runme.php
#         Examples/php/simple/runme.php
#         Doc/Manual/Perl5.html
#         Doc/Manual/SWIGPlus.html
#         Doc/Manual/Arguments.html
#         Doc/Manual/Typemaps.html
#         Doc/Manual/Python.html
#         Doc/Manual/Guile.html
#         Doc/Manual/Introduction.html
#         Doc/Manual/Preprocessor.html
#         Doc/Manual/Scripting.html
#         Doc/Manual/SWIGDocumentation.html
#         Doc/Manual/Ocaml.html
#         Doc/Manual/D.html
#         Doc/Manual/Modula3.html
#         Doc/Manual/Customization.html
#         Doc/Manual/Mzscheme.html
#         Doc/Manual/R.html
#         Doc/Manual/Warnings.html
#         Doc/Manual/CCache.html
#         Doc/Manual/CPlusPlus11.html
#         Doc/Manual/Lisp.html
#         Doc/Manual/Doxygen.html
#         Doc/Manual/Go.html
#         Doc/Manual/Tcl.html
#         Doc/Manual/Library.html
#         Doc/Manual/Lua.html
#         Doc/Manual/Sections.html
#         Doc/Manual/Android.html
#         Doc/Manual/Windows.html
#         Doc/Manual/Java.html
#         Doc/Manual/Php.html
#         Doc/Manual/Allegrocl.html
#         Doc/Manual/Modules.html
#         Doc/Manual/Preface.html
#         Doc/Manual/SWIG.html
#         Doc/Manual/CPlusPlus17.html
#         Doc/Manual/Scilab.html
#         Doc/Manual/Octave.html
#         Doc/Manual/Javascript.html
#         Doc/Manual/CSharp.html
#         Doc/Manual/Varargs.html
#         Doc/Manual/index.html
#         Doc/Manual/CPlusPlus14.html
#         Doc/Manual/Chicken.html
#         Doc/Manual/Extending.html
#         Doc/Manual/Ruby.html
#         Doc/Manual/Contract.html
#         Doc/Manual/Pike.html
#         Doc/Devel/cmdopt.html
#         Doc/Devel/parm.html
#         Doc/Devel/scanner.html
#         Doc/Devel/file.html
#         Doc/Devel/internals.html
#         Doc/Devel/index.html
#         Doc/Devel/tree.html
#         Doc/Devel/wrapobj.html
#         Doc/Devel/engineering.html
#         CCache/web/index.html

#----------------------------------------------------------------------------
# huge files   (skipped):
#         CHANGES
#         Doc/Manual/SWIGDocumentation.pdf

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE-UNIVERSITIES
 SWIG is distributed under the following terms:
 .
 I.
 .
 Copyright (c) 1995-1998
 The University of Utah and the Regents of the University of California
 All Rights Reserved
 .
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that
 (1) The above copyright notice and the following two paragraphs
 appear in all copies of the source code and (2) redistributions
 including binaries reproduces these notices in the supporting
 documentation.   Substantial modifications to this software may be
 copyrighted by their authors and need not follow the licensing terms
 described here, provided that the new terms are clearly indicated in
 all files where they apply.
 .
 IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE
 UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
 EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 .
 THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH
 SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND
 THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 .
 .
 II.
 .
 This software includes contributions that are Copyright (c) 1998-2005
 University of Chicago.
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.  Redistributions
 in binary form must reproduce the above copyright notice, this list of
 conditions and the following disclaimer in the documentation and/or
 other materials provided with the distribution.  Neither the name of
 the University of Chicago nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
 CHICAGO OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 .
 III.
 .
 This software includes contributions that are Copyright (c) 2005-2006
 Arizona Board of Regents (University of Arizona).
 All Rights Reserved
 .
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that
 (1) The above copyright notice and the following paragraph
 appear in all copies of the source code and (2) redistributions
 including binaries reproduces these notices in the supporting
 documentation.   Substantial modifications to this software may be
 copyrighted by their authors and need not follow the licensing terms
 described here, provided that the new terms are clearly indicated in
 all files where they apply.
 .
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
 ARIZONA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .

#----------------------------------------------------------------------------
# License file: LICENSE
 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.

#----------------------------------------------------------------------------
# License file: LICENSE-GPL
                     GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 .
  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 .
                             Preamble
 .
   The GNU General Public License is a free, copyleft license for
 software and other kinds of works.
 .
   The licenses for most software and other practical works are designed
 to take away your freedom to share and change the works.  By contrast,
 the GNU General Public License is intended to guarantee your freedom to
 share and change all versions of a program--to make sure it remains free
 software for all its users.  We, the Free Software Foundation, use the
 GNU General Public License for most of our software; it applies also to
 any other work released this way by its authors.  You can apply it to
 your programs, too.
 .
   When we speak of free software, we are referring to freedom, not
 price.  Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
 them if you wish), that you receive source code or can get it if you
 want it, that you can change the software or use pieces of it in new
 free programs, and that you know you can do these things.
 .
   To protect your rights, we need to prevent others from denying you
 these rights or asking you to surrender the rights.  Therefore, you have
 certain responsibilities if you distribute copies of the software, or if
 you modify it: responsibilities to respect the freedom of others.
 .
   For example, if you distribute copies of such a program, whether
 gratis or for a fee, you must pass on to the recipients the same
 freedoms that you received.  You must make sure that they, too, receive
 or can get the source code.  And you must show them these terms so they
 know their rights.
 .
   Developers that use the GNU GPL protect your rights with two steps:
 (1) assert copyright on the software, and (2) offer you this License
 giving you legal permission to copy, distribute and/or modify it.
 .
   For the developers' and authors' protection, the GPL clearly explains
 that there is no warranty for this free software.  For both users' and
 authors' sake, the GPL requires that modified versions be marked as
 changed, so that their problems will not be attributed erroneously to
 authors of previous versions.
 .
   Some devices are designed to deny users access to install or run
 modified versions of the software inside them, although the manufacturer
 can do so.  This is fundamentally incompatible with the aim of
 protecting users' freedom to change the software.  The systematic
 pattern of such abuse occurs in the area of products for individuals to
 use, which is precisely where it is most unacceptable.  Therefore, we
 have designed this version of the GPL to prohibit the practice for those
 products.  If such problems arise substantially in other domains, we
 stand ready to extend this provision to those domains in future versions
 of the GPL, as needed to protect the freedom of users.
 .
   Finally, every program is threatened constantly by software patents.
 States should not allow patents to restrict development and use of
 software on general-purpose computers, but in those that do, we wish to
 avoid the special danger that patents applied to a free program could
 make it effectively proprietary.  To prevent this, the GPL assures that
 patents cannot be used to render the program non-free.
 .
   The precise terms and conditions for copying, distribution and
 modification follow.
 .
                        TERMS AND CONDITIONS
 .
   0. Definitions.
 .
   "This License" refers to version 3 of the GNU General Public License.
 .
   "Copyright" also means copyright-like laws that apply to other kinds of
 works, such as semiconductor masks.
 .
   "The Program" refers to any copyrightable work licensed under this
 License.  Each licensee is addressed as "you".  "Licensees" and
 "recipients" may be individuals or organizations.
 .
   To "modify" a work means to copy from or adapt all or part of the work
 in a fashion requiring copyright permission, other than the making of an
 exact copy.  The resulting work is called a "modified version" of the
 earlier work or a work "based on" the earlier work.
 .
   A "covered work" means either the unmodified Program or a work based
 on the Program.
 .
   To "propagate" a work means to do anything with it that, without
 permission, would make you directly or secondarily liable for
 infringement under applicable copyright law, except executing it on a
 computer or modifying a private copy.  Propagation includes copying,
 distribution (with or without modification), making available to the
 public, and in some countries other activities as well.
 .
   To "convey" a work means any kind of propagation that enables other
 parties to make or receive copies.  Mere interaction with a user through
 a computer network, with no transfer of a copy, is not conveying.
 .
   An interactive user interface displays "Appropriate Legal Notices"
 to the extent that it includes a convenient and prominently visible
 feature that (1) displays an appropriate copyright notice, and (2)
 tells the user that there is no warranty for the work (except to the
 extent that warranties are provided), that licensees may convey the
 work under this License, and how to view a copy of this License.  If
 the interface presents a list of user commands or options, such as a
 menu, a prominent item in the list meets this criterion.
 .
   1. Source Code.
 .
   The "source code" for a work means the preferred form of the work
 for making modifications to it.  "Object code" means any non-source
 form of a work.
 .
   A "Standard Interface" means an interface that either is an official
 standard defined by a recognized standards body, or, in the case of
 interfaces specified for a particular programming language, one that
 is widely used among developers working in that language.
 .
   The "System Libraries" of an executable work include anything, other
 than the work as a whole, that (a) is included in the normal form of
 packaging a Major Component, but which is not part of that Major
 Component, and (b) serves only to enable use of the work with that
 Major Component, or to implement a Standard Interface for which an
 implementation is available to the public in source code form.  A
 "Major Component", in this context, means a major essential component
 (kernel, window system, and so on) of the specific operating system
 (if any) on which the executable work runs, or a compiler used to
 produce the work, or an object code interpreter used to run it.
 .
   The "Corresponding Source" for a work in object code form means all
 the source code needed to generate, install, and (for an executable
 work) run the object code and to modify the work, including scripts to
 control those activities.  However, it does not include the work's
 System Libraries, or general-purpose tools or generally available free
 programs which are used unmodified in performing those activities but
 which are not part of the work.  For example, Corresponding Source
 includes interface definition files associated with source files for
 the work, and the source code for shared libraries and dynamically
 linked subprograms that the work is specifically designed to require,
 such as by intimate data communication or control flow between those
 subprograms and other parts of the work.
 .
   The Corresponding Source need not include anything that users
 can regenerate automatically from other parts of the Corresponding
 Source.
 .
   The Corresponding Source for a work in source code form is that
 same work.
 .
   2. Basic Permissions.
 .
   All rights granted under this License are granted for the term of
 copyright on the Program, and are irrevocable provided the stated
 conditions are met.  This License explicitly affirms your unlimited
 permission to run the unmodified Program.  The output from running a
 covered work is covered by this License only if the output, given its
 content, constitutes a covered work.  This License acknowledges your
 rights of fair use or other equivalent, as provided by copyright law.
 .
   You may make, run and propagate covered works that you do not
 convey, without conditions so long as your license otherwise remains
 in force.  You may convey covered works to others for the sole purpose
 of having them make modifications exclusively for you, or provide you
 with facilities for running those works, provided that you comply with
 the terms of this License in conveying all material for which you do
 not control copyright.  Those thus making or running the covered works
 for you must do so exclusively on your behalf, under your direction
 and control, on terms that prohibit them from making any copies of
 your copyrighted material outside their relationship with you.
 .
   Conveying under any other circumstances is permitted solely under
 the conditions stated below.  Sublicensing is not allowed; section 10
 makes it unnecessary.
 .
   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
 .
   No covered work shall be deemed part of an effective technological
 measure under any applicable law fulfilling obligations under article
 11 of the WIPO copyright treaty adopted on 20 December 1996, or
 similar laws prohibiting or restricting circumvention of such
 measures.
 .
   When you convey a covered work, you waive any legal power to forbid
 circumvention of technological measures to the extent such circumvention
 is effected by exercising rights under this License with respect to
 the covered work, and you disclaim any intention to limit operation or
 modification of the work as a means of enforcing, against the work's
 users, your or third parties' legal rights to forbid circumvention of
 technological measures.
 .
   4. Conveying Verbatim Copies.
 .
   You may convey verbatim copies of the Program's source code as you
 receive it, in any medium, provided that you conspicuously and
 appropriately publish on each copy an appropriate copyright notice;
 keep intact all notices stating that this License and any
 non-permissive terms added in accord with section 7 apply to the code;
 keep intact all notices of the absence of any warranty; and give all
 recipients a copy of this License along with the Program.
 .
   You may charge any price or no price for each copy that you convey,
 and you may offer support or warranty protection for a fee.
 .
   5. Conveying Modified Source Versions.
 .
   You may convey a work based on the Program, or the modifications to
 produce it from the Program, in the form of source code under the
 terms of section 4, provided that you also meet all of these conditions:
 .
     a) The work must carry prominent notices stating that you modified
     it, and giving a relevant date.
 .
     b) The work must carry prominent notices stating that it is
     released under this License and any conditions added under section
     7.  This requirement modifies the requirement in section 4 to
     "keep intact all notices".
 .
     c) You must license the entire work, as a whole, under this
     License to anyone who comes into possession of a copy.  This
     License will therefore apply, along with any applicable section 7
     additional terms, to the whole of the work, and all its parts,
     regardless of how they are packaged.  This License gives no
     permission to license the work in any other way, but it does not
     invalidate such permission if you have separately received it.
 .
     d) If the work has interactive user interfaces, each must display
     Appropriate Legal Notices; however, if the Program has interactive
     interfaces that do not display Appropriate Legal Notices, your
     work need not make them do so.
 .
   A compilation of a covered work with other separate and independent
 works, which are not by their nature extensions of the covered work,
 and which are not combined with it such as to form a larger program,
 in or on a volume of a storage or distribution medium, is called an
 "aggregate" if the compilation and its resulting copyright are not
 used to limit the access or legal rights of the compilation's users
 beyond what the individual works permit.  Inclusion of a covered work
 in an aggregate does not cause this License to apply to the other
 parts of the aggregate.
 .
   6. Conveying Non-Source Forms.
 .
   You may convey a covered work in object code form under the terms
 of sections 4 and 5, provided that you also convey the
 machine-readable Corresponding Source under the terms of this License,
 in one of these ways:
 .
     a) Convey the object code in, or embodied in, a physical product
     (including a physical distribution medium), accompanied by the
     Corresponding Source fixed on a durable physical medium
     customarily used for software interchange.
 .
     b) Convey the object code in, or embodied in, a physical product
     (including a physical distribution medium), accompanied by a
     written offer, valid for at least three years and valid for as
     long as you offer spare parts or customer support for that product
     model, to give anyone who possesses the object code either (1) a
     copy of the Corresponding Source for all the software in the
     product that is covered by this License, on a durable physical
     medium customarily used for software interchange, for a price no
     more than your reasonable cost of physically performing this
     conveying of source, or (2) access to copy the
     Corresponding Source from a network server at no charge.
 .
     c) Convey individual copies of the object code with a copy of the
     written offer to provide the Corresponding Source.  This
     alternative is allowed only occasionally and noncommercially, and
     only if you received the object code with such an offer, in accord
     with subsection 6b.
 .
     d) Convey the object code by offering access from a designated
     place (gratis or for a charge), and offer equivalent access to the
     Corresponding Source in the same way through the same place at no
     further charge.  You need not require recipients to copy the
     Corresponding Source along with the object code.  If the place to
     copy the object code is a network server, the Corresponding Source
     may be on a different server (operated by you or a third party)
     that supports equivalent copying facilities, provided you maintain
     clear directions next to the object code saying where to find the
     Corresponding Source.  Regardless of what server hosts the
     Corresponding Source, you remain obligated to ensure that it is
     available for as long as needed to satisfy these requirements.
 .
     e) Convey the object code using peer-to-peer transmission, provided
     you inform other peers where the object code and Corresponding
     Source of the work are being offered to the general public at no
     charge under subsection 6d.
 .
   A separable portion of the object code, whose source code is excluded
 from the Corresponding Source as a System Library, need not be
 included in conveying the object code work.
 .
   A "User Product" is either (1) a "consumer product", which means any
 tangible personal property which is normally used for personal, family,
 or household purposes, or (2) anything designed or sold for incorporation
 into a dwelling.  In determining whether a product is a consumer product,
 doubtful cases shall be resolved in favor of coverage.  For a particular
 product received by a particular user, "normally used" refers to a
 typical or common use of that class of product, regardless of the status
 of the particular user or of the way in which the particular user
 actually uses, or expects or is expected to use, the product.  A product
 is a consumer product regardless of whether the product has substantial
 commercial, industrial or non-consumer uses, unless such uses represent
 the only significant mode of use of the product.
 .
   "Installation Information" for a User Product means any methods,
 procedures, authorization keys, or other information required to install
 and execute modified versions of a covered work in that User Product from
 a modified version of its Corresponding Source.  The information must
 suffice to ensure that the continued functioning of the modified object
 code is in no case prevented or interfered with solely because
 modification has been made.
 .
   If you convey an object code work under this section in, or with, or
 specifically for use in, a User Product, and the conveying occurs as
 part of a transaction in which the right of possession and use of the
 User Product is transferred to the recipient in perpetuity or for a
 fixed term (regardless of how the transaction is characterized), the
 Corresponding Source conveyed under this section must be accompanied
 by the Installation Information.  But this requirement does not apply
 if neither you nor any third party retains the ability to install
 modified object code on the User Product (for example, the work has
 been installed in ROM).
 .
   The requirement to provide Installation Information does not include a
 requirement to continue to provide support service, warranty, or updates
 for a work that has been modified or installed by the recipient, or for
 the User Product in which it has been modified or installed.  Access to a
 network may be denied when the modification itself materially and
 adversely affects the operation of the network or violates the rules and
 protocols for communication across the network.
 .
   Corresponding Source conveyed, and Installation Information provided,
 in accord with this section must be in a format that is publicly
 documented (and with an implementation available to the public in
 source code form), and must require no special password or key for
 unpacking, reading or copying.
 .
   7. Additional Terms.
 .
   "Additional permissions" are terms that supplement the terms of this
 License by making exceptions from one or more of its conditions.
 Additional permissions that are applicable to the entire Program shall
 be treated as though they were included in this License, to the extent
 that they are valid under applicable law.  If additional permissions
 apply only to part of the Program, that part may be used separately
 under those permissions, but the entire Program remains governed by
 this License without regard to the additional permissions.
 .
   When you convey a copy of a covered work, you may at your option
 remove any additional permissions from that copy, or from any part of
 it.  (Additional permissions may be written to require their own
 removal in certain cases when you modify the work.)  You may place
 additional permissions on material, added by you to a covered work,
 for which you have or can give appropriate copyright permission.
 .
   Notwithstanding any other provision of this License, for material you
 add to a covered work, you may (if authorized by the copyright holders of
 that material) supplement the terms of this License with terms:
 .
     a) Disclaiming warranty or limiting liability differently from the
     terms of sections 15 and 16 of this License; or
 .
     b) Requiring preservation of specified reasonable legal notices or
     author attributions in that material or in the Appropriate Legal
     Notices displayed by works containing it; or
 .
     c) Prohibiting misrepresentation of the origin of that material, or
     requiring that modified versions of such material be marked in
     reasonable ways as different from the original version; or
 .
     d) Limiting the use for publicity purposes of names of licensors or
     authors of the material; or
 .
     e) Declining to grant rights under trademark law for use of some
     trade names, trademarks, or service marks; or
 .
     f) Requiring indemnification of licensors and authors of that
     material by anyone who conveys the material (or modified versions of
     it) with contractual assumptions of liability to the recipient, for
     any liability that these contractual assumptions directly impose on
     those licensors and authors.
 .
   All other non-permissive additional terms are considered "further
 restrictions" within the meaning of section 10.  If the Program as you
 received it, or any part of it, contains a notice stating that it is
 governed by this License along with a term that is a further
 restriction, you may remove that term.  If a license document contains
 a further restriction but permits relicensing or conveying under this
 License, you may add to a covered work material governed by the terms
 of that license document, provided that the further restriction does
 not survive such relicensing or conveying.
 .
   If you add terms to a covered work in accord with this section, you
 must place, in the relevant source files, a statement of the
 additional terms that apply to those files, or a notice indicating
 where to find the applicable terms.
 .
   Additional terms, permissive or non-permissive, may be stated in the
 form of a separately written license, or stated as exceptions;
 the above requirements apply either way.
 .
   8. Termination.
 .
   You may not propagate or modify a covered work except as expressly
 provided under this License.  Any attempt otherwise to propagate or
 modify it is void, and will automatically terminate your rights under
 this License (including any patent licenses granted under the third
 paragraph of section 11).
 .
   However, if you cease all violation of this License, then your
 license from a particular copyright holder is reinstated (a)
 provisionally, unless and until the copyright holder explicitly and
 finally terminates your license, and (b) permanently, if the copyright
 holder fails to notify you of the violation by some reasonable means
 prior to 60 days after the cessation.
 .
   Moreover, your license from a particular copyright holder is
 reinstated permanently if the copyright holder notifies you of the
 violation by some reasonable means, this is the first time you have
 received notice of violation of this License (for any work) from that
 copyright holder, and you cure the violation prior to 30 days after
 your receipt of the notice.
 .
   Termination of your rights under this section does not terminate the
 licenses of parties who have received copies or rights from you under
 this License.  If your rights have been terminated and not permanently
 reinstated, you do not qualify to receive new licenses for the same
 material under section 10.
 .
   9. Acceptance Not Required for Having Copies.
 .
   You are not required to accept this License in order to receive or
 run a copy of the Program.  Ancillary propagation of a covered work
 occurring solely as a consequence of using peer-to-peer transmission
 to receive a copy likewise does not require acceptance.  However,
 nothing other than this License grants you permission to propagate or
 modify any covered work.  These actions infringe copyright if you do
 not accept this License.  Therefore, by modifying or propagating a
 covered work, you indicate your acceptance of this License to do so.
 .
   10. Automatic Licensing of Downstream Recipients.
 .
   Each time you convey a covered work, the recipient automatically
 receives a license from the original licensors, to run, modify and
 propagate that work, subject to this License.  You are not responsible
 for enforcing compliance by third parties with this License.
 .
   An "entity transaction" is a transaction transferring control of an
 organization, or substantially all assets of one, or subdividing an
 organization, or merging organizations.  If propagation of a covered
 work results from an entity transaction, each party to that
 transaction who receives a copy of the work also receives whatever
 licenses to the work the party's predecessor in interest had or could
 give under the previous paragraph, plus a right to possession of the
 Corresponding Source of the work from the predecessor in interest, if
 the predecessor has it or can get it with reasonable efforts.
 .
   You may not impose any further restrictions on the exercise of the
 rights granted or affirmed under this License.  For example, you may
 not impose a license fee, royalty, or other charge for exercise of
 rights granted under this License, and you may not initiate litigation
 (including a cross-claim or counterclaim in a lawsuit) alleging that
 any patent claim is infringed by making, using, selling, offering for
 sale, or importing the Program or any portion of it.
 .
   11. Patents.
 .
   A "contributor" is a copyright holder who authorizes use under this
 License of the Program or a work on which the Program is based.  The
 work thus licensed is called the contributor's "contributor version".
 .
   A contributor's "essential patent claims" are all patent claims
 owned or controlled by the contributor, whether already acquired or
 hereafter acquired, that would be infringed by some manner, permitted
 by this License, of making, using, or selling its contributor version,
 but do not include claims that would be infringed only as a
 consequence of further modification of the contributor version.  For
 purposes of this definition, "control" includes the right to grant
 patent sublicenses in a manner consistent with the requirements of
 this License.
 .
   Each contributor grants you a non-exclusive, worldwide, royalty-free
 patent license under the contributor's essential patent claims, to
 make, use, sell, offer for sale, import and otherwise run, modify and
 propagate the contents of its contributor version.
 .
   In the following three paragraphs, a "patent license" is any express
 agreement or commitment, however denominated, not to enforce a patent
 (such as an express permission to practice a patent or covenant not to
 sue for patent infringement).  To "grant" such a patent license to a
 party means to make such an agreement or commitment not to enforce a
 patent against the party.
 .
   If you convey a covered work, knowingly relying on a patent license,
 and the Corresponding Source of the work is not available for anyone
 to copy, free of charge and under the terms of this License, through a
 publicly available network server or other readily accessible means,
 then you must either (1) cause the Corresponding Source to be so
 available, or (2) arrange to deprive yourself of the benefit of the
 patent license for this particular work, or (3) arrange, in a manner
 consistent with the requirements of this License, to extend the patent
 license to downstream recipients.  "Knowingly relying" means you have
 actual knowledge that, but for the patent license, your conveying the
 covered work in a country, or your recipient's use of the covered work
 in a country, would infringe one or more identifiable patents in that
 country that you have reason to believe are valid.
 .
   If, pursuant to or in connection with a single transaction or
 arrangement, you convey, or propagate by procuring conveyance of, a
 covered work, and grant a patent license to some of the parties
 receiving the covered work authorizing them to use, propagate, modify
 or convey a specific copy of the covered work, then the patent license
 you grant is automatically extended to all recipients of the covered
 work and works based on it.
 .
   A patent license is "discriminatory" if it does not include within
 the scope of its coverage, prohibits the exercise of, or is
 conditioned on the non-exercise of one or more of the rights that are
 specifically granted under this License.  You may not convey a covered
 work if you are a party to an arrangement with a third party that is
 in the business of distributing software, under which you make payment
 to the third party based on the extent of your activity of conveying
 the work, and under which the third party grants, to any of the
 parties who would receive the covered work from you, a discriminatory
 patent license (a) in connection with copies of the covered work
 conveyed by you (or copies made from those copies), or (b) primarily
 for and in connection with specific products or compilations that
 contain the covered work, unless you entered into that arrangement,
 or that patent license was granted, prior to 28 March 2007.
 .
   Nothing in this License shall be construed as excluding or limiting
 any implied license or other defenses to infringement that may
 otherwise be available to you under applicable patent law.
 .
   12. No Surrender of Others' Freedom.
 .
   If conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License.  If you cannot convey a
 covered work so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you may
 not convey it at all.  For example, if you agree to terms that obligate you
 to collect a royalty for further conveying from those to whom you convey
 the Program, the only way you could satisfy both those terms and this
 License would be to refrain entirely from conveying the Program.
 .
   13. Use with the GNU Affero General Public License.
 .
   Notwithstanding any other provision of this License, you have
 permission to link or combine any covered work with a work licensed
 under version 3 of the GNU Affero General Public License into a single
 combined work, and to convey the resulting work.  The terms of this
 License will continue to apply to the part which is the covered work,
 but the special requirements of the GNU Affero General Public License,
 section 13, concerning interaction through a network will apply to the
 combination as such.
 .
   14. Revised Versions of this License.
 .
   The Free Software Foundation may publish revised and/or new versions of
 the GNU General Public License from time to time.  Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 .
   Each version is given a distinguishing version number.  If the
 Program specifies that a certain numbered version of the GNU General
 Public License "or any later version" applies to it, you have the
 option of following the terms and conditions either of that numbered
 version or of any later version published by the Free Software
 Foundation.  If the Program does not specify a version number of the
 GNU General Public License, you may choose any version ever published
 by the Free Software Foundation.
 .
   If the Program specifies that a proxy can decide which future
 versions of the GNU General Public License can be used, that proxy's
 public statement of acceptance of a version permanently authorizes you
 to choose that version for the Program.
 .
   Later license versions may give you additional or different
 permissions.  However, no additional obligations are imposed on any
 author or copyright holder as a result of your choosing to follow a
 later version.
 .
   15. Disclaimer of Warranty.
 .
   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 .
   16. Limitation of Liability.
 .
   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGES.
 .
   17. Interpretation of Sections 15 and 16.
 .
   If the disclaimer of warranty and limitation of liability provided
 above cannot be given local legal effect according to their terms,
 reviewing courts shall apply local law that most closely approximates
 an absolute waiver of all civil liability in connection with the
 Program, unless a warranty or assumption of liability accompanies a
 copy of the Program in return for a fee.
 .
                      END OF TERMS AND CONDITIONS
 .
             How to Apply These Terms to Your New Programs
 .
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
 free software which everyone can redistribute and change under these terms.
 .
   To do so, attach the following notices to the program.  It is safest
 to attach them to the start of each source file to most effectively
 state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 .
     <one line to give the program's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 .
     This program 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.
 .
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 .
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 Also add information on how to contact you by electronic and paper mail.
 .
   If the program does terminal interaction, make it output a short
 notice like this when it starts in an interactive mode:
 .
     <program>  Copyright (C) <year>  <name of author>
     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
 .
 The hypothetical commands `show w' and `show c' should show the appropriate
 parts of the General Public License.  Of course, your program's commands
 might be different; for a GUI interface, you would use an "about box".
 .
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU GPL, see
 <http://www.gnu.org/licenses/>.
 .
   The GNU General Public License does not permit incorporating your program
 into proprietary programs.  If your program is a subroutine library, you
 may consider it more useful to permit linking proprietary applications with
 the library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.  But first, please read
 <http://www.gnu.org/philosophy/why-not-lgpl.html>.
