1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/chinese/aterm/files/protocol.h
Seiichirou Hiraoka b1ee07820b Update to 0.3.5
PR: ports/11625
Submitted by: davidyu@ken.csie.ntu.edu.tw
1999-05-10 16:20:23 +00:00

14 lines
213 B
C

/*
Copyright (C) 1994 Edward Der-Hua Liu, Hsin-Chu, Taiwan
*/
#define K_REJECT (0)
#define K_ACCEPT (1)
#define CLI_FOCUS_IN (1)
#define CLI_FOCUS_OUT (3)
#define LOAD_KEYWORD (2)
#define XCIN_ATOM "XCIN_A"