summaryrefslogtreecommitdiff
path: root/Examples/octave/operator/example.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to Octave examplesKarl Wette2013-05-081-1/+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
* Added example of friend operator use to Examples/octave/operator, fixed ↵Xavier Delacour2011-08-311-4/+3
| | | | | | minor bug that causes a panic in octave 3.0.5. Tested examples work for octave 3.0.5, 3.2.4, and 3.4.0. (thanks to Karl Wette) git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Initial commit of Octave module.Xavier Delacour2008-03-011-0/+36
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22