summaryrefslogtreecommitdiff
path: root/Examples/octave/extend/example.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ↵William S Fulton2014-05-241-1/+1
| | | | -Wreturn-type
* Fixes to Octave examplesKarl Wette2013-05-081-2/+1
| | | | | | | | - rename example modules from "example" to "swigexample", to avoid a warning from shadowing the Octave built-in function "example" - remove deprecated "static" Makefile targets: there is no longer an option to build static Octave modules in the Examples Makefile - emacs whitespace cleanup run on all files
* Initial commit of Octave module.Xavier Delacour2008-03-011-0/+56
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22