!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.9~svn20110310	//
ACCEPT	whitelist.py	/^	ACCEPT = 1 $/;"	v	class:whitelist
ADDOBJS	wlp/module/Makefile	/^ADDOBJS=	$(LIBPL)\/python.o config.o$/;"	m
AR	wlp/C/Makefile	/^AR=ar$/;"	m
AROPTS	wlp/C/Makefile	/^AROPTS=-rs$/;"	m
BASELIB	wlp/module/Makefile	/^BASELIB=	$/;"	m
BASEMODLIBS	wlp/module/Makefile	/^BASEMODLIBS=                            -L$(exec_prefix)\/lib -lz         $/;"	m
BASESETUP	wlp/module/Makefile	/^BASESETUP=	$/;"	m
BEGIN	wlp/C/lex.yy.c	125;"	d	file:
BINDIR	Makefile	/^BINDIR=$(WLPDIR)$/;"	m
BINDIR	wlp/C/Makefile	/^BINDIR=.$/;"	m
BINDIR	wlp/Makefile	/^BINDIR=..$/;"	m
BINDIR	wlp/module/Makefile	/^BINDIR=		$(exec_installdir)\/bin$/;"	m
BINLIBDEST	wlp/module/Makefile	/^BINLIBDEST=	$(LIBDIR)\/python$(VERSION)$/;"	m
BLDSHARED	wlp/module/Makefile	/^BLDSHARED=	$(CC) -shared -Wl,-O1 -Wl,-Bsymbolic-functions $(PY_LDFLAGS) $(PY_CFLAGS)$/;"	m
CC	wlp/C/Makefile	/^CC=gcc$/;"	m
CC	wlp/module/Makefile	/^CC=		gcc -pthread$/;"	m
CCOPTS	wlp/C/Makefile	/^CCOPTS=-Wall -ansi$/;"	m
CCSHARED	wlp/C/Makefile	/^CCSHARED=-fPIC$/;"	m
CCSHARED	wlp/module/Makefile	/^CCSHARED=	-fPIC$/;"	m
CFLAGS	wlp/module/Makefile	/^CFLAGS=		$(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)$/;"	m
CONFIGC	wlp/module/Makefile	/^CONFIGC=	$(LIBPL)\/config.c$/;"	m
CONFIGCIN	wlp/module/Makefile	/^CONFIGCIN=	$(LIBPL)\/config.c.in$/;"	m
COREPYTHONPATH	wlp/module/Makefile	/^COREPYTHONPATH=$(DESTPATH)$(SITEPATH)$(MACHDEPPATH)$(STDWINPATH)$(TKPATH)$/;"	m
COREPYTHONPATH	wlp/module/Makefile	/^COREPYTHONPATH=$(DESTPATH)$(SITEPATH)$(TESTPATH)$(MACHDEPPATH)$(EXTRAMACHDEPPATH)$(TKPATH)$(OLDPATH)$/;"	m
CSRCDIR	Makefile	/^CSRCDIR=$(WLPDIR)\/C$/;"	m
CSRCDIR	wlp/Makefile	/^CSRCDIR=C$/;"	m
CXX	wlp/module/Makefile	/^CXX=		g++ -pthread$/;"	m
DBG	wlp/C/macro.h	33;"	d
DBG	wlp/C/macro.h	37;"	d
DEFS	wlp/module/Makefile	/^DEFS=		$/;"	m
DENY	whitelist.py	/^	DENY = 0$/;"	v	class:whitelist
DESTLIB	wlp/module/Makefile	/^DESTLIB=$(LIBDEST)$/;"	m
DESTPATH	wlp/module/Makefile	/^DESTPATH=$/;"	m
DESTSHARED	wlp/module/Makefile	/^DESTSHARED=	$(BINLIBDEST)\/site-packages$/;"	m
E	wlp/module/Makefile	/^E=exec_prefix$/;"	m
ECHO	wlp/C/lex.yy.c	581;"	d	file:
EOB_ACT_CONTINUE_SCAN	wlp/C/lex.yy.c	168;"	d	file:
EOB_ACT_END_OF_FILE	wlp/C/lex.yy.c	169;"	d	file:
EOB_ACT_LAST_MATCH	wlp/C/lex.yy.c	170;"	d	file:
EOFTOK	wlp/C/commands.tab.c	/^     EOFTOK = 262$/;"	e	enum:yytokentype	file:
EOFTOK	wlp/C/commands.tab.h	/^     EOFTOK = 262$/;"	e	enum:yytokentype
ERR	wlp/C/macro.h	22;"	d
ERROR	wlp/C/commands.tab.c	/^     ERROR = 261,$/;"	e	enum:yytokentype	file:
ERROR	wlp/C/commands.tab.h	/^     ERROR = 261,$/;"	e	enum:yytokentype
EXECINCLUDEPY	wlp/module/Makefile	/^EXECINCLUDEPY=	$(exec_installdir)\/include\/python$(VERSION)$/;"	m
EXIT_SUCCESS	wlp/C/commands.tab.c	253;"	d	file:
EXIT_SUCCESS	wlp/C/commands.tab.c	281;"	d	file:
EXTRAMACHDEPPATH	wlp/module/Makefile	/^EXTRAMACHDEPPATH=$/;"	m
FALSE	wlp/C/macro.h	15;"	d
FLEX	wlp/C/Makefile	/^FLEX=flex$/;"	m
FLEXINT_H	wlp/C/lex.yy.c	29;"	d	file:
FLEXOPTS	wlp/C/Makefile	/^FLEXOPTS=$/;"	m
FLEX_BETA	wlp/C/lex.yy.c	13;"	d	file:
FLEX_SCANNER	wlp/C/lex.yy.c	8;"	d	file:
GLHACK	wlp/module/Makefile	/^GLHACK=-Dclear=__GLclear$/;"	m
H	wlp/module/Makefile	/^H=Generated automatically from Makefile.pre.in by sedscript.$/;"	m
INCLUDEDIR	wlp/module/Makefile	/^INCLUDEDIR=	$(installdir)\/include$/;"	m
INCLUDEPY	wlp/module/Makefile	/^INCLUDEPY=	$(INCLUDEDIR)\/python$(VERSION)$/;"	m
INITIAL	wlp/C/lex.yy.c	489;"	d	file:
INSTALL	wlp/module/Makefile	/^INSTALL=	$(LIBPL)\/install-sh -c$/;"	m
INSTALL_SHARED	wlp/module/Makefile	/^INSTALL_SHARED=	${INSTALL} -m 555$/;"	m
INT16_MAX	wlp/C/lex.yy.c	71;"	d	file:
INT16_MIN	wlp/C/lex.yy.c	62;"	d	file:
INT32_MAX	wlp/C/lex.yy.c	74;"	d	file:
INT32_MIN	wlp/C/lex.yy.c	65;"	d	file:
INT8_MAX	wlp/C/lex.yy.c	68;"	d	file:
INT8_MIN	wlp/C/lex.yy.c	59;"	d	file:
L	wlp/module/Makefile	/^L=LINKFORSHARED$/;"	m
LDFLAGS	wlp/module/Makefile	/^LDFLAGS=	@LDFLAGS@$/;"	m
LDLAST	wlp/module/Makefile	/^LDLAST=				$/;"	m
LDSHARED	wlp/module/Makefile	/^LDSHARED=	$(CC) -shared -Wl,-O1 -Wl,-Bsymbolic-functions $(PY_LDFLAGS)$/;"	m
LIBC	wlp/module/Makefile	/^LIBC=		$/;"	m
LIBDEST	wlp/module/Makefile	/^LIBDEST=	$(SCRIPTDIR)\/python$(VERSION)$/;"	m
LIBDIR	wlp/module/Makefile	/^LIBDIR=		$(exec_prefix)\/lib$/;"	m
LIBM	wlp/module/Makefile	/^LIBM=		-lm$/;"	m
LIBP	wlp/module/Makefile	/^LIBP=		$(exec_installdir)\/lib\/python$(VERSION)$/;"	m
LIBPL	wlp/module/Makefile	/^LIBPL=		$(LIBP)\/config$/;"	m
LIBS	wlp/module/Makefile	/^LIBS=		-lpthread -ldl  -lutil$/;"	m
LINELEN	wlp/C/macro.h	13;"	d
LINKCC	wlp/module/Makefile	/^LINKCC=		$(PURIFY) $(MAINCC)$/;"	m
LINKFORSHARED	wlp/module/Makefile	/^LINKFORSHARED=	-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions$/;"	m
LOCALMODLIBS	wlp/module/Makefile	/^LOCALMODLIBS=$/;"	m
MACHDEP	wlp/module/Makefile	/^MACHDEP=	linux2$/;"	m
MACHDEPPATH	wlp/module/Makefile	/^MACHDEPPATH=:plat-$(MACHDEP)$/;"	m
MACHDESTLIB	wlp/module/Makefile	/^MACHDESTLIB=$(BINLIBDEST)$/;"	m
MAJOR	pyginfo.py	/^	MAJOR = '0'$/;"	v	class:pygsinfo
MAKEFILE	wlp/module/Makefile	/^MAKEFILE=	$(LIBPL)\/Makefile$/;"	m
MAKESETUP	wlp/module/Makefile	/^MAKESETUP=	$(LIBPL)\/makesetup$/;"	m
MANDIR	wlp/module/Makefile	/^MANDIR=		$(installdir)\/share\/man$/;"	m
MINOR	pyginfo.py	/^	MINOR = '7b'$/;"	v	class:pygsinfo
MODLIBS	wlp/module/Makefile	/^MODLIBS=	$(LOCALMODLIBS) $(BASEMODLIBS)$/;"	m
MODOBJS	wlp/module/Makefile	/^MODOBJS=	$/;"	m
MODULEDIR	Makefile	/^MODULEDIR=$(WLPDIR)\/module$/;"	m
MODULEDIR	wlp/Makefile	/^MODULEDIR=module$/;"	m
OBJFILE	wlp/C/Makefile	/^OBJFILE=structs.o commands.tab.o lex.yy.o$/;"	m
OLDPATH	wlp/module/Makefile	/^OLDPATH=:lib-old$/;"	m
OPT	wlp/module/Makefile	/^OPT=		-DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes$/;"	m
OWNERID	wlp/C/commands.tab.c	/^     OWNERID = 260,$/;"	e	enum:yytokentype	file:
OWNERID	wlp/C/commands.tab.h	/^     OWNERID = 260,$/;"	e	enum:yytokentype
P	wlp/module/Makefile	/^P=prefix$/;"	m
PROGDESC	pyginfo.py	/^	PROGDESC= 'The Python Gateway'$/;"	v	class:pygsinfo
PROGNAME	pyginfo.py	/^	PROGNAME = 'pyg' $/;"	v	class:pygsinfo
PYTHON	wlp/module/Makefile	/^PYTHON=		python$/;"	m
PYTHONLIBS	wlp/module/Makefile	/^PYTHONLIBS=	$(LIBPL)\/libpython$(VERSION).a$/;"	m
PYTHONPATH	wlp/module/Makefile	/^PYTHONPATH=$(COREPYTHONPATH)$/;"	m
RANLIB	wlp/module/Makefile	/^RANLIB=		ranlib$/;"	m
REJECT	wlp/C/lex.yy.c	475;"	d	file:
SCRIPTDIR	wlp/module/Makefile	/^SCRIPTDIR=	$(prefix)\/lib$/;"	m
SETUP	wlp/module/Makefile	/^SETUP=		$(LIBPL)\/Setup.config $(LIBPL)\/Setup.local $(LIBPL)\/Setup$/;"	m
SGI_ABI	wlp/module/Makefile	/^SGI_ABI=	$/;"	m
SHAREDMODS	wlp/module/Makefile	/^SHAREDMODS= .\/wlp$(SO)$/;"	m
SHELL	wlp/module/Makefile	/^SHELL=		\/bin\/sh$/;"	m
SITEPATH	wlp/module/Makefile	/^SITEPATH=$/;"	m
SO	wlp/module/Makefile	/^SO=		.so$/;"	m
SOLIST	wlp/Makefile	/^SOLIST=test.so$/;"	m
SRCDIR	wlp/C/Makefile	/^SRCDIR=.$/;"	m
SYSLIBS	wlp/module/Makefile	/^SYSLIBS=	$(LIBM) $(LIBC)$/;"	m
TARGET	wlp/module/Makefile	/^TARGET=		python$/;"	m
TESTPATH	wlp/module/Makefile	/^TESTPATH=$/;"	m
TKPATH	wlp/module/Makefile	/^TKPATH=:lib-tk$/;"	m
TMPFILE	news2mail.py	/^	TMPFILE = tempfile.mktemp()$/;"	v	class:news2mail
TRUE	wlp/C/macro.h	14;"	d
UINT16_MAX	wlp/C/lex.yy.c	80;"	d	file:
UINT32_MAX	wlp/C/lex.yy.c	83;"	d	file:
UINT8_MAX	wlp/C/lex.yy.c	77;"	d	file:
VALID	wlp/C/commands.tab.c	/^     VALID = 259,$/;"	e	enum:yytokentype	file:
VALID	wlp/C/commands.tab.h	/^     VALID = 259,$/;"	e	enum:yytokentype
VARID	wlp/C/commands.tab.c	/^     VARID = 258,$/;"	e	enum:yytokentype	file:
VARID	wlp/C/commands.tab.h	/^     VARID = 258,$/;"	e	enum:yytokentype
VDBG	wlp/C/macro.h	35;"	d
VDBG	wlp/C/macro.h	38;"	d
VERSION	pyginfo.py	/^	VERSION = MAJOR + '.' + MINOR$/;"	v	class:pygsinfo
VERSION	wlp/module/Makefile	/^	VERSION=`$(PYTHON) -c "import sys; print sys.version[:3]"`; \\$/;"	m
VERSION	wlp/module/Makefile	/^VERSION=	2.7$/;"	m
VPATH	wlp/module/Makefile	/^VPATH=		.$/;"	m
WLPDIR	Makefile	/^WLPDIR=wlp$/;"	m
WLPSRCDIR	wlp/module/Makefile	/^WLPSRCDIR=..\/C$/;"	m
YACC	wlp/C/Makefile	/^YACC=bison$/;"	m
YACCOPTS	wlp/C/Makefile	/^YACCOPTS=-d$/;"	m
YYABORT	wlp/C/commands.tab.c	541;"	d	file:
YYACCEPT	wlp/C/commands.tab.c	540;"	d	file:
YYBACKUP	wlp/C/commands.tab.c	562;"	d	file:
YYBISON	wlp/C/commands.tab.c	44;"	d	file:
YYBISON_VERSION	wlp/C/commands.tab.c	47;"	d	file:
YYCASE_	wlp/C/commands.tab.c	1004;"	d	file:
YYCASE_	wlp/C/commands.tab.c	994;"	d	file:
YYCOPY	wlp/C/commands.tab.c	347;"	d	file:
YYCOPY	wlp/C/commands.tab.c	350;"	d	file:
YYCOPY_NEEDED	wlp/C/commands.tab.c	322;"	d	file:
YYDEBUG	wlp/C/commands.tab.c	82;"	d	file:
YYDPRINTF	wlp/C/commands.tab.c	632;"	d	file:
YYDPRINTF	wlp/C/commands.tab.c	781;"	d	file:
YYEMPTY	wlp/C/commands.tab.c	537;"	d	file:
YYEOF	wlp/C/commands.tab.c	538;"	d	file:
YYERRCODE	wlp/C/commands.tab.c	580;"	d	file:
YYERROR	wlp/C/commands.tab.c	542;"	d	file:
YYERROR_VERBOSE	wlp/C/commands.tab.c	87;"	d	file:
YYERROR_VERBOSE	wlp/C/commands.tab.c	88;"	d	file:
YYERROR_VERBOSE	wlp/C/commands.tab.c	90;"	d	file:
YYFAIL	wlp/C/commands.tab.c	552;"	d	file:
YYFINAL	wlp/C/commands.tab.c	363;"	d	file:
YYFPRINTF	wlp/C/commands.tab.c	629;"	d	file:
YYFREE	wlp/C/commands.tab.c	292;"	d	file:
YYID	wlp/C/commands.tab.c	/^YYID (int yyi)$/;"	f	file:
YYID	wlp/C/commands.tab.c	216;"	d	file:
YYINITDEPTH	wlp/C/commands.tab.c	790;"	d	file:
YYLAST	wlp/C/commands.tab.c	365;"	d	file:
YYLEX	wlp/C/commands.tab.c	619;"	d	file:
YYLEX	wlp/C/commands.tab.c	621;"	d	file:
YYLLOC_DEFAULT	wlp/C/commands.tab.c	589;"	d	file:
YYLSP_NEEDED	wlp/C/commands.tab.c	62;"	d	file:
YYMALLOC	wlp/C/commands.tab.c	285;"	d	file:
YYMAXDEPTH	wlp/C/commands.tab.c	801;"	d	file:
YYMAXUTOK	wlp/C/commands.tab.c	378;"	d	file:
YYNNTS	wlp/C/commands.tab.c	370;"	d	file:
YYNRULES	wlp/C/commands.tab.c	372;"	d	file:
YYNSTATES	wlp/C/commands.tab.c	374;"	d	file:
YYNTOKENS	wlp/C/commands.tab.c	368;"	d	file:
YYPACT_NINF	wlp/C/commands.tab.c	492;"	d	file:
YYPOPSTACK	wlp/C/commands.tab.c	1165;"	d	file:
YYPULL	wlp/C/commands.tab.c	59;"	d	file:
YYPURE	wlp/C/commands.tab.c	53;"	d	file:
YYPUSH	wlp/C/commands.tab.c	56;"	d	file:
YYRECOVERING	wlp/C/commands.tab.c	560;"	d	file:
YYRHSLOC	wlp/C/commands.tab.c	587;"	d	file:
YYSIZE_MAXIMUM	wlp/C/commands.tab.c	193;"	d	file:
YYSIZE_T	wlp/C/commands.tab.c	181;"	d	file:
YYSIZE_T	wlp/C/commands.tab.c	183;"	d	file:
YYSIZE_T	wlp/C/commands.tab.c	187;"	d	file:
YYSIZE_T	wlp/C/commands.tab.c	189;"	d	file:
YYSKELETON_NAME	wlp/C/commands.tab.c	50;"	d	file:
YYSTACK_ALLOC	wlp/C/commands.tab.c	239;"	d	file:
YYSTACK_ALLOC	wlp/C/commands.tab.c	243;"	d	file:
YYSTACK_ALLOC	wlp/C/commands.tab.c	248;"	d	file:
YYSTACK_ALLOC	wlp/C/commands.tab.c	271;"	d	file:
YYSTACK_ALLOC_MAXIMUM	wlp/C/commands.tab.c	268;"	d	file:
YYSTACK_ALLOC_MAXIMUM	wlp/C/commands.tab.c	274;"	d	file:
YYSTACK_BYTES	wlp/C/commands.tab.c	318;"	d	file:
YYSTACK_FREE	wlp/C/commands.tab.c	262;"	d	file:
YYSTACK_FREE	wlp/C/commands.tab.c	272;"	d	file:
YYSTACK_GAP_MAXIMUM	wlp/C/commands.tab.c	314;"	d	file:
YYSTACK_RELOCATE	wlp/C/commands.tab.c	329;"	d	file:
YYSTATE	wlp/C/lex.yy.c	132;"	d	file:
YYSTYPE	wlp/C/commands.tab.c	/^typedef union YYSTYPE$/;"	u	file:
YYSTYPE	wlp/C/commands.tab.c	/^} YYSTYPE;$/;"	t	typeref:union:YYSTYPE	file:
YYSTYPE	wlp/C/commands.tab.h	/^typedef union YYSTYPE$/;"	u
YYSTYPE	wlp/C/commands.tab.h	/^} YYSTYPE;$/;"	t	typeref:union:YYSTYPE
YYSTYPE_IS_DECLARED	wlp/C/commands.tab.c	132;"	d	file:
YYSTYPE_IS_DECLARED	wlp/C/commands.tab.h	67;"	d
YYSTYPE_IS_TRIVIAL	wlp/C/commands.tab.c	130;"	d	file:
YYSTYPE_IS_TRIVIAL	wlp/C/commands.tab.h	65;"	d
YYTABLES_NAME	wlp/C/lex.yy.c	1823;"	d	file:
YYTABLE_NINF	wlp/C/commands.tab.c	508;"	d	file:
YYTERROR	wlp/C/commands.tab.c	579;"	d	file:
YYTOKENTYPE	wlp/C/commands.tab.c	101;"	d	file:
YYTOKENTYPE	wlp/C/commands.tab.h	36;"	d
YYTOKEN_TABLE	wlp/C/commands.tab.c	95;"	d	file:
YYTRANSLATE	wlp/C/commands.tab.c	380;"	d	file:
YYUNDEFTOK	wlp/C/commands.tab.c	377;"	d	file:
YYUSE	wlp/C/commands.tab.c	209;"	d	file:
YYUSE	wlp/C/commands.tab.c	211;"	d	file:
YY_	wlp/C/commands.tab.c	199;"	d	file:
YY_	wlp/C/commands.tab.c	203;"	d	file:
YY_AT_BOL	wlp/C/lex.yy.c	339;"	d	file:
YY_BREAK	wlp/C/lex.yy.c	660;"	d	file:
YY_BUFFER_EOF_PENDING	wlp/C/lex.yy.c	255;"	d	file:
YY_BUFFER_NEW	wlp/C/lex.yy.c	243;"	d	file:
YY_BUFFER_NORMAL	wlp/C/lex.yy.c	244;"	d	file:
YY_BUFFER_STATE	wlp/C/lex.yy.c	/^typedef struct yy_buffer_state *YY_BUFFER_STATE;$/;"	t	typeref:struct:yy_buffer_state	file:
YY_BUF_SIZE	wlp/C/lex.yy.c	149;"	d	file:
YY_BUF_SIZE	wlp/C/lex.yy.c	151;"	d	file:
YY_CHAR	wlp/C/lex.yy.c	/^typedef unsigned char YY_CHAR;$/;"	t	file:
YY_CURRENT_BUFFER	wlp/C/lex.yy.c	271;"	d	file:
YY_CURRENT_BUFFER_LVALUE	wlp/C/lex.yy.c	278;"	d	file:
YY_DECL	wlp/C/lex.yy.c	648;"	d	file:
YY_DECL_IS_OURS	wlp/C/lex.yy.c	644;"	d	file:
YY_DO_BEFORE_ACTION	wlp/C/lex.yy.c	367;"	d	file:
YY_END_OF_BUFFER	wlp/C/lex.yy.c	375;"	d	file:
YY_END_OF_BUFFER_CHAR	wlp/C/lex.yy.c	140;"	d	file:
YY_EXIT_FAILURE	wlp/C/lex.yy.c	1621;"	d	file:
YY_EXTRA_TYPE	wlp/C/lex.yy.c	500;"	d	file:
YY_FATAL_ERROR	wlp/C/lex.yy.c	635;"	d	file:
YY_FLEX_MAJOR_VERSION	wlp/C/lex.yy.c	9;"	d	file:
YY_FLEX_MINOR_VERSION	wlp/C/lex.yy.c	10;"	d	file:
YY_FLEX_SUBMINOR_VERSION	wlp/C/lex.yy.c	11;"	d	file:
YY_FLUSH_BUFFER	wlp/C/lex.yy.c	307;"	d	file:
YY_INPUT	wlp/C/lex.yy.c	588;"	d	file:
YY_INT_ALIGNED	wlp/C/lex.yy.c	4;"	d	file:
YY_LESS_LINENO	wlp/C/lex.yy.c	172;"	d	file:
YY_LOCATION_PRINT	wlp/C/commands.tab.c	612;"	d	file:
YY_MORE_ADJ	wlp/C/lex.yy.c	477;"	d	file:
YY_NEW_FILE	wlp/C/lex.yy.c	138;"	d	file:
YY_NULL	wlp/C/lex.yy.c	112;"	d	file:
YY_NUM_RULES	wlp/C/lex.yy.c	374;"	d	file:
YY_READ_BUF_SIZE	wlp/C/lex.yy.c	570;"	d	file:
YY_READ_BUF_SIZE	wlp/C/lex.yy.c	572;"	d	file:
YY_REDUCE_PRINT	wlp/C/commands.tab.c	771;"	d	file:
YY_REDUCE_PRINT	wlp/C/commands.tab.c	784;"	d	file:
YY_RESTORE_YY_MORE_OFFSET	wlp/C/lex.yy.c	478;"	d	file:
YY_RULE_SETUP	wlp/C/lex.yy.c	663;"	d	file:
YY_SC_TO_UI	wlp/C/lex.yy.c	119;"	d	file:
YY_SKIP_YYWRAP	wlp/C/lex.yy.c	344;"	d	file:
YY_STACK_PRINT	wlp/C/commands.tab.c	733;"	d	file:
YY_STACK_PRINT	wlp/C/commands.tab.c	783;"	d	file:
YY_START	wlp/C/lex.yy.c	131;"	d	file:
YY_START_STACK_INCR	wlp/C/lex.yy.c	630;"	d	file:
YY_STATE_BUF_SIZE	wlp/C/lex.yy.c	157;"	d	file:
YY_STATE_EOF	wlp/C/lex.yy.c	135;"	d	file:
YY_STRUCT_YY_BUFFER_STATE	wlp/C/lex.yy.c	196;"	d	file:
YY_SYMBOL_PRINT	wlp/C/commands.tab.c	638;"	d	file:
YY_SYMBOL_PRINT	wlp/C/commands.tab.c	782;"	d	file:
YY_TYPEDEF_YY_BUFFER_STATE	wlp/C/lex.yy.c	160;"	d	file:
YY_TYPEDEF_YY_SIZE_T	wlp/C/lex.yy.c	191;"	d	file:
YY_USER_ACTION	wlp/C/lex.yy.c	655;"	d	file:
YY_USE_CONST	wlp/C/lex.yy.c	100;"	d	file:
YY_USE_CONST	wlp/C/lex.yy.c	93;"	d	file:
_PyImport_Inittab	wlp/module/config.c	/^struct _inittab _PyImport_Inittab[] = {$/;"	v	typeref:struct:_inittab
__STDC_LIMIT_MACROS	wlp/C/lex.yy.c	39;"	d	file:
__init__	whitelist.py	/^	def __init__(self, wlfile='wl.pyg', logfile='pyg.log', debug=0):$/;"	m	class:whitelist
_macro_h_	wlp/C/macro.h	11;"	d
_structs_h_	wlp/C/structs.h	10;"	d
addheads	mail2news.py	/^    def addheads(self):$/;"	m	class:mail2news
addheads	news2mail.py	/^	def addheads(self):$/;"	m	class:news2mail
alloca	wlp/C/commands.tab.c	246;"	d	file:
block	wlp/C/commands.y	/^block:$/;"	l
blockstatement	wlp/C/commands.y	/^blockstatement:$/;"	l
c	wlp/C/commands.tab.c	/^	char c;$/;"	m	union:YYSTYPE	file:
c	wlp/C/commands.tab.h	/^	char c;$/;"	m	union:YYSTYPE
checkfrom	whitelist.py	/^	def checkfrom(self, fromhead):$/;"	m	class:whitelist
command	wlp/C/commands.y	/^command:$/;"	l
commandline	wlp/C/commands.y	/^commandline: $/;"	l
count	wlp/C/structs.h	/^        int count;$/;"	m	struct:wlp_list_t
debug	news2mail.py	/^	debug = 1$/;"	v	class:news2mail
debug	whitelist.py	/^	debug = None$/;"	v	class:whitelist
dict	wlp_test	/^dict = wlp.mkdict()$/;"	v
envelope	news2mail.py	/^	envelope = ''$/;"	v	class:news2mail
exec_installdir	wlp/module/Makefile	/^exec_installdir=\/usr$/;"	m
exec_prefix	wlp/module/Makefile	/^exec_prefix=	${prefix}$/;"	m
fd	wlp/C/test.c	/^static FILE *fd = NULL;$/;"	v	file:
fd	wlp/C/wlp.c	/^static FILE *fd = NULL;$/;"	v	file:
flex_int16_t	wlp/C/lex.yy.c	/^typedef int16_t flex_int16_t;$/;"	t	file:
flex_int16_t	wlp/C/lex.yy.c	/^typedef short int flex_int16_t;$/;"	t	file:
flex_int32_t	wlp/C/lex.yy.c	/^typedef int flex_int32_t;$/;"	t	file:
flex_int32_t	wlp/C/lex.yy.c	/^typedef int32_t flex_int32_t;$/;"	t	file:
flex_int8_t	wlp/C/lex.yy.c	/^typedef int8_t flex_int8_t;$/;"	t	file:
flex_int8_t	wlp/C/lex.yy.c	/^typedef signed char flex_int8_t;$/;"	t	file:
flex_uint16_t	wlp/C/lex.yy.c	/^typedef uint16_t flex_uint16_t;$/;"	t	file:
flex_uint16_t	wlp/C/lex.yy.c	/^typedef unsigned short int flex_uint16_t;$/;"	t	file:
flex_uint32_t	wlp/C/lex.yy.c	/^typedef uint32_t flex_uint32_t;$/;"	t	file:
flex_uint32_t	wlp/C/lex.yy.c	/^typedef unsigned int flex_uint32_t;$/;"	t	file:
flex_uint8_t	wlp/C/lex.yy.c	/^typedef uint8_t flex_uint8_t;$/;"	t	file:
flex_uint8_t	wlp/C/lex.yy.c	/^typedef unsigned char flex_uint8_t; $/;"	t	file:
found	wlp/C/commands.tab.c	/^int found(const char* left, const char* right, const char *owner)$/;"	f
head	wlp/C/structs.h	/^        struct wlp_node_t *head, *tail;$/;"	m	struct:wlp_list_t	typeref:struct:wlp_list_t::wlp_node_t
hostname	mail2news.py	/^    hostname = gethostbyaddr(gethostname())[0]$/;"	v	class:mail2news
hostname	news2mail.py	/^	hostname = gethostbyaddr(gethostname())[0]$/;"	v	class:news2mail
initwlp	wlp/C/test.c	/^void initwlp() {$/;"	f
initwlp	wlp/C/wlp.c	/^void initwlp() {$/;"	f
installdir	wlp/module/Makefile	/^installdir=	\/usr$/;"	m
left	wlp/C/commands.tab.c	/^char left[80], right[80], owner[80];$/;"	v
left	wlp/C/structs.h	/^        char *left,*right;$/;"	m	struct:wlp_node_t
list	wlp/C/test.c	/^struct wlp_list_t *list;$/;"	v	typeref:struct:wlp_list_t
list	wlp/C/wlp.c	/^struct wlp_list_t *list;$/;"	v	typeref:struct:wlp_list_t
list	wlp/C/yytest.c	/^struct wlp_list_t *list;$/;"	v	typeref:struct:wlp_list_t
lock	whitelist.py	/^	def lock(self):$/;"	m	class:whitelist
log	pygn2m	/^		log = n2m.logfile$/;"	v
log	pygn2m	/^		log = os.environ['HOME'] + '\/pyg.log'$/;"	v
log	whitelist.py	/^	def log(self, string):$/;"	m	class:whitelist
log	whitelist.py	/^	log = None	# filedescriptor$/;"	v	class:whitelist
logfile	news2mail.py	/^	logfile = None$/;"	v	class:news2mail
logmsg	whitelist.py	/^	def logmsg(self, heads, ok=DENY,owner=None):$/;"	m	class:whitelist
m2n	pygm2n	/^	m2n = mail2news.mail2news()$/;"	v
mail2news	mail2news.py	/^class mail2news:$/;"	c
main	wlp/C/yytest.c	/^int main(int argc,char **argv) {$/;"	f
mergeheads	mail2news.py	/^    def mergeheads(self):$/;"	m	class:mail2news
mergeheads	news2mail.py	/^	def mergeheads(self):$/;"	m	class:news2mail
n2m	pygn2m	/^	n2m = news2mail.news2mail()$/;"	v
news2mail	news2mail.py	/^class news2mail:$/;"	c
newsserver	mail2news.py	/^    newsserver = 'localhost'    # no comment :)$/;"	v	class:mail2news
next	wlp/C/structs.h	/^        struct wlp_node_t *next, *prev;$/;"	m	struct:wlp_node_t	typeref:struct:wlp_node_t::wlp_node_t
node2dict	wlp/C/test.c	/^static PyObject *node2dict(struct wlp_node_t *node) {$/;"	f	file:
node2dict	wlp/C/wlp.c	/^static PyObject *node2dict(struct wlp_node_t *node) {$/;"	f	file:
opt	pygm2n	/^	opt = parse_cmdline(m2n)$/;"	v
options	wlp_test	/^		options = dict[owner]$/;"	v
owner	pygm2n	/^	owner = None$/;"	v
owner	pygn2m	/^	owner = None$/;"	v
owner	pygn2m	/^	owner = wl.checkfrom(n2m.nntpheads['From:'])$/;"	v
owner	wlp/C/commands.tab.c	/^char left[80], right[80], owner[80];$/;"	v
owner	wlp/C/commands.y	/^owner:$/;"	l
owner	wlp/C/structs.h	/^	char *owner;$/;"	m	struct:wlp_node_t
parse	wlp/C/lex.yy.c	/^int parse(FILE *file)$/;"	f
parse_cmdline	pygm2n	/^def parse_cmdline(gw):$/;"	f
parse_cmdline	pygn2m	/^def parse_cmdline(gw):$/;"	f
parsearticle	news2mail.py	/^	def parsearticle(self):$/;"	m	class:news2mail
parseemail	mail2news.py	/^    def parseemail(self):$/;"	m	class:mail2news
password	mail2news.py	/^    password = None$/;"	v	class:mail2news
port	mail2news.py	/^    port = 119$/;"	v	class:mail2news
prefix	wlp/module/Makefile	/^prefix=		\/usr$/;"	m
prev	wlp/C/structs.h	/^        struct wlp_node_t *next, *prev;$/;"	m	struct:wlp_node_t	typeref:struct:wlp_node_t::
puthead	mail2news.py	/^    def puthead(self, dict, list, key):$/;"	m	class:mail2news
puthead	news2mail.py	/^	def puthead(self, dict, list, key):$/;"	m	class:news2mail
pygsinfo	pyginfo.py	/^class pygsinfo:$/;"	c
rcpt	news2mail.py	/^	rcpt = ''$/;"	v	class:news2mail
reader	mail2news.py	/^    reader = None                # mode reader$/;"	v	class:mail2news
readfile	mail2news.py	/^    def readfile(self):$/;"	m	class:mail2news
readfile	news2mail.py	/^	def readfile(self):$/;"	m	class:news2mail
removeheads	mail2news.py	/^    def removeheads(self, heads = None):$/;"	m	class:mail2news
removeheads	news2mail.py	/^	def removeheads(self):$/;"	m	class:news2mail
renameheads	mail2news.py	/^    def renameheads(self):$/;"	m	class:mail2news
renameheads	news2mail.py	/^	def renameheads(self):$/;"	m	class:news2mail
resp	pygm2n	/^			resp = m2n.sendemail()$/;"	v
right	wlp/C/commands.tab.c	/^char left[80], right[80], owner[80];$/;"	v
right	wlp/C/structs.h	/^        char *left,*right;$/;"	m	struct:wlp_node_t
sendarticle	news2mail.py	/^	def sendarticle(self):$/;"	m	class:news2mail
sendemail	mail2news.py	/^    def sendemail(self):$/;"	m	class:mail2news
sender	news2mail.py	/^	sender = ''$/;"	v	class:news2mail
short	wlp/C/commands.tab.c	149;"	d	file:
smtpserver	news2mail.py	/^	smtpserver = 'localhost'$/;"	v	class:news2mail
sortheads	mail2news.py	/^    def sortheads(self):$/;"	m	class:mail2news
sortheads	news2mail.py	/^	def sortheads(self):$/;"	m	class:news2mail
srcdir	wlp/module/Makefile	/^srcdir=		.$/;"	m
tail	wlp/C/structs.h	/^        struct wlp_node_t *head, *tail;$/;"	m	struct:wlp_list_t	typeref:struct:wlp_list_t::
text	wlp/C/commands.tab.c	/^	char *text;$/;"	m	union:YYSTYPE	file:
text	wlp/C/commands.tab.h	/^	char *text;$/;"	m	union:YYSTYPE
type	wlp/C/commands.tab.c	/^char type = 0; \/*unused*\/$/;"	v
type	wlp/C/structs.h	/^	char type;		\/* unused *\/$/;"	m	struct:wlp_node_t
unlock	whitelist.py	/^	def unlock(self):$/;"	m	class:whitelist
unput	wlp/C/lex.yy.c	188;"	d	file:
usage	pygm2n	/^def usage():$/;"	f
usage	pygn2m	/^def usage():$/;"	f
user	mail2news.py	/^    user = None$/;"	v	class:mail2news
valpart	wlp/C/commands.y	/^valpart:$/;"	l
varpart	wlp/C/commands.y	/^varpart:$/;"	l
whitelist	whitelist.py	/^class whitelist:$/;"	c
wl	pygn2m	/^		wl = n2m.wlfile$/;"	v
wl	pygn2m	/^		wl = os.environ['HOME'] + '\/pyg.whitelist'$/;"	v
wl	pygn2m	/^	wl = whitelist.whitelist(wl,log)$/;"	v
wl	whitelist.py	/^	wl = {}$/;"	v	class:whitelist
wlfile	news2mail.py	/^	wlfile = None$/;"	v	class:news2mail
wlp_list_t	wlp/C/structs.h	/^typedef struct wlp_list_t {$/;"	s
wlp_list_t	wlp/C/structs.h	/^} wlp_list_t;$/;"	t	typeref:struct:wlp_list_t
wlp_methods	wlp/C/test.c	/^static PyMethodDef wlp_methods[] = {$/;"	v	file:
wlp_methods	wlp/C/wlp.c	/^static PyMethodDef wlp_methods[] = {$/;"	v	file:
wlp_mkdict	wlp/C/wlp.c	/^static PyObject *wlp_mkdict(PyObject *self, PyObject *args) {$/;"	f	file:
wlp_mklist	wlp/C/test.c	/^static PyObject *wlp_mklist(PyObject *self, PyObject *args) {$/;"	f	file:
wlp_node_t	wlp/C/structs.h	/^typedef struct wlp_node_t {$/;"	s
wlp_node_t	wlp/C/structs.h	/^} wlp_node_t;$/;"	t	typeref:struct:wlp_node_t
wlp_setfilebyfd	wlp/C/test.c	/^static PyObject *wlp_setfilebyfd(PyObject *self, PyObject *args) {$/;"	f	file:
wlp_setfilebyfd	wlp/C/wlp.c	/^static PyObject *wlp_setfilebyfd(PyObject *self, PyObject *args) {$/;"	f	file:
wlp_setfilebyname	wlp/C/test.c	/^static PyObject *wlp_setfilebyname(PyObject *self, PyObject *args) {$/;"	f	file:
wlp_setfilebyname	wlp/C/wlp.c	/^static PyObject *wlp_setfilebyname(PyObject *self, PyObject *args) {$/;"	f	file:
wlpl_init	wlp/C/structs.c	/^struct wlp_list_t *wlpl_init(struct wlp_node_t *node)$/;"	f
wlpn_add	wlp/C/structs.c	/^struct wlp_node_t *wlpn_add(struct wlp_list_t *list,struct wlp_node_t *node)$/;"	f
wlpn_alloc	wlp/C/structs.c	/^struct wlp_node_t *wlpn_alloc(const char empty)$/;"	f
wlpn_extract	wlp/C/structs.c	/^struct wlp_node_t *wlpn_extract(struct wlp_list_t *list,struct wlp_node_t *node)$/;"	f
wlpn_free	wlp/C/structs.c	/^void wlpn_free(struct wlp_node_t *node)$/;"	f
wlpn_searchowner	wlp/C/structs.c	/^struct wlp_node_t *wlpn_searchowner(struct wlp_list_t *mbl,const char *owner)$/;"	f
yy_accept	wlp/C/lex.yy.c	/^static yyconst flex_int16_t yy_accept[26] =$/;"	v	file:
yy_at_bol	wlp/C/lex.yy.c	/^	int yy_at_bol;$/;"	m	struct:yy_buffer_state	file:
yy_base	wlp/C/lex.yy.c	/^static yyconst flex_int16_t yy_base[31] =$/;"	v	file:
yy_bs_column	wlp/C/lex.yy.c	/^    int yy_bs_column; \/**< The column count. *\/$/;"	m	struct:yy_buffer_state	file:
yy_bs_lineno	wlp/C/lex.yy.c	/^    int yy_bs_lineno; \/**< The line count. *\/$/;"	m	struct:yy_buffer_state	file:
yy_buf_pos	wlp/C/lex.yy.c	/^	char *yy_buf_pos;		\/* current position in input buffer *\/$/;"	m	struct:yy_buffer_state	file:
yy_buf_size	wlp/C/lex.yy.c	/^	yy_size_t yy_buf_size;$/;"	m	struct:yy_buffer_state	file:
yy_buffer_stack	wlp/C/lex.yy.c	/^static YY_BUFFER_STATE * yy_buffer_stack = 0; \/**< Stack as an array. *\/$/;"	v	file:
yy_buffer_stack_max	wlp/C/lex.yy.c	/^static size_t yy_buffer_stack_max = 0; \/**< capacity of stack. *\/$/;"	v	file:
yy_buffer_stack_top	wlp/C/lex.yy.c	/^static size_t yy_buffer_stack_top = 0; \/**< index of top of stack. *\/$/;"	v	file:
yy_buffer_state	wlp/C/lex.yy.c	/^struct yy_buffer_state$/;"	s	file:
yy_buffer_status	wlp/C/lex.yy.c	/^	int yy_buffer_status;$/;"	m	struct:yy_buffer_state	file:
yy_c_buf_p	wlp/C/lex.yy.c	/^static char *yy_c_buf_p = (char *) 0;$/;"	v	file:
yy_ch_buf	wlp/C/lex.yy.c	/^	char *yy_ch_buf;		\/* input buffer *\/$/;"	m	struct:yy_buffer_state	file:
yy_chk	wlp/C/lex.yy.c	/^static yyconst flex_int16_t yy_chk[75] =$/;"	v	file:
yy_create_buffer	wlp/C/lex.yy.c	/^    YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )$/;"	f
yy_def	wlp/C/lex.yy.c	/^static yyconst flex_int16_t yy_def[31] =$/;"	v	file:
yy_delete_buffer	wlp/C/lex.yy.c	/^    void yy_delete_buffer (YY_BUFFER_STATE  b )$/;"	f
yy_did_buffer_switch_on_eof	wlp/C/lex.yy.c	/^static int yy_did_buffer_switch_on_eof;$/;"	v	file:
yy_ec	wlp/C/lex.yy.c	/^static yyconst flex_int32_t yy_ec[256] =$/;"	v	file:
yy_fatal_error	wlp/C/lex.yy.c	/^static void yy_fatal_error (yyconst char* msg )$/;"	f	file:
yy_fill_buffer	wlp/C/lex.yy.c	/^	int yy_fill_buffer;$/;"	m	struct:yy_buffer_state	file:
yy_flex_debug	wlp/C/lex.yy.c	/^int yy_flex_debug = 0;$/;"	v
yy_flex_strlen	wlp/C/lex.yy.c	/^static int yy_flex_strlen (yyconst char * s )$/;"	f	file:
yy_flex_strncpy	wlp/C/lex.yy.c	/^static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )$/;"	f	file:
yy_flush_buffer	wlp/C/lex.yy.c	/^    void yy_flush_buffer (YY_BUFFER_STATE  b )$/;"	f
yy_get_next_buffer	wlp/C/lex.yy.c	/^static int yy_get_next_buffer (void)$/;"	f	file:
yy_get_previous_state	wlp/C/lex.yy.c	/^    static yy_state_type yy_get_previous_state (void)$/;"	f	file:
yy_hold_char	wlp/C/lex.yy.c	/^static char yy_hold_char;$/;"	v	file:
yy_init	wlp/C/lex.yy.c	/^static int yy_init = 0;		\/* whether we need to initialize *\/$/;"	v	file:
yy_init_buffer	wlp/C/lex.yy.c	/^    static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )$/;"	f	file:
yy_init_globals	wlp/C/lex.yy.c	/^static int yy_init_globals (void)$/;"	f	file:
yy_input_file	wlp/C/lex.yy.c	/^	FILE *yy_input_file;$/;"	m	struct:yy_buffer_state	file:
yy_is_interactive	wlp/C/lex.yy.c	/^	int yy_is_interactive;$/;"	m	struct:yy_buffer_state	file:
yy_is_our_buffer	wlp/C/lex.yy.c	/^	int yy_is_our_buffer;$/;"	m	struct:yy_buffer_state	file:
yy_last_accepting_cpos	wlp/C/lex.yy.c	/^static char *yy_last_accepting_cpos;$/;"	v	file:
yy_last_accepting_state	wlp/C/lex.yy.c	/^static yy_state_type yy_last_accepting_state;$/;"	v	file:
yy_load_buffer_state	wlp/C/lex.yy.c	/^static void yy_load_buffer_state  (void)$/;"	f	file:
yy_meta	wlp/C/lex.yy.c	/^static yyconst flex_int32_t yy_meta[18] =$/;"	v	file:
yy_n_chars	wlp/C/lex.yy.c	/^	int yy_n_chars;$/;"	m	struct:yy_buffer_state	file:
yy_n_chars	wlp/C/lex.yy.c	/^static int yy_n_chars;		\/* number of characters read into yy_ch_buf *\/$/;"	v	file:
yy_new_buffer	wlp/C/lex.yy.c	317;"	d	file:
yy_nxt	wlp/C/lex.yy.c	/^	flex_int32_t yy_nxt;$/;"	m	struct:yy_trans_info	file:
yy_nxt	wlp/C/lex.yy.c	/^static yyconst flex_int16_t yy_nxt[75] =$/;"	v	file:
yy_reduce_print	wlp/C/commands.tab.c	/^yy_reduce_print (YYSTYPE *yyvsp, int yyrule)$/;"	f	file:
yy_scan_buffer	wlp/C/lex.yy.c	/^YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )$/;"	f
yy_scan_bytes	wlp/C/lex.yy.c	/^YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )$/;"	f
yy_scan_string	wlp/C/lex.yy.c	/^YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )$/;"	f
yy_set_bol	wlp/C/lex.yy.c	329;"	d	file:
yy_set_interactive	wlp/C/lex.yy.c	319;"	d	file:
yy_size_t	wlp/C/lex.yy.c	/^typedef size_t yy_size_t;$/;"	t	file:
yy_stack_print	wlp/C/commands.tab.c	/^yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop)$/;"	f	file:
yy_start	wlp/C/lex.yy.c	/^static int yy_start = 0;	\/* start state number *\/$/;"	v	file:
yy_state_type	wlp/C/lex.yy.c	/^typedef int yy_state_type;$/;"	t	file:
yy_switch_to_buffer	wlp/C/lex.yy.c	/^    void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )$/;"	f
yy_symbol_print	wlp/C/commands.tab.c	/^yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)$/;"	f	file:
yy_symbol_value_print	wlp/C/commands.tab.c	/^yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)$/;"	f	file:
yy_trans_info	wlp/C/lex.yy.c	/^struct yy_trans_info$/;"	s	file:
yy_try_NUL_trans	wlp/C/lex.yy.c	/^    static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )$/;"	f	file:
yy_verify	wlp/C/lex.yy.c	/^	flex_int32_t yy_verify;$/;"	m	struct:yy_trans_info	file:
yyalloc	wlp/C/commands.tab.c	/^union yyalloc$/;"	u	file:
yyalloc	wlp/C/lex.yy.c	/^void *yyalloc (yy_size_t  size )$/;"	f
yychar	wlp/C/commands.tab.c	/^int yychar;$/;"	v
yycheck	wlp/C/commands.tab.c	/^static const yytype_int8 yycheck[] =$/;"	v	file:
yyclearin	wlp/C/commands.tab.c	536;"	d	file:
yyconst	wlp/C/lex.yy.c	106;"	d	file:
yyconst	wlp/C/lex.yy.c	108;"	d	file:
yydebug	wlp/C/commands.tab.c	/^int yydebug;$/;"	v
yydefact	wlp/C/commands.tab.c	/^static const yytype_uint8 yydefact[] =$/;"	v	file:
yydefgoto	wlp/C/commands.tab.c	/^static const yytype_int8 yydefgoto[] =$/;"	v	file:
yydestruct	wlp/C/commands.tab.c	/^yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)$/;"	f	file:
yyensure_buffer_stack	wlp/C/lex.yy.c	/^static void yyensure_buffer_stack (void)$/;"	f	file:
yyerrok	wlp/C/commands.tab.c	535;"	d	file:
yyerror	wlp/C/commands.tab.c	/^int yyerror (char *s)  \/* Called by yyparse on error *\/$/;"	f
yyfree	wlp/C/lex.yy.c	/^void yyfree (void * ptr )$/;"	f
yyget_debug	wlp/C/lex.yy.c	/^int yyget_debug  (void)$/;"	f
yyget_in	wlp/C/lex.yy.c	/^FILE *yyget_in  (void)$/;"	f
yyget_leng	wlp/C/lex.yy.c	/^int yyget_leng  (void)$/;"	f
yyget_lineno	wlp/C/lex.yy.c	/^int yyget_lineno  (void)$/;"	f
yyget_out	wlp/C/lex.yy.c	/^FILE *yyget_out  (void)$/;"	f
yyget_text	wlp/C/lex.yy.c	/^char *yyget_text  (void)$/;"	f
yyin	wlp/C/lex.yy.c	/^FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;$/;"	v
yyinput	wlp/C/lex.yy.c	/^    static int yyinput (void)$/;"	f	file:
yyleng	wlp/C/lex.yy.c	/^int yyleng;$/;"	v
yyless	wlp/C/lex.yy.c	1632;"	d	file:
yyless	wlp/C/lex.yy.c	1633;"	d	file:
yyless	wlp/C/lex.yy.c	175;"	d	file:
yylex_destroy	wlp/C/lex.yy.c	/^int yylex_destroy  (void)$/;"	f
yylineno	wlp/C/lex.yy.c	/^int yylineno = 1;$/;"	v
yylval	wlp/C/commands.tab.c	/^YYSTYPE yylval;$/;"	v
yymore	wlp/C/lex.yy.c	476;"	d	file:
yynerrs	wlp/C/commands.tab.c	/^int yynerrs;$/;"	v
yyout	wlp/C/lex.yy.c	/^FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;$/;"	v
yypact	wlp/C/commands.tab.c	/^static const yytype_int8 yypact[] =$/;"	v	file:
yypact_value_is_default	wlp/C/commands.tab.c	515;"	d	file:
yyparse	wlp/C/commands.tab.c	/^yyparse (void *YYPARSE_PARAM)$/;"	f
yypgoto	wlp/C/commands.tab.c	/^static const yytype_int8 yypgoto[] =$/;"	v	file:
yypop_buffer_state	wlp/C/lex.yy.c	/^void yypop_buffer_state (void)$/;"	f
yyprhs	wlp/C/commands.tab.c	/^static const yytype_uint8 yyprhs[] =$/;"	v	file:
yypush_buffer_state	wlp/C/lex.yy.c	/^void yypush_buffer_state (YY_BUFFER_STATE new_buffer )$/;"	f
yyr1	wlp/C/commands.tab.c	/^static const yytype_uint8 yyr1[] =$/;"	v	file:
yyr2	wlp/C/commands.tab.c	/^static const yytype_uint8 yyr2[] =$/;"	v	file:
yyrealloc	wlp/C/lex.yy.c	/^void *yyrealloc  (void * ptr, yy_size_t  size )$/;"	f
yyrestart	wlp/C/lex.yy.c	/^    void yyrestart  (FILE * input_file )$/;"	f
yyrhs	wlp/C/commands.tab.c	/^static const yytype_int8 yyrhs[] =$/;"	v	file:
yyrline	wlp/C/commands.tab.c	/^static const yytype_uint8 yyrline[] =$/;"	v	file:
yyset_debug	wlp/C/lex.yy.c	/^void yyset_debug (int  bdebug )$/;"	f
yyset_in	wlp/C/lex.yy.c	/^void yyset_in (FILE *  in_str )$/;"	f
yyset_lineno	wlp/C/lex.yy.c	/^void yyset_lineno (int  line_number )$/;"	f
yyset_out	wlp/C/lex.yy.c	/^void yyset_out (FILE *  out_str )$/;"	f
yyss_alloc	wlp/C/commands.tab.c	/^  yytype_int16 yyss_alloc;$/;"	m	union:yyalloc	file:
yystos	wlp/C/commands.tab.c	/^static const yytype_uint8 yystos[] =$/;"	v	file:
yystpcpy	wlp/C/commands.tab.c	/^yystpcpy (char *yydest, const char *yysrc)$/;"	f	file:
yystpcpy	wlp/C/commands.tab.c	832;"	d	file:
yystrlen	wlp/C/commands.tab.c	/^yystrlen (const char *yystr)$/;"	f	file:
yystrlen	wlp/C/commands.tab.c	809;"	d	file:
yystype	wlp/C/commands.tab.c	131;"	d	file:
yystype	wlp/C/commands.tab.h	66;"	d
yysyntax_error	wlp/C/commands.tab.c	/^yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,$/;"	f	file:
yytable	wlp/C/commands.tab.c	/^static const yytype_uint8 yytable[] =$/;"	v	file:
yytable_value_is_error	wlp/C/commands.tab.c	518;"	d	file:
yyterminate	wlp/C/lex.yy.c	625;"	d	file:
yytext	wlp/C/lex.yy.c	/^char *yytext;$/;"	v
yytext_ptr	wlp/C/lex.yy.c	357;"	d	file:
yytname	wlp/C/commands.tab.c	/^static const char *const yytname[] =$/;"	v	file:
yytnamerr	wlp/C/commands.tab.c	/^yytnamerr (char *yyres, const char *yystr)$/;"	f	file:
yytokentype	wlp/C/commands.tab.c	/^   enum yytokentype {$/;"	g	file:
yytokentype	wlp/C/commands.tab.h	/^   enum yytokentype {$/;"	g
yytoknum	wlp/C/commands.tab.c	/^static const yytype_uint16 yytoknum[] =$/;"	v	file:
yytranslate	wlp/C/commands.tab.c	/^static const yytype_uint8 yytranslate[] =$/;"	v	file:
yytype_int16	wlp/C/commands.tab.c	/^typedef YYTYPE_INT16 yytype_int16;$/;"	t	file:
yytype_int16	wlp/C/commands.tab.c	/^typedef short int yytype_int16;$/;"	t	file:
yytype_int8	wlp/C/commands.tab.c	/^typedef YYTYPE_INT8 yytype_int8;$/;"	t	file:
yytype_int8	wlp/C/commands.tab.c	/^typedef short int yytype_int8;$/;"	t	file:
yytype_int8	wlp/C/commands.tab.c	/^typedef signed char yytype_int8;$/;"	t	file:
yytype_uint16	wlp/C/commands.tab.c	/^typedef YYTYPE_UINT16 yytype_uint16;$/;"	t	file:
yytype_uint16	wlp/C/commands.tab.c	/^typedef unsigned short int yytype_uint16;$/;"	t	file:
yytype_uint8	wlp/C/commands.tab.c	/^typedef YYTYPE_UINT8 yytype_uint8;$/;"	t	file:
yytype_uint8	wlp/C/commands.tab.c	/^typedef unsigned char yytype_uint8;$/;"	t	file:
yyunput	wlp/C/lex.yy.c	/^    static void yyunput (int c, register char * yy_bp )$/;"	f	file:
yyvs_alloc	wlp/C/commands.tab.c	/^  YYSTYPE yyvs_alloc;$/;"	m	union:yyalloc	file:
yywrap	wlp/C/lex.yy.c	343;"	d	file:
