lyx_mirror/lib/images/math/lceil_rceil.xpm
John Levon d2cd66ecc0 Some common delimiter pairings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6758 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 02:33:58 +00:00

28 lines
571 B
C

/* XPM */
static char * lceil_rceil_xpm[] = {
"18 22 2 1",
" c None",
". c #000000",
"...... ......",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". ."};