swig/Examples/chicken/overload
Jonah Beckford 13682064c4 Added "module" target to build a dynamic module, got "clean" target to
invoke "chicken_clean" target in Examples/Makefile, and let
Examples/Makefile handle all the compiling.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-10 19:13:56 +00:00
..
.cvsignore Initial addition. 2003-02-15 01:56:34 +00:00
example.cxx Initial addition. 2003-02-15 01:56:34 +00:00
example.h Initial addition. 2003-02-15 01:56:34 +00:00
example.i Initial addition. 2003-02-15 01:56:34 +00:00
Makefile Added "module" target to build a dynamic module, got "clean" target to 2003-03-10 19:13:56 +00:00
precsi.scm Changed module technique from <module_name>- to <module_name>: which 2003-02-27 02:00:15 +00:00
README Initial addition. 2003-02-15 01:56:34 +00:00
test-overload.scm Changed module technique from <module_name>- to <module_name>: which 2003-02-27 02:00:15 +00:00

Overloading example from Chapter 5.14 of SWIG Core Documentation for
version 1.3.