view .gitignore @ 20121:41064c150724

Return bools instead of ints in oc-java box and unbox internal functions. * libinterp/octave-value/ov-java.cc (unbox): this functions return an int with value of 0 or 1 only but are always used as booleans.
author Carnë Draug <carandraug@octave.org>
date Mon, 20 Apr 2015 17:23:28 +0100
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/