1# $XTermId: Tekparse.def,v 1.4 2006/02/12 22:43:56 tom Exp $
2#
3# vile:confmode rs=lf
4# -----------------------------------------------------------------------------
5# this file is part of xterm
6#
7# Copyright 2002,2006 by Thomas E. Dickey
8#
9#                         All Rights Reserved
10#
11# Permission is hereby granted, free of charge, to any person obtaining a
12# copy of this software and associated documentation files (the
13# "Software"), to deal in the Software without restriction, including
14# without limitation the rights to use, copy, modify, merge, publish,
15# distribute, sublicense, and/or sell copies of the Software, and to
16# permit persons to whom the Software is furnished to do so, subject to
17# the following conditions:
18#
19# The above copyright notice and this permission notice shall be included
20# in all copies or substantial portions of the Software.
21#
22# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
25# IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
26# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
27# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
28# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29#
30# Except as contained in this notice, the name(s) of the above copyright
31# holders shall not be used in advertising or otherwise to promote the
32# sale, use or other dealings in this Software without prior written
33# authorization.
34# -----------------------------------------------------------------------------
35#
36# List of symbols that need to be defined for Tekparse.h.  If you need to
37# change any of the CASE_ macros, make the change here and rerun the command
38# shown in Tekparse.h.
39#
40
41CASE_REPORT
42CASE_VT_MODE
43CASE_SPT_STATE
44CASE_GIN
45CASE_BEL
46CASE_BS
47CASE_PT_STATE
48CASE_PLT_STATE
49CASE_TAB
50CASE_IPL_STATE
51CASE_ALP_STATE
52CASE_UP
53CASE_COPY
54CASE_PAGE
55CASE_BES_STATE
56CASE_BYP_STATE
57CASE_IGNORE
58CASE_ASCII
59CASE_APL
60CASE_CHAR_SIZE
61CASE_BEAM_VEC
62CASE_CURSTATE
63CASE_PENUP
64CASE_PENDOWN
65CASE_IPL_POINT
66CASE_PLT_VEC
67CASE_PT_POINT
68CASE_SPT_POINT
69CASE_CR
70CASE_ESC_STATE
71CASE_LF
72CASE_SP
73CASE_PRINT
74CASE_OSC
75