swig/Examples/ruby/class
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.cxx Improve the class example for several languages. 2014-02-23 18:24:51 +13: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.h Improve the class example for several languages. 2014-02-23 18:24:51 +13:00
example.i Further cleaning up of class examples 2014-02-24 10:10:24 +13:00
index.html Further cleaning up of class examples 2014-02-24 10:10:24 +13:00
runme.rb Improve the class example for several languages. 2014-02-23 18:24:51 +13:00