File: config.h

package info (click to toggle)
joe 3.7-2.3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,304 kB
  • sloc: ansic: 34,071; sh: 3,426; makefile: 138
file content (7 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
/* Configuration options for JOE */

#ifndef _Iconfig
#define _Iconfig 1
#include "autoconf.h"
#define MOUSE_XTERM 1
#endif