swig/Examples/ocaml
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
..
argout_ref Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
contract Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
scoped_enum Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
shapes Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
simple Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
std_string Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
std_vector Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
stl Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
string_from_ptr Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
strings_test Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
check.list String from ptr example. Demonstrates use of out typemap and handling of 2003-12-05 22:59:42 +00:00