swig/Examples/guile/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
..
example.cxx More cleaning up of the class examples 2014-05-05 16:14:31 +12:00
example.h Further cleaning up of class examples 2014-02-24 10:10:24 +13:00
example.i Add C++ class example for Guile 2013-04-30 07:28:29 +01:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
runme.scm Guile add two more examples and use load-extension instead of dynamic-load 2013-05-13 22:40:16 +02:00