view .gitignore @ 17876:b951a8351fd7

Fix display of char arrays in GUI Variable window. * libinterp/octave-value/ov-str-mat.cc(short_disp): Use parentheses around tertiary operator expression so that C++ stream operator '<<' doesn't grab result of test, rather than output of test.
author Rik <rik@octave.org>
date Thu, 07 Nov 2013 10:21:45 -0800
parents 5758e0013246
children
line wrap: on
line source

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