File: Dashes

package info (click to toggle)
x11-apps 7.7%2B8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 22,272 kB
  • sloc: ansic: 89,886; sh: 21,460; lisp: 8,407; makefile: 961; lex: 162; yacc: 82; xml: 31
file content (4 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (18)
1
2
3
4
#define Dashes_width 2
#define Dashes_height 2
static char Dashes_bits[] = {
   0x01, 0x02};