Mercurial > emacs
view etc/images/gud/break.xpm @ 77203:bcc16ff22a34
(Formula syntax for Calc): Emphasize the operator precedence in Calc.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Sat, 14 Apr 2007 16:17:24 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};