swig/Examples/lua/dual
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
..
dual.cpp Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.i [lua] Fix a bug in the class hierachy code, where the methods were not propagated, 2007-12-04 09:25:58 +00:00
example2.i [lua] Fix a bug in the class hierachy code, where the methods were not propagated, 2007-12-04 09:25:58 +00:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00