File: insensitive

package info (click to toggle)
xevil 2.02r2-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,888 kB
  • sloc: cpp: 47,789; makefile: 189; csh: 4
file content (4 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (12)
1
2
3
4
#define insensitive_width 4
#define insensitive_height 4
static char insensitive_bits[] = {
   0x01, 0x02, 0x04, 0x08};