summaryrefslogtreecommitdiff
path: root/Examples/ruby/free_function/example.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve #include guard macrosOlly Betts2022-07-191-3/+3
| | | | | | | Avoid using reserved identifiers such as `_DOHINT_H` (fixes #1989), fix cases where the name doesn't match the filename, and make the naming more consistent and less likely to collide with include guards in other headers.
* New example to test free_functions. Makes use of tracking objects ↵Charlie Savage2005-09-241-0/+49
functionality. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7522 626c5289-ae23-0410-ae9c-e8d60b6d4f22