# (C) Copyright International Business Machines Corporation 23 January 
# 1990.  All Rights Reserved. 
#  
# See the file USERAGREEMENT distributed with this software for full 
# terms and conditions of use. 
# SCCS Info: @(#)othertokens	1.2 3/13/90
#
# non-keyword tokens used by the felex and fegram.
#
T_UNINITIALIZED
T_ERROR
T_SYMBOL
T_INTEGER
T_REAL
T_NAME
T_STRING
T_NAMESCASE
T_ASSIGN
T_NEQUAL
T_LEQUAL
T_GEQUAL
T_MOVE
