swig/Examples/java/multimap
William S Fulton 8e2bc595c6 Remove use of preinst-swig script
Complete the prototype removal in ca1431.

The script prevents SWIGTOOL=gdb from working as gdb can't be used to
debug a shell script, it requires a binary.

Add support for SWIGTOOL in all the examples.

SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles.

See issue #473.
2015-08-21 22:43:17 +01:00
..
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
example.c missing #include added 2004-08-30 16:39:50 +00:00
example.dsp Fix Visual Studio examples to work when SWIG is unzipped into a directory containing spaces. 2013-01-15 07:18:20 +00:00
example.i fix extern declarations 2005-06-28 21:14:24 +00:00
runme.java rename java run tests from main to runme for consistency across the languages 2008-11-17 22:47:55 +00:00