swig/Examples/chicken/simple
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 Initial addition. 2003-02-15 01:56:34 +00: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
README Initial addition. 2003-02-15 01:56:34 +00:00
runme.scm Chicken - make check-examples run like other examples - not all run very well though! 2013-04-20 02:28:48 +01:00

Simple example from users manual.