Mercurial > hg > octave-nkf
diff src/graphics.h.in @ 11281:3f952c6973f7
graphics.h.in: Change intended for 11272.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Sat, 20 Nov 2010 09:39:46 -0500 |
parents | 830b940e7ff4 |
children | 71cce7108190 |
line wrap: on
line diff
--- a/src/graphics.h.in +++ b/src/graphics.h.in @@ -3507,8 +3507,8 @@ row_vector_property xlim hlr , Matrix () row_vector_property ylim hlr , Matrix () row_vector_property zlim hlr , Matrix () - bool_property xliminclude hl , "on" - bool_property yliminclude hl , "on" + bool_property xliminclude hl , "off" + bool_property yliminclude hl , "off" bool_property zliminclude hl , "off" END_PROPERTIES