Mercurial > emacs
view etc/images/gud/break.xpm @ 82272:e4f2f44b432e
(Curve Fitting): Change plot indicator.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 04 Aug 2007 15:14:09 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};