swig/Examples/ruby/funcptr2
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 The great merge 2002-11-30 22:01:28 +00:00
example.h fix extern declarations 2005-06-28 21:14:24 +00:00
example.i make %callback more uniform and usable 2004-10-18 07:35:18 +00:00
runme.rb calling the callback functions directly added to the example 2007-08-02 23:18:46 +00:00