swig/Examples/python/contract
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.c new example 2003-11-05 21:38:02 +00:00
example.dsp Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRETER_NO_DEBUG 2013-06-11 19:15:57 +01:00
example.i fix extern declarations 2005-06-28 21:14:24 +00:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
runme.py autopep8 cleanup of Examples/python whitespace 2015-05-08 08:46:06 -04:00