summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-01-05 12:02:12 +0000
committerColin Watson <cjwatson@debian.org>2019-01-05 12:02:12 +0000
commit182141146d0ad9c735949840504bdfc66332da4e (patch)
treed8cbbf520eb4b5c656a54b2e36947008dcb751ad /src
parent68d15a97e215a4b7927039421566bbb1f74e5460 (diff)
parent033354546dc61e8a996d281aa2da2c440ac95c9f (diff)
Import man-db_2.8.5.orig.tar.xz
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in200
-rw-r--r--src/catman.c10
-rw-r--r--src/check_mandirs.c2
-rw-r--r--src/compression.c2
-rw-r--r--src/filenames.c2
-rw-r--r--src/globbing.c10
-rw-r--r--src/lexgrog.c4808
-rw-r--r--src/lexgrog.l355
-rw-r--r--src/man.c108
-rw-r--r--src/manconv_client.c16
-rw-r--r--src/manconv_main.c2
-rw-r--r--src/mandb.c15
-rw-r--r--src/manp.c23
-rw-r--r--src/straycats.c20
-rw-r--r--src/tests/Makefile.am2
-rw-r--r--src/tests/Makefile.in101
-rwxr-xr-xsrc/tests/lexgrog-226
-rw-r--r--src/tests/lexgrog-320
-rw-r--r--src/whatis.c17
19 files changed, 3044 insertions, 2695 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 818fa776..c2f4385a 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -106,6 +106,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/m4/man-arg-override-dir.m4 \
$(top_srcdir)/m4/man-arg-sections.m4 \
$(top_srcdir)/m4/man-arg-setuid.m4 \
+ $(top_srcdir)/m4/man-arg-systemdsystemunitdir.m4 \
$(top_srcdir)/m4/man-arg-systemdtmpfilesdir.m4 \
$(top_srcdir)/m4/man-arg-undoc.m4 $(top_srcdir)/m4/man-bdb.m4 \
$(top_srcdir)/m4/man-check-progs.m4 \
@@ -114,6 +115,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/m4/man-heirloom-nroff.m4 \
$(top_srcdir)/m4/man-libseccomp.m4 \
$(top_srcdir)/m4/man-linguas.m4 $(top_srcdir)/m4/man-po4a.m4 \
+ $(top_srcdir)/m4/man-tar-sort-name.m4 \
$(top_srcdir)/m4/man-trans-subst.m4 \
$(top_srcdir)/gl/m4/00gnulib.m4 \
$(top_srcdir)/gl/m4/__inline.m4 \
@@ -142,7 +144,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/filenamecat.m4 \
$(top_srcdir)/gl/m4/flexmember.m4 \
$(top_srcdir)/gl/m4/float_h.m4 $(top_srcdir)/gl/m4/flock.m4 \
- $(top_srcdir)/gl/m4/fnmatch.m4 $(top_srcdir)/gl/m4/fstat.m4 \
+ $(top_srcdir)/gl/m4/fnmatch.m4 \
+ $(top_srcdir)/gl/m4/fnmatch_h.m4 $(top_srcdir)/gl/m4/fstat.m4 \
$(top_srcdir)/gl/m4/fstatat.m4 $(top_srcdir)/gl/m4/futimens.m4 \
$(top_srcdir)/gl/m4/getcwd-abort-bug.m4 \
$(top_srcdir)/gl/m4/getcwd-path-max.m4 \
@@ -156,6 +159,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/gettext.m4 $(top_srcdir)/gl/m4/gettime.m4 \
$(top_srcdir)/gl/m4/gettimeofday.m4 \
$(top_srcdir)/gl/m4/glibc21.m4 $(top_srcdir)/gl/m4/glob.m4 \
+ $(top_srcdir)/gl/m4/glob_h.m4 \
$(top_srcdir)/gl/m4/gnulib-common.m4 \
$(top_srcdir)/gl/m4/gnulib-comp.m4 \
$(top_srcdir)/gl/m4/host-cpu-c-abi.m4 \
@@ -188,8 +192,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/mbstate_t.m4 $(top_srcdir)/gl/m4/mbtowc.m4 \
$(top_srcdir)/gl/m4/memchr.m4 $(top_srcdir)/gl/m4/memmem.m4 \
$(top_srcdir)/gl/m4/mempcpy.m4 $(top_srcdir)/gl/m4/memrchr.m4 \
- $(top_srcdir)/gl/m4/minmax.m4 $(top_srcdir)/gl/m4/mkdtemp.m4 \
- $(top_srcdir)/gl/m4/mkstemp.m4 \
+ $(top_srcdir)/gl/m4/minmax.m4 $(top_srcdir)/gl/m4/mkdir.m4 \
+ $(top_srcdir)/gl/m4/mkdtemp.m4 $(top_srcdir)/gl/m4/mkstemp.m4 \
$(top_srcdir)/gl/m4/mmap-anon.m4 $(top_srcdir)/gl/m4/mode_t.m4 \
$(top_srcdir)/gl/m4/msvc-inval.m4 \
$(top_srcdir)/gl/m4/msvc-nothrow.m4 \
@@ -198,7 +202,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/nl_langinfo.m4 $(top_srcdir)/gl/m4/nls.m4 \
$(top_srcdir)/gl/m4/nocrash.m4 \
$(top_srcdir)/gl/m4/nonblocking.m4 \
- $(top_srcdir)/gl/m4/off_t.m4 $(top_srcdir)/gl/m4/onceonly.m4 \
+ $(top_srcdir)/gl/m4/off_t.m4 \
$(top_srcdir)/gl/m4/open-cloexec.m4 \
$(top_srcdir)/gl/m4/open.m4 $(top_srcdir)/gl/m4/openat.m4 \
$(top_srcdir)/gl/m4/opendir.m4 $(top_srcdir)/gl/m4/pathmax.m4 \
@@ -339,7 +343,19 @@ am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
-am__depfiles_maybe = depfiles
+am__maybe_remake_depfiles = depfiles
+am__depfiles_remade = ./$(DEPDIR)/accessdb.Po ./$(DEPDIR)/catman.Po \
+ ./$(DEPDIR)/check_mandirs.Po ./$(DEPDIR)/compression.Po \
+ ./$(DEPDIR)/descriptions.Po ./$(DEPDIR)/descriptions_store.Po \
+ ./$(DEPDIR)/filenames.Po ./$(DEPDIR)/globbing.Po \
+ ./$(DEPDIR)/globbing_test.Po ./$(DEPDIR)/lexgrog.Po \
+ ./$(DEPDIR)/lexgrog_test.Po ./$(DEPDIR)/man.Po \
+ ./$(DEPDIR)/manconv.Po ./$(DEPDIR)/manconv_client.Po \
+ ./$(DEPDIR)/manconv_main.Po ./$(DEPDIR)/mandb.Po \
+ ./$(DEPDIR)/manp.Po ./$(DEPDIR)/manpath.Po \
+ ./$(DEPDIR)/straycats.Po ./$(DEPDIR)/ult_src.Po \
+ ./$(DEPDIR)/whatis.Po ./$(DEPDIR)/zsoelim.Po \
+ ./$(DEPDIR)/zsoelim_main.Po
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
@@ -397,7 +413,7 @@ am__recursive_targets = \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
- distdir
+ distdir distdir-am
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
@@ -498,6 +514,7 @@ GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
GETOPT_H = @GETOPT_H@
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GLIBC21 = @GLIBC21@
+GLOB_H = @GLOB_H@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GNULIB_ACCEPT = @GNULIB_ACCEPT@
@@ -539,6 +556,7 @@ GNULIB_FFSLL = @GNULIB_FFSLL@
GNULIB_FGETC = @GNULIB_FGETC@
GNULIB_FGETS = @GNULIB_FGETS@
GNULIB_FLOCK = @GNULIB_FLOCK@
+GNULIB_FNMATCH = @GNULIB_FNMATCH@
GNULIB_FOPEN = @GNULIB_FOPEN@
GNULIB_FPRINTF = @GNULIB_FPRINTF@
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
@@ -571,12 +589,14 @@ GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
+GNULIB_GETPASS = @GNULIB_GETPASS@
GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
+GNULIB_GLOB = @GNULIB_GLOB@
GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
GNULIB_GRANTPT = @GNULIB_GRANTPT@
GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
@@ -590,6 +610,7 @@ GNULIB_LINK = @GNULIB_LINK@
GNULIB_LINKAT = @GNULIB_LINKAT@
GNULIB_LISTEN = @GNULIB_LISTEN@
GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
+GNULIB_LOCALENAME = @GNULIB_LOCALENAME@
GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
GNULIB_LSEEK = @GNULIB_LSEEK@
GNULIB_LSTAT = @GNULIB_LSTAT@
@@ -855,6 +876,9 @@ HAVE_FFS = @HAVE_FFS@
HAVE_FFSL = @HAVE_FFSL@
HAVE_FFSLL = @HAVE_FFSLL@
HAVE_FLOCK = @HAVE_FLOCK@
+HAVE_FNMATCH = @HAVE_FNMATCH@
+HAVE_FNMATCH_H = @HAVE_FNMATCH_H@
+HAVE_FREELOCALE = @HAVE_FREELOCALE@
HAVE_FSEEKO = @HAVE_FSEEKO@
HAVE_FSTATAT = @HAVE_FSTATAT@
HAVE_FSYNC = @HAVE_FSYNC@
@@ -867,8 +891,12 @@ HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
HAVE_GETLOGIN = @HAVE_GETLOGIN@
HAVE_GETOPT_H = @HAVE_GETOPT_H@
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
+HAVE_GETPASS = @HAVE_GETPASS@
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
+HAVE_GLOB = @HAVE_GLOB@
+HAVE_GLOB_H = @HAVE_GLOB_H@
+HAVE_GLOB_PATTERN_P = @HAVE_GLOB_PATTERN_P@
HAVE_GRANTPT = @HAVE_GRANTPT@
HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
@@ -907,6 +935,7 @@ HAVE_MKSTEMP = @HAVE_MKSTEMP@
HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
+HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
HAVE_OPENAT = @HAVE_OPENAT@
HAVE_OPENDIR = @HAVE_OPENDIR@
@@ -1041,8 +1070,6 @@ HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
HAVE__BOOL = @HAVE__BOOL@
HAVE__EXIT = @HAVE__EXIT@
-HOST_CPU = @HOST_CPU@
-HOST_CPU_C_ABI = @HOST_CPU_C_ABI@
IGNORE_UNUSED_LIBRARIES_CFLAGS = @IGNORE_UNUSED_LIBRARIES_CFLAGS@
INCLUDE_NEXT = @INCLUDE_NEXT@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
@@ -1103,6 +1130,7 @@ NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = @NEXT_AS_FIRST_DIRECTIVE_DIRENT_H@
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
+NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H = @NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H@
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
NEXT_AS_FIRST_DIRECTIVE_GLOB_H = @NEXT_AS_FIRST_DIRECTIVE_GLOB_H@
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
@@ -1134,6 +1162,7 @@ NEXT_DIRENT_H = @NEXT_DIRENT_H@
NEXT_ERRNO_H = @NEXT_ERRNO_H@
NEXT_FCNTL_H = @NEXT_FCNTL_H@
NEXT_FLOAT_H = @NEXT_FLOAT_H@
+NEXT_FNMATCH_H = @NEXT_FNMATCH_H@
NEXT_GETOPT_H = @NEXT_GETOPT_H@
NEXT_GLOB_H = @NEXT_GLOB_H@
NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
@@ -1204,9 +1233,11 @@ REPLACE_FCNTL = @REPLACE_FCNTL@
REPLACE_FDOPEN = @REPLACE_FDOPEN@
REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
REPLACE_FFLUSH = @REPLACE_FFLUSH@
+REPLACE_FNMATCH = @REPLACE_FNMATCH@
REPLACE_FOPEN = @REPLACE_FOPEN@
REPLACE_FPRINTF = @REPLACE_FPRINTF@
REPLACE_FPURGE = @REPLACE_FPURGE@
+REPLACE_FREELOCALE = @REPLACE_FREELOCALE@
REPLACE_FREOPEN = @REPLACE_FREOPEN@
REPLACE_FSEEK = @REPLACE_FSEEK@
REPLACE_FSEEKO = @REPLACE_FSEEKO@
@@ -1224,8 +1255,10 @@ REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
REPLACE_GETLINE = @REPLACE_GETLINE@
REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
+REPLACE_GETPASS = @REPLACE_GETPASS@
REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
REPLACE_GLOB = @REPLACE_GLOB@
+REPLACE_GLOB_PATTERN_P = @REPLACE_GLOB_PATTERN_P@
REPLACE_GMTIME = @REPLACE_GMTIME@
REPLACE_IOCTL = @REPLACE_IOCTL@
REPLACE_ISATTY = @REPLACE_ISATTY@
@@ -1256,6 +1289,7 @@ REPLACE_MKNOD = @REPLACE_MKNOD@
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
REPLACE_MKTIME = @REPLACE_MKTIME@
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
+REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@
REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
REPLACE_NULL = @REPLACE_NULL@
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
@@ -1480,6 +1514,7 @@ sections = @sections@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
+systemdsystemunitdir = @systemdsystemunitdir@
systemdtmpfilesdir = @systemdtmpfilesdir@
target_alias = @target_alias@
tbl = @tbl@
@@ -1655,8 +1690,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
@@ -1863,29 +1898,35 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accessdb.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catman.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_mandirs.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compression.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptions.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptions_store.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filenames.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globbing.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globbing_test.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexgrog.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexgrog_test.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/man.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manconv.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manconv_client.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manconv_main.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mandb.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manp.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manpath.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/straycats.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ult_src.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/whatis.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zsoelim.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zsoelim_main.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accessdb.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catman.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_mandirs.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compression.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptions.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptions_store.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filenames.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globbing.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globbing_test.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexgrog.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexgrog_test.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/man.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manconv.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manconv_client.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manconv_main.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mandb.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manp.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manpath.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/straycats.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ult_src.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/whatis.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zsoelim.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zsoelim_main.Po@am__quote@ # am--include-marker
+
+$(am__depfiles_remade):
+ @$(MKDIR_P) $(@D)
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+
+am--depfiles: $(am__depfiles_remade)
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -2016,7 +2057,10 @@ cscopelist-am: $(am__tagged_files)
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-distdir: $(DISTFILES)
+distdir: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
+
+distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
@@ -2118,7 +2162,29 @@ clean-am: clean-binPROGRAMS clean-generic clean-libtool \
clean-pkglibexecPROGRAMS clean-sbinPROGRAMS mostlyclean-am
distclean: distclean-recursive
- -rm -rf ./$(DEPDIR)
+ -rm -f ./$(DEPDIR)/accessdb.Po
+ -rm -f ./$(DEPDIR)/catman.Po
+ -rm -f ./$(DEPDIR)/check_mandirs.Po
+ -rm -f ./$(DEPDIR)/compression.Po
+ -rm -f ./$(DEPDIR)/descriptions.Po
+ -rm -f ./$(DEPDIR)/descriptions_store.Po
+ -rm -f ./$(DEPDIR)/filenames.Po
+ -rm -f ./$(DEPDIR)/globbing.Po
+ -rm -f ./$(DEPDIR)/globbing_test.Po
+ -rm -f ./$(DEPDIR)/lexgrog.Po
+ -rm -f ./$(DEPDIR)/lexgrog_test.Po
+ -rm -f ./$(DEPDIR)/man.Po
+ -rm -f ./$(DEPDIR)/manconv.Po
+ -rm -f ./$(DEPDIR)/manconv_client.Po
+ -rm -f ./$(DEPDIR)/manconv_main.Po
+ -rm -f ./$(DEPDIR)/mandb.Po
+ -rm -f ./$(DEPDIR)/manp.Po
+ -rm -f ./$(DEPDIR)/manpath.Po
+ -rm -f ./$(DEPDIR)/straycats.Po
+ -rm -f ./$(DEPDIR)/ult_src.Po
+ -rm -f ./$(DEPDIR)/whatis.Po
+ -rm -f ./$(DEPDIR)/zsoelim.Po
+ -rm -f ./$(DEPDIR)/zsoelim_main.Po
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-tags
@@ -2167,7 +2233,29 @@ install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
- -rm -rf ./$(DEPDIR)
+ -rm -f ./$(DEPDIR)/accessdb.Po
+ -rm -f ./$(DEPDIR)/catman.Po
+ -rm -f ./$(DEPDIR)/check_mandirs.Po
+ -rm -f ./$(DEPDIR)/compression.Po
+ -rm -f ./$(DEPDIR)/descriptions.Po
+ -rm -f ./$(DEPDIR)/descriptions_store.Po
+ -rm -f ./$(DEPDIR)/filenames.Po
+ -rm -f ./$(DEPDIR)/globbing.Po
+ -rm -f ./$(DEPDIR)/globbing_test.Po
+ -rm -f ./$(DEPDIR)/lexgrog.Po
+ -rm -f ./$(DEPDIR)/lexgrog_test.Po
+ -rm -f ./$(DEPDIR)/man.Po
+ -rm -f ./$(DEPDIR)/manconv.Po
+ -rm -f ./$(DEPDIR)/manconv_client.Po
+ -rm -f ./$(DEPDIR)/manconv_main.Po
+ -rm -f ./$(DEPDIR)/mandb.Po
+ -rm -f ./$(DEPDIR)/manp.Po
+ -rm -f ./$(DEPDIR)/manpath.Po
+ -rm -f ./$(DEPDIR)/straycats.Po
+ -rm -f ./$(DEPDIR)/ult_src.Po
+ -rm -f ./$(DEPDIR)/whatis.Po
+ -rm -f ./$(DEPDIR)/zsoelim.Po
+ -rm -f ./$(DEPDIR)/zsoelim_main.Po
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
@@ -2191,24 +2279,24 @@ uninstall-am: uninstall-binPROGRAMS uninstall-pkglibexecPROGRAMS \
.MAKE: $(am__recursive_targets) install-am install-data-am \
install-exec-am install-strip uninstall-am
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
- check-am clean clean-binPROGRAMS clean-generic clean-libtool \
- clean-pkglibexecPROGRAMS clean-sbinPROGRAMS cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-binPROGRAMS \
- install-data install-data-am install-data-hook install-dvi \
- install-dvi-am install-exec install-exec-am install-exec-hook \
- install-html install-html-am install-info install-info-am \
- install-man install-pdf install-pdf-am \
- install-pkglibexecPROGRAMS install-ps install-ps-am \
- install-sbinPROGRAMS install-strip installcheck \
- installcheck-am installdirs installdirs-am maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
- uninstall-hook uninstall-pkglibexecPROGRAMS \
- uninstall-sbinPROGRAMS
+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
+ am--depfiles check check-am clean clean-binPROGRAMS \
+ clean-generic clean-libtool clean-pkglibexecPROGRAMS \
+ clean-sbinPROGRAMS cscopelist-am ctags ctags-am distclean \
+ distclean-compile distclean-generic distclean-libtool \
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
+ install install-am install-binPROGRAMS install-data \
+ install-data-am install-data-hook install-dvi install-dvi-am \
+ install-exec install-exec-am install-exec-hook install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-pkglibexecPROGRAMS \
+ install-ps install-ps-am install-sbinPROGRAMS install-strip \
+ installcheck installcheck-am installdirs installdirs-am \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+ pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
+ uninstall-binPROGRAMS uninstall-hook \
+ uninstall-pkglibexecPROGRAMS uninstall-sbinPROGRAMS
.PRECIOUS: Makefile
diff --git a/src/catman.c b/src/catman.c
index a4c964aa..489b33ca 100644
--- a/src/catman.c
+++ b/src/catman.c
@@ -188,7 +188,7 @@ static void catman (pipecmd *cmd)
return;
}
- p = pipeline_new_commands (cmd, NULL);
+ p = pipeline_new_commands (cmd, (void *) 0);
status = pipeline_run (p);
if (status)
error (CHILD_FAIL, 0,
@@ -246,13 +246,13 @@ static int parse_for_sec (const char *manpath, const char *section)
/* As we supply a NULL environment to save precious execve() space,
we must also supply a locale if necessary */
if (locale) {
- pipecmd_args (basecmd, "-L", locale, NULL);
+ pipecmd_args (basecmd, "-L", locale, (void *) 0);
initial_bit = sizeof "-L" + strlen (locale) + 1;
} else
initial_bit = 0;
- pipecmd_args (basecmd, "-caM", manpath, NULL); /* manpath */
- pipecmd_args (basecmd, "-S", section, NULL); /* section */
+ pipecmd_args (basecmd, "-caM", manpath, (void *) 0); /* manpath */
+ pipecmd_args (basecmd, "-S", section, (void *) 0); /* section */
initial_bit += sizeof MAN + sizeof "-caM" +
strlen (manpath) + strlen (section) + 2;
@@ -414,7 +414,7 @@ int main (int argc, char *argv[])
for (sp = sections; *sp; sp++) {
*(catpath + len) = '\0';
- catpath = appendstr (catpath, "/cat", *sp, NULL);
+ catpath = appendstr (catpath, "/cat", *sp, (void *) 0);
if (is_directory (catpath) != 1)
continue;
if (check_access (catpath))
diff --git a/src/check_mandirs.c b/src/check_mandirs.c
index 3a6cecc8..c8c33dce 100644
--- a/src/check_mandirs.c
+++ b/src/check_mandirs.c
@@ -350,7 +350,7 @@ static void add_dir_entries (MYDBM_FILE dbf, const char *path, char *infile)
order_files (infile, names, names_len);
for (i = 0; i < names_len; ++i) {
- manpage = appendstr (manpage, names[i], NULL);
+ manpage = appendstr (manpage, names[i], (void *) 0);
test_manfile (dbf, manpage, path);
*(manpage + len) = '\0';
free (names[i]);
diff --git a/src/compression.c b/src/compression.c
index c7246836..70635670 100644
--- a/src/compression.c
+++ b/src/compression.c
@@ -107,7 +107,7 @@ struct compression *comp_file (const char *filename)
for (comp = comp_list; comp->ext; comp++) {
struct stat buf;
- compfile = appendstr (compfile, comp->ext, NULL);
+ compfile = appendstr (compfile, comp->ext, (void *) 0);
if (stat (compfile, &buf) == 0) {
comp->stem = compfile;
diff --git a/src/filenames.c b/src/filenames.c
index 966e0de5..69cdeda3 100644
--- a/src/filenames.c
+++ b/src/filenames.c
@@ -60,7 +60,7 @@ char *make_filename (const char *path, const char *name,
file = xasprintf ("%s/%s%s/%s.%s", path, type, in->sec, name, in->ext);
if (in->comp && *in->comp != '-') /* Is there an extension? */
- file = appendstr (file, ".", in->comp, NULL);
+ file = appendstr (file, ".", in->comp, (void *) 0);
debug ("Checking physical location: %s\n", file);
if (!CAN_ACCESS (file, R_OK)) {
diff --git a/src/globbing.c b/src/globbing.c
index dcc96fd3..2fc8e24a 100644
--- a/src/globbing.c
+++ b/src/globbing.c
@@ -363,7 +363,7 @@ char **look_for_file (const char *hier, const char *sec,
if (path)
*path = '\0';
path = appendstr (path, hier, cat ? "/cat" : "/man",
- sec, ".Z", NULL);
+ sec, ".Z", (void *) 0);
pattern = make_pattern (name, sec, opts);
match_in_directory (path, pattern, opts, &gbuf, NULL);
@@ -375,7 +375,7 @@ char **look_for_file (const char *hier, const char *sec,
if (path)
*path = '\0';
path = appendstr (path, hier, cat ? "/cat" : "/man", sec,
- NULL);
+ (void *) 0);
if (opts & LFF_REGEX)
pattern = xasprintf ("%s\\..*", name);
else
@@ -391,7 +391,7 @@ char **look_for_file (const char *hier, const char *sec,
*path = '\0';
/* TODO: This needs to be man/sec*, not just man/sec. */
path = appendstr (path, hier, cat ? "/cat" : "/man", sec,
- NULL);
+ (void *) 0);
pattern = make_pattern (name, sec, opts);
match_in_directory (path, pattern, opts, &gbuf, NULL);
@@ -403,13 +403,13 @@ char **look_for_file (const char *hier, const char *sec,
if (path)
*path = '\0';
if (cat) {
- path = appendstr (path, hier, "/cat", sec, NULL);
+ path = appendstr (path, hier, "/cat", sec, (void *) 0);
if (opts & LFF_REGEX)
pattern = xasprintf ("%s\\.0.*", name);
else
pattern = xasprintf ("%s.0*", name);
} else {
- path = appendstr (path, hier, "/man", sec, NULL);
+ path = appendstr (path, hier, "/man", sec, (void *) 0);
pattern = make_pattern (name, sec, opts);
}
match_in_directory (path, pattern, opts, &gbuf, NULL);
diff --git a/src/lexgrog.c b/src/lexgrog.c
index afb007fc..7915d7d4 100644
--- a/src/lexgrog.c
+++ b/src/lexgrog.c
@@ -357,8 +357,8 @@ static void yynoreturn yy_fatal_error ( const char* msg );
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
(yy_c_buf_p) = yy_cp;
-#define YY_NUM_RULES 138
-#define YY_END_OF_BUFFER 139
+#define YY_NUM_RULES 139
+#define YY_END_OF_BUFFER 140
/* This struct is not used in this scanner,
but its presence is necessary. */
struct yy_trans_info
@@ -366,159 +366,163 @@ struct yy_trans_info
flex_int32_t yy_verify;
flex_int32_t yy_nxt;
};
-static const flex_int16_t yy_accept[1373] =
+static const flex_int16_t yy_accept[1410] =
{ 0,
- 0, 0, 0, 0, 64, 64, 0, 0, 0, 0,
- 0, 0, 0, 0, 116, 116, 0, 0, 0, 0,
- 0, 0, 123, 123, 7, 7, 0, 0, 0, 0,
- 0, 0, 0, 0, 139, 138, 28, 28, 28, 137,
- 64, 64, 137, 137, 137, 135, 137, 133, 80, 103,
- 103, 103, 98, 103, 105, 105, 104, 110, 110, 110,
- 109, 115, 115, 115, 115, 115, 116, 118, 118, 117,
- 120, 120, 119, 122, 122, 121, 123, 123, 137, 134,
- 137, 137, 137, 6, 9, 6, 6, 9, 9, 9,
- 4, 17, 17, 17, 18, 18, 0, 27, 0, 26,
-
- 26, 28, 64, 0, 135, 0, 0, 136, 64, 64,
- 136, 132, 136, 136, 132, 80, 64, 0, 0, 135,
- 0, 133, 67, 64, 73, 0, 60, 0, 0, 62,
- 63, 0, 0, 59, 61, 59, 0, 0, 0, 0,
- 0, 0, 103, 0, 0, 98, 91, 92, 93, 94,
- 95, 96, 97, 105, 104, 110, 0, 0, 0, 109,
- 109, 115, 0, 0, 0, 116, 118, 117, 120, 119,
- 122, 121, 123, 134, 0, 0, 123, 123, 136, 136,
- 136, 136, 123, 134, 53, 0, 123, 38, 6, 0,
- 8, 0, 9, 6, 9, 0, 3, 4, 3, 4,
-
- 3, 17, 0, 0, 0, 17, 18, 27, 0, 0,
- 0, 26, 26, 26, 26, 26, 26, 26, 26, 26,
- 26, 55, 0, 64, 0, 0, 35, 35, 35, 35,
- 35, 35, 35, 35, 0, 49, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 127, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 47,
- 0, 55, 48, 0, 56, 0, 73, 69, 0, 0,
- 0, 0, 0, 0, 0, 0, 72, 72, 72, 0,
- 0, 0, 66, 0, 74, 75, 0, 76, 0, 0,
- 78, 0, 0, 90, 99, 100, 101, 102, 98, 91,
-
- 92, 93, 94, 95, 96, 97, 0, 0, 0, 0,
- 0, 0, 57, 0, 123, 37, 37, 123, 37, 37,
- 37, 37, 36, 53, 6, 0, 0, 0, 8, 0,
+ 0, 0, 0, 0, 65, 65, 65, 65, 0, 0,
+ 0, 0, 0, 0, 0, 0, 117, 117, 0, 0,
+ 0, 0, 0, 0, 124, 124, 8, 8, 0, 0,
+ 0, 0, 0, 0, 0, 0, 140, 139, 29, 29,
+ 29, 138, 65, 65, 138, 138, 138, 136, 138, 134,
+ 81, 65, 65, 138, 81, 104, 104, 104, 99, 104,
+ 106, 106, 105, 111, 111, 111, 110, 116, 116, 116,
+ 116, 116, 117, 119, 119, 118, 121, 121, 120, 123,
+ 123, 122, 124, 124, 138, 135, 138, 138, 138, 7,
+ 10, 7, 7, 6, 6, 6, 4, 18, 18, 18,
+
+ 19, 19, 0, 28, 0, 27, 27, 29, 65, 0,
+ 136, 0, 0, 137, 65, 65, 137, 133, 137, 137,
+ 133, 81, 65, 0, 0, 136, 0, 134, 68, 65,
+ 74, 0, 61, 0, 0, 63, 64, 0, 0, 60,
+ 62, 60, 0, 0, 0, 0, 0, 0, 65, 0,
+ 65, 65, 137, 133, 81, 65, 0, 63, 104, 0,
+ 0, 99, 92, 93, 94, 95, 96, 97, 98, 106,
+ 105, 111, 0, 0, 0, 110, 110, 116, 0, 0,
+ 0, 117, 119, 118, 121, 120, 123, 122, 124, 135,
+ 0, 0, 124, 124, 137, 137, 137, 137, 124, 135,
+
+ 54, 0, 124, 39, 7, 0, 9, 0, 10, 7,
+ 6, 0, 3, 4, 3, 4, 3, 18, 0, 0,
+ 0, 18, 19, 28, 0, 0, 0, 27, 27, 27,
+ 27, 27, 27, 27, 27, 27, 27, 56, 0, 65,
+ 0, 0, 36, 36, 36, 36, 36, 36, 36, 36,
+ 0, 50, 0, 0, 0, 0, 0, 0, 128, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 5, 3, 3, 4, 4,
- 4, 3, 0, 0, 0, 0, 0, 15, 0, 20,
- 26, 26, 26, 26, 19, 26, 26, 26, 55, 0,
- 0, 0, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
-
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 50, 82, 40, 0, 0,
- 84, 89, 85, 0, 0, 0, 0, 125, 58, 0,
- 86, 87, 127, 46, 126, 0, 0, 29, 0, 88,
- 0, 0, 124, 33, 52, 0, 34, 32, 51, 31,
- 48, 81, 70, 60, 54, 61, 65, 0, 0, 0,
- 0, 0, 0, 0, 0, 90, 99, 100, 101, 102,
- 0, 0, 0, 113, 111, 0, 37, 37, 37, 37,
- 36, 37, 37, 6, 0, 0, 0, 0, 0, 0,
+ 48, 0, 56, 49, 0, 57, 74, 70, 0, 0,
+ 0, 0, 0, 0, 0, 0, 73, 73, 73, 0,
+ 0, 0, 67, 0, 75, 76, 0, 77, 0, 0,
+ 79, 0, 0, 65, 0, 0, 36, 36, 36, 36,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 6, 5, 3,
- 3, 4, 4, 4, 0, 3, 3, 11, 13, 12,
- 14, 10, 16, 20, 24, 25, 19, 21, 23, 22,
- 54, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 29, 35, 35, 35,
- 35, 35, 33, 35, 35, 34, 32, 35, 31, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
-
- 35, 35, 35, 35, 35, 82, 39, 83, 84, 89,
- 85, 129, 128, 44, 125, 58, 45, 86, 87, 46,
- 126, 131, 130, 29, 41, 88, 43, 30, 124, 33,
- 33, 52, 42, 34, 32, 51, 31, 81, 54, 71,
- 0, 68, 77, 79, 0, 107, 0, 113, 114, 111,
- 112, 37, 37, 6, 0, 0, 0, 0, 0, 0,
+ 91, 100, 101, 102, 103, 99, 92, 93, 94, 95,
+ 96, 97, 98, 0, 0, 0, 0, 0, 0, 59,
+ 0, 124, 38, 38, 124, 38, 38, 38, 38, 37,
+ 54, 7, 0, 0, 0, 9, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 7, 5, 3, 3, 4, 4, 4, 3, 0,
+ 0, 0, 0, 0, 16, 0, 21, 27, 27, 27,
+ 27, 20, 27, 27, 27, 56, 0, 0, 0, 36,
+
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 51, 41, 0,
+ 0, 0, 0, 0, 126, 58, 0, 128, 47, 127,
+ 0, 0, 30, 0, 0, 0, 125, 34, 53, 0,
+ 35, 33, 52, 32, 49, 82, 71, 61, 55, 62,
+ 66, 0, 0, 0, 0, 0, 0, 0, 0, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+
+ 83, 0, 85, 90, 86, 87, 88, 89, 63, 91,
+ 100, 101, 102, 103, 0, 0, 0, 114, 112, 0,
+ 38, 38, 38, 38, 37, 38, 38, 7, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 6, 3, 3, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
-
- 4, 4, 4, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3,
- 3, 24, 25, 21, 23, 22, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 29,
- 35, 35, 35, 30, 35, 33, 33, 35, 35, 34,
- 32, 35, 31, 35, 35, 35, 35, 35, 35, 35,
- 35, 35, 35, 35, 83, 129, 128, 44, 131, 130,
- 43, 42, 79, 106, 107, 108, 114, 112, 6, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 7, 5, 3, 3, 4, 4, 4, 0, 3,
+ 3, 12, 14, 13, 15, 11, 17, 21, 25, 26,
+ 20, 22, 24, 23, 55, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 30, 36, 36, 36, 36, 34, 36,
+
+ 36, 35, 33, 36, 32, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 40, 130, 129, 45, 126, 58, 46, 47, 127, 132,
+ 131, 30, 42, 44, 31, 125, 34, 34, 53, 43,
+ 35, 33, 52, 32, 82, 55, 72, 0, 69, 78,
+ 80, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 83, 84, 85, 90, 86, 87, 88, 89,
+ 0, 108, 0, 114, 115, 112, 113, 38, 38, 7,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 6, 3, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 0, 0, 0, 0, 0, 0, 0, 7, 3, 3,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 0, 0, 0, 0, 0, 0, 0,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 3, 35, 35, 35, 35,
- 35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 35, 106, 108, 6, 0, 2, 0, 0, 0, 0,
-
+ 0, 0, 0, 0, 0, 3, 3, 25, 26, 22,
+ 24, 23, 36, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 30, 36,
+ 36, 31, 36, 34, 34, 36, 36, 35, 33, 36,
+ 32, 36, 36, 36, 36, 36, 36, 36, 36, 36,
+
+ 36, 36, 130, 129, 45, 132, 131, 44, 43, 80,
+ 36, 36, 36, 36, 36, 36, 36, 36, 36, 84,
+ 107, 108, 109, 115, 113, 7, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 6, 3, 4, 4, 4, 4, 4, 4, 4,
+ 0, 0, 0, 0, 0, 0, 0, 0, 7, 3,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 1, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 1, 4, 1, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 0, 1, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 1, 0, 1, 0, 0,
-
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 3, 35, 6, 0, 0,
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 6, 3, 4, 4, 4, 4, 4, 4, 4, 4,
+ 0, 0, 3, 36, 36, 36, 36, 36, 36, 36,
+ 36, 36, 36, 36, 36, 36, 36, 36, 107, 109,
+ 7, 0, 2, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 7, 3,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 1, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 1, 4, 1, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 1, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 1, 1, 4, 4, 4, 4,
- 4, 4, 1, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 0, 1,
- 1, 0, 0, 0, 0, 0, 0, 1, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 3, 6, 0, 0, 0, 0, 0,
+ 4, 1, 4, 1, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 0, 1, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 6, 3, 3, 4, 4, 1, 0, 1, 0, 0,
- 0, 0, 0, 0, 0, 0, 1, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 3, 3, 0,
+ 0, 0, 3, 36, 7, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 7, 3, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 0, 0, 0, 0, 0, 0, 0, 0, 7, 0,
- 0, 1, 0, 1, 0, 0, 0, 0, 0, 1,
- 1, 0, 0, 0, 1, 1, 1, 0, 1, 0,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 1, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 1, 4, 1, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 1, 1, 4, 4, 4, 4, 4, 4, 1,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 0, 1, 1, 0, 0,
+ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 1, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 0, 0, 0,
- 0, 0, 1, 0, 1, 0, 0, 0, 0, 1,
+ 3, 7, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 7, 3, 3,
+ 4, 4, 1, 0, 1, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 3, 3, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 8, 0, 0, 1, 0,
+ 1, 0, 0, 0, 0, 0, 1, 1, 0, 0,
+ 0, 1, 1, 1, 0, 1, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 0, 0, 0, 0, 0, 0, 0, 0,
- 1, 0, 0, 0, 0, 0, 0, 1, 0, 1,
+ 0, 0, 0, 0, 0, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 0, 0, 0, 0, 0, 1,
+ 0, 1, 0, 0, 0, 0, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 0, 0,
- 0, 0, 1, 1, 1, 1, 1, 1, 0, 0,
- 0, 0, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 0, 0, 0, 0, 1, 1,
- 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1, 0, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 0, 0, 0, 0, 1,
+ 1, 1, 1, 1, 1, 0, 0, 0, 0, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 0, 0, 0, 0, 1, 1, 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0
} ;
static const YY_CHAR yy_ec[256] =
@@ -571,1133 +575,1178 @@ static const YY_CHAR yy_meta[127] =
1, 1, 1, 1, 1, 1
} ;
-static const flex_int16_t yy_base[1559] =
+static const flex_int16_t yy_base[1593] =
{ 0,
- 0, 0, 0, 2, 6, 0, 129, 130, 210, 0,
- 336, 0, 459, 460, 4857, 4856, 538, 0, 664, 0,
- 790, 0, 133, 137, 140, 143, 151, 152, 0, 0,
- 154, 156, 4854, 4853, 4856, 6890, 6890, 162, 4852, 6890,
- 463, 470, 915, 4799, 4797, 166, 4833, 0, 968, 6890,
- 4846, 4826, 170, 161, 6890, 4834, 0, 6890, 4833, 136,
- 172, 6890, 4832, 4767, 4770, 4773, 0, 6890, 4828, 0,
- 6890, 4827, 0, 6890, 4826, 0, 926, 942, 4825, 197,
- 200, 4822, 4768, 0, 203, 4820, 4817, 6890, 4791, 4738,
- 947, 0, 466, 4789, 6890, 4788, 487, 482, 4783, 0,
-
- 919, 492, 936, 1001, 506, 4768, 996, 6890, 1055, 1059,
- 1063, 4729, 4728, 4765, 1117, 913, 1081, 4774, 4695, 507,
- 511, 0, 6890, 954, 0, 1080, 6890, 1050, 465, 512,
- 6890, 521, 0, 4699, 6890, 6890, 4764, 0, 4763, 4767,
- 1176, 522, 6890, 4693, 913, 1165, 526, 919, 920, 924,
- 956, 987, 993, 6890, 0, 6890, 4702, 4708, 4707, 1009,
- 1014, 6890, 4691, 4696, 4701, 0, 6890, 0, 6890, 0,
- 6890, 0, 1073, 1092, 1137, 4761, 1106, 1171, 4762, 1158,
- 4759, 4706, 1202, 1128, 1209, 4759, 1178, 6890, 0, 1220,
- 1227, 4758, 1232, 4755, 6890, 4752, 4751, 4750, 4749, 1209,
-
- 4748, 0, 1017, 4751, 1215, 1235, 6890, 6890, 4750, 1262,
- 4749, 0, 1240, 1276, 4680, 442, 1258, 4669, 973, 4661,
- 1236, 1086, 1180, 1312, 1328, 1334, 4734, 1352, 1356, 1014,
- 1070, 498, 1410, 1485, 1294, 6890, 4733, 4657, 1298, 4659,
- 4651, 4689, 1320, 4688, 1306, 4647, 1374, 1349, 1357, 4655,
- 4644, 1064, 0, 4622, 4634, 1071, 457, 4632, 1352, 6890,
- 4683, 1132, 0, 4677, 1142, 1304, 0, 6890, 0, 4630,
- 878, 4629, 4604, 4619, 4606, 4614, 6890, 0, 0, 1389,
- 0, 0, 6890, 0, 6890, 6890, 0, 6890, 0, 1486,
- 6890, 1391, 0, 1213, 1306, 1414, 1419, 1420, 1425, 1431,
-
- 1442, 1458, 1462, 1464, 1466, 1471, 4607, 4602, 4599, 4615,
- 4604, 4603, 1476, 1481, 1513, 0, 1517, 1533, 4672, 1469,
- 4669, 4616, 6890, 1523, 0, 1571, 4669, 1580, 1593, 4668,
- 931, 4630, 929, 980, 1603, 4641, 4550, 4621, 4555, 4548,
- 91, 1115, 4556, 4563, 4657, 0, 4654, 4653, 4652, 4651,
- 1599, 4650, 4612, 4635, 4599, 4623, 4595, 6890, 4594, 0,
- 1512, 1518, 1537, 1548, 1575, 1576, 1584, 1589, 1608, 1148,
- 4556, 4571, 0, 1647, 1652, 4620, 1669, 1663, 4629, 4550,
- 1623, 1639, 4630, 4553, 1693, 4555, 4520, 4558, 1682, 4557,
- 1596, 4517, 1715, 1694, 1699, 4522, 4511, 1583, 1755, 4516,
-
- 4528, 1104, 1226, 4526, 1774, 0, 1755, 0, 1791, 0,
- 0, 1762, 4577, 1683, 0, 1742, 4510, 0, 0, 1846,
- 1872, 1945, 4578, 1943, 1750, 6890, 1730, 1757, 1761, 4502,
- 1766, 1767, 1772, 1776, 1817, 1827, 1829, 1834, 1840, 1841,
- 1842, 1847, 1848, 1854, 1858, 1859, 1860, 1868, 1924, 1925,
- 1997, 1998, 2028, 2029, 0, 2030, 2034, 2035, 0, 2036,
- 0, 2040, 6890, 6890, 2041, 6890, 6890, 0, 0, 4572,
- 4526, 0, 0, 4574, 4569, 2042, 2046, 2048, 2050, 2052,
- 4513, 4519, 4514, 2054, 2056, 4513, 0, 2060, 2064, 4570,
- 0, 2058, 0, 0, 2069, 4571, 2082, 1028, 4541, 2038,
-
- 1211, 2055, 1321, 1366, 1391, 2092, 1992, 4523, 4480, 1050,
- 1183, 4449, 4448, 4476, 4451, 4477, 4452, 4559, 0, 4556,
- 4554, 4553, 4552, 2207, 2332, 4540, 4538, 6890, 6890, 6890,
- 6890, 6890, 6890, 0, 0, 0, 2086, 0, 0, 0,
- 2087, 2067, 0, 4531, 2095, 2119, 2135, 2126, 4461, 2141,
- 2142, 2148, 2150, 2152, 2156, 2157, 2162, 2163, 2164, 2168,
- 2169, 2173, 2175, 2177, 2179, 2181, 2191, 2195, 2211, 2213,
- 2215, 2217, 2219, 0, 2221, 2223, 2225, 0, 2227, 2180,
- 0, 0, 0, 4483, 1521, 4482, 4456, 4470, 4456, 4464,
- 0, 0, 2229, 1076, 0, 2431, 0, 0, 2457, 0,
-
- 190, 2256, 0, 2240, 1140, 2233, 6890, 2244, 2250, 2251,
- 2255, 0, 0, 0, 2259, 2263, 2265, 2267, 2282, 2283,
- 2287, 0, 0, 2288, 2289, 2293, 0, 2294, 2295, 2299,
- 2300, 0, 0, 2301, 2305, 0, 2306, 2307, 2311, 6890,
- 4476, 6890, 6890, 0, 4472, 2312, 4460, 2313, 2317, 2318,
- 2319, 2338, 2342, 0, 1466, 2346, 1459, 4516, 1194, 1514,
- 1592, 2325, 1607, 1686, 1627, 2360, 1706, 2378, 1695, 4499,
- 4485, 4484, 4412, 4432, 4415, 4420, 4425, 2388, 4393, 4388,
- 4388, 4505, 0, 0, 0, 0, 2540, 2517, 1791, 4469,
- 1784, 1896, 2523, 4478, 4387, 1163, 4456, 4390, 4383, 1057,
-
- 1616, 4389, 4396, 2562, 2044, 4454, 2063, 2085, 2572, 4465,
- 4373, 1560, 4414, 4347, 4339, 1179, 1778, 4344, 4348, 0,
- 0, 0, 0, 0, 0, 0, 1900, 4361, 4370, 0,
- 2350, 2354, 0, 2365, 2369, 2384, 2389, 0, 0, 0,
- 2390, 2396, 2398, 2400, 2404, 2406, 2410, 0, 0, 2411,
- 2412, 2416, 0, 2417, 2418, 2422, 2423, 0, 0, 2424,
- 2428, 0, 2429, 0, 0, 2430, 0, 0, 0, 1309,
- 2663, 2689, 1048, 1315, 2434, 0, 0, 0, 0, 0,
- 0, 0, 0, 2435, 2440, 2441, 2442, 2547, 0, 2124,
- 2608, 2561, 4430, 2164, 4421, 4382, 2301, 2309, 2617, 2516,
-
- 4399, 4337, 4317, 4302, 4301, 2253, 393, 2343, 4306, 4306,
- 4315, 4413, 0, 0, 2772, 2749, 2529, 4377, 2522, 2538,
- 2755, 4369, 4278, 1673, 4346, 4280, 4272, 1242, 2420, 4280,
- 4287, 2522, 4353, 2748, 2544, 2777, 2545, 2557, 2575, 2805,
- 2560, 4334, 4263, 2887, 2653, 1295, 2444, 4232, 4231, 4253,
- 4226, 4249, 4224, 2565, 4304, 2766, 2582, 2806, 2575, 2586,
- 2593, 2913, 2733, 4284, 4240, 4318, 2954, 1637, 2450, 4206,
- 4179, 4206, 4180, 4203, 4175, 0, 2625, 2646, 2651, 0,
- 0, 0, 0, 0, 0, 0, 2741, 0, 0, 0,
- 2742, 2779, 2797, 0, 2763, 2805, 2762, 2768, 2757, 4248,
-
- 2839, 929, 2491, 4172, 2744, 4182, 4166, 4164, 4170, 4163,
- 4175, 4257, 0, 0, 2996, 2973, 2800, 4221, 2807, 2819,
- 2923, 4231, 4140, 2261, 4211, 4126, 4115, 1266, 2759, 4123,
- 4129, 2803, 4195, 2839, 2839, 2989, 2832, 2843, 2873, 3006,
- 2856, 4176, 4132, 3111, 3085, 2337, 2777, 4073, 4072, 4100,
- 4075, 4097, 4072, 2920, 2940, 2913, 4159, 1426, 2914, 2920,
- 2990, 2920, 2969, 2954, 3019, 2987, 3163, 2974, 4142, 4126,
- 3199, 3138, 3177, 3231, 4099, 4027, 4047, 4027, 4032, 4037,
- 2965, 4000, 3993, 3992, 2998, 3065, 3003, 4104, 2097, 3003,
- 3007, 3148, 3011, 3032, 3006, 3122, 3028, 3268, 3013, 4085,
-
- 4062, 0, 3240, 3289, 3300, 4061, 3984, 4004, 3988, 3992,
- 3996, 3167, 3955, 3949, 3947, 0, 2901, 0, 3100, 4028,
- 3210, 3251, 3946, 3944, 3923, 3299, 3315, 3322, 3910, 3330,
- 4027, 4019, 4018, 3425, 3402, 3314, 950, 3259, 3332, 3408,
- 1392, 2664, 3107, 1553, 1321, 1337, 2981, 2855, 1367, 1441,
- 3209, 930, 3337, 3281, 3430, 3299, 3331, 3335, 3484, 3386,
- 1401, 1598, 1823, 3361, 3278, 2961, 2120, 2982, 2266, 2679,
- 1654, 1724, 3342, 3396, 3363, 2999, 3118, 3404, 3351, 3446,
- 3392, 3449, 3215, 3405, 3427, 3506, 3406, 2543, 1612, 4017,
- 3534, 3571, 3573, 1619, 2677, 2860, 2226, 3084, 2987, 3495,
-
- 1658, 1954, 1247, 3500, 3277, 3287, 3440, 3489, 2252, 3008,
- 3389, 3508, 3580, 3525, 2071, 3610, 3111, 3064, 2872, 3387,
- 3005, 3184, 3488, 3496, 3434, 2083, 2264, 3382, 3150, 3547,
- 3185, 3142, 3474, 4010, 3969, 3501, 3489, 3601, 3510, 3985,
- 4004, 3928, 3930, 3901, 3881, 3864, 3861, 2884, 3514, 3031,
- 3864, 3863, 3870, 3961, 6890, 3535, 3925, 3126, 3856, 3622,
- 3634, 3641, 3645, 3659, 3663, 3667, 3672, 3676, 3680, 3848,
- 3927, 0, 0, 6890, 3666, 3554, 3628, 3685, 3919, 3703,
- 3654, 3656, 3651, 3891, 3717, 3908, 3703, 1082, 3112, 3806,
- 3267, 3809, 3793, 3788, 3792, 3780, 3800, 0, 0, 3656,
-
- 3840, 3757, 3733, 3723, 3743, 3747, 3751, 3740, 3800, 3722,
- 0, 3709, 3746, 3772, 3763, 3774, 3773, 0, 3782, 3773,
- 3801, 3663, 3662, 3671, 3810, 3819, 3828, 3658, 3829, 3718,
- 3673, 3604, 3596, 3555, 3735, 3825, 3564, 3570, 3593, 3830,
- 3617, 3516, 3836, 3855, 3856, 3862, 3866, 3870, 3874, 3880,
- 3907, 3911, 3917, 3921, 3931, 3507, 3805, 3553, 3462, 3758,
- 3458, 3807, 3925, 3560, 3518, 3399, 3398, 3385, 3932, 4007,
- 4059, 3951, 4113, 4085, 3952, 4167, 4219, 3392, 3382, 3352,
- 3818, 3977, 3958, 0, 3962, 3396, 3325, 3321, 3318, 4273,
- 3968, 4228, 3976, 4327, 4008, 4379, 4015, 4433, 4066, 4388,
-
- 4121, 3287, 3269, 3832, 3968, 3316, 3073, 4122, 3061, 4076,
- 4434, 4440, 4161, 4444, 4448, 4244, 4452, 4485, 3075, 3037,
- 3030, 3001, 4531, 4575, 4627, 4671, 4723, 4767, 2784, 2775,
- 2767, 2739, 4819, 4173, 4847, 4280, 4846, 4284, 4874, 4288,
- 4926, 4292, 4954, 4339, 2742, 2574, 2554, 2543, 4248, 4328,
- 4404, 2513, 2511, 2457, 2463, 2419, 2359, 2329, 2275, 1964,
- 1908, 1633, 1594, 1595, 1583, 1560, 1494, 1346, 1312, 1263,
- 1176, 6890, 5007, 5018, 5029, 5040, 5051, 5062, 5073, 5084,
- 5095, 5106, 5117, 5121, 5132, 5143, 5154, 5165, 5176, 5187,
- 5198, 5209, 5220, 5231, 5242, 5253, 5257, 5268, 5279, 5290,
-
- 5301, 5306, 5307, 5312, 5323, 5334, 5345, 5356, 5367, 5378,
- 5389, 5400, 5411, 5422, 5433, 5444, 5455, 5466, 1240, 5477,
- 5488, 5499, 5510, 5521, 5532, 5543, 5554, 1000, 5556, 5567,
- 5578, 5589, 5600, 5611, 5622, 5633, 5644, 5655, 5666, 5677,
- 5688, 5699, 5710, 5721, 5732, 5743, 5754, 5765, 5776, 5787,
- 974, 5789, 5800, 5811, 5822, 5833, 5844, 5855, 5866, 5877,
- 5888, 5899, 5910, 5921, 5932, 5943, 5954, 5965, 5976, 5987,
- 5998, 6009, 6020, 6031, 6042, 6053, 6064, 6075, 6086, 6097,
- 6108, 6119, 6130, 6141, 6152, 6163, 6174, 6185, 6196, 6207,
- 6218, 6229, 6240, 6251, 6262, 6273, 6284, 6295, 6306, 6317,
-
- 6328, 6339, 6350, 6361, 6372, 6383, 6394, 6405, 6416, 6427,
- 6438, 6449, 6460, 6471, 6482, 6493, 6504, 6515, 6526, 6537,
- 6548, 6559, 6570, 6581, 6592, 6603, 6608, 6618, 6629, 6640,
- 6651, 6662, 6673, 6684, 6695, 6706, 6717, 6728, 6739, 6750,
- 524, 6761, 6772, 6783, 6794, 6805, 6816, 6823, 6833, 6838,
- 6842, 466, 166, 6852, 6863, 6874, 6879, 151
+ 0, 0, 0, 2, 6, 0, 131, 135, 138, 139,
+ 219, 0, 345, 0, 137, 468, 5110, 5109, 546, 0,
+ 672, 0, 798, 0, 142, 151, 146, 159, 161, 162,
+ 0, 0, 166, 171, 5107, 5106, 5109, 7208, 7208, 191,
+ 5105, 7208, 471, 478, 923, 5052, 5051, 176, 5088, 0,
+ 976, 934, 941, 5101, 186, 7208, 5100, 5081, 187, 477,
+ 7208, 5089, 0, 7208, 5087, 152, 199, 7208, 5085, 5020,
+ 5023, 5026, 0, 7208, 5081, 0, 7208, 5080, 0, 7208,
+ 5079, 0, 946, 952, 5077, 489, 213, 5073, 5020, 0,
+ 506, 5046, 5043, 7208, 5044, 4991, 964, 0, 501, 5038,
+
+ 7208, 5037, 518, 513, 5036, 0, 1030, 525, 1009, 1065,
+ 530, 5021, 930, 7208, 1081, 1085, 1106, 4982, 4981, 5018,
+ 1160, 920, 1113, 5025, 4946, 532, 537, 0, 7208, 936,
+ 0, 1121, 7208, 1093, 919, 927, 7208, 956, 0, 4952,
+ 7208, 7208, 5017, 0, 5016, 5020, 1160, 964, 1133, 987,
+ 1019, 1231, 5023, 1197, 1143, 1248, 1198, 7208, 7208, 4945,
+ 982, 1171, 995, 1015, 1027, 1042, 1076, 1090, 1099, 7208,
+ 0, 7208, 4954, 4960, 4959, 1117, 1124, 7208, 4943, 4948,
+ 4953, 0, 7208, 0, 7208, 0, 7208, 0, 1239, 1214,
+ 1268, 5013, 1149, 1276, 5014, 1230, 5011, 4958, 1286, 1293,
+
+ 1297, 5011, 1263, 7208, 0, 1302, 1321, 5010, 1306, 5007,
+ 7208, 5004, 5003, 5002, 5001, 1307, 5000, 0, 1096, 5003,
+ 1302, 1109, 7208, 7208, 4993, 1317, 4991, 0, 1310, 1325,
+ 4921, 448, 1331, 4919, 1074, 4912, 1328, 1165, 1221, 1396,
+ 1413, 1417, 4986, 1421, 1450, 973, 996, 154, 1504, 1579,
+ 1314, 7208, 4985, 1367, 4944, 1430, 4943, 129, 1169, 1349,
+ 1431, 4912, 1150, 0, 4906, 4918, 447, 1183, 4889, 1444,
+ 7208, 4940, 1335, 0, 4938, 1346, 0, 7208, 0, 4891,
+ 407, 4886, 4861, 4876, 4863, 4871, 7208, 0, 0, 1391,
+ 0, 0, 7208, 0, 7208, 7208, 0, 7208, 0, 1580,
+
+ 7208, 1426, 0, 1460, 482, 4937, 1384, 4936, 1664, 1739,
+ 4858, 1480, 4860, 4852, 1009, 4851, 4850, 469, 4848, 4863,
+ 1402, 1404, 1431, 1443, 1456, 1482, 1484, 1486, 1490, 1496,
+ 1497, 1498, 1515, 4855, 4850, 4847, 4863, 4852, 4851, 1526,
+ 1532, 1539, 0, 1556, 1575, 4920, 1563, 4917, 4864, 7208,
+ 1620, 0, 1824, 4917, 1833, 1846, 4916, 901, 4878, 1150,
+ 1166, 1662, 4889, 4798, 4869, 4803, 4796, 85, 1012, 4804,
+ 4811, 4905, 0, 4893, 4889, 4888, 4886, 1668, 4885, 4847,
+ 4868, 4840, 4863, 4836, 7208, 4833, 0, 1521, 1558, 1565,
+ 1567, 1607, 1608, 1612, 1614, 1626, 1061, 4795, 4808, 4871,
+
+ 1684, 1759, 1237, 1767, 1828, 1372, 1280, 1674, 1678, 4868,
+ 1852, 1349, 1876, 1407, 1205, 1841, 1863, 1922, 1272, 1705,
+ 2003, 957, 1364, 1426, 1724, 1510, 1935, 4867, 1735, 0,
+ 1908, 4864, 4863, 1914, 4853, 1715, 4861, 1772, 1015, 4860,
+ 4859, 2045, 2071, 2144, 1467, 2000, 1899, 7208, 1910, 1631,
+ 1642, 1728, 1750, 1777, 1790, 1791, 1802, 1837, 1854, 1918,
+ 1934, 1935, 1958, 1959, 1973, 1981, 1987, 1993, 0, 1989,
+ 1995, 2002, 0, 2006, 0, 2056, 7208, 7208, 2057, 7208,
+ 7208, 0, 0, 4850, 4803, 0, 0, 4851, 4846, 4852,
+ 2226, 1136, 2196, 1477, 1466, 1770, 1572, 1632, 2171, 4851,
+
+ 2067, 4771, 2123, 2124, 2155, 2156, 2157, 2161, 7208, 2162,
+ 2163, 2233, 2238, 2244, 4786, 4791, 4786, 2246, 2250, 4785,
+ 0, 2251, 2255, 4841, 0, 2259, 0, 0, 2279, 4842,
+ 2288, 1458, 4812, 2222, 1644, 2283, 1642, 1683, 1720, 2290,
+ 2251, 4794, 4751, 1083, 1215, 4719, 4718, 4746, 4721, 4747,
+ 4722, 4829, 0, 4826, 4824, 4822, 4818, 2413, 2538, 4814,
+ 4809, 7208, 7208, 7208, 7208, 7208, 7208, 0, 0, 0,
+ 2260, 0, 0, 0, 2261, 2236, 0, 1665, 2284, 2293,
+ 2342, 2354, 2363, 2370, 2374, 2378, 2382, 2386, 2390, 2419,
+ 2423, 2427, 2431, 2435, 2441, 2456, 2460, 2464, 2468, 0,
+
+ 2472, 2476, 2480, 0, 2484, 0, 4811, 0, 4743, 1385,
+ 4741, 4713, 4725, 4711, 4691, 4757, 0, 2488, 1220, 4756,
+ 2662, 4755, 4754, 2688, 4753, 1778, 2481, 4752, 2507, 1521,
+ 7208, 0, 0, 0, 2269, 2274, 2292, 2308, 2332, 0,
+ 0, 2346, 2392, 0, 2401, 2443, 2450, 2490, 0, 0,
+ 2492, 2509, 0, 2511, 2515, 2517, 7208, 4698, 7208, 7208,
+ 0, 2521, 1803, 2525, 2544, 2548, 2552, 2556, 2560, 1695,
+ 4670, 4684, 2564, 2566, 2568, 2575, 2581, 2582, 2586, 2587,
+ 4691, 2592, 4679, 2593, 2594, 2598, 2599, 2604, 2608, 0,
+ 1800, 2612, 1836, 4734, 1800, 1882, 2129, 2590, 2130, 2346,
+
+ 2194, 2621, 2234, 2771, 2268, 4715, 4699, 4698, 4626, 4644,
+ 4602, 4607, 4612, 2664, 4581, 4575, 4572, 4688, 0, 0,
+ 0, 0, 2833, 2772, 2301, 4652, 2370, 2466, 2757, 4661,
+ 4570, 1839, 4640, 4573, 4566, 872, 1848, 4572, 4579, 2812,
+ 2489, 4630, 2485, 2558, 2854, 4641, 4550, 1952, 4620, 4554,
+ 4547, 1529, 1970, 4536, 4543, 0, 0, 0, 0, 0,
+ 0, 0, 1999, 1509, 1617, 0, 2625, 4636, 0, 0,
+ 0, 2630, 2634, 2638, 2642, 2649, 0, 0, 2665, 2669,
+ 0, 2673, 2677, 2681, 2740, 0, 0, 2775, 2779, 0,
+ 2789, 4635, 4633, 2793, 4632, 4631, 0, 1535, 2970, 2996,
+
+ 1827, 1915, 0, 0, 0, 0, 0, 0, 0, 0,
+ 2802, 2820, 2840, 2855, 2861, 2882, 2899, 2903, 4629, 2683,
+ 2781, 2809, 2816, 2824, 2842, 0, 2583, 2907, 2849, 4627,
+ 2587, 4590, 4551, 2614, 2601, 2920, 2624, 4568, 4502, 4481,
+ 4469, 4468, 2709, 2179, 2766, 4465, 4464, 4473, 4568, 0,
+ 0, 3079, 3056, 2747, 4524, 2757, 2814, 3062, 4535, 4444,
+ 2387, 4514, 4448, 4441, 1634, 2821, 4426, 4431, 2797, 4498,
+ 2871, 2827, 2911, 2840, 2876, 2878, 3078, 2855, 4480, 4437,
+ 3194, 3144, 1324, 2805, 4405, 4374, 4402, 4377, 4403, 4374,
+ 2866, 4454, 2933, 2895, 3220, 2891, 2903, 2904, 3221, 2876,
+
+ 4436, 4392, 4469, 3168, 1583, 2845, 4356, 4351, 4376, 4324,
+ 4350, 4325, 0, 2974, 2982, 0, 0, 0, 0, 0,
+ 0, 0, 3086, 4430, 4429, 4428, 3107, 3136, 2988, 2992,
+ 0, 2925, 3048, 3069, 3070, 3056, 4393, 3140, 1886, 2883,
+ 4318, 3008, 4326, 4311, 4308, 4315, 4308, 4326, 4399, 0,
+ 0, 3304, 3235, 3085, 4362, 3084, 3115, 3257, 4368, 4277,
+ 2467, 4348, 4281, 4273, 1796, 3057, 4270, 4273, 3100, 4340,
+ 3231, 3131, 3324, 3170, 3180, 3181, 3325, 3208, 4321, 4277,
+ 3419, 3395, 1909, 3033, 4245, 4243, 4243, 4218, 4243, 4214,
+ 3221, 3312, 3215, 4314, 2279, 3215, 3225, 3307, 3225, 3231,
+
+ 3253, 3321, 3295, 3471, 3279, 4297, 4281, 3507, 3446, 3366,
+ 3455, 4278, 4206, 4222, 4206, 4209, 4214, 3257, 4170, 4165,
+ 4165, 3305, 3430, 3297, 4277, 2548, 3330, 3342, 3449, 3356,
+ 3438, 3352, 3509, 3371, 3577, 3441, 4260, 4243, 0, 3556,
+ 3593, 3598, 4242, 4166, 4179, 4162, 4166, 4170, 3320, 4140,
+ 4134, 4132, 0, 3205, 0, 3462, 4207, 3396, 3502, 4119,
+ 4114, 4116, 3584, 3626, 3644, 4098, 3652, 4209, 4206, 4201,
+ 3723, 3700, 3563, 170, 3492, 3570, 3636, 2343, 2530, 3594,
+ 499, 2320, 2163, 3336, 3080, 1020, 2783, 3520, 1487, 3635,
+ 3629, 3728, 3603, 3554, 3644, 3744, 3598, 2553, 1939, 2849,
+
+ 3838, 3093, 3322, 1689, 2298, 1667, 2296, 1779, 2120, 3659,
+ 3513, 3667, 2934, 3517, 3689, 3662, 3741, 3673, 3725, 3699,
+ 3687, 3555, 3845, 3704, 3100, 2394, 4193, 3844, 3810, 3881,
+ 2383, 2465, 2858, 958, 1915, 1891, 3769, 2450, 2508, 2371,
+ 3637, 3784, 3800, 3737, 3743, 2795, 3147, 3706, 3751, 3865,
+ 3834, 3311, 3918, 3206, 2682, 2355, 3202, 3133, 3576, 3686,
+ 3785, 3847, 1547, 3419, 3583, 3802, 3896, 3253, 2830, 3798,
+ 4182, 4137, 3848, 3833, 3927, 3850, 4154, 4173, 4097, 4108,
+ 4079, 4048, 4037, 4035, 3356, 3237, 3424, 4031, 4028, 4018,
+ 4113, 7208, 3842, 4068, 3564, 4004, 3940, 3952, 3956, 3969,
+
+ 3973, 3981, 3985, 3989, 3993, 4006, 4001, 4078, 0, 0,
+ 7208, 3976, 3658, 3865, 3793, 4069, 4013, 3864, 3870, 3855,
+ 4044, 4027, 4053, 4013, 3101, 3792, 3932, 3810, 3932, 3911,
+ 3909, 3900, 3872, 3891, 0, 0, 3871, 3926, 3830, 3826,
+ 3825, 4022, 4053, 4057, 3831, 3907, 3896, 0, 4062, 4051,
+ 4077, 3845, 4066, 4069, 0, 4078, 4106, 4121, 3758, 3747,
+ 3745, 4122, 4128, 4132, 3716, 4136, 3908, 3794, 3725, 3716,
+ 3698, 3973, 4128, 3706, 3715, 3710, 4132, 3968, 3639, 4155,
+ 4161, 4162, 4168, 4177, 4200, 4204, 4213, 4217, 4223, 4224,
+ 4231, 4232, 3627, 4066, 3670, 3591, 4240, 3589, 4099, 4278,
+
+ 3674, 3621, 3529, 3500, 3487, 4251, 4308, 4360, 4259, 4414,
+ 4386, 4268, 4468, 4520, 3508, 3498, 3423, 4124, 4529, 4244,
+ 0, 4245, 3489, 3416, 3316, 3310, 4574, 4269, 4626, 4278,
+ 4680, 4314, 4635, 4369, 4734, 4423, 4786, 4469, 3273, 3236,
+ 4147, 4377, 3304, 3215, 4477, 3200, 4545, 4740, 4792, 4549,
+ 4796, 4813, 4562, 4817, 4821, 3179, 3167, 3118, 3101, 4882,
+ 4926, 4978, 5022, 5074, 5118, 3065, 3031, 3009, 2974, 5170,
+ 4531, 5198, 4586, 5197, 4689, 5225, 4693, 5277, 4697, 5305,
+ 4825, 2958, 2957, 2832, 2777, 4575, 4651, 4655, 2696, 2623,
+ 2560, 2527, 2486, 2469, 2427, 2355, 2339, 2267, 2188, 1889,
+
+ 1850, 1758, 1487, 1444, 1382, 1351, 1208, 1162, 7208, 5358,
+ 5369, 5380, 5391, 5402, 5413, 5424, 5435, 5446, 5457, 5468,
+ 5472, 5483, 5494, 5505, 5516, 5527, 5538, 5549, 5560, 5571,
+ 5582, 5593, 5604, 5608, 5619, 5630, 5641, 5652, 5657, 5658,
+ 5663, 5674, 5685, 5696, 5707, 5718, 5729, 5740, 5751, 5762,
+ 5773, 5784, 5795, 5806, 1111, 5817, 5828, 5839, 5850, 5861,
+ 5872, 5883, 5894, 1062, 5896, 5907, 5918, 5929, 5940, 5951,
+ 5962, 5973, 5984, 5995, 6006, 6017, 6028, 6039, 6050, 6061,
+ 6072, 6083, 6094, 6105, 6116, 1033, 6118, 6129, 6140, 6151,
+ 6162, 6173, 6184, 6195, 6206, 6217, 6228, 6239, 6250, 6261,
+
+ 6272, 6283, 6294, 6305, 6316, 6327, 6338, 6349, 6360, 6371,
+ 6382, 6393, 6404, 6415, 6426, 6437, 6448, 6459, 6470, 6481,
+ 6492, 6503, 6514, 6525, 6536, 6547, 6558, 6569, 6580, 6591,
+ 6602, 6613, 6624, 6635, 6646, 6657, 6668, 6679, 6690, 6701,
+ 6712, 6723, 6734, 6745, 6756, 6767, 6778, 6789, 6800, 6811,
+ 6822, 6833, 6844, 6855, 6866, 6877, 6888, 6899, 6910, 6921,
+ 6932, 6937, 6947, 6958, 6969, 6980, 6991, 7002, 7013, 7024,
+ 7035, 7046, 7057, 7068, 967, 7079, 7090, 7101, 7112, 7123,
+ 7134, 7141, 7151, 7156, 7160, 508, 502, 7170, 7181, 7192,
+ 7197, 195
+
} ;
-static const flex_int16_t yy_def[1559] =
+static const flex_int16_t yy_def[1593] =
{ 0,
- 1373, 1373, 1374, 1374, 1372, 5, 1375, 1375, 1372, 9,
- 1372, 11, 1376, 1376, 1377, 1377, 1372, 17, 1372, 19,
- 1372, 21, 1378, 1378, 1379, 1379, 1380, 1380, 1373, 1373,
- 1381, 1381, 1382, 1382, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1383, 1372, 1372, 1372, 1372, 1372, 1384, 1372, 1372,
- 1372, 1372, 1385, 1372, 1372, 1372, 1386, 1372, 1372, 1372,
- 1387, 1372, 1372, 1372, 1372, 1372, 1388, 1372, 1372, 1389,
- 1372, 1372, 1390, 1372, 1372, 1391, 1372, 1383, 1372, 1372,
- 1372, 1372, 1372, 1392, 1372, 1392, 1392, 1372, 1372, 1372,
- 1393, 1394, 1372, 1394, 1372, 1372, 1372, 1372, 1372, 1395,
-
- 1395, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1396,
- 1372, 1372, 1372, 1372, 1372, 49, 1383, 1372, 1372, 1372,
- 1372, 1397, 1372, 1372, 1398, 1372, 1372, 1399, 1400, 1372,
- 1372, 1372, 1401, 1372, 1372, 1372, 1402, 1403, 1404, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1405, 1372, 1372, 1372, 1372, 1406,
- 1372, 1372, 1372, 1372, 1372, 1407, 1372, 1408, 1372, 1409,
- 1372, 1410, 1372, 1372, 1372, 1372, 1372, 1411, 1372, 1372,
- 1372, 1372, 1412, 1372, 1372, 1372, 1372, 1372, 1413, 1372,
- 1372, 1372, 1372, 1413, 1372, 1372, 1414, 1415, 1414, 1415,
-
- 1414, 1416, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1417, 1417, 1417, 1417, 1417, 1417, 1417, 1417, 1417,
- 1417, 1372, 1372, 1372, 1418, 1372, 1418, 1418, 1418, 1418,
- 1418, 1418, 1418, 1418, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1419, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1420, 1372, 1421, 1372, 1372, 1372, 1422, 1372, 1423, 1423,
- 1423, 1423, 1423, 1423, 1423, 1423, 1372, 1424, 1425, 1372,
- 1426, 1427, 1372, 1428, 1372, 1372, 1429, 1372, 1430, 1372,
- 1372, 1372, 1431, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1432, 1432, 1433, 1432, 1432,
- 1432, 1432, 1372, 1372, 1434, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1434, 1435, 1436, 1436, 1437, 1437,
- 1437, 1438, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1439,
- 1440, 1440, 1440, 1440, 1440, 1440, 1440, 1440, 1372, 1372,
- 1372, 1372, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441,
- 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441,
- 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441,
-
- 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1442, 1441, 1441,
- 1441, 1443, 1444, 1441, 1441, 1441, 1441, 1441, 1441, 1441,
- 1441, 1441, 1441, 1441, 1441, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1445, 1372, 1372, 1372, 1446, 1372,
- 1447, 1372, 1372, 1372, 1372, 1372, 1372, 1448, 1449, 1450,
- 1372, 1451, 1452, 1453, 1454, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1455, 1455, 1455, 1455,
- 1455, 1455, 1455, 1456, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1456, 1457, 1458,
- 1458, 1459, 1459, 1459, 1372, 1460, 1460, 1372, 1372, 1372,
- 1372, 1372, 1372, 1461, 1462, 1463, 1464, 1465, 1466, 1467,
- 1372, 1468, 1469, 1468, 1468, 1468, 1468, 1468, 1468, 1468,
- 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468,
- 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468,
- 1468, 1468, 1468, 1470, 1468, 1468, 1468, 1471, 1468, 1468,
- 1472, 1468, 1473, 1473, 1473, 1473, 1473, 1473, 1473, 1473,
- 1468, 1474, 1468, 1475, 1468, 1468, 1468, 1468, 1468, 1468,
-
- 1476, 1468, 1468, 1468, 1477, 1372, 1372, 1372, 1372, 1372,
- 1372, 1478, 1479, 1480, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1481, 1482, 1372, 1372, 1372, 1483, 1372, 1372, 1372,
- 1372, 1484, 1485, 1372, 1372, 1486, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1487, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1488, 1488, 1489, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1489, 1490, 1491, 1492, 1493, 1492, 1493, 1492, 1492,
- 1492, 1492, 1492, 1492, 1492, 1492, 1492, 1492, 1492, 1492,
-
- 1492, 1492, 1492, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1494,
- 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1501, 1501, 1502,
- 1501, 1501, 1501, 1501, 1501, 1501, 1501, 1503, 1504, 1505,
- 1501, 1501, 1501, 1501, 1501, 1501, 1501, 1506, 1507, 1501,
- 1501, 1501, 1508, 1501, 1501, 1501, 1501, 1509, 1510, 1501,
- 1501, 1511, 1501, 1501, 1501, 1501, 1501, 1501, 1512, 1513,
- 1501, 1501, 1514, 1515, 1372, 1516, 1517, 1518, 1519, 1520,
- 1521, 1522, 1523, 1372, 1372, 1372, 1372, 1372, 1524, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1524, 1525, 1526, 1526, 1526, 1526, 1526, 1526, 1526,
- 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526,
- 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526,
- 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526,
- 1526, 1526, 1526, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1527, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1528, 1529, 1529, 1529, 1530,
- 1531, 1532, 1533, 1534, 1535, 1536, 1529, 1529, 1529, 1529,
- 1537, 1372, 1372, 1538, 1372, 1372, 1372, 1372, 1372, 1372,
+ 1410, 1410, 1411, 1411, 1409, 5, 5, 5, 1412, 1412,
+ 1409, 11, 1409, 13, 1413, 1413, 1414, 1414, 1409, 19,
+ 1409, 21, 1409, 23, 1415, 1415, 1416, 1416, 1417, 1417,
+ 1410, 1410, 1418, 1418, 1419, 1419, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1420, 1409, 1409, 1409, 1409, 1409, 1421,
+ 1409, 1409, 1420, 1409, 51, 1409, 1409, 1409, 1422, 1409,
+ 1409, 1409, 1423, 1409, 1409, 1409, 1424, 1409, 1409, 1409,
+ 1409, 1409, 1425, 1409, 1409, 1426, 1409, 1409, 1427, 1409,
+ 1409, 1428, 1409, 1420, 1409, 1409, 1409, 1409, 1409, 1429,
+ 1409, 1429, 1429, 1409, 1409, 1409, 1430, 1431, 1409, 1431,
+
+ 1409, 1409, 1409, 1409, 1409, 1432, 1432, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1433, 1409, 1409, 1409, 1409,
+ 1409, 51, 1420, 1409, 1409, 1409, 1409, 1434, 1409, 1409,
+ 1435, 1409, 1409, 1436, 1437, 1409, 1409, 1409, 1438, 1409,
+ 1409, 1409, 1439, 1440, 1441, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1433, 1409, 121, 51, 1420, 1436, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1442, 1409, 1409, 1409, 1409, 1443, 1409, 1409, 1409, 1409,
+ 1409, 1444, 1409, 1445, 1409, 1446, 1409, 1447, 1409, 1409,
+ 1409, 1409, 1409, 1448, 1409, 1409, 1409, 1409, 1420, 1409,
+
+ 1409, 1409, 1409, 1409, 1449, 1409, 1409, 1409, 1409, 1449,
+ 1409, 1409, 1450, 1451, 1450, 1451, 1450, 1452, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1453, 1453, 1453,
+ 1453, 1453, 1453, 1453, 1453, 1453, 1453, 1409, 1409, 1409,
+ 1454, 1409, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1455, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1456, 1409, 1457, 1409, 1409, 1458, 1409, 1459, 1459,
+ 1459, 1459, 1459, 1459, 1459, 1459, 1409, 1460, 1461, 1409,
+ 1462, 1463, 1409, 1464, 1409, 1409, 1465, 1409, 1466, 1409,
+
+ 1409, 1409, 1467, 1409, 1454, 1409, 1454, 1454, 1454, 1454,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1459, 1459, 1459,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1468, 1468, 1469, 1468, 1468, 1468, 1468, 1409,
+ 1409, 1470, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1470, 1471, 1472, 1472, 1473, 1473, 1473, 1474, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1475, 1476, 1476, 1476,
+ 1476, 1476, 1476, 1476, 1476, 1409, 1409, 1409, 1409, 1454,
+
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1477,
+ 1454, 1454, 1454, 1478, 1479, 1454, 1454, 1454, 1454, 1454,
+ 1454, 421, 421, 421, 1454, 1454, 1454, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1480, 1409,
+ 1409, 1409, 1481, 1409, 1482, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1483, 1484, 1485, 1409, 1486, 1487, 1488, 1489, 1454,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1490, 1454,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1491, 1491, 1491, 1491, 1491, 1491, 1491, 1492, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1492, 1493, 1494, 1494, 1495, 1495, 1495, 1409, 1496,
+ 1496, 1409, 1409, 1409, 1409, 1409, 1409, 1497, 1498, 1499,
+ 1500, 1501, 1502, 1503, 1409, 1454, 1504, 1454, 1454, 1454,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1505,
+
+ 1454, 1454, 1454, 1506, 1454, 1507, 1454, 1508, 1508, 1508,
+ 1508, 1508, 1508, 1508, 1508, 1454, 1509, 1454, 1510, 1454,
+ 1454, 1454, 1454, 621, 1454, 1511, 1454, 1454, 1454, 1512,
+ 1409, 1513, 1514, 1515, 1409, 1409, 1409, 1409, 1409, 1516,
+ 1517, 1409, 1409, 1518, 1409, 1409, 1409, 1409, 1519, 1520,
+ 1409, 1409, 1521, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1522, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1523,
+ 1523, 1523, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1524, 1524, 1525,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1525, 1526, 1527,
+ 1528, 1529, 1528, 1529, 1528, 1528, 1528, 1528, 1528, 1528,
+ 1528, 1528, 1528, 1528, 1528, 1528, 1528, 1528, 1528, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1530, 1531, 1532, 1533, 1534,
+ 1535, 1536, 1454, 1454, 1454, 1537, 1454, 1454, 1538, 1539,
+ 1540, 1454, 1454, 1454, 1454, 1454, 1541, 1542, 1454, 1454,
+ 1543, 1454, 1454, 1454, 1454, 1544, 1545, 1454, 1454, 1546,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1547, 1548, 1454, 799,
+
+ 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1559, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1559, 1560,
+ 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561,
+ 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561,
+ 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561,
+ 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561, 1561,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1409, 1409, 1562, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1563, 1454, 1454, 1564, 1565, 1566, 1567, 1568,
+ 1569, 1570, 1454, 1454, 1454, 1454, 1571, 1454, 1409, 1409,
+ 1572, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1572, 1573,
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+ 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574,
+ 1574, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1575, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1576, 1571, 1577, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1578, 1579, 1580, 1409, 1409, 1577, 1581, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1582,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1575, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1582, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1153, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1583, 1409, 1409, 1409, 1409, 1409, 1579, 1578, 1578, 1578,
+
+ 1579, 1579, 1579, 1580, 1580, 1580, 1409, 1409, 1581, 1581,
+ 1409, 1409, 1409, 1409, 1409, 1584, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1585, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1583, 1583, 1409, 1409, 1409, 1409,
+ 1409, 1578, 1579, 1580, 1409, 1409, 1409, 1586, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1587, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1588, 1589, 1590, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1584, 1409, 1409, 1409, 1585, 1409, 1409, 1589,
+ 1588, 1588, 1588, 1588, 1589, 1589, 1589, 1589, 1590, 1590,
+ 1590, 1590, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1591, 1409, 1409, 1409, 1409, 1588, 1588, 1588, 1589, 1589,
+ 1589, 1590, 1590, 1590, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1592, 1409, 1409, 1409, 1409, 1409, 1588, 1588, 1588, 1588,
+ 1589, 1589, 1589, 1589, 1590, 1590, 1590, 1590, 1409, 1409,
+ 1409, 1591, 1409, 1409, 1409, 1409, 1307, 1588, 1588, 1310,
+ 1589, 1589, 1313, 1590, 1590, 1409, 1409, 1409, 1409, 1588,
+ 1307, 1589, 1310, 1590, 1313, 1409, 1409, 1409, 1409, 1588,
+ 1588, 1327, 1588, 1589, 1589, 1331, 1589, 1590, 1590, 1335,
+ 1590, 1409, 1409, 1409, 1409, 1361, 1363, 1365, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 0, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1538, 1539, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1540, 1540, 1540, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1541, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1542, 1537, 1543, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1544, 1545, 1546, 1372, 1372,
- 1543, 1547, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1548, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1541,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1548, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1116, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1549, 1372, 1372, 1372, 1372, 1372, 1545,
- 1544, 1544, 1544, 1545, 1545, 1545, 1546, 1546, 1546, 1372,
- 1372, 1547, 1547, 1372, 1372, 1372, 1372, 1372, 1550, 1372,
- 1372, 1372, 1372, 1372, 1372, 1551, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1549, 1549, 1372,
-
- 1372, 1372, 1372, 1372, 1544, 1545, 1546, 1372, 1372, 1372,
- 1552, 1372, 1372, 1372, 1372, 1372, 1372, 1553, 1372, 1372,
- 1372, 1372, 1372, 1372, 1554, 1555, 1556, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1550, 1372, 1372, 1372, 1551,
- 1372, 1372, 1555, 1554, 1554, 1554, 1554, 1555, 1555, 1555,
- 1555, 1556, 1556, 1556, 1556, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1557, 1372, 1372, 1372, 1372, 1554, 1554,
- 1554, 1555, 1555, 1555, 1556, 1556, 1556, 1372, 1372, 1372,
- 1372, 1372, 1372, 1558, 1372, 1372, 1372, 1372, 1372, 1554,
- 1554, 1554, 1554, 1555, 1555, 1555, 1555, 1556, 1556, 1556,
-
- 1556, 1372, 1372, 1372, 1557, 1372, 1372, 1372, 1372, 1270,
- 1554, 1554, 1273, 1555, 1555, 1276, 1556, 1556, 1372, 1372,
- 1372, 1372, 1554, 1270, 1555, 1273, 1556, 1276, 1372, 1372,
- 1372, 1372, 1554, 1554, 1290, 1554, 1555, 1555, 1294, 1555,
- 1556, 1556, 1298, 1556, 1372, 1372, 1372, 1372, 1324, 1326,
- 1328, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 0, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372
} ;
-static const flex_int16_t yy_nxt[7017] =
+static const flex_int16_t yy_nxt[7335] =
{ 0,
- 1372, 1372, 38, 39, 38, 39, 40, 41, 42, 43,
- 41, 40, 40, 40, 40, 40, 44, 45, 40, 40,
- 40, 46, 47, 44, 48, 48, 48, 48, 48, 48,
- 48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
- 48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
- 48, 48, 48, 48, 48, 48, 48, 48, 48, 40,
- 49, 40, 40, 40, 48, 48, 48, 48, 48, 48,
- 48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
- 48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
- 40, 40, 40, 40, 40, 40, 40, 40, 40, 40,
-
- 40, 40, 40, 40, 40, 40, 40, 40, 40, 40,
- 40, 40, 40, 40, 40, 40, 40, 40, 40, 40,
- 40, 40, 40, 40, 40, 40, 40, 40, 40, 40,
- 40, 40, 51, 51, 77, 78, 79, 77, 77, 78,
- 79, 77, 85, 86, 87, 85, 86, 87, 80, 81,
- 52, 52, 80, 81, 89, 89, 93, 94, 93, 94,
- 1305, 90, 90, 97, 98, 99, 97, 120, 91, 91,
- 120, 146, 100, 161, 146, 1240, 161, 53, 53, 101,
- 147, 148, 149, 150, 151, 152, 153, 82, 512, 83,
- 513, 82, 474, 83, 157, 158, 373, 159, 184, 184,
-
- 184, 184, 185, 186, 190, 191, 192, 190, 54, 54,
- 55, 55, 55, 56, 55, 55, 55, 55, 55, 55,
- 55, 55, 55, 55, 55, 55, 55, 55, 57, 57,
- 57, 57, 57, 57, 57, 57, 57, 57, 57, 57,
- 57, 57, 57, 57, 57, 57, 57, 57, 57, 57,
- 57, 57, 57, 57, 57, 57, 57, 57, 57, 57,
- 57, 57, 57, 55, 55, 55, 55, 55, 57, 57,
- 57, 57, 57, 57, 57, 57, 57, 57, 57, 57,
- 57, 57, 57, 57, 57, 57, 57, 57, 57, 57,
- 57, 57, 57, 57, 55, 55, 55, 55, 55, 55,
-
- 55, 55, 55, 55, 55, 55, 55, 55, 55, 55,
- 55, 55, 55, 55, 55, 55, 55, 55, 55, 55,
- 55, 55, 55, 55, 55, 55, 55, 55, 55, 55,
- 55, 55, 55, 55, 55, 55, 58, 58, 58, 59,
- 58, 58, 58, 58, 58, 58, 58, 58, 58, 58,
- 58, 58, 60, 58, 61, 61, 61, 61, 61, 61,
+ 1409, 1409, 40, 41, 40, 41, 42, 43, 44, 45,
+ 43, 42, 42, 42, 42, 42, 46, 47, 42, 42,
+ 42, 48, 49, 46, 50, 50, 50, 50, 50, 50,
+ 50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
+ 50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
+ 50, 50, 50, 50, 50, 50, 50, 50, 50, 42,
+ 51, 42, 42, 42, 50, 50, 50, 50, 50, 50,
+ 50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
+ 50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
+ 42, 42, 42, 42, 42, 42, 42, 42, 42, 42,
+
+ 42, 42, 42, 42, 42, 42, 42, 42, 42, 42,
+ 42, 42, 42, 42, 42, 42, 42, 42, 42, 42,
+ 42, 42, 42, 42, 42, 42, 42, 42, 42, 42,
+ 42, 42, 52, 53, 54, 52, 52, 53, 54, 52,
+ 69, 57, 57, 83, 84, 85, 83, 42, 91, 92,
+ 93, 42, 83, 84, 85, 83, 1409, 86, 87, 58,
+ 58, 91, 92, 93, 95, 95, 86, 87, 99, 100,
+ 408, 96, 96, 99, 100, 70, 1211, 126, 97, 97,
+ 126, 71, 546, 72, 547, 55, 59, 59, 162, 55,
+ 456, 162, 103, 104, 105, 103, 88, 157, 89, 457,
+
+ 177, 106, 158, 177, 1342, 88, 70, 89, 107, 892,
+ 173, 174, 71, 175, 72, 201, 202, 60, 60, 61,
+ 61, 61, 62, 61, 61, 61, 61, 61, 61, 61,
+ 61, 61, 61, 61, 61, 61, 61, 63, 63, 63,
+ 63, 63, 63, 63, 63, 63, 63, 63, 63, 63,
+ 63, 63, 63, 63, 63, 63, 63, 63, 63, 63,
+ 63, 63, 63, 63, 63, 63, 63, 63, 63, 63,
+ 63, 63, 61, 61, 61, 61, 61, 63, 63, 63,
+ 63, 63, 63, 63, 63, 63, 63, 63, 63, 63,
+ 63, 63, 63, 63, 63, 63, 63, 63, 63, 63,
+
+ 63, 63, 63, 61, 61, 61, 61, 61, 61, 61,
61, 61, 61, 61, 61, 61, 61, 61, 61, 61,
61, 61, 61, 61, 61, 61, 61, 61, 61, 61,
- 61, 61, 61, 61, 61, 61, 61, 61, 61, 58,
- 58, 58, 58, 58, 61, 61, 61, 61, 61, 61,
-
61, 61, 61, 61, 61, 61, 61, 61, 61, 61,
- 61, 61, 61, 61, 61, 61, 61, 61, 61, 61,
- 58, 58, 58, 58, 58, 58, 58, 58, 58, 58,
- 58, 58, 58, 58, 58, 58, 58, 58, 58, 58,
- 58, 58, 58, 58, 58, 58, 58, 58, 58, 58,
- 58, 58, 58, 58, 58, 58, 58, 58, 58, 58,
- 58, 58, 63, 63, 103, 104, 104, 103, 203, 204,
- 361, 109, 110, 111, 109, 1236, 278, 361, 105, 106,
- 112, 113, 802, 205, 210, 211, 114, 115, 97, 208,
- 209, 97, 100, 97, 98, 99, 97, 64, 64, 101,
-
- 1372, 906, 100, 65, 65, 66, 66, 120, 120, 101,
- 120, 120, 265, 265, 381, 265, 265, 107, 279, 457,
- 457, 458, 280, 292, 116, 280, 292, 300, 64, 64,
- 300, 281, 293, 1141, 65, 65, 66, 66, 68, 68,
- 68, 69, 68, 68, 68, 68, 68, 68, 68, 68,
- 68, 68, 68, 68, 68, 68, 70, 70, 70, 70,
- 70, 70, 70, 70, 70, 70, 70, 70, 70, 70,
- 70, 70, 70, 70, 70, 70, 70, 70, 70, 70,
- 70, 70, 70, 70, 70, 70, 70, 70, 70, 70,
- 70, 68, 68, 68, 68, 68, 70, 70, 70, 70,
-
- 70, 70, 70, 70, 70, 70, 70, 70, 70, 70,
- 70, 70, 70, 70, 70, 70, 70, 70, 70, 70,
- 70, 70, 68, 68, 68, 68, 68, 68, 68, 68,
- 68, 68, 68, 68, 68, 68, 68, 68, 68, 68,
- 68, 68, 68, 68, 68, 68, 68, 68, 68, 68,
- 68, 68, 68, 68, 68, 68, 68, 68, 68, 68,
- 68, 68, 68, 68, 71, 71, 71, 72, 71, 71,
- 71, 71, 71, 71, 71, 71, 71, 71, 71, 71,
- 71, 71, 73, 73, 73, 73, 73, 73, 73, 73,
- 73, 73, 73, 73, 73, 73, 73, 73, 73, 73,
-
- 73, 73, 73, 73, 73, 73, 73, 73, 73, 73,
- 73, 73, 73, 73, 73, 73, 73, 71, 71, 71,
- 71, 71, 73, 73, 73, 73, 73, 73, 73, 73,
- 73, 73, 73, 73, 73, 73, 73, 73, 73, 73,
- 73, 73, 73, 73, 73, 73, 73, 73, 71, 71,
- 71, 71, 71, 71, 71, 71, 71, 71, 71, 71,
- 71, 71, 71, 71, 71, 71, 71, 71, 71, 71,
- 71, 71, 71, 71, 71, 71, 71, 71, 71, 71,
- 71, 71, 71, 71, 71, 71, 71, 71, 71, 71,
- 74, 74, 74, 75, 74, 74, 74, 74, 74, 74,
-
- 74, 74, 74, 74, 74, 74, 74, 74, 76, 76,
- 76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
+ 61, 61, 61, 61, 61, 64, 64, 64, 65, 64,
+ 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+ 64, 66, 64, 67, 67, 67, 67, 67, 67, 67,
+ 67, 67, 67, 67, 67, 67, 67, 67, 67, 67,
+ 67, 67, 67, 67, 67, 67, 67, 67, 67, 67,
+ 67, 67, 67, 67, 67, 67, 67, 67, 64, 64,
+
+ 64, 64, 64, 67, 67, 67, 67, 67, 67, 67,
+ 67, 67, 67, 67, 67, 67, 67, 67, 67, 67,
+ 67, 67, 67, 67, 67, 67, 67, 67, 67, 64,
+ 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+ 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+ 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+ 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+ 64, 69, 109, 110, 110, 109, 388, 479, 479, 115,
+ 116, 117, 115, 388, 305, 490, 111, 112, 118, 119,
+ 200, 200, 200, 200, 120, 121, 163, 164, 165, 166,
+
+ 167, 168, 169, 219, 220, 1211, 70, 206, 207, 208,
+ 206, 1277, 71, 469, 72, 226, 227, 1273, 221, 103,
+ 224, 225, 103, 106, 470, 113, 103, 104, 105, 103,
+ 107, 126, 122, 126, 126, 106, 126, 70, 276, 509,
+ 509, 276, 107, 71, 905, 72, 74, 74, 74, 75,
+ 74, 74, 74, 74, 74, 74, 74, 74, 74, 74,
+ 74, 74, 74, 74, 76, 76, 76, 76, 76, 76,
76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
- 76, 76, 76, 74, 74, 74, 74, 74, 76, 76,
+ 76, 76, 76, 76, 76, 76, 76, 76, 76, 74,
+
+ 74, 74, 74, 74, 76, 76, 76, 76, 76, 76,
76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
- 76, 76, 76, 76, 74, 74, 74, 74, 74, 74,
74, 74, 74, 74, 74, 74, 74, 74, 74, 74,
74, 74, 74, 74, 74, 74, 74, 74, 74, 74,
-
74, 74, 74, 74, 74, 74, 74, 74, 74, 74,
- 74, 74, 74, 74, 74, 74, 104, 117, 104, 104,
- 301, 302, 260, 301, 302, 303, 261, 173, 303, 262,
- 173, 106, 295, 296, 297, 298, 1174, 103, 104, 104,
- 103, 174, 175, 177, 178, 179, 177, 213, 465, 465,
- 198, 105, 106, 199, 214, 124, 1174, 304, 124, 215,
- 304, 986, 498, 216, 217, 218, 1372, 219, 500, 106,
- 123, 123, 124, 123, 125, 125, 126, 123, 127, 128,
- 176, 129, 220, 285, 130, 131, 124, 180, 305, 855,
- 107, 305, 200, 498, 306, 221, 181, 306, 182, 500,
-
- 124, 201, 104, 104, 104, 104, 132, 223, 266, 472,
- 161, 501, 222, 161, 124, 161, 1372, 106, 161, 203,
- 204, 133, 134, 200, 1021, 135, 123, 132, 123, 123,
- 136, 137, 367, 132, 205, 367, 138, 132, 1022, 139,
- 140, 123, 501, 123, 141, 124, 123, 132, 142, 132,
- 474, 123, 123, 124, 890, 106, 224, 225, 226, 224,
- 228, 110, 229, 228, 104, 110, 104, 104, 379, 230,
- 231, 106, 1372, 124, 173, 232, 233, 173, 470, 106,
- 655, 124, 109, 110, 111, 109, 373, 369, 174, 175,
- 369, 112, 113, 184, 184, 184, 184, 114, 115, 268,
-
- 268, 268, 268, 268, 268, 268, 268, 315, 270, 107,
- 315, 655, 271, 234, 272, 273, 672, 106, 235, 236,
- 274, 235, 175, 451, 380, 275, 451, 176, 276, 184,
- 184, 184, 184, 369, 237, 116, 369, 455, 313, 313,
- 313, 313, 475, 265, 238, 239, 265, 240, 456, 241,
- 373, 242, 243, 314, 848, 244, 849, 245, 246, 247,
- 176, 248, 249, 250, 251, 252, 299, 253, 673, 299,
- 574, 118, 317, 318, 319, 317, 254, 1220, 255, 187,
- 256, 575, 187, 257, 295, 296, 297, 298, 258, 323,
- 290, 1221, 290, 259, 291, 291, 291, 291, 291, 291,
-
- 291, 291, 291, 177, 178, 179, 177, 514, 515, 323,
- 324, 324, 324, 324, 476, 350, 320, 476, 541, 541,
- 323, 190, 326, 327, 190, 321, 844, 322, 328, 329,
- 330, 328, 176, 190, 191, 192, 190, 203, 204, 845,
- 323, 360, 370, 351, 360, 371, 353, 180, 354, 452,
- 372, 660, 205, 1174, 351, 331, 181, 355, 182, 356,
- 351, 357, 332, 333, 210, 211, 334, 335, 358, 336,
- 365, 1221, 100, 337, 351, 361, 870, 360, 871, 101,
- 360, 365, 660, 657, 361, 351, 361, 365, 576, 576,
- 577, 351, 365, 338, 359, 235, 236, 361, 235, 428,
-
- 657, 365, 428, 365, 362, 674, 675, 477, 124, 365,
- 477, 470, 365, 224, 225, 226, 224, 475, 365, 889,
- 362, 428, 124, 365, 428, 891, 363, 1174, 106, 374,
- 225, 375, 374, 429, 365, 104, 225, 104, 104, 948,
- 365, 949, 429, 1174, 376, 339, 340, 341, 435, 342,
- 106, 343, 344, 377, 104, 374, 377, 374, 110, 374,
- 374, 975, 436, 1067, 435, 1068, 107, 439, 376, 666,
- 437, 1153, 376, 1174, 430, 443, 440, 429, 443, 431,
- 446, 124, 376, 1371, 429, 429, 448, 441, 106, 124,
- 280, 448, 292, 280, 447, 292, 429, 448, 1174, 281,
-
- 666, 293, 448, 448, 444, 667, 378, 1174, 448, 1370,
- 376, 382, 236, 976, 382, 478, 445, 448, 478, 864,
- 479, 480, 448, 479, 480, 460, 299, 383, 448, 299,
- 668, 713, 300, 448, 448, 300, 667, 384, 385, 448,
- 386, 1022, 387, 301, 388, 389, 301, 1174, 390, 1000,
- 391, 392, 393, 869, 394, 395, 396, 397, 398, 302,
- 399, 668, 302, 303, 379, 304, 303, 305, 304, 400,
- 305, 401, 306, 402, 874, 306, 403, 313, 313, 313,
- 313, 404, 313, 313, 313, 313, 405, 123, 406, 407,
- 406, 408, 408, 409, 410, 411, 412, 790, 413, 794,
-
- 491, 414, 415, 407, 291, 291, 291, 291, 291, 291,
- 291, 291, 291, 360, 315, 1075, 360, 315, 488, 360,
- 491, 488, 360, 416, 324, 324, 324, 324, 790, 175,
- 794, 491, 1075, 489, 317, 318, 319, 317, 535, 417,
- 875, 535, 418, 406, 416, 406, 406, 419, 420, 536,
- 416, 491, 536, 421, 416, 666, 422, 423, 406, 1174,
- 406, 424, 407, 406, 416, 425, 416, 176, 406, 406,
- 407, 490, 328, 495, 496, 328, 537, 538, 320, 537,
- 538, 328, 495, 496, 328, 539, 666, 321, 539, 322,
- 540, 766, 766, 540, 497, 329, 330, 497, 868, 331,
-
- 524, 525, 524, 524, 1174, 523, 332, 333, 331, 369,
- 334, 335, 369, 336, 1369, 332, 333, 337, 1174, 334,
- 335, 331, 336, 866, 545, 1174, 337, 545, 332, 333,
- 502, 666, 334, 335, 503, 336, 867, 338, 504, 337,
- 382, 236, 570, 382, 505, 570, 338, 666, 374, 104,
- 374, 374, 996, 374, 225, 374, 374, 558, 996, 338,
- 1174, 506, 666, 376, 1174, 503, 559, 407, 376, 504,
- 377, 104, 374, 377, 542, 505, 797, 560, 666, 381,
- 1368, 407, 1367, 547, 545, 376, 547, 545, 1001, 339,
- 340, 341, 1366, 342, 547, 343, 344, 547, 339, 340,
-
- 341, 376, 342, 1006, 343, 344, 376, 797, 850, 851,
- 554, 339, 340, 341, 1365, 342, 562, 343, 344, 562,
- 507, 796, 548, 378, 555, 565, 554, 548, 548, 548,
- 1174, 606, 556, 567, 606, 797, 944, 548, 548, 566,
- 407, 666, 1014, 593, 567, 563, 593, 800, 407, 945,
- 567, 604, 594, 1364, 604, 1007, 407, 564, 428, 407,
- 605, 428, 428, 607, 567, 428, 797, 609, 610, 549,
- 609, 610, 666, 611, 550, 567, 611, 612, 800, 1151,
- 612, 567, 571, 571, 571, 571, 571, 571, 571, 571,
- 571, 571, 571, 571, 571, 571, 571, 571, 571, 571,
-
- 571, 571, 571, 571, 571, 571, 571, 571, 567, 580,
- 582, 582, 582, 582, 582, 582, 582, 582, 428, 567,
- 584, 428, 832, 834, 585, 567, 586, 587, 613, 1174,
- 614, 613, 588, 614, 1002, 615, 1015, 589, 615, 567,
- 590, 616, 617, 618, 616, 617, 618, 579, 619, 443,
- 567, 619, 443, 832, 834, 620, 567, 596, 620, 621,
- 622, 623, 621, 622, 623, 597, 597, 597, 597, 624,
- 872, 873, 624, 597, 597, 597, 597, 597, 597, 597,
+ 74, 74, 74, 74, 74, 74, 74, 74, 74, 74,
+ 74, 74, 77, 77, 77, 78, 77, 77, 77, 77,
+ 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
+ 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
+
+ 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
+ 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
+ 79, 79, 79, 79, 79, 77, 77, 77, 77, 77,
+ 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
+ 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
+ 79, 79, 79, 79, 79, 79, 77, 77, 77, 77,
+ 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
+ 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
+ 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
+ 77, 77, 77, 77, 77, 77, 77, 77, 80, 80,
+
+ 80, 81, 80, 80, 80, 80, 80, 80, 80, 80,
+ 80, 80, 80, 80, 80, 80, 82, 82, 82, 82,
+ 82, 82, 82, 82, 82, 82, 82, 82, 82, 82,
+ 82, 82, 82, 82, 82, 82, 82, 82, 82, 82,
+ 82, 82, 82, 82, 82, 82, 82, 82, 82, 82,
+ 82, 80, 80, 80, 80, 80, 82, 82, 82, 82,
+ 82, 82, 82, 82, 82, 82, 82, 82, 82, 82,
+ 82, 82, 82, 82, 82, 82, 82, 82, 82, 82,
+ 82, 82, 80, 80, 80, 80, 80, 80, 80, 80,
+ 80, 80, 80, 80, 80, 80, 80, 80, 80, 80,
+
+ 80, 80, 80, 80, 80, 80, 80, 80, 80, 80,
+ 80, 80, 80, 80, 80, 80, 80, 80, 80, 80,
+ 80, 80, 80, 80, 110, 123, 110, 110, 276, 271,
+ 288, 276, 532, 272, 130, 149, 273, 130, 149, 112,
+ 130, 239, 151, 152, 153, 151, 238, 189, 130, 111,
+ 189, 118, 119, 193, 194, 195, 193, 290, 154, 1409,
+ 290, 190, 191, 532, 1211, 302, 291, 214, 302, 885,
+ 215, 886, 289, 1409, 303, 1409, 1178, 112, 129, 129,
+ 130, 129, 131, 131, 132, 129, 133, 134, 150, 135,
+ 150, 130, 136, 137, 130, 155, 327, 196, 1409, 327,
+
+ 192, 322, 323, 324, 325, 130, 197, 130, 198, 216,
+ 109, 110, 110, 109, 138, 130, 328, 1409, 217, 328,
+ 304, 305, 306, 304, 111, 112, 1211, 406, 329, 139,
+ 140, 329, 598, 141, 129, 138, 129, 129, 142, 143,
+ 216, 138, 295, 330, 144, 138, 330, 145, 146, 129,
+ 407, 129, 147, 130, 129, 138, 148, 138, 229, 129,
+ 129, 130, 1182, 113, 130, 230, 110, 110, 110, 110,
+ 231, 486, 130, 150, 232, 233, 234, 331, 235, 457,
+ 331, 112, 240, 241, 242, 240, 244, 116, 245, 244,
+ 506, 332, 620, 236, 332, 246, 247, 112, 219, 220,
+
+ 333, 248, 249, 333, 548, 549, 237, 110, 116, 110,
+ 110, 219, 220, 221, 115, 116, 117, 115, 177, 112,
+ 466, 177, 112, 118, 119, 177, 221, 911, 177, 120,
+ 121, 575, 575, 394, 149, 113, 394, 149, 1409, 250,
+ 278, 278, 278, 278, 278, 278, 278, 278, 111, 708,
+ 342, 280, 271, 342, 157, 281, 272, 282, 283, 158,
+ 112, 251, 252, 284, 251, 191, 396, 122, 285, 396,
+ 458, 286, 326, 458, 300, 326, 300, 253, 301, 301,
+ 301, 301, 301, 301, 301, 301, 301, 150, 254, 534,
+ 322, 323, 324, 325, 255, 256, 1409, 535, 257, 459,
+
+ 258, 709, 259, 192, 260, 261, 262, 1409, 263, 465,
+ 264, 460, 465, 662, 124, 200, 200, 200, 200, 265,
+ 534, 266, 484, 267, 311, 312, 268, 313, 535, 314,
+ 400, 269, 307, 152, 308, 307, 270, 315, 316, 1409,
+ 189, 246, 247, 189, 317, 471, 471, 472, 309, 151,
+ 152, 153, 151, 408, 190, 191, 280, 1258, 118, 119,
+ 318, 350, 282, 319, 203, 154, 587, 203, 320, 340,
+ 340, 340, 340, 285, 1409, 588, 286, 344, 345, 346,
+ 344, 350, 1409, 397, 341, 310, 398, 193, 194, 195,
+ 193, 399, 350, 192, 200, 200, 200, 200, 351, 351,
+
+ 351, 351, 155, 206, 353, 354, 206, 206, 207, 208,
+ 206, 387, 350, 377, 387, 251, 252, 192, 251, 226,
+ 227, 347, 355, 356, 357, 355, 387, 106, 1408, 387,
+ 348, 196, 349, 380, 107, 381, 396, 710, 711, 396,
+ 197, 378, 198, 595, 382, 388, 383, 276, 384, 358,
+ 276, 1409, 378, 389, 388, 385, 359, 360, 378, 388,
+ 361, 362, 392, 363, 578, 392, 1409, 364, 449, 389,
+ 388, 449, 378, 392, 1409, 390, 392, 450, 577, 392,
+ 461, 386, 392, 378, 450, 429, 1409, 365, 429, 378,
+ 1012, 582, 290, 392, 462, 290, 392, 240, 241, 242,
+
+ 240, 291, 450, 510, 392, 511, 510, 392, 511, 1409,
+ 392, 450, 112, 392, 401, 241, 402, 401, 110, 241,
+ 110, 110, 404, 110, 401, 404, 599, 302, 1409, 403,
+ 302, 449, 512, 112, 449, 512, 303, 403, 491, 366,
+ 367, 368, 1013, 369, 513, 370, 371, 513, 1407, 586,
+ 113, 401, 116, 401, 401, 794, 794, 514, 452, 450,
+ 514, 304, 305, 306, 304, 463, 403, 403, 1409, 1409,
+ 450, 112, 453, 626, 452, 405, 463, 1059, 463, 1409,
+ 454, 449, 463, 326, 449, 327, 326, 328, 327, 463,
+ 328, 329, 600, 1211, 329, 463, 463, 330, 331, 332,
+
+ 330, 331, 332, 601, 403, 409, 252, 463, 409, 463,
+ 691, 1409, 1409, 463, 150, 450, 333, 474, 1023, 333,
+ 463, 410, 387, 489, 450, 387, 463, 340, 340, 340,
+ 340, 400, 411, 340, 340, 340, 340, 484, 412, 413,
+ 342, 691, 414, 342, 415, 925, 416, 666, 417, 418,
+ 419, 665, 420, 1211, 421, 191, 502, 522, 406, 387,
+ 522, 503, 387, 422, 1406, 423, 569, 424, 570, 569,
+ 425, 570, 523, 604, 1409, 426, 344, 345, 346, 344,
+ 427, 129, 428, 429, 428, 430, 430, 431, 432, 433,
+ 434, 914, 435, 192, 525, 436, 437, 429, 301, 301,
+
+ 301, 301, 301, 301, 301, 301, 301, 1405, 571, 572,
+ 524, 571, 572, 573, 525, 574, 573, 438, 574, 1409,
+ 347, 351, 351, 351, 351, 525, 907, 396, 908, 348,
+ 396, 349, 449, 439, 1409, 449, 440, 428, 438, 428,
+ 428, 441, 442, 632, 438, 525, 632, 443, 438, 1043,
+ 444, 445, 428, 668, 428, 446, 429, 428, 438, 447,
+ 438, 1232, 428, 428, 429, 409, 252, 1409, 409, 558,
+ 559, 558, 558, 1211, 557, 579, 1409, 767, 579, 409,
+ 252, 410, 409, 914, 696, 401, 110, 401, 401, 536,
+ 702, 492, 493, 537, 494, 1211, 495, 538, 412, 413,
+
+ 403, 1044, 414, 539, 496, 497, 416, 1409, 417, 418,
+ 419, 498, 420, 669, 421, 696, 579, 1409, 406, 579,
+ 540, 702, 703, 422, 537, 423, 1409, 424, 538, 449,
+ 425, 985, 449, 986, 539, 426, 429, 1409, 403, 429,
+ 427, 129, 428, 429, 428, 430, 430, 431, 432, 433,
+ 499, 633, 435, 703, 633, 500, 437, 429, 1049, 704,
+ 401, 241, 401, 401, 596, 819, 819, 596, 404, 110,
+ 401, 404, 1409, 618, 1409, 403, 618, 438, 634, 541,
+ 488, 634, 619, 403, 400, 1211, 602, 602, 603, 491,
+ 704, 635, 636, 439, 635, 636, 440, 428, 438, 428,
+
+ 428, 441, 442, 637, 438, 1409, 637, 443, 438, 1047,
+ 444, 445, 428, 403, 428, 446, 429, 428, 438, 447,
+ 438, 405, 428, 428, 429, 355, 529, 530, 355, 488,
+ 1409, 827, 429, 926, 355, 529, 530, 355, 458, 576,
+ 588, 458, 589, 1409, 408, 589, 429, 531, 356, 357,
+ 531, 667, 358, 580, 1409, 638, 580, 1404, 638, 359,
+ 360, 358, 827, 361, 362, 1409, 363, 1051, 359, 360,
+ 364, 590, 361, 362, 358, 363, 831, 580, 1409, 364,
+ 580, 359, 360, 591, 812, 361, 362, 581, 363, 693,
+ 365, 581, 364, 1104, 592, 1105, 581, 1211, 581, 365,
+
+ 629, 1409, 881, 629, 583, 429, 693, 831, 593, 630,
+ 1409, 449, 365, 429, 449, 882, 631, 489, 584, 639,
+ 583, 1211, 639, 702, 1409, 927, 585, 607, 607, 607,
+ 607, 607, 607, 607, 607, 640, 641, 1409, 640, 641,
+ 887, 888, 366, 367, 368, 1211, 369, 1403, 370, 371,
+ 581, 366, 367, 368, 702, 369, 594, 370, 371, 642,
+ 643, 581, 642, 643, 366, 367, 368, 594, 369, 594,
+ 370, 371, 609, 594, 644, 1131, 610, 644, 611, 612,
+ 594, 1058, 645, 1184, 613, 645, 594, 594, 646, 614,
+ 650, 646, 615, 650, 647, 1059, 651, 647, 594, 651,
+
+ 594, 1409, 1409, 652, 594, 1409, 652, 654, 605, 1402,
+ 654, 594, 648, 1183, 627, 903, 627, 594, 628, 628,
+ 628, 628, 628, 628, 628, 628, 628, 1132, 904, 1038,
597, 597, 597, 597, 597, 597, 597, 597, 597, 597,
- 597, 597, 597, 597, 597, 597, 597, 597, 597, 598,
-
- 598, 598, 598, 598, 598, 598, 598, 598, 598, 598,
- 598, 598, 598, 598, 598, 598, 598, 598, 598, 598,
- 598, 598, 598, 598, 598, 625, 626, 835, 625, 626,
- 598, 598, 598, 598, 598, 598, 598, 598, 598, 598,
- 598, 598, 598, 598, 598, 598, 598, 598, 598, 598,
- 598, 598, 598, 598, 598, 598, 599, 602, 835, 602,
- 1174, 603, 603, 603, 603, 603, 603, 603, 603, 603,
- 877, 877, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 627, 628,
-
- 1363, 627, 628, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 629,
- 630, 633, 629, 630, 633, 634, 635, 637, 634, 635,
- 637, 638, 639, 476, 638, 639, 476, 477, 631, 478,
- 477, 479, 478, 480, 479, 648, 480, 650, 648, 492,
- 650, 488, 492, 1362, 488, 652, 313, 652, 652, 657,
- 497, 495, 496, 497, 649, 854, 489, 1174, 669, 1152,
- 653, 503, 661, 497, 495, 496, 497, 537, 639, 1174,
- 537, 639, 658, 669, 662, 631, 545, 331, 503, 545,
-
- 657, 1184, 856, 663, 332, 333, 854, 664, 334, 335,
- 331, 336, 490, 661, 490, 337, 857, 332, 333, 661,
- 732, 334, 335, 732, 336, 662, 1174, 547, 337, 727,
- 547, 662, 728, 856, 663, 338, 547, 729, 665, 547,
- 663, 733, 735, 736, 665, 735, 736, 857, 338, 737,
- 661, 738, 737, 547, 738, 659, 547, 739, 740, 895,
- 739, 740, 662, 741, 742, 743, 741, 742, 743, 744,
- 745, 663, 744, 745, 562, 665, 746, 562, 747, 746,
- 748, 747, 749, 748, 407, 749, 987, 339, 340, 341,
- 895, 342, 750, 343, 344, 750, 751, 1195, 407, 751,
-
- 339, 340, 341, 987, 342, 666, 343, 344, 687, 525,
- 687, 687, 752, 688, 753, 752, 754, 753, 755, 754,
- 756, 755, 759, 756, 760, 759, 761, 760, 763, 761,
- 593, 763, 1174, 593, 606, 689, 666, 606, 757, 594,
- 1010, 604, 690, 691, 604, 775, 692, 693, 775, 694,
- 605, 609, 610, 695, 609, 610, 611, 407, 1174, 611,
- 615, 696, 1181, 615, 616, 407, 617, 616, 618, 617,
- 1174, 618, 1174, 697, 603, 603, 603, 603, 603, 603,
- 603, 603, 603, 619, 620, 757, 619, 620, 621, 624,
- 625, 621, 624, 625, 626, 628, 629, 626, 628, 629,
-
- 630, 630, 634, 630, 630, 634, 635, 637, 638, 635,
- 637, 638, 639, 785, 648, 639, 785, 648, 787, 650,
- 788, 787, 650, 788, 1063, 698, 699, 700, 666, 701,
- 1145, 702, 703, 525, 525, 525, 525, 1064, 704, 652,
- 313, 652, 652, 652, 313, 652, 652, 791, 792, 793,
- 791, 878, 666, 898, 878, 732, 666, 1012, 732, 666,
- 705, 791, 792, 793, 791, 666, 879, 706, 707, 879,
- 735, 708, 709, 735, 710, 904, 905, 1196, 711, 791,
- 792, 793, 791, 666, 898, 736, 712, 666, 736, 806,
- 737, 741, 806, 737, 741, 1361, 666, 742, 713, 743,
-
- 742, 744, 743, 1094, 744, 745, 798, 746, 745, 799,
- 746, 747, 750, 751, 747, 750, 751, 752, 754, 755,
- 752, 754, 755, 756, 756, 760, 756, 756, 760, 761,
- 763, 887, 761, 763, 887, 775, 892, 798, 775, 892,
- 799, 785, 893, 787, 785, 893, 787, 907, 908, 1360,
- 714, 715, 716, 1359, 717, 1095, 718, 719, 771, 771,
- 771, 771, 771, 771, 771, 771, 771, 771, 771, 771,
- 771, 771, 771, 771, 771, 771, 771, 771, 771, 771,
- 771, 771, 771, 771, 772, 772, 772, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
-
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 807, 808, 950, 951, 1221, 772, 772, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 772, 815, 525, 815, 815, 689, 816, 899, 788, 1174,
- 836, 788, 690, 691, 837, 1358, 692, 693, 838, 694,
- 932, 934, 896, 695, 839, 896, 977, 978, 817, 935,
- 1140, 696, 1008, 1009, 954, 818, 819, 1357, 899, 820,
- 821, 840, 822, 697, 959, 837, 823, 1023, 1024, 838,
- 705, 932, 934, 965, 824, 839, 966, 706, 707, 858,
-
- 935, 708, 709, 859, 710, 954, 825, 860, 711, 791,
- 792, 793, 791, 861, 967, 959, 712, 985, 791, 792,
- 793, 791, 990, 996, 965, 997, 887, 966, 713, 887,
- 862, 1356, 998, 1355, 859, 698, 699, 700, 860, 701,
- 841, 702, 703, 1354, 861, 967, 968, 878, 985, 937,
- 878, 1353, 879, 990, 996, 879, 997, 666, 826, 827,
- 828, 968, 829, 998, 830, 831, 937, 973, 1352, 973,
- 1174, 974, 974, 974, 974, 974, 974, 974, 974, 974,
- 714, 715, 716, 1174, 717, 1174, 718, 719, 666, 863,
597, 597, 597, 597, 597, 597, 597, 597, 597, 597,
+ 597, 597, 597, 597, 597, 597, 621, 655, 656, 648,
+ 655, 656, 909, 910, 622, 622, 622, 622, 673, 914,
+ 914, 673, 622, 622, 622, 622, 622, 622, 622, 622,
+ 622, 622, 622, 622, 622, 622, 622, 622, 622, 622,
+ 622, 622, 622, 622, 622, 622, 622, 622, 623, 623,
+
+ 623, 623, 623, 623, 623, 623, 623, 623, 623, 623,
+ 623, 623, 623, 623, 623, 623, 623, 623, 623, 623,
+ 623, 623, 623, 623, 675, 676, 1211, 675, 676, 623,
+ 623, 623, 623, 623, 623, 623, 623, 623, 623, 623,
+ 623, 623, 623, 623, 623, 623, 623, 623, 623, 623,
+ 623, 623, 623, 623, 623, 624, 677, 678, 679, 677,
+ 678, 679, 680, 510, 511, 680, 510, 511, 702, 1211,
+ 702, 625, 625, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 580, 1409, 702,
+
+ 580, 702, 625, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 1409, 609,
+ 429, 581, 1052, 670, 512, 611, 671, 512, 1409, 513,
+ 581, 672, 513, 834, 429, 514, 614, 684, 514, 615,
+ 684, 686, 522, 693, 686, 522, 688, 340, 688, 688,
+ 526, 571, 656, 526, 571, 656, 685, 523, 839, 702,
+ 635, 689, 663, 635, 834, 636, 694, 664, 636, 906,
+ 531, 529, 530, 531, 693, 579, 1409, 943, 579, 531,
+ 529, 530, 531, 637, 580, 1409, 637, 580, 763, 768,
+
+ 702, 764, 1211, 429, 1211, 524, 765, 358, 1401, 638,
+ 697, 429, 638, 524, 359, 360, 358, 697, 361, 362,
+ 837, 363, 698, 359, 360, 364, 1211, 361, 362, 698,
+ 363, 699, 869, 639, 364, 700, 639, 705, 699, 695,
+ 537, 697, 701, 580, 1409, 365, 580, 642, 697, 1211,
+ 642, 837, 705, 698, 365, 769, 1409, 537, 769, 1400,
+ 698, 1211, 699, 869, 580, 1409, 701, 580, 1112, 699,
+ 901, 770, 1409, 701, 770, 771, 1409, 1211, 771, 772,
+ 1409, 833, 772, 773, 1409, 1112, 773, 774, 1409, 1211,
+ 774, 589, 1409, 643, 589, 834, 643, 366, 367, 368,
+
+ 1211, 369, 645, 370, 371, 645, 366, 367, 368, 871,
+ 369, 1050, 370, 371, 723, 559, 723, 723, 1048, 724,
+ 775, 1409, 1033, 775, 776, 1409, 834, 776, 777, 1409,
+ 749, 777, 778, 1409, 1033, 778, 779, 1409, 1399, 779,
+ 871, 725, 780, 1409, 646, 780, 1224, 646, 726, 727,
+ 981, 647, 728, 729, 647, 730, 1211, 781, 1409, 731,
+ 781, 782, 1409, 982, 782, 783, 1409, 732, 783, 784,
+ 1409, 1211, 784, 787, 1409, 1398, 787, 788, 1409, 733,
+ 788, 789, 1409, 1409, 789, 791, 1409, 785, 791, 618,
+ 1409, 647, 618, 651, 647, 1190, 651, 872, 619, 628,
+
+ 628, 628, 628, 628, 628, 628, 628, 628, 629, 1409,
+ 652, 629, 654, 652, 1211, 654, 655, 630, 656, 655,
+ 891, 656, 811, 1409, 893, 811, 813, 1409, 872, 813,
+ 1100, 734, 735, 736, 785, 737, 1211, 738, 739, 559,
+ 559, 559, 559, 1101, 740, 814, 1409, 1397, 814, 815,
+ 1409, 891, 815, 816, 1409, 893, 816, 817, 1409, 1211,
+ 817, 818, 1409, 1396, 818, 673, 741, 820, 673, 675,
+ 820, 1188, 675, 742, 743, 1043, 676, 744, 745, 676,
+ 746, 1258, 677, 678, 747, 677, 678, 679, 680, 894,
+ 679, 680, 748, 822, 684, 824, 822, 684, 824, 686,
+
+ 825, 1037, 686, 825, 749, 688, 340, 688, 688, 688,
+ 340, 688, 688, 828, 829, 830, 828, 702, 932, 1395,
+ 894, 702, 828, 829, 830, 828, 915, 1409, 702, 915,
+ 702, 772, 1409, 1189, 772, 773, 1409, 1024, 773, 774,
+ 1409, 702, 774, 775, 1409, 935, 775, 902, 702, 932,
+ 776, 1409, 702, 776, 1024, 936, 750, 751, 752, 702,
+ 753, 702, 754, 755, 1409, 843, 779, 1409, 843, 779,
+ 780, 1409, 702, 780, 782, 1409, 935, 782, 783, 1409,
+ 1394, 783, 784, 1409, 820, 784, 936, 820, 1211, 799,
+ 799, 799, 799, 799, 799, 799, 799, 799, 799, 799,
+
+ 799, 799, 799, 799, 799, 799, 799, 799, 799, 799,
+ 799, 799, 799, 799, 799, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 800, 784, 1409, 1393, 784, 1223, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 800, 800, 828, 829, 830, 828, 788, 1409, 969, 788,
+ 789, 1409, 929, 789, 873, 929, 844, 845, 874, 1211,
+ 791, 1409, 875, 791, 923, 1409, 971, 923, 876, 835,
+
+ 725, 1211, 836, 811, 1409, 1218, 811, 726, 727, 969,
+ 822, 728, 729, 822, 730, 877, 1392, 930, 731, 874,
+ 930, 928, 1409, 875, 928, 824, 732, 971, 824, 876,
+ 835, 941, 942, 836, 852, 559, 852, 852, 733, 853,
+ 741, 813, 1409, 825, 813, 972, 825, 742, 743, 991,
+ 933, 744, 745, 933, 746, 1211, 814, 1409, 747, 814,
+ 1039, 854, 815, 1409, 1211, 815, 748, 996, 855, 856,
+ 944, 945, 857, 858, 878, 859, 972, 1391, 749, 860,
+ 991, 895, 912, 816, 1409, 896, 816, 861, 1002, 897,
+ 734, 735, 736, 1216, 737, 898, 738, 739, 996, 862,
+
+ 817, 1409, 993, 817, 818, 1409, 1217, 818, 828, 829,
+ 830, 828, 899, 987, 988, 1003, 896, 1004, 1022, 1002,
+ 897, 828, 829, 830, 828, 994, 898, 1014, 1015, 1390,
+ 750, 751, 752, 993, 753, 1027, 754, 755, 997, 1033,
+ 1211, 1005, 1034, 1035, 974, 1171, 1003, 1181, 1004, 1022,
+ 998, 863, 864, 865, 1056, 866, 1005, 867, 868, 999,
+ 702, 974, 1036, 1000, 1024, 896, 1027, 1045, 1046, 997,
+ 1033, 900, 1409, 1034, 1035, 923, 1409, 1036, 923, 1060,
+ 1061, 998, 896, 915, 1409, 1056, 915, 1025, 995, 929,
+ 999, 702, 929, 930, 1001, 1024, 930, 622, 622, 622,
+
+ 622, 622, 622, 622, 622, 622, 622, 622, 622, 622,
+ 622, 622, 622, 622, 622, 622, 622, 622, 622, 622,
+ 622, 622, 622, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 625, 933,
+ 1026, 1389, 933, 1059, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 625, 625,
+ 625, 625, 625, 625, 625, 625, 625, 625, 625, 625,
+ 952, 559, 952, 952, 954, 953, 1211, 923, 1409, 973,
+ 923, 955, 956, 974, 1385, 957, 958, 975, 959, 1211,
+
+ 693, 702, 960, 976, 702, 997, 1211, 954, 400, 810,
+ 961, 400, 1062, 945, 955, 956, 1088, 998, 957, 958,
+ 977, 959, 962, 1090, 974, 960, 999, 1177, 975, 1384,
+ 1001, 693, 702, 961, 976, 702, 997, 928, 1409, 1211,
+ 928, 828, 829, 830, 828, 962, 1091, 1088, 998, 1106,
+ 1107, 1383, 1110, 1211, 1090, 1133, 1134, 999, 1010, 1043,
+ 1010, 1001, 1011, 1011, 1011, 1011, 1011, 1011, 1011, 1011,
+ 1011, 1115, 909, 910, 963, 964, 965, 1091, 966, 978,
+ 967, 968, 1041, 1110, 1041, 1382, 1042, 1042, 1042, 1042,
+ 1042, 1042, 1042, 1042, 1042, 1023, 1257, 963, 964, 965,
+
+ 1369, 966, 1115, 967, 968, 1008, 400, 810, 1211, 400,
+ 1258, 1044, 1211, 1009, 1009, 1009, 1009, 1368, 1121, 1122,
+ 1123, 1009, 1009, 1009, 1009, 1009, 1009, 1009, 1009, 1009,
+ 1009, 1009, 1009, 1009, 1009, 1009, 1009, 1009, 1009, 1009,
+ 1009, 1009, 1009, 1009, 1009, 1009, 1009, 1028, 1028, 1121,
+ 1122, 1123, 1141, 1225, 1215, 1145, 1121, 1215, 1160, 1029,
+ 1029, 1160, 1112, 1073, 1121, 1121, 1147, 1367, 1030, 1030,
+ 1074, 1075, 1031, 1032, 1076, 1077, 1366, 1078, 1028, 1028,
+ 1148, 1079, 1222, 1141, 1092, 1113, 1145, 1121, 1093, 1080,
+ 1029, 1029, 1094, 1112, 1124, 1121, 1121, 1093, 1095, 1030,
+
+ 1030, 1081, 1148, 1032, 1032, 1071, 559, 1071, 1071, 1124,
+ 1072, 1148, 1224, 1142, 1093, 1096, 1142, 1211, 1143, 1093,
+ 1359, 1185, 1142, 1094, 1185, 1142, 1181, 1143, 1211, 1095,
+ 1121, 1151, 1073, 1148, 1121, 1358, 1166, 1170, 1121, 1074,
+ 1075, 1221, 1211, 1076, 1077, 1229, 1078, 1121, 1114, 1033,
+ 1079, 1116, 1116, 1082, 1083, 1084, 1357, 1085, 1080, 1086,
+ 1087, 1121, 1151, 1117, 1117, 1121, 1144, 1166, 1170, 1121,
+ 1081, 1033, 1118, 1118, 1097, 1144, 1119, 1120, 1121, 1161,
+ 1162, 1033, 1116, 1116, 1130, 1130, 1130, 1130, 1130, 1130,
+ 1130, 1130, 1130, 1356, 1117, 1117, 1033, 828, 829, 830,
+
+ 828, 1173, 1033, 1118, 1118, 1346, 1033, 1120, 1120, 1129,
+ 1345, 1129, 1033, 1130, 1130, 1130, 1130, 1130, 1130, 1130,
+ 1130, 1130, 1082, 1083, 1084, 1211, 1085, 1033, 1086, 1087,
+ 1127, 1167, 1173, 907, 1167, 908, 1168, 1033, 1128, 1128,
+ 1128, 1128, 1186, 1187, 1045, 1046, 1128, 1128, 1128, 1128,
+ 1128, 1128, 1128, 1128, 1128, 1128, 1128, 1128, 1128, 1128,
+ 1128, 1128, 1128, 1128, 1128, 1128, 1128, 1128, 1128, 1128,
+ 1128, 1128, 1142, 1172, 1073, 1142, 1033, 1143, 1227, 1228,
+ 1033, 1074, 1075, 1073, 1169, 1076, 1077, 1173, 1078, 1033,
+ 1074, 1075, 1079, 1176, 1076, 1077, 1193, 1078, 1211, 1149,
+
+ 1154, 1079, 1150, 828, 829, 830, 828, 1033, 1344, 1155,
+ 1167, 1033, 1081, 1167, 1167, 1168, 1343, 1167, 1173, 1213,
+ 1033, 1081, 1340, 1211, 1176, 1144, 1211, 1193, 1230, 1231,
+ 1149, 893, 1233, 1150, 1153, 1153, 1153, 1153, 1153, 1153,
+ 1153, 1153, 1153, 1153, 1153, 1153, 1153, 1153, 1153, 1153,
+ 1153, 1153, 1153, 1153, 1153, 1153, 1153, 1153, 1153, 1153,
+ 1211, 1211, 893, 1169, 1082, 1083, 1084, 1169, 1085, 1211,
+ 1086, 1087, 1022, 1082, 1083, 1084, 1211, 1085, 1167, 1086,
+ 1087, 1167, 1211, 1168, 741, 1199, 829, 1200, 1199, 1211,
+ 1033, 742, 743, 1034, 891, 744, 745, 1339, 746, 1264,
+
+ 1211, 894, 747, 1022, 1211, 1174, 1024, 1326, 1175, 1211,
+ 1179, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1042,
+ 1325, 1033, 749, 1024, 1034, 891, 741, 1202, 829, 1203,
+ 1202, 1169, 894, 742, 743, 1211, 1174, 744, 745, 1175,
+ 746, 1211, 1211, 1211, 747, 1205, 829, 1206, 1205, 1324,
+ 1211, 1033, 1180, 828, 829, 830, 828, 903, 1239, 1215,
+ 1323, 1240, 1215, 895, 749, 1211, 1024, 896, 1211, 1027,
+ 904, 897, 1214, 1211, 750, 751, 752, 898, 753, 1211,
+ 754, 755, 1033, 1035, 1036, 1321, 1234, 896, 1167, 1025,
+ 1166, 1167, 1211, 1213, 899, 1211, 1226, 1024, 896, 1036,
+
+ 1027, 1033, 897, 1214, 896, 1211, 1211, 1170, 898, 1317,
+ 1211, 1316, 1211, 1033, 1035, 702, 750, 751, 752, 1315,
+ 753, 1166, 754, 755, 559, 559, 559, 559, 741, 1212,
+ 1033, 1211, 1033, 1033, 1211, 742, 743, 1305, 1170, 744,
+ 745, 1169, 746, 1211, 1033, 1302, 747, 1211, 1173, 1211,
+ 1211, 741, 1026, 900, 748, 1028, 1176, 1211, 742, 743,
+ 1172, 1033, 744, 745, 1033, 746, 749, 1029, 1033, 747,
+ 1185, 1028, 1033, 1185, 1173, 1211, 1030, 748, 1301, 1173,
+ 1031, 1033, 1300, 1029, 1033, 1167, 1028, 1176, 1167, 749,
+ 1213, 1211, 1030, 1298, 1215, 1219, 1032, 1215, 1029, 1033,
+
+ 1216, 1215, 1028, 1033, 1215, 1173, 1211, 1030, 1227, 1228,
+ 1297, 1032, 1033, 1217, 1029, 1033, 1211, 1296, 750, 751,
+ 752, 1295, 753, 1030, 754, 755, 1219, 1032, 1042, 1042,
+ 1042, 1042, 1042, 1042, 1042, 1042, 1042, 1214, 1293, 1033,
+ 1211, 750, 751, 752, 1211, 753, 1167, 754, 755, 1167,
+ 1211, 1213, 1041, 1211, 1041, 1280, 1042, 1042, 1042, 1042,
+ 1042, 1042, 1042, 1042, 1042, 1220, 1167, 1279, 1214, 1167,
+ 1033, 1213, 741, 1174, 1181, 1033, 1175, 1219, 1278, 742,
+ 743, 1220, 1237, 744, 745, 1276, 746, 1211, 1259, 1260,
+ 747, 1186, 1187, 1229, 1247, 1024, 1220, 1167, 1179, 1169,
+
+ 1167, 1033, 1168, 1033, 1174, 1033, 1033, 1175, 1219, 741,
+ 749, 1246, 1220, 1237, 1261, 1231, 742, 743, 1267, 1169,
+ 744, 745, 1065, 746, 1211, 1247, 1024, 747, 1167, 1409,
+ 1272, 1167, 1033, 1168, 1033, 1180, 1033, 1409, 1409, 1409,
+ 1409, 1202, 829, 1203, 1202, 1271, 1270, 749, 1294, 1267,
+ 1269, 1230, 1231, 1242, 829, 1200, 1242, 1242, 829, 1200,
+ 1242, 1272, 750, 751, 752, 1268, 753, 1033, 754, 755,
+ 1242, 829, 1200, 1242, 1243, 829, 1203, 1243, 1266, 1294,
+ 1266, 1169, 1243, 829, 1203, 1243, 1243, 829, 1203, 1243,
+ 1244, 829, 1206, 1244, 1244, 829, 1206, 1244, 1033, 750,
+
+ 751, 752, 1265, 753, 741, 754, 755, 1244, 829, 1206,
+ 1244, 742, 743, 1299, 1167, 744, 745, 1167, 746, 1168,
+ 1264, 1263, 747, 1242, 829, 1200, 1242, 1250, 1262, 1250,
+ 748, 1251, 1251, 1251, 1251, 1251, 1251, 1251, 1251, 1251,
+ 1229, 1253, 749, 1253, 1299, 1254, 1254, 1254, 1254, 1254,
+ 1254, 1254, 1254, 1254, 1243, 829, 1203, 1243, 1244, 829,
+ 1206, 1244, 1303, 1167, 1255, 1304, 1167, 1169, 1168, 1251,
+ 1251, 1251, 1251, 1251, 1251, 1251, 1251, 1251, 1167, 1252,
+ 1248, 1167, 1246, 1168, 1254, 1254, 1254, 1254, 1254, 1254,
+ 1254, 1254, 1254, 1245, 750, 751, 752, 741, 753, 702,
+
+ 754, 755, 1241, 1238, 742, 743, 741, 1167, 744, 745,
+ 1167, 746, 1168, 742, 743, 747, 1274, 744, 745, 1236,
+ 746, 1234, 1167, 1282, 747, 1167, 1282, 1168, 1283, 1286,
+ 702, 1275, 1286, 1290, 1287, 749, 1290, 1167, 1291, 1409,
+ 1167, 1233, 1168, 1409, 749, 1232, 1318, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1226, 1286, 1225, 1224, 1286,
+ 1169, 1287, 1306, 1306, 1341, 1306, 1306, 1283, 1283, 1306,
+ 1224, 1223, 1306, 1222, 1283, 1169, 1284, 1318, 1306, 1409,
+ 1033, 1306, 1288, 1283, 1221, 1023, 1292, 750, 751, 752,
+ 1169, 753, 1218, 754, 755, 1341, 750, 751, 752, 1211,
+
+ 753, 1309, 754, 755, 1309, 1309, 1287, 1211, 1309, 1288,
+ 1287, 1033, 1210, 1208, 1309, 1284, 1284, 1309, 1309, 1287,
+ 1207, 1309, 1284, 1287, 1312, 1312, 1197, 1312, 1312, 1291,
+ 1291, 1284, 1312, 1312, 1196, 1312, 1312, 1291, 1291, 1195,
+ 1307, 828, 829, 830, 828, 1167, 1167, 1194, 1167, 1167,
+ 1168, 1168, 1306, 1308, 1288, 1306, 1190, 1283, 1288, 1189,
+ 1309, 1188, 1184, 1309, 1183, 1287, 1182, 1288, 1181, 1312,
+ 1306, 1288, 1312, 1306, 1291, 1283, 1043, 1292, 1292, 1306,
+ 1310, 1033, 1306, 1033, 1283, 1292, 1292, 1177, 1171, 1165,
+ 1164, 1163, 1319, 1311, 1319, 1313, 1320, 1320, 1320, 1320,
+
+ 1320, 1320, 1320, 1320, 1320, 1284, 1159, 1158, 1314, 1306,
+ 1157, 1156, 1306, 1288, 1283, 1309, 1131, 1121, 1309, 1327,
+ 1287, 1121, 1292, 1348, 1152, 1146, 1140, 1328, 1328, 1328,
+ 1328, 1139, 1349, 1138, 1137, 1328, 1328, 1328, 1328, 1328,
+ 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328,
+ 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328,
+ 1328, 1306, 1284, 1136, 1306, 1135, 1283, 1126, 1351, 1125,
+ 1309, 1111, 1109, 1309, 1329, 1287, 1329, 1108, 1330, 1330,
+ 1330, 1330, 1330, 1330, 1330, 1330, 1330, 1309, 1409, 1103,
+ 1309, 1081, 1287, 1102, 1099, 1098, 1409, 1409, 1409, 1409,
+
+ 1333, 1089, 1333, 1068, 1334, 1334, 1334, 1334, 1334, 1334,
+ 1334, 1334, 1334, 1067, 1284, 1309, 1067, 1066, 1309, 1065,
+ 1287, 1064, 1063, 1352, 1312, 1331, 943, 1312, 1057, 1291,
+ 1409, 1409, 1409, 1332, 1332, 1332, 1332, 1052, 1051, 1050,
+ 1288, 1332, 1332, 1332, 1332, 1332, 1332, 1332, 1332, 1332,
+ 1332, 1332, 1332, 1332, 1332, 1332, 1332, 1332, 1332, 1332,
+ 1332, 1332, 1332, 1332, 1332, 1332, 1332, 1049, 1288, 1312,
+ 1312, 1048, 1312, 1312, 1291, 1291, 1047, 1354, 1167, 1335,
+ 1039, 1167, 1038, 1168, 1037, 1023, 1021, 1336, 1336, 1336,
+ 1336, 1020, 1019, 1018, 1017, 1336, 1336, 1336, 1336, 1336,
- 597, 597, 597, 597, 597, 597, 597, 597, 597, 597,
- 597, 597, 597, 597, 597, 597, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 887, 373, 783, 887, 373, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 600, 600, 600, 600, 600, 600, 600,
- 600, 600, 600, 915, 525, 915, 915, 917, 916, 956,
- 892, 865, 936, 892, 918, 919, 937, 1006, 920, 921,
- 938, 922, 1019, 657, 1013, 923, 939, 987, 893, 666,
-
- 917, 893, 957, 924, 960, 666, 896, 918, 919, 896,
- 956, 920, 921, 940, 922, 925, 961, 937, 923, 999,
- 988, 938, 859, 1019, 657, 962, 924, 939, 987, 963,
- 666, 1051, 960, 991, 999, 960, 666, 1022, 925, 859,
- 791, 792, 793, 791, 961, 992, 1053, 961, 1025, 908,
- 1054, 1069, 1070, 962, 993, 1073, 962, 964, 994, 1348,
- 964, 1174, 1051, 960, 991, 958, 1174, 926, 927, 928,
- 1075, 929, 941, 930, 931, 961, 992, 1053, 1174, 1078,
- 1084, 1054, 1085, 989, 962, 993, 1073, 1347, 964, 995,
- 926, 927, 928, 1076, 929, 1346, 930, 931, 971, 1096,
-
- 1097, 1075, 373, 783, 1345, 373, 972, 972, 972, 972,
- 1078, 1084, 1086, 1085, 972, 972, 972, 972, 972, 972,
- 972, 972, 972, 972, 972, 972, 972, 972, 972, 972,
- 972, 972, 972, 972, 972, 972, 972, 972, 972, 972,
- 991, 1105, 1087, 1086, 1105, 1056, 1106, 872, 873, 1144,
- 1055, 1104, 992, 1108, 1056, 1084, 1077, 1087, 1057, 1084,
- 1084, 993, 1056, 1187, 1058, 995, 1123, 1174, 1004, 1123,
- 1004, 991, 1005, 1005, 1005, 1005, 1005, 1005, 1005, 1005,
- 1005, 1059, 1104, 992, 1108, 1056, 1084, 1174, 1174, 1057,
- 1084, 1084, 993, 1174, 1107, 1058, 995, 1034, 525, 1034,
-
- 1034, 1036, 1035, 1111, 1110, 1174, 1190, 1191, 1037, 1038,
- 1134, 1174, 1039, 1040, 1174, 1041, 1079, 1084, 1111, 1042,
- 1105, 1084, 1084, 1105, 1036, 1106, 1114, 1043, 1080, 1129,
- 1084, 1037, 1038, 1079, 1111, 1039, 1040, 1081, 1041, 1044,
- 1060, 1082, 1042, 1133, 996, 1080, 996, 1079, 1084, 1111,
- 1043, 996, 1084, 1084, 1081, 1136, 986, 1114, 1083, 1080,
- 1129, 1084, 1044, 996, 1079, 1139, 1130, 1135, 1081, 1130,
- 1174, 1131, 1083, 1107, 1133, 996, 1080, 996, 870, 1147,
- 871, 1136, 996, 1008, 1009, 1081, 1136, 1124, 1125, 1083,
- 1174, 1045, 1046, 1047, 996, 1048, 1139, 1049, 1050, 1092,
-
- 1332, 1092, 1011, 1093, 1093, 1093, 1093, 1093, 1093, 1093,
- 1093, 1093, 1136, 1174, 1045, 1046, 1047, 1174, 1048, 1132,
- 1049, 1050, 1090, 1130, 1174, 1188, 1130, 1186, 1131, 1331,
- 1091, 1091, 1091, 1091, 1156, 1193, 1194, 1330, 1091, 1091,
- 1091, 1091, 1091, 1091, 1091, 1091, 1091, 1091, 1091, 1091,
- 1091, 1091, 1091, 1091, 1091, 1091, 1091, 1091, 1091, 1091,
- 1091, 1091, 1091, 1091, 1105, 1156, 1036, 1105, 1148, 1106,
- 866, 1148, 1329, 1037, 1038, 996, 1132, 1039, 1040, 996,
- 1041, 1322, 1146, 867, 1042, 1177, 1178, 1185, 996, 1178,
- 1174, 1112, 1117, 1321, 1113, 1093, 1093, 1093, 1093, 1093,
-
- 1093, 1093, 1093, 1093, 1044, 1179, 996, 987, 1222, 1223,
- 996, 791, 792, 793, 791, 1174, 1177, 1107, 1180, 996,
- 1202, 1174, 1112, 1203, 987, 1113, 1116, 1116, 1116, 1116,
- 1116, 1116, 1116, 1116, 1116, 1116, 1116, 1116, 1116, 1116,
- 1116, 1116, 1116, 1116, 1116, 1116, 1116, 1116, 1116, 1116,
- 1116, 1116, 791, 792, 793, 791, 1045, 1046, 1047, 1036,
- 1048, 985, 1049, 1050, 1136, 1174, 1037, 1038, 705, 1130,
- 1039, 1040, 1130, 1041, 1131, 706, 707, 1042, 1130, 708,
- 709, 1130, 710, 1176, 1174, 1118, 711, 1174, 1178, 1149,
- 1150, 1178, 985, 1174, 1142, 1136, 1137, 1044, 856, 1138,
-
- 1162, 792, 1163, 1162, 1189, 1174, 713, 1005, 1005, 1005,
- 1005, 1005, 1005, 1005, 1005, 1005, 1165, 792, 1166, 1165,
- 1174, 990, 1132, 1168, 792, 1169, 1168, 1137, 705, 856,
- 1138, 791, 792, 793, 791, 706, 707, 1174, 1174, 708,
- 709, 1174, 710, 1174, 1006, 854, 711, 996, 1174, 1045,
- 1046, 1047, 990, 1048, 1143, 1049, 1050, 1174, 714, 715,
- 716, 996, 717, 857, 718, 719, 713, 1174, 987, 1174,
- 997, 1224, 1194, 1129, 998, 1004, 854, 1004, 996, 1005,
- 1005, 1005, 1005, 1005, 1005, 1005, 1005, 1005, 1174, 1320,
- 996, 988, 1174, 1174, 857, 1174, 1007, 1130, 1174, 987,
-
- 1130, 997, 1176, 1133, 1129, 998, 1130, 1319, 1174, 1130,
- 1174, 1176, 1174, 1309, 1174, 1308, 996, 1307, 714, 715,
- 716, 996, 717, 1306, 718, 719, 525, 525, 525, 525,
- 705, 1175, 996, 1174, 1133, 858, 1174, 706, 707, 859,
- 1174, 708, 709, 860, 710, 996, 1174, 996, 711, 861,
- 1132, 1303, 1174, 705, 989, 1174, 712, 991, 1139, 1132,
- 706, 707, 996, 996, 708, 709, 862, 710, 713, 992,
- 859, 711, 999, 996, 860, 859, 996, 996, 993, 712,
- 861, 1302, 994, 1227, 1135, 1197, 996, 999, 991, 1139,
- 1174, 713, 859, 996, 1174, 1174, 1148, 1187, 1136, 1148,
-
- 992, 1174, 1174, 1179, 996, 1289, 1174, 1130, 996, 993,
- 1130, 991, 1176, 995, 1174, 996, 1180, 996, 1288, 1287,
- 714, 715, 716, 992, 717, 863, 718, 719, 996, 1136,
- 996, 1174, 993, 1182, 1137, 1177, 995, 1138, 1193, 1194,
- 1174, 1183, 991, 714, 715, 716, 996, 717, 1130, 718,
- 719, 1130, 1182, 1131, 992, 1178, 1183, 1286, 1178, 996,
- 1132, 996, 705, 993, 1182, 1137, 1177, 995, 1138, 706,
- 707, 1284, 1183, 708, 709, 1200, 710, 1174, 1280, 1174,
- 711, 1130, 1279, 1182, 1130, 1144, 1176, 1183, 1142, 1005,
- 1005, 1005, 1005, 1005, 1005, 1005, 1005, 1005, 666, 1278,
-
- 713, 705, 1130, 1144, 1192, 1130, 1200, 1131, 706, 707,
- 1190, 1191, 708, 709, 1268, 710, 1174, 1149, 1150, 711,
- 996, 1372, 1192, 1165, 792, 1166, 1165, 1143, 1265, 1372,
- 1372, 1372, 1372, 1264, 1132, 1205, 792, 1163, 1205, 713,
- 1263, 996, 1205, 792, 1163, 1205, 1205, 792, 1163, 1205,
- 1261, 996, 714, 715, 716, 1132, 717, 1210, 718, 719,
- 1206, 792, 1166, 1206, 1206, 792, 1166, 1206, 1206, 792,
- 1166, 1206, 996, 1207, 792, 1169, 1207, 1207, 792, 1169,
- 1207, 1207, 792, 1169, 1207, 987, 1178, 996, 1210, 1178,
- 1260, 714, 715, 716, 705, 717, 1259, 718, 719, 996,
-
- 1258, 706, 707, 1230, 1130, 708, 709, 1130, 710, 1131,
- 1130, 1266, 711, 1130, 1267, 1131, 987, 1213, 996, 1213,
- 712, 1214, 1214, 1214, 1214, 1214, 1214, 1214, 1214, 1214,
- 996, 1216, 713, 1216, 1230, 1217, 1217, 1217, 1217, 1217,
- 1217, 1217, 1217, 1217, 1205, 792, 1163, 1205, 1206, 792,
- 1166, 1206, 1207, 792, 1169, 1207, 1235, 1132, 1257, 791,
- 792, 793, 791, 1237, 1214, 1214, 1214, 1214, 1214, 1214,
- 1214, 1214, 1214, 1130, 1130, 1262, 1130, 1130, 1131, 1131,
- 1256, 1243, 1242, 1241, 714, 715, 716, 1235, 717, 1257,
- 718, 719, 1217, 1217, 1217, 1217, 1217, 1217, 1217, 1217,
-
- 1217, 705, 1130, 1239, 1209, 1130, 1262, 1131, 706, 707,
- 705, 1245, 708, 709, 1245, 710, 1246, 706, 707, 711,
- 1249, 708, 709, 1249, 710, 1250, 1238, 1132, 711, 1253,
- 1130, 1028, 1253, 1130, 1254, 1131, 1372, 1249, 666, 713,
- 1249, 1372, 1250, 1234, 1372, 1372, 1372, 1372, 713, 1372,
- 1372, 1372, 1372, 1233, 1281, 1132, 1269, 1269, 1304, 1269,
- 1269, 1246, 1246, 1269, 1247, 996, 1269, 1269, 1246, 666,
- 1269, 1272, 1246, 1251, 1272, 1272, 1250, 1232, 1272, 1231,
- 1250, 1272, 1255, 1132, 1272, 1281, 1250, 1229, 1229, 1304,
- 1251, 714, 715, 716, 1228, 717, 996, 718, 719, 1227,
-
- 714, 715, 716, 1226, 717, 1225, 718, 719, 1272, 1247,
- 1247, 1272, 1275, 1250, 1192, 1275, 1247, 1254, 1275, 1218,
- 1247, 1275, 1275, 1254, 1251, 1275, 1215, 1254, 1251, 1270,
- 1211, 1209, 1275, 1269, 1251, 1275, 1269, 1254, 1246, 1282,
- 1208, 1282, 1271, 1283, 1283, 1283, 1283, 1283, 1283, 1283,
- 1283, 1283, 1272, 1275, 1204, 1272, 1275, 1250, 1254, 1130,
- 1201, 1251, 1130, 1130, 1131, 1255, 1130, 1199, 1131, 1269,
- 1273, 1255, 1269, 1197, 1246, 1255, 1196, 1269, 1195, 1372,
- 1269, 1189, 1246, 1274, 1188, 1255, 1247, 1372, 1372, 1372,
- 1372, 1187, 1187, 1186, 1276, 1283, 1283, 1283, 1283, 1283,
-
- 1283, 1283, 1283, 1283, 1185, 1251, 1255, 1277, 1269, 1272,
- 1372, 1269, 1272, 1246, 1250, 1184, 1272, 986, 1290, 1272,
- 1181, 1250, 1311, 1174, 1174, 1173, 1291, 1291, 1291, 1291,
- 1312, 1171, 1170, 1160, 1291, 1291, 1291, 1291, 1291, 1291,
- 1291, 1291, 1291, 1291, 1291, 1291, 1291, 1291, 1291, 1291,
- 1291, 1291, 1291, 1291, 1291, 1291, 1291, 1291, 1291, 1291,
- 1269, 1247, 1314, 1269, 1159, 1246, 1158, 1275, 1157, 1315,
- 1275, 1153, 1254, 1292, 1152, 1292, 1151, 1293, 1293, 1293,
- 1293, 1293, 1293, 1293, 1293, 1293, 1272, 1244, 1147, 1272,
- 1146, 1250, 1145, 1144, 1006, 1244, 1244, 1244, 1244, 1296,
-
- 996, 1296, 996, 1297, 1297, 1297, 1297, 1297, 1297, 1297,
- 1297, 1297, 1140, 1247, 1272, 1134, 1128, 1272, 1127, 1250,
- 1317, 1126, 1275, 1130, 1294, 1275, 1130, 1254, 1131, 1122,
- 1121, 1120, 1295, 1295, 1295, 1295, 1119, 1094, 1084, 1251,
- 1295, 1295, 1295, 1295, 1295, 1295, 1295, 1295, 1295, 1295,
- 1295, 1295, 1295, 1295, 1295, 1295, 1295, 1295, 1295, 1295,
- 1295, 1295, 1295, 1295, 1295, 1295, 1084, 1251, 1275, 1115,
- 1109, 1275, 1248, 1254, 1269, 1318, 1132, 1269, 1298, 1246,
- 1248, 1248, 1248, 1248, 1103, 1102, 1299, 1299, 1299, 1299,
- 1101, 1100, 1099, 1098, 1299, 1299, 1299, 1299, 1299, 1299,
-
- 1299, 1299, 1299, 1299, 1299, 1299, 1299, 1299, 1299, 1299,
- 1299, 1299, 1299, 1299, 1299, 1299, 1299, 1299, 1299, 1299,
- 1275, 1255, 1089, 1275, 1088, 1254, 1074, 1312, 1072, 1269,
- 1071, 1066, 1269, 1300, 1246, 1300, 1044, 1301, 1301, 1301,
- 1301, 1301, 1301, 1301, 1301, 1301, 1293, 1293, 1293, 1293,
- 1293, 1293, 1293, 1293, 1293, 1252, 1065, 1062, 1061, 1244,
- 1052, 1031, 1030, 1252, 1252, 1252, 1252, 1244, 1244, 1244,
- 1244, 1030, 1029, 1255, 1269, 1028, 1027, 1269, 1026, 1246,
- 906, 1269, 1247, 1020, 1269, 1272, 1246, 1015, 1272, 1272,
- 1250, 1014, 1272, 1275, 1250, 1013, 1275, 1012, 1254, 1011,
-
- 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310,
- 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310,
- 1310, 1310, 1310, 1310, 1310, 1310, 1010, 1247, 1272, 1002,
- 1001, 1272, 1000, 1250, 1311, 986, 984, 983, 1315, 1248,
- 1275, 982, 1314, 1275, 981, 1254, 1318, 1248, 1248, 1248,
- 1248, 980, 979, 970, 1313, 1313, 1313, 1313, 1313, 1313,
- 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313,
- 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313,
- 1272, 1251, 969, 1272, 955, 1250, 953, 952, 947, 1275,
- 925, 946, 1275, 1317, 1254, 943, 942, 1297, 1297, 1297,
-
- 1297, 1297, 1297, 1297, 1297, 1297, 1301, 1301, 1301, 1301,
- 1301, 1301, 1301, 1301, 1301, 1252, 933, 912, 911, 910,
- 909, 903, 902, 1252, 1252, 1252, 1252, 901, 901, 900,
- 656, 897, 792, 1251, 1275, 1269, 877, 1275, 1269, 1254,
- 1246, 1269, 1255, 877, 1269, 1272, 1246, 875, 1272, 1272,
- 1250, 874, 1272, 1275, 1250, 869, 1275, 713, 1254, 868,
- 1316, 1316, 1316, 1316, 1316, 1316, 1316, 1316, 1316, 1316,
- 1316, 1316, 1316, 1316, 1316, 1316, 1316, 1316, 1316, 1316,
- 1316, 1316, 1316, 1316, 1316, 1316, 1275, 1255, 1247, 1275,
- 865, 1254, 864, 855, 1247, 853, 852, 1270, 1251, 847,
-
- 825, 846, 1251, 1324, 843, 842, 1255, 1273, 833, 812,
- 1323, 1326, 811, 810, 809, 1276, 1271, 805, 804, 803,
- 1325, 802, 672, 666, 1274, 666, 801, 795, 1327, 786,
- 784, 640, 1269, 768, 768, 1269, 766, 1246, 766, 1255,
- 767, 765, 734, 731, 721, 1333, 721, 1333, 1328, 1334,
- 1334, 1334, 1334, 1334, 1334, 1334, 1334, 1334, 686, 686,
- 684, 1277, 684, 682, 681, 680, 679, 678, 677, 676,
- 671, 670, 656, 495, 492, 651, 647, 646, 645, 644,
- 643, 463, 642, 608, 601, 1247, 1335, 595, 592, 578,
- 573, 572, 569, 568, 1336, 1336, 1336, 1336, 561, 557,
-
- 553, 552, 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336,
1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336,
- 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1272, 551,
- 546, 1272, 426, 1250, 544, 543, 381, 541, 541, 533,
- 532, 1337, 531, 1337, 530, 1338, 1338, 1338, 1338, 1338,
- 1338, 1338, 1338, 1338, 529, 528, 527, 523, 523, 521,
- 521, 518, 517, 516, 511, 338, 510, 509, 508, 499,
- 329, 326, 493, 492, 318, 486, 485, 484, 483, 482,
- 481, 1251, 1339, 467, 467, 465, 465, 466, 464, 462,
- 1340, 1340, 1340, 1340, 278, 459, 454, 453, 1340, 1340,
-
- 1340, 1340, 1340, 1340, 1340, 1340, 1340, 1340, 1340, 1340,
- 1340, 1340, 1340, 1340, 1340, 1340, 1340, 1340, 1340, 1340,
- 1340, 1340, 1340, 1340, 1275, 450, 449, 1275, 442, 1254,
- 438, 434, 433, 432, 427, 426, 1372, 1341, 368, 1341,
- 366, 1342, 1342, 1342, 1342, 1342, 1342, 1342, 1342, 1342,
- 364, 210, 208, 203, 352, 348, 350, 348, 346, 345,
- 191, 185, 188, 187, 178, 187, 312, 311, 310, 309,
- 308, 307, 294, 289, 287, 284, 283, 1255, 1343, 264,
- 263, 222, 119, 118, 222, 98, 1344, 1344, 1344, 1344,
- 207, 206, 196, 195, 1344, 1344, 1344, 1344, 1344, 1344,
-
- 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344,
- 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344,
- 1269, 194, 193, 1269, 188, 1246, 187, 183, 171, 169,
- 167, 165, 164, 163, 162, 156, 154, 1334, 1334, 1334,
- 1334, 1334, 1334, 1334, 1334, 1334, 144, 1272, 143, 121,
- 1272, 119, 1250, 118, 102, 1372, 96, 96, 36, 36,
- 1372, 1372, 1372, 1372, 1338, 1338, 1338, 1338, 1338, 1338,
- 1338, 1338, 1338, 1247, 1349, 1349, 1349, 1349, 1349, 1349,
- 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1349,
- 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1349,
-
- 1251, 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350,
+ 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336, 1336,
+ 1336, 1312, 1292, 1355, 1312, 1016, 1291, 1007, 1006, 992,
+ 990, 1169, 1306, 989, 1337, 1306, 1337, 1283, 1338, 1338,
+ 1338, 1338, 1338, 1338, 1338, 1338, 1338, 1320, 1320, 1320,
+ 1320, 1320, 1320, 1320, 1320, 1320, 1281, 984, 962, 983,
+ 1285, 980, 979, 970, 1281, 1281, 1281, 1281, 1285, 1285,
+ 1285, 1285, 949, 1289, 1292, 1306, 948, 947, 1306, 946,
+ 1283, 1289, 1289, 1289, 1289, 1349, 1281, 1306, 940, 939,
+ 1306, 938, 1283, 938, 1281, 1281, 1281, 1281, 937, 692,
+
+ 934, 1347, 1347, 1347, 1347, 1347, 1347, 1347, 1347, 1347,
+ 1347, 1347, 1347, 1347, 1347, 1347, 1347, 1347, 1347, 1347,
+ 1347, 1347, 1347, 1347, 1347, 1347, 1347, 1306, 1284, 829,
+ 1306, 1409, 1283, 1409, 1409, 1409, 1309, 1409, 1409, 1309,
+ 1348, 1287, 912, 911, 1330, 1330, 1330, 1330, 1330, 1330,
+ 1330, 1330, 1330, 1334, 1334, 1334, 1334, 1334, 1334, 1334,
+ 1334, 1334, 1285, 906, 749, 905, 1289, 902, 901, 892,
+ 1285, 1285, 1285, 1285, 1289, 1289, 1289, 1289, 890, 889,
+ 1284, 1309, 884, 862, 1309, 883, 1287, 880, 879, 1288,
+ 1309, 870, 849, 1309, 1309, 1287, 848, 1309, 1312, 1287,
+
+ 847, 1312, 846, 1291, 842, 841, 840, 1350, 1350, 1350,
1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350,
- 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1275, 1372, 1372,
- 1275, 1372, 1254, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1342, 1342, 1342, 1342, 1342, 1342,
- 1342, 1342, 1342, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1255, 1351, 1351, 1351, 1351, 1351, 1351, 1351, 1351, 1351,
- 1351, 1351, 1351, 1351, 1351, 1351, 1351, 1351, 1351, 1351,
-
- 1351, 1351, 1351, 1351, 1351, 1351, 1351, 36, 36, 36,
- 36, 36, 36, 36, 36, 36, 36, 36, 37, 37,
- 37, 37, 37, 37, 37, 37, 37, 37, 37, 50,
- 50, 50, 50, 50, 50, 50, 50, 50, 50, 50,
- 62, 62, 62, 62, 62, 62, 62, 62, 62, 62,
- 62, 67, 67, 67, 67, 67, 67, 67, 67, 67,
- 67, 67, 40, 40, 40, 40, 40, 40, 40, 40,
- 40, 40, 40, 84, 84, 84, 84, 84, 84, 84,
- 84, 84, 84, 84, 88, 88, 88, 88, 88, 88,
- 88, 88, 88, 88, 88, 92, 92, 92, 92, 92,
-
- 92, 92, 92, 92, 92, 92, 95, 95, 95, 95,
- 95, 95, 95, 95, 95, 95, 95, 108, 108, 108,
- 108, 108, 108, 108, 108, 108, 108, 108, 122, 122,
- 122, 122, 145, 145, 1372, 145, 145, 145, 145, 145,
- 145, 145, 145, 155, 1372, 1372, 1372, 155, 155, 155,
- 155, 155, 155, 155, 160, 160, 1372, 1372, 160, 160,
- 160, 160, 160, 160, 160, 166, 166, 1372, 166, 166,
- 166, 166, 166, 166, 166, 166, 168, 1372, 1372, 1372,
- 168, 168, 168, 168, 168, 168, 168, 170, 1372, 1372,
- 1372, 170, 170, 170, 170, 170, 170, 170, 172, 1372,
-
- 1372, 1372, 172, 172, 172, 172, 172, 172, 172, 189,
- 189, 1372, 189, 189, 189, 189, 189, 189, 189, 189,
- 197, 197, 1372, 197, 197, 197, 197, 197, 197, 197,
- 197, 202, 202, 1372, 202, 202, 202, 202, 202, 202,
- 202, 202, 212, 212, 1372, 212, 212, 212, 212, 212,
- 212, 212, 212, 227, 227, 227, 227, 227, 227, 227,
- 227, 227, 227, 227, 122, 122, 122, 122, 267, 267,
- 1372, 267, 267, 267, 267, 267, 267, 267, 267, 269,
- 269, 1372, 269, 269, 269, 269, 269, 269, 269, 269,
- 277, 277, 1372, 277, 277, 277, 277, 277, 277, 277,
-
- 277, 282, 282, 1372, 282, 282, 282, 282, 282, 282,
- 282, 282, 285, 1372, 285, 285, 286, 286, 288, 1372,
- 1372, 288, 288, 155, 1372, 1372, 1372, 155, 155, 155,
- 155, 155, 155, 155, 160, 160, 1372, 1372, 160, 160,
- 160, 160, 160, 160, 160, 166, 166, 1372, 166, 166,
- 166, 166, 166, 166, 166, 166, 168, 1372, 1372, 1372,
- 168, 168, 168, 168, 168, 168, 168, 170, 1372, 1372,
- 1372, 170, 170, 170, 170, 170, 170, 170, 172, 1372,
- 1372, 1372, 172, 172, 172, 172, 172, 172, 172, 316,
- 316, 316, 316, 316, 316, 316, 316, 316, 316, 316,
-
- 108, 108, 108, 108, 108, 108, 108, 108, 108, 108,
- 108, 325, 325, 1372, 325, 325, 325, 325, 325, 325,
- 325, 325, 347, 347, 1372, 347, 347, 347, 347, 347,
- 347, 347, 347, 349, 349, 1372, 349, 349, 349, 349,
- 349, 349, 349, 349, 202, 202, 1372, 202, 202, 202,
- 202, 202, 202, 202, 202, 212, 212, 1372, 212, 212,
- 212, 212, 212, 212, 212, 212, 373, 373, 373, 373,
- 373, 373, 373, 373, 373, 373, 373, 277, 277, 1372,
- 277, 277, 277, 277, 277, 277, 277, 277, 461, 461,
- 1372, 461, 461, 461, 461, 461, 461, 461, 461, 267,
-
- 267, 1372, 267, 267, 267, 267, 267, 267, 267, 267,
- 463, 463, 1372, 463, 463, 463, 463, 463, 463, 463,
- 463, 468, 468, 1372, 468, 468, 468, 468, 468, 468,
- 468, 468, 469, 469, 1372, 469, 469, 469, 469, 469,
- 469, 469, 469, 470, 470, 470, 470, 470, 1372, 470,
- 470, 470, 470, 470, 471, 471, 1372, 471, 471, 471,
- 471, 471, 471, 471, 471, 473, 473, 474, 474, 474,
- 474, 1372, 474, 474, 474, 474, 474, 474, 475, 475,
- 475, 475, 475, 1372, 475, 475, 475, 475, 475, 487,
- 487, 1372, 487, 487, 487, 487, 487, 487, 487, 487,
-
- 316, 316, 316, 316, 316, 316, 316, 316, 316, 316,
- 316, 494, 494, 1372, 494, 494, 494, 494, 494, 494,
- 494, 494, 519, 519, 1372, 519, 519, 519, 519, 519,
- 519, 519, 519, 520, 520, 1372, 520, 520, 520, 520,
- 520, 520, 520, 520, 522, 522, 1372, 522, 522, 522,
- 522, 522, 522, 522, 522, 526, 526, 1372, 526, 526,
- 526, 526, 526, 526, 526, 526, 534, 534, 1372, 534,
- 534, 534, 534, 534, 534, 534, 534, 212, 212, 1372,
- 212, 212, 212, 212, 212, 212, 212, 212, 373, 373,
- 1372, 373, 373, 373, 373, 373, 373, 373, 373, 581,
-
- 581, 1372, 581, 581, 581, 581, 581, 581, 581, 581,
- 583, 583, 1372, 583, 583, 583, 583, 583, 583, 583,
- 583, 591, 591, 1372, 591, 591, 591, 591, 591, 591,
- 591, 591, 632, 632, 1372, 632, 632, 632, 632, 632,
- 632, 632, 632, 636, 636, 1372, 636, 636, 636, 636,
- 636, 636, 636, 636, 461, 461, 1372, 461, 461, 461,
- 461, 461, 461, 461, 461, 640, 640, 1372, 640, 640,
- 640, 640, 640, 640, 640, 640, 641, 641, 1372, 641,
- 641, 641, 641, 641, 641, 641, 641, 470, 470, 470,
- 470, 470, 470, 470, 470, 470, 470, 470, 288, 288,
-
- 474, 474, 474, 474, 474, 474, 474, 474, 474, 474,
- 474, 475, 475, 475, 475, 475, 475, 475, 475, 475,
- 475, 475, 487, 487, 1372, 487, 487, 487, 487, 487,
- 487, 487, 487, 654, 654, 1372, 654, 654, 654, 654,
- 654, 654, 654, 654, 519, 519, 1372, 519, 519, 519,
- 519, 519, 519, 519, 519, 683, 683, 1372, 683, 683,
- 683, 683, 683, 683, 683, 683, 685, 685, 1372, 685,
- 685, 685, 685, 685, 685, 685, 685, 720, 720, 1372,
- 720, 720, 720, 720, 720, 720, 720, 720, 534, 534,
- 1372, 534, 534, 534, 534, 534, 534, 534, 534, 722,
-
- 722, 1372, 722, 722, 722, 722, 722, 722, 722, 722,
- 723, 723, 1372, 723, 723, 723, 723, 723, 723, 723,
- 723, 212, 212, 1372, 212, 212, 212, 212, 212, 212,
- 212, 212, 724, 724, 1372, 724, 724, 724, 724, 724,
- 724, 724, 724, 725, 725, 1372, 725, 725, 725, 725,
- 725, 725, 725, 725, 726, 726, 1372, 726, 726, 726,
- 726, 726, 726, 726, 726, 373, 373, 1372, 373, 373,
- 373, 373, 373, 373, 373, 373, 730, 730, 1372, 730,
- 730, 730, 730, 730, 730, 730, 730, 758, 758, 1372,
- 758, 758, 758, 758, 758, 758, 758, 758, 762, 762,
-
- 1372, 762, 762, 762, 762, 762, 762, 762, 762, 581,
- 581, 1372, 581, 581, 581, 581, 581, 581, 581, 581,
- 764, 764, 1372, 764, 764, 764, 764, 764, 764, 764,
- 764, 769, 769, 1372, 769, 769, 769, 769, 769, 769,
- 769, 769, 770, 770, 770, 770, 770, 770, 770, 770,
- 770, 770, 770, 773, 773, 773, 773, 773, 773, 773,
- 773, 773, 773, 773, 774, 774, 774, 774, 774, 774,
- 774, 774, 774, 774, 774, 776, 776, 1372, 776, 776,
- 776, 776, 776, 776, 776, 776, 777, 777, 1372, 777,
- 777, 777, 777, 777, 777, 777, 777, 778, 778, 1372,
-
- 778, 778, 778, 778, 778, 778, 778, 778, 779, 779,
- 1372, 779, 779, 779, 779, 779, 779, 779, 779, 780,
- 780, 1372, 780, 780, 780, 780, 780, 780, 780, 780,
- 781, 781, 1372, 781, 781, 781, 781, 781, 781, 781,
- 781, 632, 632, 1372, 632, 632, 632, 632, 632, 632,
- 632, 632, 782, 782, 1372, 782, 782, 782, 782, 782,
- 782, 782, 782, 636, 636, 1372, 636, 636, 636, 636,
- 636, 636, 636, 636, 783, 1372, 783, 783, 783, 783,
- 783, 783, 783, 783, 783, 487, 487, 487, 487, 487,
- 487, 487, 487, 487, 487, 487, 789, 789, 1372, 789,
-
- 789, 789, 789, 789, 789, 789, 789, 813, 813, 1372,
- 813, 813, 813, 813, 813, 813, 813, 813, 683, 683,
- 1372, 683, 683, 683, 683, 683, 683, 683, 683, 814,
- 814, 1372, 814, 814, 814, 814, 814, 814, 814, 814,
- 685, 685, 1372, 685, 685, 685, 685, 685, 685, 685,
- 685, 876, 876, 1372, 876, 876, 876, 876, 876, 876,
- 876, 876, 720, 720, 1372, 720, 720, 720, 720, 720,
- 720, 720, 720, 722, 722, 1372, 722, 722, 722, 722,
- 722, 722, 722, 722, 723, 723, 1372, 723, 723, 723,
- 723, 723, 723, 723, 723, 724, 724, 1372, 724, 724,
-
- 724, 724, 724, 724, 724, 724, 725, 725, 1372, 725,
- 725, 725, 725, 725, 725, 725, 725, 726, 726, 1372,
- 726, 726, 726, 726, 726, 726, 726, 726, 373, 373,
- 1372, 373, 373, 373, 373, 373, 373, 373, 373, 730,
- 730, 1372, 730, 730, 730, 730, 730, 730, 730, 730,
- 880, 880, 1372, 880, 880, 880, 880, 880, 880, 880,
- 880, 881, 881, 1372, 881, 881, 881, 881, 881, 881,
- 881, 881, 882, 882, 1372, 882, 882, 882, 882, 882,
- 882, 882, 882, 883, 883, 1372, 883, 883, 883, 883,
- 883, 883, 883, 883, 884, 884, 1372, 884, 884, 884,
-
- 884, 884, 884, 884, 884, 885, 885, 1372, 885, 885,
- 885, 885, 885, 885, 885, 885, 758, 758, 1372, 758,
- 758, 758, 758, 758, 758, 758, 758, 886, 886, 1372,
- 886, 886, 886, 886, 886, 886, 886, 886, 762, 762,
- 1372, 762, 762, 762, 762, 762, 762, 762, 762, 888,
- 888, 1372, 888, 888, 888, 888, 888, 888, 888, 888,
- 770, 770, 770, 770, 770, 770, 770, 770, 770, 770,
- 770, 773, 773, 773, 773, 773, 773, 773, 773, 773,
- 773, 773, 774, 774, 774, 774, 774, 774, 774, 774,
- 774, 774, 774, 776, 776, 1372, 776, 776, 776, 776,
-
- 776, 776, 776, 776, 777, 777, 1372, 777, 777, 777,
- 777, 777, 777, 777, 777, 778, 778, 1372, 778, 778,
- 778, 778, 778, 778, 778, 778, 779, 779, 1372, 779,
- 779, 779, 779, 779, 779, 779, 779, 780, 780, 1372,
- 780, 780, 780, 780, 780, 780, 780, 780, 781, 781,
- 1372, 781, 781, 781, 781, 781, 781, 781, 781, 782,
- 782, 1372, 782, 782, 782, 782, 782, 782, 782, 782,
- 783, 1372, 783, 783, 783, 783, 783, 783, 783, 783,
- 783, 894, 894, 1372, 894, 894, 894, 894, 894, 894,
- 894, 894, 913, 913, 1372, 913, 913, 913, 913, 913,
-
- 913, 913, 913, 914, 914, 1372, 914, 914, 914, 914,
- 914, 914, 914, 914, 1003, 1372, 1003, 1003, 1016, 1016,
- 1372, 1016, 1016, 1016, 1016, 1016, 1016, 1016, 1016, 373,
- 373, 1372, 373, 373, 373, 373, 373, 373, 373, 373,
- 880, 880, 1372, 880, 880, 880, 880, 880, 880, 880,
- 880, 881, 881, 1372, 881, 881, 881, 881, 881, 881,
- 881, 881, 882, 882, 1372, 882, 882, 882, 882, 882,
- 882, 882, 882, 883, 883, 1372, 883, 883, 883, 883,
- 883, 883, 883, 883, 884, 884, 1372, 884, 884, 884,
- 884, 884, 884, 884, 884, 885, 885, 1372, 885, 885,
-
- 885, 885, 885, 885, 885, 885, 886, 886, 1372, 886,
- 886, 886, 886, 886, 886, 886, 886, 1017, 1017, 1017,
- 1017, 1017, 1017, 1017, 1017, 1017, 1017, 1017, 1018, 1018,
- 1372, 1018, 1018, 1018, 1018, 1018, 1018, 1018, 1018, 1032,
- 1032, 1372, 1032, 1032, 1032, 1032, 1032, 1032, 1032, 1032,
- 1033, 1033, 1372, 1033, 1033, 1033, 1033, 1033, 1033, 1033,
- 1033, 1154, 1154, 1372, 1154, 1154, 1154, 1154, 1154, 1154,
- 1154, 1154, 1155, 1155, 1372, 1155, 1155, 1155, 1155, 1155,
- 1155, 1155, 1155, 1161, 1161, 1161, 1161, 1161, 1161, 1161,
- 1161, 1161, 1161, 1161, 1164, 1164, 1164, 1164, 1164, 1164,
-
- 1164, 1164, 1164, 1164, 1164, 1167, 1167, 1167, 1167, 1167,
- 1167, 1167, 1167, 1167, 1167, 1167, 1172, 1172, 1372, 1172,
- 1172, 1172, 1172, 1172, 1172, 1172, 1172, 1003, 1372, 1003,
- 1372, 1003, 1003, 1198, 1198, 1372, 1198, 1198, 1198, 1198,
- 1198, 1198, 1198, 1198, 1212, 1372, 1212, 1212, 1219, 1372,
- 1219, 1219, 1244, 1244, 1372, 1244, 1244, 1244, 1244, 1244,
- 1244, 1244, 1244, 1248, 1248, 1372, 1248, 1248, 1248, 1248,
- 1248, 1248, 1248, 1248, 1252, 1252, 1372, 1252, 1252, 1252,
- 1252, 1252, 1252, 1252, 1252, 1285, 1372, 1285, 1285, 35,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372
+ 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350, 1350,
+ 1350, 1350, 1350, 839, 1288, 1312, 708, 702, 1312, 702,
+ 1291, 1306, 838, 1352, 1306, 832, 1283, 1351, 823, 821,
+ 819, 1355, 819, 657, 1409, 1409, 1409, 1409, 1409, 1409,
+ 796, 1353, 1353, 1353, 1353, 1353, 1353, 1353, 1353, 1353,
+ 1353, 1353, 1353, 1353, 1353, 1353, 1353, 1353, 1353, 1353,
+ 1353, 1353, 1353, 1353, 1353, 1353, 1353, 1312, 1292, 796,
+ 1312, 794, 1291, 1306, 1284, 794, 1306, 1309, 1283, 795,
+
+ 1309, 793, 1287, 1307, 1338, 1338, 1338, 1338, 1338, 1338,
+ 1338, 1338, 1338, 1409, 1309, 757, 1360, 1309, 1312, 1287,
+ 757, 1312, 1312, 1291, 722, 1312, 1312, 1291, 722, 1312,
+ 720, 1291, 720, 718, 717, 716, 715, 714, 713, 712,
+ 1292, 707, 706, 692, 529, 526, 1284, 687, 683, 682,
+ 1288, 681, 674, 1409, 305, 1361, 661, 660, 477, 1310,
+ 659, 1409, 1409, 1409, 617, 1409, 1409, 1288, 1308, 1409,
+ 448, 1292, 1362, 1409, 575, 1292, 1363, 575, 567, 1354,
+ 1313, 566, 565, 1306, 1365, 564, 1306, 563, 1283, 1311,
+ 562, 561, 557, 1364, 557, 555, 1370, 1314, 1370, 555,
+
+ 1371, 1371, 1371, 1371, 1371, 1371, 1371, 1371, 1371, 552,
+ 551, 550, 545, 365, 544, 543, 542, 533, 356, 353,
+ 527, 526, 345, 520, 519, 518, 517, 516, 515, 509,
+ 509, 508, 507, 505, 504, 501, 1284, 1372, 152, 305,
+ 481, 481, 479, 479, 480, 1373, 1373, 1373, 1373, 478,
+ 476, 288, 473, 1373, 1373, 1373, 1373, 1373, 1373, 1373,
+ 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1373,
+ 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1309,
+ 468, 467, 1309, 464, 1287, 455, 451, 448, 1409, 395,
+ 393, 391, 1374, 226, 1374, 224, 1375, 1375, 1375, 1375,
+
+ 1375, 1375, 1375, 1375, 1375, 219, 379, 375, 377, 375,
+ 373, 372, 207, 201, 204, 203, 194, 203, 339, 338,
+ 337, 336, 335, 334, 321, 152, 299, 297, 294, 293,
+ 275, 274, 1288, 1376, 238, 125, 124, 238, 104, 223,
+ 222, 1377, 1377, 1377, 1377, 212, 211, 210, 209, 1377,
+ 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377,
+ 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377,
+ 1377, 1377, 1377, 1377, 1377, 1312, 204, 203, 1312, 199,
+ 1291, 187, 185, 183, 181, 180, 179, 178, 1378, 172,
+ 1378, 170, 1379, 1379, 1379, 1379, 1379, 1379, 1379, 1379,
+
+ 1379, 160, 159, 156, 127, 125, 124, 108, 1409, 102,
+ 102, 38, 38, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1292, 1380,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1381, 1381, 1381,
+ 1381, 1409, 1409, 1409, 1409, 1381, 1381, 1381, 1381, 1381,
+ 1381, 1381, 1381, 1381, 1381, 1381, 1381, 1381, 1381, 1381,
+ 1381, 1381, 1381, 1381, 1381, 1381, 1381, 1381, 1381, 1381,
+ 1381, 1306, 1409, 1409, 1306, 1409, 1283, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1371, 1371,
+ 1371, 1371, 1371, 1371, 1371, 1371, 1371, 1409, 1309, 1409,
+
+ 1409, 1309, 1409, 1287, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1375, 1375, 1375, 1375, 1375,
+ 1375, 1375, 1375, 1375, 1284, 1386, 1386, 1386, 1386, 1386,
+ 1386, 1386, 1386, 1386, 1386, 1386, 1386, 1386, 1386, 1386,
+ 1386, 1386, 1386, 1386, 1386, 1386, 1386, 1386, 1386, 1386,
+ 1386, 1288, 1387, 1387, 1387, 1387, 1387, 1387, 1387, 1387,
+ 1387, 1387, 1387, 1387, 1387, 1387, 1387, 1387, 1387, 1387,
+ 1387, 1387, 1387, 1387, 1387, 1387, 1387, 1387, 1312, 1409,
+ 1409, 1312, 1409, 1291, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1379, 1379, 1379, 1379, 1379,
+
+ 1379, 1379, 1379, 1379, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1292, 1388, 1388, 1388, 1388, 1388, 1388, 1388, 1388,
+ 1388, 1388, 1388, 1388, 1388, 1388, 1388, 1388, 1388, 1388,
+ 1388, 1388, 1388, 1388, 1388, 1388, 1388, 1388, 38, 38,
+ 38, 38, 38, 38, 38, 38, 38, 38, 38, 39,
+ 39, 39, 39, 39, 39, 39, 39, 39, 39, 39,
+ 56, 56, 56, 56, 56, 56, 56, 56, 56, 56,
+ 56, 68, 68, 68, 68, 68, 68, 68, 68, 68,
+
+ 68, 68, 73, 73, 73, 73, 73, 73, 73, 73,
+ 73, 73, 73, 42, 42, 42, 42, 42, 42, 42,
+ 42, 42, 42, 42, 90, 90, 90, 90, 90, 90,
+ 90, 90, 90, 90, 90, 94, 94, 94, 94, 94,
+ 94, 94, 94, 94, 94, 94, 98, 98, 98, 98,
+ 98, 98, 98, 98, 98, 98, 98, 101, 101, 101,
+ 101, 101, 101, 101, 101, 101, 101, 101, 114, 114,
+ 114, 114, 114, 114, 114, 114, 114, 114, 114, 128,
+ 128, 128, 128, 161, 161, 1409, 161, 161, 161, 161,
+ 161, 161, 161, 161, 171, 1409, 1409, 1409, 171, 171,
+
+ 171, 171, 171, 171, 171, 176, 176, 1409, 1409, 176,
+ 176, 176, 176, 176, 176, 176, 182, 182, 1409, 182,
+ 182, 182, 182, 182, 182, 182, 182, 184, 1409, 1409,
+ 1409, 184, 184, 184, 184, 184, 184, 184, 186, 1409,
+ 1409, 1409, 186, 186, 186, 186, 186, 186, 186, 188,
+ 1409, 1409, 1409, 188, 188, 188, 188, 188, 188, 188,
+ 205, 205, 1409, 205, 205, 205, 205, 205, 205, 205,
+ 205, 213, 213, 1409, 213, 213, 213, 213, 213, 213,
+ 213, 213, 218, 218, 1409, 218, 218, 218, 218, 218,
+ 218, 218, 218, 228, 228, 1409, 228, 228, 228, 228,
+
+ 228, 228, 228, 228, 243, 243, 243, 243, 243, 243,
+ 243, 243, 243, 243, 243, 128, 128, 128, 128, 277,
+ 277, 1409, 277, 277, 277, 277, 277, 277, 277, 277,
+ 279, 279, 1409, 279, 279, 279, 279, 279, 279, 279,
+ 279, 287, 287, 1409, 287, 287, 287, 287, 287, 287,
+ 287, 287, 292, 292, 1409, 292, 292, 292, 292, 292,
+ 292, 292, 292, 295, 1409, 295, 295, 296, 296, 298,
+ 1409, 1409, 298, 298, 171, 1409, 1409, 1409, 171, 171,
+ 171, 171, 171, 171, 171, 176, 176, 1409, 1409, 176,
+ 176, 176, 176, 176, 176, 176, 182, 182, 1409, 182,
+
+ 182, 182, 182, 182, 182, 182, 182, 184, 1409, 1409,
+ 1409, 184, 184, 184, 184, 184, 184, 184, 186, 1409,
+ 1409, 1409, 186, 186, 186, 186, 186, 186, 186, 188,
+ 1409, 1409, 1409, 188, 188, 188, 188, 188, 188, 188,
+ 343, 343, 343, 343, 343, 343, 343, 343, 343, 343,
+ 343, 352, 352, 1409, 352, 352, 352, 352, 352, 352,
+ 352, 352, 374, 374, 1409, 374, 374, 374, 374, 374,
+ 374, 374, 374, 376, 376, 1409, 376, 376, 376, 376,
+ 376, 376, 376, 376, 218, 218, 1409, 218, 218, 218,
+ 218, 218, 218, 218, 218, 228, 228, 1409, 228, 228,
+
+ 228, 228, 228, 228, 228, 228, 400, 400, 400, 400,
+ 400, 400, 400, 400, 400, 400, 400, 287, 287, 1409,
+ 287, 287, 287, 287, 287, 287, 287, 287, 475, 475,
+ 1409, 475, 475, 475, 475, 475, 475, 475, 475, 277,
+ 277, 1409, 277, 277, 277, 277, 277, 277, 277, 277,
+ 477, 477, 1409, 477, 477, 477, 477, 477, 477, 477,
+ 477, 482, 482, 1409, 482, 482, 482, 482, 482, 482,
+ 482, 482, 483, 483, 1409, 483, 483, 483, 483, 483,
+ 483, 483, 483, 484, 484, 484, 484, 484, 1409, 484,
+ 484, 484, 484, 484, 485, 485, 1409, 485, 485, 485,
+
+ 485, 485, 485, 485, 485, 487, 487, 488, 488, 488,
+ 488, 1409, 488, 488, 488, 488, 488, 488, 489, 489,
+ 489, 489, 489, 1409, 489, 489, 489, 489, 489, 521,
+ 521, 1409, 521, 521, 521, 521, 521, 521, 521, 521,
+ 343, 343, 343, 343, 343, 343, 343, 343, 343, 343,
+ 343, 528, 528, 1409, 528, 528, 528, 528, 528, 528,
+ 528, 528, 553, 553, 1409, 553, 553, 553, 553, 553,
+ 553, 553, 553, 554, 554, 1409, 554, 554, 554, 554,
+ 554, 554, 554, 554, 556, 556, 1409, 556, 556, 556,
+ 556, 556, 556, 556, 556, 560, 560, 1409, 560, 560,
+
+ 560, 560, 560, 560, 560, 560, 568, 568, 1409, 568,
+ 568, 568, 568, 568, 568, 568, 568, 228, 228, 1409,
+ 228, 228, 228, 228, 228, 228, 228, 228, 606, 606,
+ 1409, 606, 606, 606, 606, 606, 606, 606, 606, 608,
+ 608, 1409, 608, 608, 608, 608, 608, 608, 608, 608,
+ 616, 616, 1409, 616, 616, 616, 616, 616, 616, 616,
+ 616, 649, 649, 1409, 649, 649, 649, 649, 649, 649,
+ 649, 649, 653, 653, 1409, 653, 653, 653, 653, 653,
+ 653, 653, 653, 475, 475, 1409, 475, 475, 475, 475,
+ 475, 475, 475, 475, 657, 657, 1409, 657, 657, 657,
+
+ 657, 657, 657, 657, 657, 658, 658, 1409, 658, 658,
+ 658, 658, 658, 658, 658, 658, 484, 484, 484, 484,
+ 484, 484, 484, 484, 484, 484, 484, 298, 298, 488,
+ 488, 488, 488, 488, 488, 488, 488, 488, 488, 488,
+ 489, 489, 489, 489, 489, 489, 489, 489, 489, 489,
+ 489, 608, 608, 1409, 608, 608, 608, 608, 608, 608,
+ 608, 608, 521, 521, 1409, 521, 521, 521, 521, 521,
+ 521, 521, 521, 690, 690, 1409, 690, 690, 690, 690,
+ 690, 690, 690, 690, 553, 553, 1409, 553, 553, 553,
+ 553, 553, 553, 553, 553, 719, 719, 1409, 719, 719,
+
+ 719, 719, 719, 719, 719, 719, 721, 721, 1409, 721,
+ 721, 721, 721, 721, 721, 721, 721, 756, 756, 1409,
+ 756, 756, 756, 756, 756, 756, 756, 756, 568, 568,
+ 1409, 568, 568, 568, 568, 568, 568, 568, 568, 758,
+ 758, 1409, 758, 758, 758, 758, 758, 758, 758, 758,
+ 759, 759, 1409, 759, 759, 759, 759, 759, 759, 759,
+ 759, 228, 228, 1409, 228, 228, 228, 228, 228, 228,
+ 228, 228, 760, 760, 1409, 760, 760, 760, 760, 760,
+ 760, 760, 760, 761, 761, 1409, 761, 761, 761, 761,
+ 761, 761, 761, 761, 762, 762, 1409, 762, 762, 762,
+
+ 762, 762, 762, 762, 762, 766, 766, 1409, 766, 766,
+ 766, 766, 766, 766, 766, 766, 786, 786, 1409, 786,
+ 786, 786, 786, 786, 786, 786, 786, 790, 790, 1409,
+ 790, 790, 790, 790, 790, 790, 790, 790, 606, 606,
+ 1409, 606, 606, 606, 606, 606, 606, 606, 606, 792,
+ 792, 1409, 792, 792, 792, 792, 792, 792, 792, 792,
+ 797, 797, 1409, 797, 797, 797, 797, 797, 797, 797,
+ 797, 798, 798, 798, 798, 798, 798, 798, 798, 798,
+ 798, 798, 801, 801, 801, 801, 801, 801, 801, 801,
+ 801, 801, 801, 802, 802, 802, 802, 802, 802, 802,
+
+ 802, 802, 802, 802, 803, 803, 1409, 803, 803, 803,
+ 803, 803, 803, 803, 803, 804, 804, 1409, 804, 804,
+ 804, 804, 804, 804, 804, 804, 805, 805, 1409, 805,
+ 805, 805, 805, 805, 805, 805, 805, 806, 806, 1409,
+ 806, 806, 806, 806, 806, 806, 806, 806, 807, 807,
+ 1409, 807, 807, 807, 807, 807, 807, 807, 807, 808,
+ 808, 1409, 808, 808, 808, 808, 808, 808, 808, 808,
+ 649, 649, 1409, 649, 649, 649, 649, 649, 649, 649,
+ 649, 809, 809, 1409, 809, 809, 809, 809, 809, 809,
+ 809, 809, 653, 653, 1409, 653, 653, 653, 653, 653,
+
+ 653, 653, 653, 810, 1409, 810, 810, 810, 810, 810,
+ 810, 810, 810, 810, 792, 792, 1409, 792, 792, 792,
+ 792, 792, 792, 792, 792, 521, 521, 521, 521, 521,
+ 521, 521, 521, 521, 521, 521, 826, 826, 1409, 826,
+ 826, 826, 826, 826, 826, 826, 826, 850, 850, 1409,
+ 850, 850, 850, 850, 850, 850, 850, 850, 719, 719,
+ 1409, 719, 719, 719, 719, 719, 719, 719, 719, 851,
+ 851, 1409, 851, 851, 851, 851, 851, 851, 851, 851,
+ 721, 721, 1409, 721, 721, 721, 721, 721, 721, 721,
+ 721, 913, 913, 1409, 913, 913, 913, 913, 913, 913,
+
+ 913, 913, 756, 756, 1409, 756, 756, 756, 756, 756,
+ 756, 756, 756, 758, 758, 1409, 758, 758, 758, 758,
+ 758, 758, 758, 758, 759, 759, 1409, 759, 759, 759,
+ 759, 759, 759, 759, 759, 760, 760, 1409, 760, 760,
+ 760, 760, 760, 760, 760, 760, 761, 761, 1409, 761,
+ 761, 761, 761, 761, 761, 761, 761, 762, 762, 1409,
+ 762, 762, 762, 762, 762, 762, 762, 762, 766, 766,
+ 1409, 766, 766, 766, 766, 766, 766, 766, 766, 916,
+ 916, 1409, 916, 916, 916, 916, 916, 916, 916, 916,
+ 917, 917, 1409, 917, 917, 917, 917, 917, 917, 917,
+
+ 917, 918, 918, 1409, 918, 918, 918, 918, 918, 918,
+ 918, 918, 919, 919, 1409, 919, 919, 919, 919, 919,
+ 919, 919, 919, 920, 920, 1409, 920, 920, 920, 920,
+ 920, 920, 920, 920, 921, 921, 1409, 921, 921, 921,
+ 921, 921, 921, 921, 921, 786, 786, 1409, 786, 786,
+ 786, 786, 786, 786, 786, 786, 922, 922, 1409, 922,
+ 922, 922, 922, 922, 922, 922, 922, 790, 790, 1409,
+ 790, 790, 790, 790, 790, 790, 790, 790, 924, 924,
+ 1409, 924, 924, 924, 924, 924, 924, 924, 924, 798,
+ 798, 798, 798, 798, 798, 798, 798, 798, 798, 798,
+
+ 801, 801, 801, 801, 801, 801, 801, 801, 801, 801,
+ 801, 802, 802, 802, 802, 802, 802, 802, 802, 802,
+ 802, 802, 803, 803, 1409, 803, 803, 803, 803, 803,
+ 803, 803, 803, 804, 804, 1409, 804, 804, 804, 804,
+ 804, 804, 804, 804, 805, 805, 1409, 805, 805, 805,
+ 805, 805, 805, 805, 805, 806, 806, 1409, 806, 806,
+ 806, 806, 806, 806, 806, 806, 807, 807, 1409, 807,
+ 807, 807, 807, 807, 807, 807, 807, 808, 808, 1409,
+ 808, 808, 808, 808, 808, 808, 808, 808, 809, 809,
+ 1409, 809, 809, 809, 809, 809, 809, 809, 809, 810,
+
+ 1409, 810, 810, 810, 810, 810, 810, 810, 810, 810,
+ 931, 931, 1409, 931, 931, 931, 931, 931, 931, 931,
+ 931, 950, 950, 1409, 950, 950, 950, 950, 950, 950,
+ 950, 950, 951, 951, 1409, 951, 951, 951, 951, 951,
+ 951, 951, 951, 1040, 1409, 1040, 1040, 1053, 1053, 1409,
+ 1053, 1053, 1053, 1053, 1053, 1053, 1053, 1053, 916, 916,
+ 1409, 916, 916, 916, 916, 916, 916, 916, 916, 917,
+ 917, 1409, 917, 917, 917, 917, 917, 917, 917, 917,
+ 918, 918, 1409, 918, 918, 918, 918, 918, 918, 918,
+ 918, 919, 919, 1409, 919, 919, 919, 919, 919, 919,
+
+ 919, 919, 920, 920, 1409, 920, 920, 920, 920, 920,
+ 920, 920, 920, 921, 921, 1409, 921, 921, 921, 921,
+ 921, 921, 921, 921, 922, 922, 1409, 922, 922, 922,
+ 922, 922, 922, 922, 922, 1054, 1054, 1054, 1054, 1054,
+ 1054, 1054, 1054, 1054, 1054, 1054, 1055, 1055, 1409, 1055,
+ 1055, 1055, 1055, 1055, 1055, 1055, 1055, 1069, 1069, 1409,
+ 1069, 1069, 1069, 1069, 1069, 1069, 1069, 1069, 1070, 1070,
+ 1409, 1070, 1070, 1070, 1070, 1070, 1070, 1070, 1070, 1191,
+ 1191, 1409, 1191, 1191, 1191, 1191, 1191, 1191, 1191, 1191,
+ 1192, 1192, 1409, 1192, 1192, 1192, 1192, 1192, 1192, 1192,
+
+ 1192, 1198, 1198, 1198, 1198, 1198, 1198, 1198, 1198, 1198,
+ 1198, 1198, 1201, 1201, 1201, 1201, 1201, 1201, 1201, 1201,
+ 1201, 1201, 1201, 1204, 1204, 1204, 1204, 1204, 1204, 1204,
+ 1204, 1204, 1204, 1204, 1209, 1209, 1409, 1209, 1209, 1209,
+ 1209, 1209, 1209, 1209, 1209, 1040, 1409, 1040, 1409, 1040,
+ 1040, 1235, 1235, 1409, 1235, 1235, 1235, 1235, 1235, 1235,
+ 1235, 1235, 1249, 1409, 1249, 1249, 1256, 1409, 1256, 1256,
+ 1281, 1281, 1409, 1281, 1281, 1281, 1281, 1281, 1281, 1281,
+ 1281, 1285, 1285, 1409, 1285, 1285, 1285, 1285, 1285, 1285,
+ 1285, 1285, 1289, 1289, 1409, 1289, 1289, 1289, 1289, 1289,
+
+ 1289, 1289, 1289, 1322, 1409, 1322, 1322, 37, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409
} ;
-static const flex_int16_t yy_chk[7017] =
+static const flex_int16_t yy_chk[7335] =
{ 0,
0, 0, 3, 3, 4, 4, 5, 5, 5, 5,
5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
@@ -1713,71 +1762,58 @@ static const flex_int16_t yy_chk[7017] =
5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 7, 8, 23, 23, 23, 23, 24, 24,
- 24, 24, 25, 25, 25, 26, 26, 26, 23, 23,
- 7, 8, 24, 24, 27, 28, 31, 31, 32, 32,
- 1558, 27, 28, 38, 38, 38, 38, 46, 27, 28,
- 46, 53, 38, 61, 53, 1553, 61, 7, 8, 38,
- 54, 54, 54, 54, 54, 54, 54, 23, 341, 23,
- 341, 24, 601, 24, 60, 60, 601, 60, 80, 80,
-
- 80, 80, 81, 81, 85, 85, 85, 85, 7, 8,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
-
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 11, 11, 11, 11,
+ 5, 5, 7, 7, 7, 7, 8, 8, 8, 8,
+ 15, 9, 10, 25, 25, 25, 25, 7, 27, 27,
+ 27, 8, 26, 26, 26, 26, 248, 25, 25, 9,
+ 10, 28, 28, 28, 29, 30, 26, 26, 33, 33,
+ 248, 29, 30, 34, 34, 15, 1074, 48, 29, 30,
+ 48, 15, 368, 15, 368, 7, 9, 10, 59, 8,
+ 258, 59, 40, 40, 40, 40, 25, 55, 25, 258,
+
+ 67, 40, 55, 67, 1592, 26, 15, 26, 40, 1074,
+ 66, 66, 15, 66, 15, 87, 87, 9, 10, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
-
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
+
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
- 11, 11, 13, 14, 41, 41, 41, 41, 93, 93,
- 216, 42, 42, 42, 42, 1552, 129, 216, 41, 41,
- 42, 42, 807, 93, 98, 98, 42, 42, 97, 97,
- 97, 97, 98, 102, 102, 102, 102, 13, 14, 98,
-
- 232, 807, 102, 13, 14, 13, 14, 105, 120, 102,
- 105, 120, 121, 130, 232, 121, 130, 41, 129, 257,
- 257, 257, 132, 142, 42, 132, 142, 147, 13, 14,
- 147, 132, 142, 1541, 13, 14, 13, 14, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
-
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
- 17, 17, 17, 17, 19, 19, 19, 19, 19, 19,
+ 11, 11, 11, 11, 11, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 13, 13, 13, 13, 13, 13, 13, 13, 13,
+ 13, 16, 43, 43, 43, 43, 232, 281, 281, 44,
+ 44, 44, 44, 232, 305, 305, 43, 43, 44, 44,
+ 86, 86, 86, 86, 44, 44, 60, 60, 60, 60,
+
+ 60, 60, 60, 99, 99, 1081, 16, 91, 91, 91,
+ 91, 1587, 16, 267, 16, 104, 104, 1586, 99, 103,
+ 103, 103, 103, 104, 267, 43, 108, 108, 108, 108,
+ 104, 111, 44, 126, 111, 108, 126, 16, 127, 318,
+ 318, 127, 108, 16, 1081, 16, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
-
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
+
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
@@ -1785,10 +1821,10 @@ static const flex_int16_t yy_chk[7017] =
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
- 21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
-
+ 19, 19, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
@@ -1797,680 +1833,728 @@ static const flex_int16_t yy_chk[7017] =
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
-
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
- 21, 21, 21, 21, 21, 21, 43, 43, 43, 43,
- 148, 149, 116, 148, 149, 150, 116, 77, 150, 116,
- 77, 43, 145, 145, 145, 145, 1052, 103, 103, 103,
- 103, 77, 77, 78, 78, 78, 78, 101, 271, 271,
- 91, 103, 103, 91, 101, 124, 1037, 151, 124, 101,
- 151, 1052, 331, 101, 101, 101, 116, 101, 333, 43,
- 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
- 77, 49, 101, 1451, 49, 49, 49, 78, 152, 1037,
- 103, 152, 91, 331, 153, 101, 78, 153, 78, 333,
-
- 107, 91, 104, 104, 104, 104, 49, 107, 124, 1428,
- 160, 334, 107, 160, 107, 161, 230, 104, 161, 203,
- 203, 49, 49, 91, 902, 49, 49, 49, 49, 49,
- 49, 49, 219, 49, 203, 219, 49, 49, 902, 49,
- 49, 49, 334, 49, 49, 49, 49, 49, 49, 49,
- 773, 49, 49, 49, 773, 104, 109, 109, 109, 109,
- 110, 110, 110, 110, 111, 111, 111, 111, 230, 110,
- 110, 109, 231, 107, 173, 110, 110, 173, 594, 111,
- 498, 107, 117, 117, 117, 117, 594, 222, 173, 173,
- 222, 117, 117, 174, 174, 174, 174, 117, 117, 126,
-
- 126, 126, 126, 126, 126, 126, 126, 177, 128, 109,
- 177, 498, 128, 110, 128, 128, 510, 111, 115, 115,
- 128, 115, 177, 252, 231, 128, 252, 173, 128, 184,
- 184, 184, 184, 262, 115, 117, 262, 256, 175, 175,
- 175, 175, 605, 265, 115, 115, 265, 115, 256, 115,
- 605, 115, 115, 175, 700, 115, 700, 115, 115, 115,
- 177, 115, 115, 115, 115, 115, 146, 115, 510, 146,
- 402, 115, 178, 178, 178, 178, 115, 1188, 115, 187,
- 115, 402, 187, 115, 146, 146, 146, 146, 115, 180,
- 141, 1188, 141, 115, 141, 141, 141, 141, 141, 141,
-
- 141, 141, 141, 183, 183, 183, 183, 342, 342, 180,
- 185, 185, 185, 185, 294, 200, 178, 294, 370, 370,
- 180, 190, 190, 190, 190, 178, 696, 178, 191, 191,
- 191, 191, 187, 193, 193, 193, 193, 206, 206, 696,
- 180, 213, 223, 200, 213, 223, 205, 183, 205, 1419,
- 223, 501, 206, 1103, 200, 191, 183, 205, 183, 205,
- 200, 205, 191, 191, 210, 210, 191, 191, 205, 191,
- 221, 1371, 210, 191, 200, 213, 716, 214, 716, 210,
- 214, 221, 501, 659, 213, 200, 217, 221, 403, 403,
- 403, 200, 217, 191, 205, 235, 235, 217, 235, 239,
-
- 659, 221, 239, 217, 214, 511, 511, 295, 266, 217,
- 295, 770, 221, 224, 224, 224, 224, 774, 221, 770,
- 214, 243, 266, 217, 243, 774, 214, 1045, 224, 225,
- 225, 225, 225, 239, 217, 226, 226, 226, 226, 828,
- 217, 828, 239, 1046, 225, 191, 191, 191, 243, 191,
- 226, 191, 191, 228, 228, 228, 228, 229, 229, 229,
- 229, 846, 243, 928, 243, 928, 224, 245, 228, 503,
- 243, 1103, 229, 1049, 239, 247, 245, 248, 247, 239,
- 248, 266, 225, 1370, 248, 249, 259, 245, 226, 266,
- 280, 249, 292, 280, 248, 292, 249, 259, 1041, 280,
-
- 503, 292, 249, 259, 247, 504, 228, 1061, 249, 1369,
- 229, 233, 233, 846, 233, 296, 247, 259, 296, 1041,
- 297, 298, 249, 297, 298, 259, 299, 233, 259, 299,
- 505, 1045, 300, 249, 259, 300, 504, 233, 233, 249,
- 233, 1368, 233, 301, 233, 233, 301, 1050, 233, 1061,
- 233, 233, 233, 1046, 233, 233, 233, 233, 233, 302,
- 233, 505, 302, 303, 233, 304, 303, 305, 304, 233,
- 305, 233, 306, 233, 1049, 306, 233, 313, 313, 313,
- 313, 233, 314, 314, 314, 314, 233, 234, 234, 234,
- 234, 234, 234, 234, 234, 234, 234, 655, 234, 657,
-
- 320, 234, 234, 234, 290, 290, 290, 290, 290, 290,
- 290, 290, 290, 361, 315, 958, 361, 315, 317, 362,
- 320, 317, 362, 234, 324, 324, 324, 324, 655, 315,
- 657, 320, 958, 317, 318, 318, 318, 318, 363, 234,
- 1050, 363, 234, 234, 234, 234, 234, 234, 234, 364,
- 234, 320, 364, 234, 234, 660, 234, 234, 234, 1044,
- 234, 234, 234, 234, 234, 234, 234, 315, 234, 234,
- 234, 317, 326, 326, 326, 326, 365, 366, 318, 365,
- 366, 328, 328, 328, 328, 367, 660, 318, 367, 318,
- 368, 585, 585, 368, 329, 329, 329, 329, 1044, 326,
-
- 351, 351, 351, 351, 1062, 351, 326, 326, 328, 369,
- 326, 326, 369, 326, 1367, 328, 328, 326, 1089, 328,
- 328, 329, 328, 712, 381, 1094, 328, 381, 329, 329,
- 335, 661, 329, 329, 335, 329, 712, 326, 335, 329,
- 382, 382, 398, 382, 335, 398, 328, 663, 374, 374,
- 374, 374, 1089, 375, 375, 375, 375, 391, 1094, 329,
- 1071, 335, 661, 374, 1101, 335, 391, 378, 375, 335,
- 377, 377, 377, 377, 378, 335, 665, 391, 663, 378,
- 1366, 378, 1365, 389, 414, 377, 389, 414, 1062, 326,
- 326, 326, 1364, 326, 385, 326, 326, 385, 328, 328,
-
- 328, 374, 328, 868, 328, 328, 375, 665, 701, 701,
- 389, 329, 329, 329, 1363, 329, 393, 329, 329, 393,
- 335, 664, 394, 377, 389, 394, 389, 395, 385, 394,
- 1072, 427, 389, 395, 427, 664, 824, 385, 395, 394,
- 378, 667, 1071, 416, 395, 393, 416, 669, 378, 824,
- 395, 425, 416, 1362, 425, 868, 407, 393, 428, 407,
- 425, 428, 429, 428, 395, 429, 664, 431, 432, 385,
- 431, 432, 667, 433, 385, 395, 433, 434, 669, 1101,
- 434, 395, 399, 399, 399, 399, 399, 399, 399, 399,
- 399, 399, 399, 399, 399, 399, 399, 399, 399, 399,
-
- 399, 399, 399, 399, 399, 399, 399, 399, 405, 407,
- 409, 409, 409, 409, 409, 409, 409, 409, 435, 405,
- 412, 435, 689, 691, 412, 405, 412, 412, 436, 1063,
- 437, 436, 412, 437, 1063, 438, 1072, 412, 438, 405,
- 412, 439, 440, 441, 439, 440, 441, 405, 442, 443,
- 405, 442, 443, 689, 691, 444, 405, 420, 444, 445,
- 446, 447, 445, 446, 447, 420, 420, 420, 420, 448,
- 717, 717, 448, 420, 420, 420, 420, 420, 420, 420,
- 420, 420, 420, 420, 420, 420, 420, 420, 420, 420,
- 420, 420, 420, 420, 420, 420, 420, 420, 420, 421,
-
- 421, 421, 421, 421, 421, 421, 421, 421, 421, 421,
- 421, 421, 421, 421, 421, 421, 421, 421, 421, 421,
- 421, 421, 421, 421, 421, 449, 450, 692, 449, 450,
+ 21, 21, 21, 21, 21, 21, 21, 21, 23, 23,
+
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 23, 23, 23, 23, 23, 23,
+ 23, 23, 23, 23, 45, 45, 45, 45, 136, 122,
+ 135, 136, 358, 122, 113, 52, 122, 130, 52, 45,
+ 130, 113, 53, 53, 53, 53, 113, 83, 113, 52,
+ 83, 53, 53, 84, 84, 84, 84, 138, 53, 422,
+ 138, 83, 83, 358, 1134, 148, 138, 97, 148, 736,
+ 97, 736, 135, 122, 148, 246, 1575, 45, 51, 51,
+ 51, 51, 51, 51, 51, 51, 51, 51, 52, 51,
+ 130, 150, 51, 51, 51, 53, 163, 84, 247, 163,
+
+ 83, 161, 161, 161, 161, 150, 84, 113, 84, 97,
+ 109, 109, 109, 109, 51, 113, 164, 439, 97, 164,
+ 151, 151, 151, 151, 109, 109, 1086, 246, 165, 51,
+ 51, 165, 422, 51, 51, 51, 51, 51, 51, 51,
+ 97, 51, 1486, 166, 51, 51, 166, 51, 51, 51,
+ 247, 51, 51, 51, 51, 51, 51, 51, 107, 51,
+ 51, 51, 1134, 109, 150, 107, 110, 110, 110, 110,
+ 107, 1464, 150, 151, 107, 107, 107, 167, 107, 315,
+ 167, 110, 115, 115, 115, 115, 116, 116, 116, 116,
+ 315, 168, 439, 107, 168, 116, 116, 115, 219, 219,
+
+ 169, 116, 116, 169, 369, 369, 107, 117, 117, 117,
+ 117, 222, 222, 219, 123, 123, 123, 123, 176, 110,
+ 1455, 176, 117, 123, 123, 177, 222, 1086, 177, 123,
+ 123, 397, 397, 235, 149, 115, 235, 149, 492, 116,
+ 132, 132, 132, 132, 132, 132, 132, 132, 149, 544,
+ 193, 134, 155, 193, 155, 134, 155, 134, 134, 155,
+ 117, 121, 121, 134, 121, 193, 238, 123, 134, 238,
+ 259, 134, 162, 259, 147, 162, 147, 121, 147, 147,
+ 147, 147, 147, 147, 147, 147, 147, 149, 121, 360,
+ 162, 162, 162, 162, 121, 121, 155, 361, 121, 259,
+
+ 121, 544, 121, 193, 121, 121, 121, 415, 121, 263,
+ 121, 259, 263, 492, 121, 190, 190, 190, 190, 121,
+ 360, 121, 619, 121, 154, 154, 121, 154, 361, 154,
+ 619, 121, 152, 152, 152, 152, 121, 154, 154, 403,
+ 189, 152, 152, 189, 154, 268, 268, 268, 152, 156,
+ 156, 156, 156, 403, 189, 189, 157, 1408, 156, 156,
+ 157, 196, 157, 157, 203, 156, 415, 203, 157, 191,
+ 191, 191, 191, 157, 419, 415, 157, 194, 194, 194,
+ 194, 196, 407, 239, 191, 152, 239, 199, 199, 199,
+ 199, 239, 196, 189, 200, 200, 200, 200, 201, 201,
+
+ 201, 201, 156, 206, 206, 206, 206, 209, 209, 209,
+ 209, 229, 196, 216, 229, 251, 251, 203, 251, 226,
+ 226, 194, 207, 207, 207, 207, 230, 226, 1407, 230,
+ 194, 199, 194, 221, 226, 221, 273, 545, 545, 273,
+ 199, 216, 199, 419, 221, 229, 221, 276, 221, 207,
+ 276, 412, 216, 230, 229, 221, 207, 207, 216, 233,
+ 207, 207, 237, 207, 407, 233, 423, 207, 254, 230,
+ 233, 254, 216, 237, 406, 230, 233, 260, 406, 237,
+ 260, 221, 233, 216, 260, 307, 307, 207, 307, 216,
+ 883, 412, 290, 237, 260, 290, 233, 240, 240, 240,
+
+ 240, 290, 254, 321, 237, 322, 321, 233, 322, 414,
+ 237, 254, 240, 233, 241, 241, 241, 241, 242, 242,
+ 242, 242, 244, 244, 244, 244, 423, 302, 424, 241,
+ 302, 256, 323, 242, 256, 323, 302, 244, 307, 207,
+ 207, 207, 883, 207, 324, 207, 207, 324, 1406, 414,
+ 240, 245, 245, 245, 245, 610, 610, 325, 256, 261,
+ 325, 304, 304, 304, 304, 261, 245, 241, 495, 445,
+ 261, 242, 256, 445, 256, 244, 261, 1405, 270, 494,
+ 256, 312, 261, 326, 312, 327, 326, 328, 327, 270,
+ 328, 329, 424, 1089, 329, 270, 261, 330, 331, 332,
+
+ 330, 331, 332, 424, 245, 249, 249, 261, 249, 270,
+ 532, 764, 426, 261, 304, 312, 333, 270, 1089, 333,
+ 270, 249, 388, 630, 312, 388, 270, 340, 340, 340,
+ 340, 630, 249, 341, 341, 341, 341, 798, 249, 249,
+ 342, 532, 249, 342, 249, 798, 249, 495, 249, 249,
+ 249, 494, 249, 1163, 249, 342, 312, 344, 249, 389,
+ 344, 312, 389, 249, 1404, 249, 390, 249, 391, 390,
+ 249, 391, 344, 426, 497, 249, 345, 345, 345, 345,
+ 249, 250, 250, 250, 250, 250, 250, 250, 250, 250,
+ 250, 764, 250, 342, 347, 250, 250, 250, 300, 300,
+
+ 300, 300, 300, 300, 300, 300, 300, 1403, 392, 393,
+ 344, 392, 393, 394, 347, 395, 394, 250, 395, 765,
+ 345, 351, 351, 351, 351, 347, 752, 396, 752, 345,
+ 396, 345, 450, 250, 498, 450, 250, 250, 250, 250,
+ 250, 250, 250, 451, 250, 347, 451, 250, 250, 905,
+ 250, 250, 250, 497, 250, 250, 250, 250, 250, 250,
+ 250, 1163, 250, 250, 250, 309, 309, 578, 309, 378,
+ 378, 378, 378, 1106, 378, 408, 408, 578, 408, 409,
+ 409, 309, 409, 765, 535, 401, 401, 401, 401, 362,
+ 537, 309, 309, 362, 309, 1104, 309, 362, 309, 309,
+
+ 401, 905, 309, 362, 309, 309, 309, 420, 309, 309,
+ 309, 309, 309, 498, 309, 535, 436, 436, 309, 436,
+ 362, 537, 538, 309, 362, 309, 425, 309, 362, 452,
+ 309, 865, 452, 865, 362, 309, 429, 429, 401, 429,
+ 309, 310, 310, 310, 310, 310, 310, 310, 310, 310,
+ 310, 453, 310, 538, 453, 310, 310, 310, 1106, 539,
+ 402, 402, 402, 402, 420, 670, 670, 420, 404, 404,
+ 404, 404, 496, 438, 438, 402, 438, 310, 454, 362,
+ 626, 454, 438, 404, 626, 1108, 425, 425, 425, 429,
+ 539, 455, 456, 310, 455, 456, 310, 310, 310, 310,
+
+ 310, 310, 310, 457, 310, 663, 457, 310, 310, 1104,
+ 310, 310, 310, 402, 310, 310, 310, 310, 310, 310,
+ 310, 404, 310, 310, 310, 353, 353, 353, 353, 801,
+ 405, 691, 405, 801, 355, 355, 355, 355, 458, 405,
+ 496, 458, 416, 416, 405, 416, 405, 356, 356, 356,
+ 356, 496, 353, 411, 411, 459, 411, 1402, 459, 353,
+ 353, 355, 691, 353, 353, 417, 353, 1108, 355, 355,
+ 353, 416, 355, 355, 356, 355, 693, 413, 413, 355,
+ 413, 356, 356, 416, 663, 356, 356, 411, 356, 695,
+ 353, 417, 356, 965, 417, 965, 411, 1136, 417, 355,
+
+ 447, 447, 732, 447, 413, 405, 695, 693, 417, 447,
+ 431, 449, 356, 405, 449, 732, 449, 802, 413, 460,
+ 413, 1135, 460, 696, 418, 802, 413, 431, 431, 431,
+ 431, 431, 431, 431, 431, 461, 462, 427, 461, 462,
+ 737, 737, 353, 353, 353, 1099, 353, 1401, 353, 353,
+ 418, 355, 355, 355, 696, 355, 418, 355, 355, 463,
+ 464, 418, 463, 464, 356, 356, 356, 418, 356, 427,
+ 356, 356, 434, 418, 465, 983, 434, 465, 434, 434,
+ 427, 939, 466, 1136, 434, 466, 427, 418, 467, 434,
+ 470, 467, 434, 470, 468, 939, 471, 468, 418, 471,
+
+ 427, 763, 446, 472, 418, 421, 472, 474, 427, 1400,
+ 474, 427, 468, 1135, 446, 748, 446, 427, 446, 446,
+ 446, 446, 446, 446, 446, 446, 446, 983, 748, 1099,
421, 421, 421, 421, 421, 421, 421, 421, 421, 421,
421, 421, 421, 421, 421, 421, 421, 421, 421, 421,
- 421, 421, 421, 421, 421, 421, 422, 424, 692, 424,
- 1102, 424, 424, 424, 424, 424, 424, 424, 424, 424,
- 727, 727, 422, 422, 422, 422, 422, 422, 422, 422,
- 422, 422, 422, 422, 422, 422, 422, 422, 422, 422,
- 422, 422, 422, 422, 422, 422, 422, 422, 451, 452,
-
- 1361, 451, 452, 422, 422, 422, 422, 422, 422, 422,
- 422, 422, 422, 422, 422, 422, 422, 422, 422, 422,
- 422, 422, 422, 422, 422, 422, 422, 422, 422, 453,
- 454, 456, 453, 454, 456, 457, 458, 460, 457, 458,
- 460, 462, 465, 476, 462, 465, 476, 477, 454, 478,
- 477, 479, 478, 480, 479, 484, 480, 485, 484, 492,
- 485, 488, 492, 1360, 488, 489, 489, 489, 489, 500,
- 495, 495, 495, 495, 484, 705, 488, 1115, 507, 1102,
- 489, 507, 502, 497, 497, 497, 497, 537, 541, 1126,
- 537, 541, 500, 507, 502, 454, 545, 495, 507, 545,
-
- 500, 1115, 707, 502, 495, 495, 705, 502, 495, 495,
- 497, 495, 492, 502, 488, 495, 708, 497, 497, 506,
- 546, 497, 497, 546, 497, 502, 1067, 548, 497, 542,
- 548, 506, 542, 707, 502, 495, 547, 542, 502, 547,
- 506, 547, 550, 551, 506, 550, 551, 708, 497, 552,
- 506, 553, 552, 554, 553, 500, 554, 555, 556, 790,
- 555, 556, 506, 557, 558, 559, 557, 558, 559, 560,
- 561, 506, 560, 561, 562, 506, 563, 562, 564, 563,
- 565, 564, 566, 565, 580, 566, 989, 495, 495, 495,
- 790, 495, 567, 495, 495, 567, 568, 1126, 580, 568,
-
- 497, 497, 497, 989, 497, 794, 497, 497, 524, 524,
- 524, 524, 569, 524, 570, 569, 571, 570, 572, 571,
- 573, 572, 575, 573, 576, 575, 577, 576, 579, 577,
- 593, 579, 1097, 593, 606, 524, 794, 606, 573, 593,
- 1067, 604, 524, 524, 604, 608, 524, 524, 608, 524,
- 604, 609, 610, 524, 609, 610, 611, 580, 1109, 611,
- 615, 524, 1109, 615, 616, 580, 617, 616, 618, 617,
- 1127, 618, 1069, 524, 602, 602, 602, 602, 602, 602,
- 602, 602, 602, 619, 620, 573, 619, 620, 621, 624,
- 625, 621, 624, 625, 626, 628, 629, 626, 628, 629,
-
- 630, 631, 634, 630, 631, 634, 635, 637, 638, 635,
- 637, 638, 639, 646, 648, 639, 646, 648, 649, 650,
- 651, 649, 650, 651, 924, 524, 524, 524, 797, 524,
- 1097, 524, 524, 525, 525, 525, 525, 924, 525, 652,
- 652, 652, 652, 653, 653, 653, 653, 656, 656, 656,
- 656, 731, 662, 798, 731, 732, 662, 1069, 732, 797,
- 525, 666, 666, 666, 666, 662, 734, 525, 525, 734,
- 735, 525, 525, 735, 525, 806, 806, 1127, 525, 668,
- 668, 668, 668, 662, 798, 736, 525, 662, 736, 678,
- 737, 741, 678, 737, 741, 1359, 662, 742, 525, 743,
-
- 742, 744, 743, 946, 744, 745, 668, 746, 745, 668,
- 746, 747, 750, 751, 747, 750, 751, 752, 754, 755,
- 752, 754, 755, 756, 757, 760, 756, 757, 760, 761,
- 763, 766, 761, 763, 766, 775, 784, 668, 775, 784,
- 668, 785, 786, 787, 785, 786, 787, 808, 808, 1358,
- 525, 525, 525, 1357, 525, 946, 525, 525, 596, 596,
- 596, 596, 596, 596, 596, 596, 596, 596, 596, 596,
- 596, 596, 596, 596, 596, 596, 596, 596, 596, 596,
- 596, 596, 596, 596, 599, 599, 599, 599, 599, 599,
- 599, 599, 599, 599, 599, 599, 599, 599, 599, 599,
-
- 599, 599, 599, 599, 599, 599, 599, 599, 599, 599,
- 678, 678, 829, 829, 1356, 599, 599, 599, 599, 599,
- 599, 599, 599, 599, 599, 599, 599, 599, 599, 599,
- 599, 599, 599, 599, 599, 599, 599, 599, 599, 599,
- 599, 687, 687, 687, 687, 688, 687, 800, 788, 1088,
- 693, 788, 688, 688, 693, 1355, 688, 688, 693, 688,
- 817, 819, 792, 688, 693, 792, 847, 847, 687, 820,
- 1088, 688, 869, 869, 832, 687, 687, 1354, 800, 687,
- 687, 693, 687, 688, 835, 693, 687, 903, 903, 693,
- 704, 817, 819, 837, 687, 693, 838, 704, 704, 709,
-
- 820, 704, 704, 709, 704, 832, 687, 709, 704, 791,
- 791, 791, 791, 709, 839, 835, 704, 854, 799, 799,
- 799, 799, 857, 859, 837, 860, 877, 838, 704, 877,
- 709, 1353, 861, 1352, 709, 688, 688, 688, 709, 688,
- 693, 688, 688, 1348, 709, 839, 841, 878, 854, 841,
- 878, 1347, 879, 857, 859, 879, 860, 799, 687, 687,
- 687, 841, 687, 861, 687, 687, 841, 845, 1346, 845,
- 1042, 845, 845, 845, 845, 845, 845, 845, 845, 845,
- 704, 704, 704, 1095, 704, 1070, 704, 704, 799, 709,
- 771, 771, 771, 771, 771, 771, 771, 771, 771, 771,
-
- 771, 771, 771, 771, 771, 771, 771, 771, 771, 771,
- 771, 771, 771, 771, 771, 771, 772, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 772, 772, 887, 891, 891, 887, 891, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 772, 772, 772, 772, 772, 772, 772, 772, 772, 772,
- 772, 772, 772, 815, 815, 815, 815, 816, 815, 834,
- 892, 1042, 821, 892, 816, 816, 821, 1095, 816, 816,
- 821, 816, 895, 897, 1070, 816, 821, 856, 893, 898,
-
- 815, 893, 834, 816, 836, 899, 896, 815, 815, 896,
- 834, 815, 815, 821, 815, 816, 836, 821, 815, 863,
- 856, 821, 863, 895, 897, 836, 815, 821, 856, 836,
- 898, 917, 840, 858, 863, 836, 899, 1345, 815, 863,
- 901, 901, 901, 901, 840, 858, 919, 836, 905, 905,
- 920, 929, 929, 840, 858, 932, 836, 840, 858, 1332,
- 836, 1048, 917, 840, 858, 834, 1096, 816, 816, 816,
- 934, 816, 821, 816, 816, 840, 858, 919, 1119, 935,
- 937, 920, 938, 856, 840, 858, 932, 1331, 840, 858,
- 815, 815, 815, 934, 815, 1330, 815, 815, 844, 947,
-
- 947, 934, 1017, 1017, 1329, 1017, 844, 844, 844, 844,
- 935, 937, 939, 938, 844, 844, 844, 844, 844, 844,
- 844, 844, 844, 844, 844, 844, 844, 844, 844, 844,
- 844, 844, 844, 844, 844, 844, 844, 844, 844, 844,
- 862, 955, 941, 939, 955, 941, 955, 1048, 1048, 1096,
- 921, 954, 862, 956, 921, 959, 934, 941, 921, 960,
- 962, 862, 941, 1119, 921, 862, 981, 1066, 867, 981,
- 867, 862, 867, 867, 867, 867, 867, 867, 867, 867,
- 867, 921, 954, 862, 956, 921, 959, 1047, 1068, 921,
- 960, 962, 862, 1099, 955, 921, 862, 915, 915, 915,
-
- 915, 916, 915, 964, 963, 1076, 1148, 1148, 916, 916,
- 1076, 1121, 916, 916, 1110, 916, 936, 961, 963, 916,
- 965, 961, 966, 965, 915, 965, 968, 916, 936, 985,
- 961, 915, 915, 940, 964, 915, 915, 936, 915, 916,
- 921, 936, 915, 987, 990, 940, 991, 936, 961, 963,
- 915, 993, 961, 966, 940, 995, 1110, 968, 940, 936,
- 985, 961, 915, 997, 940, 999, 986, 994, 936, 986,
- 1118, 986, 936, 965, 987, 990, 940, 991, 1047, 1099,
- 1047, 994, 993, 1066, 1066, 940, 995, 981, 981, 940,
- 1098, 916, 916, 916, 997, 916, 999, 916, 916, 945,
-
- 1322, 945, 1068, 945, 945, 945, 945, 945, 945, 945,
- 945, 945, 994, 1043, 915, 915, 915, 1117, 915, 986,
- 915, 915, 944, 996, 1077, 1121, 996, 1118, 996, 1321,
- 944, 944, 944, 944, 1019, 1150, 1150, 1320, 944, 944,
- 944, 944, 944, 944, 944, 944, 944, 944, 944, 944,
- 944, 944, 944, 944, 944, 944, 944, 944, 944, 944,
- 944, 944, 944, 944, 967, 1019, 972, 967, 1012, 967,
- 1043, 1012, 1319, 972, 972, 992, 996, 972, 972, 992,
- 972, 1309, 1098, 1043, 972, 1129, 1131, 1117, 992, 1131,
- 1122, 967, 972, 1307, 967, 973, 973, 973, 973, 973,
-
- 973, 973, 973, 973, 972, 1132, 992, 1077, 1189, 1189,
- 992, 1021, 1021, 1021, 1021, 1051, 1129, 967, 1132, 992,
- 1158, 1083, 967, 1158, 1077, 967, 971, 971, 971, 971,
- 971, 971, 971, 971, 971, 971, 971, 971, 971, 971,
- 971, 971, 971, 971, 971, 971, 971, 971, 971, 971,
- 971, 971, 1022, 1022, 1022, 1022, 972, 972, 972, 974,
- 972, 1051, 972, 972, 1083, 1038, 974, 974, 1003, 998,
- 974, 974, 998, 974, 998, 1003, 1003, 974, 1105, 1003,
- 1003, 1105, 1003, 1105, 1065, 974, 1003, 1054, 1106, 1012,
- 1012, 1106, 1051, 1106, 1003, 1083, 998, 974, 1038, 998,
-
- 1026, 1026, 1026, 1026, 1122, 1056, 1003, 1004, 1004, 1004,
- 1004, 1004, 1004, 1004, 1004, 1004, 1027, 1027, 1027, 1027,
- 1036, 1054, 998, 1028, 1028, 1028, 1028, 998, 1005, 1038,
- 998, 1030, 1030, 1030, 1030, 1005, 1005, 1057, 1039, 1005,
- 1005, 1058, 1005, 1053, 1065, 1036, 1005, 1056, 1073, 974,
- 974, 974, 1054, 974, 1005, 974, 974, 1079, 1003, 1003,
- 1003, 1306, 1003, 1039, 1003, 1003, 1005, 1064, 1053, 1075,
- 1057, 1191, 1191, 1073, 1058, 1064, 1036, 1064, 1056, 1064,
- 1064, 1064, 1064, 1064, 1064, 1064, 1064, 1064, 1128, 1303,
- 1079, 1053, 1060, 1120, 1039, 1111, 1065, 1074, 1081, 1053,
-
- 1074, 1057, 1074, 1075, 1073, 1058, 1084, 1302, 1035, 1084,
- 1078, 1084, 1087, 1289, 1040, 1288, 1111, 1287, 1005, 1005,
- 1005, 1079, 1005, 1286, 1005, 1005, 1034, 1034, 1034, 1034,
- 1035, 1034, 1081, 1085, 1075, 1040, 1055, 1035, 1035, 1040,
- 1125, 1035, 1035, 1040, 1035, 1078, 1107, 1111, 1035, 1040,
- 1074, 1280, 1080, 1034, 1053, 1082, 1035, 1055, 1087, 1084,
- 1034, 1034, 1085, 1081, 1034, 1034, 1040, 1034, 1035, 1055,
- 1040, 1034, 1060, 1080, 1040, 1060, 1078, 1080, 1055, 1034,
- 1040, 1279, 1055, 1278, 1082, 1128, 1080, 1060, 1055, 1087,
- 1059, 1034, 1060, 1085, 1123, 1108, 1100, 1120, 1082, 1100,
-
- 1055, 1100, 1124, 1107, 1080, 1268, 1104, 1086, 1080, 1055,
- 1086, 1059, 1086, 1055, 1112, 1133, 1107, 1080, 1267, 1266,
- 1035, 1035, 1035, 1059, 1035, 1040, 1035, 1035, 1136, 1082,
- 1108, 1114, 1059, 1137, 1086, 1104, 1059, 1086, 1125, 1125,
- 1091, 1139, 1059, 1034, 1034, 1034, 1133, 1034, 1130, 1034,
- 1034, 1130, 1112, 1130, 1059, 1176, 1114, 1265, 1176, 1136,
- 1086, 1108, 1091, 1059, 1137, 1086, 1104, 1059, 1086, 1091,
- 1091, 1264, 1139, 1091, 1091, 1156, 1091, 1092, 1261, 1093,
- 1091, 1113, 1259, 1112, 1113, 1124, 1113, 1114, 1091, 1092,
- 1092, 1092, 1092, 1092, 1092, 1092, 1092, 1092, 1258, 1256,
-
- 1091, 1093, 1138, 1149, 1124, 1138, 1156, 1138, 1093, 1093,
- 1123, 1123, 1093, 1093, 1242, 1093, 1116, 1100, 1100, 1093,
- 1113, 1116, 1149, 1160, 1160, 1160, 1160, 1093, 1239, 1116,
- 1116, 1116, 1116, 1238, 1113, 1161, 1161, 1161, 1161, 1093,
- 1237, 1138, 1162, 1162, 1162, 1162, 1163, 1163, 1163, 1163,
- 1234, 1113, 1091, 1091, 1091, 1138, 1091, 1177, 1091, 1091,
- 1164, 1164, 1164, 1164, 1165, 1165, 1165, 1165, 1166, 1166,
- 1166, 1166, 1138, 1167, 1167, 1167, 1167, 1168, 1168, 1168,
- 1168, 1169, 1169, 1169, 1169, 1181, 1178, 1182, 1177, 1178,
- 1233, 1093, 1093, 1093, 1175, 1093, 1232, 1093, 1093, 1183,
-
- 1231, 1175, 1175, 1200, 1187, 1175, 1175, 1187, 1175, 1187,
- 1212, 1241, 1175, 1212, 1241, 1212, 1181, 1180, 1182, 1180,
- 1175, 1180, 1180, 1180, 1180, 1180, 1180, 1180, 1180, 1180,
- 1183, 1185, 1175, 1185, 1200, 1185, 1185, 1185, 1185, 1185,
- 1185, 1185, 1185, 1185, 1205, 1205, 1205, 1205, 1206, 1206,
- 1206, 1206, 1207, 1207, 1207, 1207, 1210, 1187, 1230, 1260,
- 1260, 1260, 1260, 1212, 1213, 1213, 1213, 1213, 1213, 1213,
- 1213, 1213, 1213, 1214, 1220, 1235, 1214, 1220, 1214, 1220,
- 1228, 1224, 1223, 1222, 1175, 1175, 1175, 1210, 1175, 1230,
- 1175, 1175, 1216, 1216, 1216, 1216, 1216, 1216, 1216, 1216,
-
- 1216, 1217, 1221, 1215, 1209, 1221, 1235, 1221, 1217, 1217,
- 1219, 1225, 1217, 1217, 1225, 1217, 1225, 1219, 1219, 1217,
- 1226, 1219, 1219, 1226, 1219, 1226, 1214, 1220, 1219, 1227,
- 1229, 1208, 1227, 1229, 1227, 1229, 1236, 1243, 1257, 1217,
- 1243, 1240, 1243, 1204, 1236, 1236, 1236, 1236, 1219, 1240,
- 1240, 1240, 1240, 1203, 1262, 1221, 1244, 1245, 1281, 1244,
- 1245, 1244, 1245, 1246, 1225, 1304, 1246, 1247, 1246, 1257,
- 1247, 1248, 1247, 1226, 1248, 1249, 1248, 1202, 1249, 1201,
- 1249, 1250, 1227, 1229, 1250, 1262, 1250, 1197, 1196, 1281,
- 1243, 1217, 1217, 1217, 1195, 1217, 1304, 1217, 1217, 1194,
-
- 1219, 1219, 1219, 1193, 1219, 1192, 1219, 1219, 1251, 1244,
- 1245, 1251, 1252, 1251, 1190, 1252, 1246, 1252, 1253, 1186,
- 1247, 1253, 1254, 1253, 1248, 1254, 1184, 1254, 1249, 1247,
- 1179, 1171, 1255, 1269, 1250, 1255, 1269, 1255, 1269, 1263,
- 1170, 1263, 1247, 1263, 1263, 1263, 1263, 1263, 1263, 1263,
- 1263, 1263, 1272, 1275, 1159, 1272, 1275, 1272, 1275, 1283,
- 1157, 1251, 1283, 1285, 1283, 1252, 1285, 1154, 1285, 1291,
- 1251, 1253, 1291, 1153, 1291, 1254, 1152, 1293, 1151, 1305,
- 1293, 1147, 1293, 1251, 1146, 1255, 1269, 1305, 1305, 1305,
- 1305, 1145, 1144, 1143, 1255, 1282, 1282, 1282, 1282, 1282,
-
- 1282, 1282, 1282, 1282, 1142, 1272, 1275, 1255, 1270, 1295,
- 1141, 1270, 1295, 1270, 1295, 1140, 1297, 1135, 1270, 1297,
- 1134, 1297, 1291, 1090, 1033, 1032, 1270, 1270, 1270, 1270,
- 1293, 1031, 1029, 1025, 1270, 1270, 1270, 1270, 1270, 1270,
- 1270, 1270, 1270, 1270, 1270, 1270, 1270, 1270, 1270, 1270,
- 1270, 1270, 1270, 1270, 1270, 1270, 1270, 1270, 1270, 1270,
- 1271, 1270, 1295, 1271, 1024, 1271, 1023, 1299, 1020, 1297,
- 1299, 1015, 1299, 1271, 1014, 1271, 1013, 1271, 1271, 1271,
- 1271, 1271, 1271, 1271, 1271, 1271, 1274, 1310, 1011, 1274,
- 1010, 1274, 1009, 1008, 1007, 1310, 1310, 1310, 1310, 1274,
-
- 1006, 1274, 1001, 1274, 1274, 1274, 1274, 1274, 1274, 1274,
- 1274, 1274, 1000, 1271, 1273, 988, 984, 1273, 983, 1273,
- 1299, 982, 1301, 1308, 1273, 1301, 1308, 1301, 1308, 980,
- 979, 978, 1273, 1273, 1273, 1273, 977, 976, 975, 1274,
- 1273, 1273, 1273, 1273, 1273, 1273, 1273, 1273, 1273, 1273,
- 1273, 1273, 1273, 1273, 1273, 1273, 1273, 1273, 1273, 1273,
- 1273, 1273, 1273, 1273, 1273, 1273, 970, 1273, 1276, 969,
- 957, 1276, 1313, 1276, 1334, 1301, 1308, 1334, 1276, 1334,
- 1313, 1313, 1313, 1313, 953, 952, 1276, 1276, 1276, 1276,
- 951, 950, 949, 948, 1276, 1276, 1276, 1276, 1276, 1276,
-
- 1276, 1276, 1276, 1276, 1276, 1276, 1276, 1276, 1276, 1276,
- 1276, 1276, 1276, 1276, 1276, 1276, 1276, 1276, 1276, 1276,
- 1277, 1276, 943, 1277, 942, 1277, 933, 1334, 931, 1292,
- 930, 927, 1292, 1277, 1292, 1277, 926, 1277, 1277, 1277,
- 1277, 1277, 1277, 1277, 1277, 1277, 1292, 1292, 1292, 1292,
- 1292, 1292, 1292, 1292, 1292, 1316, 925, 923, 922, 1349,
- 918, 912, 911, 1316, 1316, 1316, 1316, 1349, 1349, 1349,
- 1349, 910, 909, 1277, 1290, 908, 907, 1290, 906, 1290,
- 904, 1336, 1292, 900, 1336, 1338, 1336, 875, 1338, 1340,
- 1338, 874, 1340, 1342, 1340, 873, 1342, 872, 1342, 871,
-
- 1290, 1290, 1290, 1290, 1290, 1290, 1290, 1290, 1290, 1290,
- 1290, 1290, 1290, 1290, 1290, 1290, 1290, 1290, 1290, 1290,
- 1290, 1290, 1290, 1290, 1290, 1290, 870, 1290, 1294, 866,
- 865, 1294, 864, 1294, 1336, 855, 853, 852, 1338, 1350,
- 1344, 851, 1340, 1344, 850, 1344, 1342, 1350, 1350, 1350,
- 1350, 849, 848, 843, 1294, 1294, 1294, 1294, 1294, 1294,
- 1294, 1294, 1294, 1294, 1294, 1294, 1294, 1294, 1294, 1294,
- 1294, 1294, 1294, 1294, 1294, 1294, 1294, 1294, 1294, 1294,
- 1296, 1294, 842, 1296, 833, 1296, 831, 830, 827, 1300,
- 826, 825, 1300, 1344, 1300, 823, 822, 1296, 1296, 1296,
-
- 1296, 1296, 1296, 1296, 1296, 1296, 1300, 1300, 1300, 1300,
- 1300, 1300, 1300, 1300, 1300, 1351, 818, 812, 811, 810,
- 809, 805, 804, 1351, 1351, 1351, 1351, 803, 802, 801,
- 796, 795, 793, 1296, 1298, 1311, 729, 1298, 1311, 1298,
- 1311, 1312, 1300, 728, 1312, 1314, 1312, 719, 1314, 1315,
- 1314, 718, 1315, 1317, 1315, 715, 1317, 714, 1317, 713,
- 1298, 1298, 1298, 1298, 1298, 1298, 1298, 1298, 1298, 1298,
- 1298, 1298, 1298, 1298, 1298, 1298, 1298, 1298, 1298, 1298,
- 1298, 1298, 1298, 1298, 1298, 1298, 1318, 1298, 1311, 1318,
- 711, 1318, 710, 706, 1312, 703, 702, 1311, 1314, 699,
-
- 698, 697, 1315, 1312, 695, 694, 1317, 1314, 690, 682,
- 1311, 1315, 681, 680, 679, 1317, 1312, 677, 676, 675,
- 1314, 674, 673, 672, 1315, 671, 670, 658, 1317, 647,
- 645, 641, 1323, 590, 589, 1323, 588, 1323, 587, 1318,
- 586, 584, 549, 544, 527, 1323, 526, 1323, 1318, 1323,
- 1323, 1323, 1323, 1323, 1323, 1323, 1323, 1323, 523, 522,
- 521, 1318, 520, 518, 517, 516, 515, 514, 513, 512,
- 509, 508, 499, 496, 490, 486, 483, 482, 481, 475,
- 474, 471, 470, 430, 423, 1323, 1324, 417, 413, 404,
- 401, 400, 397, 396, 1324, 1324, 1324, 1324, 392, 390,
-
- 388, 387, 1324, 1324, 1324, 1324, 1324, 1324, 1324, 1324,
- 1324, 1324, 1324, 1324, 1324, 1324, 1324, 1324, 1324, 1324,
- 1324, 1324, 1324, 1324, 1324, 1324, 1324, 1324, 1325, 386,
- 384, 1325, 383, 1325, 380, 379, 376, 372, 371, 359,
- 357, 1325, 356, 1325, 355, 1325, 1325, 1325, 1325, 1325,
- 1325, 1325, 1325, 1325, 354, 353, 352, 350, 349, 348,
- 347, 345, 344, 343, 340, 339, 338, 337, 336, 332,
- 330, 327, 322, 321, 319, 312, 311, 310, 309, 308,
- 307, 1325, 1326, 276, 275, 274, 273, 272, 270, 264,
- 1326, 1326, 1326, 1326, 261, 258, 255, 254, 1326, 1326,
-
- 1326, 1326, 1326, 1326, 1326, 1326, 1326, 1326, 1326, 1326,
- 1326, 1326, 1326, 1326, 1326, 1326, 1326, 1326, 1326, 1326,
- 1326, 1326, 1326, 1326, 1327, 251, 250, 1327, 246, 1327,
- 244, 242, 241, 240, 238, 237, 227, 1327, 220, 1327,
- 218, 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327,
- 215, 211, 209, 204, 201, 199, 198, 197, 196, 194,
- 192, 186, 182, 181, 179, 176, 165, 164, 163, 159,
- 158, 157, 144, 140, 139, 137, 134, 1327, 1328, 119,
- 118, 114, 113, 112, 106, 99, 1328, 1328, 1328, 1328,
- 96, 94, 90, 89, 1328, 1328, 1328, 1328, 1328, 1328,
+ 421, 421, 421, 421, 421, 421, 442, 476, 479, 468,
+ 476, 479, 753, 753, 442, 442, 442, 442, 501, 763,
+ 763, 501, 442, 442, 442, 442, 442, 442, 442, 442,
+ 442, 442, 442, 442, 442, 442, 442, 442, 442, 442,
+ 442, 442, 442, 442, 442, 442, 442, 442, 443, 443,
+
+ 443, 443, 443, 443, 443, 443, 443, 443, 443, 443,
+ 443, 443, 443, 443, 443, 443, 443, 443, 443, 443,
+ 443, 443, 443, 443, 503, 504, 1109, 503, 504, 443,
+ 443, 443, 443, 443, 443, 443, 443, 443, 443, 443,
+ 443, 443, 443, 443, 443, 443, 443, 443, 443, 443,
+ 443, 443, 443, 443, 443, 444, 505, 506, 507, 505,
+ 506, 507, 508, 510, 511, 508, 510, 511, 697, 1083,
+ 699, 444, 444, 444, 444, 444, 444, 444, 444, 444,
+ 444, 444, 444, 444, 444, 444, 444, 444, 444, 444,
+ 444, 444, 444, 444, 444, 444, 444, 493, 493, 697,
+
+ 493, 699, 444, 444, 444, 444, 444, 444, 444, 444,
+ 444, 444, 444, 444, 444, 444, 444, 444, 444, 444,
+ 444, 444, 444, 444, 444, 444, 444, 444, 491, 499,
+ 491, 493, 1109, 499, 512, 499, 499, 512, 576, 513,
+ 493, 499, 513, 701, 491, 514, 499, 518, 514, 499,
+ 518, 519, 522, 534, 519, 522, 523, 523, 523, 523,
+ 526, 571, 575, 526, 571, 575, 518, 522, 844, 703,
+ 635, 523, 493, 635, 701, 636, 534, 493, 636, 1083,
+ 529, 529, 529, 529, 534, 579, 579, 844, 579, 531,
+ 531, 531, 531, 637, 580, 580, 637, 580, 576, 580,
+
+ 703, 576, 1107, 491, 1105, 522, 576, 529, 1399, 638,
+ 536, 491, 638, 526, 529, 529, 531, 540, 529, 529,
+ 705, 529, 536, 531, 531, 529, 1082, 531, 531, 540,
+ 531, 536, 725, 639, 531, 536, 639, 541, 540, 534,
+ 541, 536, 540, 581, 581, 529, 581, 642, 540, 1078,
+ 642, 705, 541, 536, 531, 582, 582, 541, 582, 1398,
+ 540, 1156, 536, 725, 583, 583, 536, 583, 995, 540,
+ 1078, 584, 584, 540, 584, 585, 585, 1140, 585, 586,
+ 586, 700, 586, 587, 587, 995, 587, 588, 588, 1131,
+ 588, 589, 589, 643, 589, 700, 643, 529, 529, 529,
+
+ 1126, 529, 645, 529, 529, 645, 531, 531, 531, 727,
+ 531, 1107, 531, 531, 558, 558, 558, 558, 1105, 558,
+ 590, 590, 1131, 590, 591, 591, 700, 591, 592, 592,
+ 1082, 592, 593, 593, 1126, 593, 594, 594, 1397, 594,
+ 727, 558, 595, 595, 646, 595, 1156, 646, 558, 558,
+ 861, 647, 558, 558, 647, 558, 1138, 596, 596, 558,
+ 596, 597, 597, 861, 597, 598, 598, 558, 598, 599,
+ 599, 1132, 599, 601, 601, 1396, 601, 602, 602, 558,
+ 602, 603, 603, 627, 603, 605, 605, 599, 605, 618,
+ 618, 648, 618, 651, 648, 1140, 651, 728, 618, 627,
+
+ 627, 627, 627, 627, 627, 627, 627, 627, 629, 629,
+ 652, 629, 654, 652, 1139, 654, 655, 629, 656, 655,
+ 741, 656, 662, 662, 743, 662, 664, 664, 728, 664,
+ 961, 558, 558, 558, 599, 558, 1079, 558, 558, 559,
+ 559, 559, 559, 961, 559, 665, 665, 1395, 665, 666,
+ 666, 741, 666, 667, 667, 743, 667, 668, 668, 1098,
+ 668, 669, 669, 1394, 669, 673, 559, 674, 673, 675,
+ 674, 1138, 675, 559, 559, 1132, 676, 559, 559, 676,
+ 559, 1393, 677, 678, 559, 677, 678, 679, 680, 744,
+ 679, 680, 559, 682, 684, 685, 682, 684, 685, 686,
+
+ 687, 1098, 686, 687, 559, 688, 688, 688, 688, 689,
+ 689, 689, 689, 692, 692, 692, 692, 698, 827, 1392,
+ 744, 698, 702, 702, 702, 702, 767, 767, 831, 767,
+ 698, 772, 772, 1139, 772, 773, 773, 1026, 773, 774,
+ 774, 834, 774, 775, 775, 835, 775, 1079, 698, 827,
+ 776, 776, 698, 776, 1026, 837, 559, 559, 559, 831,
+ 559, 698, 559, 559, 621, 714, 779, 779, 714, 779,
+ 780, 780, 834, 780, 782, 782, 835, 782, 783, 783,
+ 1391, 783, 784, 784, 820, 784, 837, 820, 1155, 621,
+ 621, 621, 621, 621, 621, 621, 621, 621, 621, 621,
+
+ 621, 621, 621, 621, 621, 621, 621, 621, 621, 621,
+ 621, 621, 621, 621, 621, 624, 624, 624, 624, 624,
+ 624, 624, 624, 624, 624, 624, 624, 624, 624, 624,
+ 624, 624, 624, 624, 624, 624, 624, 624, 624, 624,
+ 624, 785, 785, 1390, 785, 1155, 624, 624, 624, 624,
+ 624, 624, 624, 624, 624, 624, 624, 624, 624, 624,
+ 624, 624, 624, 624, 624, 624, 624, 624, 624, 624,
+ 624, 624, 704, 704, 704, 704, 788, 788, 854, 788,
+ 789, 789, 821, 789, 729, 821, 714, 714, 729, 1087,
+ 791, 791, 729, 791, 794, 794, 856, 794, 729, 704,
+
+ 724, 1146, 704, 811, 811, 1146, 811, 724, 724, 854,
+ 822, 724, 724, 822, 724, 729, 1389, 823, 724, 729,
+ 823, 812, 812, 729, 812, 824, 724, 856, 824, 729,
+ 704, 843, 843, 704, 723, 723, 723, 723, 724, 723,
+ 740, 813, 813, 825, 813, 857, 825, 740, 740, 869,
+ 829, 740, 740, 829, 740, 1100, 814, 814, 740, 814,
+ 1100, 723, 815, 815, 1133, 815, 740, 872, 723, 723,
+ 845, 845, 723, 723, 729, 723, 857, 1385, 740, 723,
+ 869, 745, 1087, 816, 816, 745, 816, 723, 874, 745,
+ 724, 724, 724, 1169, 724, 745, 724, 724, 872, 723,
+
+ 817, 817, 871, 817, 818, 818, 1169, 818, 828, 828,
+ 828, 828, 745, 866, 866, 875, 745, 876, 891, 874,
+ 745, 836, 836, 836, 836, 871, 745, 884, 884, 1384,
+ 740, 740, 740, 871, 740, 894, 740, 740, 873, 896,
+ 1113, 878, 897, 898, 878, 1113, 875, 1133, 876, 891,
+ 873, 723, 723, 723, 932, 723, 878, 723, 723, 873,
+ 836, 878, 900, 873, 893, 900, 894, 906, 906, 873,
+ 896, 745, 799, 897, 898, 914, 914, 900, 914, 940,
+ 940, 873, 900, 915, 915, 932, 915, 893, 871, 929,
+ 873, 836, 929, 930, 873, 893, 930, 799, 799, 799,
+
+ 799, 799, 799, 799, 799, 799, 799, 799, 799, 799,
+ 799, 799, 799, 799, 799, 799, 799, 799, 799, 799,
+ 799, 799, 799, 800, 800, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 933,
+ 893, 1383, 933, 1382, 800, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 800, 800, 800, 800, 800, 800, 800, 800, 800, 800,
+ 852, 852, 852, 852, 853, 852, 1085, 923, 923, 858,
+ 923, 853, 853, 858, 1369, 853, 853, 858, 853, 1102,
+
+ 934, 935, 853, 858, 936, 877, 1125, 852, 927, 927,
+ 853, 927, 942, 942, 852, 852, 954, 877, 852, 852,
+ 858, 852, 853, 956, 858, 852, 877, 1125, 858, 1368,
+ 877, 934, 935, 852, 858, 936, 877, 928, 928, 1158,
+ 928, 938, 938, 938, 938, 852, 957, 954, 877, 966,
+ 966, 1367, 969, 1147, 956, 984, 984, 877, 882, 1102,
+ 882, 877, 882, 882, 882, 882, 882, 882, 882, 882,
+ 882, 972, 1085, 1085, 853, 853, 853, 957, 853, 858,
+ 853, 853, 904, 969, 904, 1366, 904, 904, 904, 904,
+ 904, 904, 904, 904, 904, 1147, 1225, 852, 852, 852,
+
+ 1359, 852, 972, 852, 852, 881, 1054, 1054, 1157, 1054,
+ 1225, 1102, 1154, 881, 881, 881, 881, 1358, 974, 975,
+ 976, 881, 881, 881, 881, 881, 881, 881, 881, 881,
+ 881, 881, 881, 881, 881, 881, 881, 881, 881, 881,
+ 881, 881, 881, 881, 881, 881, 881, 895, 899, 974,
+ 975, 976, 991, 1158, 1168, 993, 996, 1168, 1018, 895,
+ 899, 1018, 971, 953, 997, 999, 1000, 1357, 895, 899,
+ 953, 953, 895, 899, 953, 953, 1356, 953, 895, 899,
+ 1000, 953, 1154, 991, 958, 971, 993, 996, 958, 953,
+ 895, 899, 958, 971, 978, 997, 999, 978, 958, 895,
+
+ 899, 953, 1001, 895, 899, 952, 952, 952, 952, 978,
+ 952, 1000, 1157, 992, 978, 958, 992, 1152, 992, 958,
+ 1346, 1049, 1002, 958, 1049, 1002, 1186, 1002, 1103, 958,
+ 1003, 1005, 952, 1001, 998, 1344, 1022, 1024, 998, 952,
+ 952, 1152, 1084, 952, 952, 1186, 952, 998, 971, 1343,
+ 952, 973, 977, 953, 953, 953, 1340, 953, 952, 953,
+ 953, 1003, 1005, 973, 977, 998, 992, 1022, 1024, 998,
+ 952, 1027, 973, 977, 958, 1002, 973, 977, 998, 1018,
+ 1018, 1028, 973, 977, 1010, 1010, 1010, 1010, 1010, 1010,
+ 1010, 1010, 1010, 1339, 973, 977, 1030, 1058, 1058, 1058,
+
+ 1058, 1032, 1027, 973, 977, 1326, 1034, 973, 977, 982,
+ 1325, 982, 1028, 982, 982, 982, 982, 982, 982, 982,
+ 982, 982, 952, 952, 952, 1164, 952, 1030, 952, 952,
+ 981, 1023, 1032, 1084, 1023, 1084, 1023, 1034, 981, 981,
+ 981, 981, 1049, 1049, 1103, 1103, 981, 981, 981, 981,
+ 981, 981, 981, 981, 981, 981, 981, 981, 981, 981,
+ 981, 981, 981, 981, 981, 981, 981, 981, 981, 981,
+ 981, 981, 1004, 1031, 1009, 1004, 1029, 1004, 1185, 1185,
+ 1029, 1009, 1009, 1011, 1023, 1009, 1009, 1031, 1009, 1029,
+ 1011, 1011, 1009, 1036, 1011, 1011, 1056, 1011, 1075, 1004,
+
+ 1009, 1011, 1004, 1059, 1059, 1059, 1059, 1029, 1324, 1011,
+ 1033, 1029, 1009, 1033, 1111, 1033, 1323, 1111, 1031, 1111,
+ 1029, 1011, 1317, 1114, 1036, 1004, 1088, 1056, 1187, 1187,
+ 1004, 1075, 1164, 1004, 1008, 1008, 1008, 1008, 1008, 1008,
+ 1008, 1008, 1008, 1008, 1008, 1008, 1008, 1008, 1008, 1008,
+ 1008, 1008, 1008, 1008, 1008, 1008, 1008, 1008, 1008, 1008,
+ 1094, 1122, 1075, 1033, 1009, 1009, 1009, 1111, 1009, 1073,
+ 1009, 1009, 1088, 1011, 1011, 1011, 1076, 1011, 1035, 1011,
+ 1011, 1035, 1159, 1035, 1040, 1063, 1063, 1063, 1063, 1165,
+ 1122, 1040, 1040, 1094, 1073, 1040, 1040, 1316, 1040, 1315,
+
+ 1080, 1076, 1040, 1088, 1097, 1035, 1114, 1305, 1035, 1093,
+ 1040, 1041, 1041, 1041, 1041, 1041, 1041, 1041, 1041, 1041,
+ 1304, 1122, 1040, 1114, 1094, 1073, 1042, 1064, 1064, 1064,
+ 1064, 1035, 1076, 1042, 1042, 1091, 1035, 1042, 1042, 1035,
+ 1042, 1090, 1077, 1141, 1042, 1065, 1065, 1065, 1065, 1303,
+ 1095, 1093, 1042, 1067, 1067, 1067, 1067, 1080, 1195, 1213,
+ 1302, 1195, 1213, 1077, 1042, 1110, 1090, 1077, 1116, 1091,
+ 1080, 1077, 1141, 1112, 1040, 1040, 1040, 1077, 1040, 1118,
+ 1040, 1040, 1093, 1095, 1097, 1301, 1165, 1097, 1121, 1090,
+ 1110, 1121, 1160, 1121, 1077, 1115, 1159, 1090, 1077, 1097,
+
+ 1091, 1116, 1077, 1141, 1097, 1120, 1072, 1112, 1077, 1298,
+ 1124, 1296, 1148, 1118, 1095, 1295, 1042, 1042, 1042, 1293,
+ 1042, 1110, 1042, 1042, 1071, 1071, 1071, 1071, 1072, 1071,
+ 1115, 1119, 1116, 1148, 1092, 1072, 1072, 1279, 1112, 1072,
+ 1072, 1121, 1072, 1144, 1118, 1276, 1072, 1117, 1120, 1145,
+ 1096, 1071, 1090, 1077, 1072, 1092, 1124, 1149, 1071, 1071,
+ 1119, 1115, 1071, 1071, 1148, 1071, 1072, 1092, 1117, 1071,
+ 1137, 1096, 1117, 1137, 1119, 1137, 1092, 1071, 1275, 1120,
+ 1092, 1117, 1274, 1096, 1145, 1142, 1092, 1124, 1142, 1071,
+ 1142, 1161, 1096, 1271, 1215, 1149, 1096, 1215, 1092, 1117,
+
+ 1144, 1143, 1096, 1117, 1143, 1119, 1143, 1092, 1160, 1160,
+ 1270, 1092, 1117, 1144, 1096, 1145, 1129, 1269, 1072, 1072,
+ 1072, 1268, 1072, 1096, 1072, 1072, 1149, 1096, 1129, 1129,
+ 1129, 1129, 1129, 1129, 1129, 1129, 1129, 1166, 1265, 1170,
+ 1151, 1071, 1071, 1071, 1101, 1071, 1123, 1071, 1071, 1123,
+ 1128, 1123, 1101, 1162, 1101, 1261, 1101, 1101, 1101, 1101,
+ 1101, 1101, 1101, 1101, 1101, 1151, 1150, 1260, 1166, 1150,
+ 1170, 1150, 1128, 1123, 1161, 1173, 1123, 1174, 1259, 1128,
+ 1128, 1176, 1193, 1128, 1128, 1252, 1128, 1130, 1226, 1226,
+ 1128, 1137, 1137, 1161, 1214, 1218, 1151, 1167, 1128, 1123,
+
+ 1167, 1219, 1167, 1220, 1123, 1150, 1173, 1123, 1174, 1130,
+ 1128, 1246, 1176, 1193, 1228, 1228, 1130, 1130, 1237, 1150,
+ 1130, 1130, 1245, 1130, 1153, 1214, 1218, 1130, 1175, 1153,
+ 1247, 1175, 1219, 1175, 1220, 1130, 1150, 1153, 1153, 1153,
+ 1153, 1197, 1197, 1197, 1197, 1241, 1240, 1130, 1267, 1237,
+ 1239, 1162, 1162, 1198, 1198, 1198, 1198, 1199, 1199, 1199,
+ 1199, 1247, 1128, 1128, 1128, 1238, 1128, 1175, 1128, 1128,
+ 1200, 1200, 1200, 1200, 1201, 1201, 1201, 1201, 1234, 1267,
+ 1233, 1175, 1202, 1202, 1202, 1202, 1203, 1203, 1203, 1203,
+ 1204, 1204, 1204, 1204, 1205, 1205, 1205, 1205, 1175, 1130,
+
+ 1130, 1130, 1232, 1130, 1212, 1130, 1130, 1206, 1206, 1206,
+ 1206, 1212, 1212, 1272, 1224, 1212, 1212, 1224, 1212, 1224,
+ 1231, 1230, 1212, 1242, 1242, 1242, 1242, 1217, 1229, 1217,
+ 1212, 1217, 1217, 1217, 1217, 1217, 1217, 1217, 1217, 1217,
+ 1227, 1222, 1212, 1222, 1272, 1222, 1222, 1222, 1222, 1222,
+ 1222, 1222, 1222, 1222, 1243, 1243, 1243, 1243, 1244, 1244,
+ 1244, 1244, 1278, 1249, 1223, 1278, 1249, 1224, 1249, 1250,
+ 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1251, 1221,
+ 1216, 1251, 1208, 1251, 1253, 1253, 1253, 1253, 1253, 1253,
+ 1253, 1253, 1253, 1207, 1212, 1212, 1212, 1254, 1212, 1294,
+
+ 1212, 1212, 1196, 1194, 1254, 1254, 1256, 1257, 1254, 1254,
+ 1257, 1254, 1257, 1256, 1256, 1254, 1249, 1256, 1256, 1191,
+ 1256, 1190, 1258, 1262, 1256, 1258, 1262, 1258, 1262, 1263,
+ 1294, 1251, 1263, 1264, 1263, 1254, 1264, 1266, 1264, 1273,
+ 1266, 1189, 1266, 1277, 1256, 1188, 1299, 1273, 1273, 1273,
+ 1273, 1277, 1277, 1277, 1277, 1184, 1280, 1183, 1182, 1280,
+ 1257, 1280, 1281, 1282, 1318, 1281, 1282, 1281, 1282, 1283,
+ 1181, 1180, 1283, 1179, 1283, 1258, 1262, 1299, 1284, 1178,
+ 1341, 1284, 1263, 1284, 1177, 1172, 1264, 1254, 1254, 1254,
+ 1266, 1254, 1171, 1254, 1254, 1318, 1256, 1256, 1256, 1127,
+
+ 1256, 1285, 1256, 1256, 1285, 1286, 1285, 1070, 1286, 1280,
+ 1286, 1341, 1069, 1068, 1287, 1281, 1282, 1287, 1288, 1287,
+ 1066, 1288, 1283, 1288, 1289, 1290, 1062, 1289, 1290, 1289,
+ 1290, 1284, 1291, 1292, 1061, 1291, 1292, 1291, 1292, 1060,
+ 1284, 1297, 1297, 1297, 1297, 1320, 1322, 1057, 1320, 1322,
+ 1320, 1322, 1306, 1284, 1285, 1306, 1052, 1306, 1286, 1051,
+ 1309, 1050, 1048, 1309, 1047, 1309, 1046, 1287, 1045, 1312,
+ 1328, 1288, 1312, 1328, 1312, 1328, 1044, 1289, 1290, 1330,
+ 1288, 1043, 1330, 1038, 1330, 1291, 1292, 1037, 1025, 1021,
+ 1020, 1019, 1300, 1288, 1300, 1292, 1300, 1300, 1300, 1300,
+
+ 1300, 1300, 1300, 1300, 1300, 1306, 1017, 1016, 1292, 1307,
+ 1015, 1014, 1307, 1309, 1307, 1332, 1013, 1012, 1332, 1307,
+ 1332, 1007, 1312, 1328, 1006, 994, 990, 1307, 1307, 1307,
+ 1307, 989, 1330, 988, 987, 1307, 1307, 1307, 1307, 1307,
+ 1307, 1307, 1307, 1307, 1307, 1307, 1307, 1307, 1307, 1307,
+ 1307, 1307, 1307, 1307, 1307, 1307, 1307, 1307, 1307, 1307,
+ 1307, 1308, 1307, 986, 1308, 985, 1308, 980, 1332, 979,
+ 1334, 970, 968, 1334, 1308, 1334, 1308, 967, 1308, 1308,
+ 1308, 1308, 1308, 1308, 1308, 1308, 1308, 1311, 1342, 964,
+ 1311, 963, 1311, 962, 960, 959, 1342, 1342, 1342, 1342,
+
+ 1311, 955, 1311, 949, 1311, 1311, 1311, 1311, 1311, 1311,
+ 1311, 1311, 1311, 948, 1308, 1310, 947, 946, 1310, 945,
+ 1310, 944, 943, 1334, 1336, 1310, 941, 1336, 937, 1336,
+ 926, 925, 924, 1310, 1310, 1310, 1310, 912, 911, 910,
+ 1311, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310,
+ 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310, 1310,
+ 1310, 1310, 1310, 1310, 1310, 1310, 1310, 909, 1310, 1313,
+ 1338, 908, 1313, 1338, 1313, 1338, 907, 1336, 1345, 1313,
+ 903, 1345, 902, 1345, 901, 892, 890, 1313, 1313, 1313,
+ 1313, 889, 888, 887, 886, 1313, 1313, 1313, 1313, 1313,
- 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328,
- 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328, 1328,
- 1333, 87, 86, 1333, 83, 1333, 82, 79, 75, 72,
- 69, 66, 65, 64, 63, 59, 56, 1333, 1333, 1333,
- 1333, 1333, 1333, 1333, 1333, 1333, 52, 1337, 51, 47,
- 1337, 45, 1337, 44, 39, 35, 34, 33, 16, 15,
- 0, 0, 0, 0, 1337, 1337, 1337, 1337, 1337, 1337,
- 1337, 1337, 1337, 1333, 1335, 1335, 1335, 1335, 1335, 1335,
- 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335,
+ 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313,
+ 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313, 1313,
+ 1313, 1314, 1313, 1338, 1314, 885, 1314, 880, 879, 870,
+ 868, 1345, 1371, 867, 1314, 1371, 1314, 1371, 1314, 1314,
+ 1314, 1314, 1314, 1314, 1314, 1314, 1314, 1319, 1319, 1319,
+ 1319, 1319, 1319, 1319, 1319, 1319, 1347, 864, 863, 862,
+ 1350, 860, 859, 855, 1347, 1347, 1347, 1347, 1350, 1350,
+ 1350, 1350, 849, 1353, 1314, 1327, 848, 847, 1327, 846,
+ 1327, 1353, 1353, 1353, 1353, 1371, 1386, 1373, 842, 841,
+ 1373, 840, 1373, 839, 1386, 1386, 1386, 1386, 838, 833,
+
+ 832, 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327,
+ 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1327,
+ 1327, 1327, 1327, 1327, 1327, 1327, 1327, 1329, 1327, 830,
+ 1329, 819, 1329, 796, 795, 793, 1333, 792, 768, 1333,
+ 1373, 1333, 755, 754, 1329, 1329, 1329, 1329, 1329, 1329,
+ 1329, 1329, 1329, 1333, 1333, 1333, 1333, 1333, 1333, 1333,
+ 1333, 1333, 1387, 751, 750, 749, 1388, 747, 746, 742,
+ 1387, 1387, 1387, 1387, 1388, 1388, 1388, 1388, 739, 738,
+ 1329, 1331, 735, 734, 1331, 733, 1331, 731, 730, 1333,
+ 1375, 726, 718, 1375, 1377, 1375, 717, 1377, 1379, 1377,
+
+ 716, 1379, 715, 1379, 713, 712, 711, 1331, 1331, 1331,
+ 1331, 1331, 1331, 1331, 1331, 1331, 1331, 1331, 1331, 1331,
+ 1331, 1331, 1331, 1331, 1331, 1331, 1331, 1331, 1331, 1331,
+ 1331, 1331, 1331, 710, 1331, 1335, 709, 708, 1335, 707,
+ 1335, 1348, 706, 1375, 1348, 694, 1348, 1377, 683, 681,
+ 672, 1379, 671, 658, 628, 625, 623, 622, 620, 616,
+ 615, 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335,
1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1335,
+ 1335, 1335, 1335, 1335, 1335, 1335, 1335, 1337, 1335, 614,
+ 1337, 613, 1337, 1349, 1348, 612, 1349, 1351, 1349, 611,
+
+ 1351, 609, 1351, 1348, 1337, 1337, 1337, 1337, 1337, 1337,
+ 1337, 1337, 1337, 607, 1352, 561, 1348, 1352, 1354, 1352,
+ 560, 1354, 1355, 1354, 557, 1355, 1381, 1355, 556, 1381,
+ 555, 1381, 554, 552, 551, 550, 549, 548, 547, 546,
+ 1337, 543, 542, 533, 530, 524, 1349, 520, 517, 516,
+ 1351, 515, 502, 500, 490, 1349, 489, 488, 485, 1351,
+ 484, 441, 440, 437, 435, 433, 432, 1352, 1349, 428,
+ 410, 1354, 1351, 400, 399, 1355, 1352, 398, 386, 1381,
+ 1354, 384, 383, 1360, 1355, 382, 1360, 381, 1360, 1352,
+ 380, 379, 377, 1354, 376, 375, 1360, 1355, 1360, 374,
+
+ 1360, 1360, 1360, 1360, 1360, 1360, 1360, 1360, 1360, 372,
+ 371, 370, 367, 366, 365, 364, 363, 359, 357, 354,
+ 349, 348, 346, 339, 338, 337, 336, 335, 334, 320,
+ 319, 317, 316, 314, 313, 311, 1360, 1361, 308, 306,
+ 286, 285, 284, 283, 282, 1361, 1361, 1361, 1361, 280,
+ 275, 272, 269, 1361, 1361, 1361, 1361, 1361, 1361, 1361,
+ 1361, 1361, 1361, 1361, 1361, 1361, 1361, 1361, 1361, 1361,
+ 1361, 1361, 1361, 1361, 1361, 1361, 1361, 1361, 1361, 1362,
+ 266, 265, 1362, 262, 1362, 257, 255, 253, 243, 236,
+ 234, 231, 1362, 227, 1362, 225, 1362, 1362, 1362, 1362,
+
+ 1362, 1362, 1362, 1362, 1362, 220, 217, 215, 214, 213,
+ 212, 210, 208, 202, 198, 197, 195, 192, 181, 180,
+ 179, 175, 174, 173, 160, 153, 146, 145, 143, 140,
+ 125, 124, 1362, 1363, 120, 119, 118, 112, 105, 102,
+ 100, 1363, 1363, 1363, 1363, 96, 95, 93, 92, 1363,
+ 1363, 1363, 1363, 1363, 1363, 1363, 1363, 1363, 1363, 1363,
+ 1363, 1363, 1363, 1363, 1363, 1363, 1363, 1363, 1363, 1363,
+ 1363, 1363, 1363, 1363, 1363, 1364, 89, 88, 1364, 85,
+ 1364, 81, 78, 75, 72, 71, 70, 69, 1364, 65,
+ 1364, 62, 1364, 1364, 1364, 1364, 1364, 1364, 1364, 1364,
+
+ 1364, 58, 57, 54, 49, 47, 46, 41, 37, 36,
+ 35, 18, 17, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 1364, 1365,
+ 0, 0, 0, 0, 0, 0, 0, 1365, 1365, 1365,
+ 1365, 0, 0, 0, 0, 1365, 1365, 1365, 1365, 1365,
+ 1365, 1365, 1365, 1365, 1365, 1365, 1365, 1365, 1365, 1365,
+ 1365, 1365, 1365, 1365, 1365, 1365, 1365, 1365, 1365, 1365,
+ 1365, 1370, 0, 0, 1370, 0, 1370, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 1370, 1370,
+ 1370, 1370, 1370, 1370, 1370, 1370, 1370, 0, 1374, 0,
+
+ 0, 1374, 0, 1374, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1374, 1374, 1374, 1374, 1374,
+ 1374, 1374, 1374, 1374, 1370, 1372, 1372, 1372, 1372, 1372,
+ 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
+ 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
+ 1372, 1374, 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376,
+ 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376,
+ 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1378, 0,
+ 0, 1378, 0, 1378, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1378, 1378, 1378, 1378, 1378,
- 1337, 1339, 1339, 1339, 1339, 1339, 1339, 1339, 1339, 1339,
- 1339, 1339, 1339, 1339, 1339, 1339, 1339, 1339, 1339, 1339,
- 1339, 1339, 1339, 1339, 1339, 1339, 1339, 1341, 0, 0,
- 1341, 0, 1341, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 1341, 1341, 1341, 1341, 1341, 1341,
- 1341, 1341, 1341, 0, 0, 0, 0, 0, 0, 0,
+ 1378, 1378, 1378, 1378, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 1341, 1343, 1343, 1343, 1343, 1343, 1343, 1343, 1343, 1343,
- 1343, 1343, 1343, 1343, 1343, 1343, 1343, 1343, 1343, 1343,
-
- 1343, 1343, 1343, 1343, 1343, 1343, 1343, 1373, 1373, 1373,
- 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1373, 1374, 1374,
- 1374, 1374, 1374, 1374, 1374, 1374, 1374, 1374, 1374, 1375,
- 1375, 1375, 1375, 1375, 1375, 1375, 1375, 1375, 1375, 1375,
- 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376, 1376,
- 1376, 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377, 1377,
- 1377, 1377, 1378, 1378, 1378, 1378, 1378, 1378, 1378, 1378,
- 1378, 1378, 1378, 1379, 1379, 1379, 1379, 1379, 1379, 1379,
- 1379, 1379, 1379, 1379, 1380, 1380, 1380, 1380, 1380, 1380,
- 1380, 1380, 1380, 1380, 1380, 1381, 1381, 1381, 1381, 1381,
-
- 1381, 1381, 1381, 1381, 1381, 1381, 1382, 1382, 1382, 1382,
- 1382, 1382, 1382, 1382, 1382, 1382, 1382, 1383, 1383, 1383,
- 1383, 1383, 1383, 1383, 1383, 1383, 1383, 1383, 1384, 1384,
- 1384, 1384, 1385, 1385, 0, 1385, 1385, 1385, 1385, 1385,
- 1385, 1385, 1385, 1386, 0, 0, 0, 1386, 1386, 1386,
- 1386, 1386, 1386, 1386, 1387, 1387, 0, 0, 1387, 1387,
- 1387, 1387, 1387, 1387, 1387, 1388, 1388, 0, 1388, 1388,
- 1388, 1388, 1388, 1388, 1388, 1388, 1389, 0, 0, 0,
- 1389, 1389, 1389, 1389, 1389, 1389, 1389, 1390, 0, 0,
- 0, 1390, 1390, 1390, 1390, 1390, 1390, 1390, 1391, 0,
-
- 0, 0, 1391, 1391, 1391, 1391, 1391, 1391, 1391, 1392,
- 1392, 0, 1392, 1392, 1392, 1392, 1392, 1392, 1392, 1392,
- 1393, 1393, 0, 1393, 1393, 1393, 1393, 1393, 1393, 1393,
- 1393, 1394, 1394, 0, 1394, 1394, 1394, 1394, 1394, 1394,
- 1394, 1394, 1395, 1395, 0, 1395, 1395, 1395, 1395, 1395,
- 1395, 1395, 1395, 1396, 1396, 1396, 1396, 1396, 1396, 1396,
- 1396, 1396, 1396, 1396, 1397, 1397, 1397, 1397, 1398, 1398,
- 0, 1398, 1398, 1398, 1398, 1398, 1398, 1398, 1398, 1399,
- 1399, 0, 1399, 1399, 1399, 1399, 1399, 1399, 1399, 1399,
- 1400, 1400, 0, 1400, 1400, 1400, 1400, 1400, 1400, 1400,
-
- 1400, 1401, 1401, 0, 1401, 1401, 1401, 1401, 1401, 1401,
- 1401, 1401, 1402, 0, 1402, 1402, 1403, 1403, 1404, 0,
- 0, 1404, 1404, 1405, 0, 0, 0, 1405, 1405, 1405,
- 1405, 1405, 1405, 1405, 1406, 1406, 0, 0, 1406, 1406,
- 1406, 1406, 1406, 1406, 1406, 1407, 1407, 0, 1407, 1407,
- 1407, 1407, 1407, 1407, 1407, 1407, 1408, 0, 0, 0,
- 1408, 1408, 1408, 1408, 1408, 1408, 1408, 1409, 0, 0,
- 0, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1410, 0,
- 0, 0, 1410, 1410, 1410, 1410, 1410, 1410, 1410, 1411,
+ 0, 1378, 1380, 1380, 1380, 1380, 1380, 1380, 1380, 1380,
+ 1380, 1380, 1380, 1380, 1380, 1380, 1380, 1380, 1380, 1380,
+ 1380, 1380, 1380, 1380, 1380, 1380, 1380, 1380, 1410, 1410,
+ 1410, 1410, 1410, 1410, 1410, 1410, 1410, 1410, 1410, 1411,
1411, 1411, 1411, 1411, 1411, 1411, 1411, 1411, 1411, 1411,
-
1412, 1412, 1412, 1412, 1412, 1412, 1412, 1412, 1412, 1412,
- 1412, 1413, 1413, 0, 1413, 1413, 1413, 1413, 1413, 1413,
- 1413, 1413, 1414, 1414, 0, 1414, 1414, 1414, 1414, 1414,
- 1414, 1414, 1414, 1415, 1415, 0, 1415, 1415, 1415, 1415,
- 1415, 1415, 1415, 1415, 1416, 1416, 0, 1416, 1416, 1416,
- 1416, 1416, 1416, 1416, 1416, 1417, 1417, 0, 1417, 1417,
- 1417, 1417, 1417, 1417, 1417, 1417, 1418, 1418, 1418, 1418,
- 1418, 1418, 1418, 1418, 1418, 1418, 1418, 1420, 1420, 0,
- 1420, 1420, 1420, 1420, 1420, 1420, 1420, 1420, 1421, 1421,
- 0, 1421, 1421, 1421, 1421, 1421, 1421, 1421, 1421, 1422,
-
- 1422, 0, 1422, 1422, 1422, 1422, 1422, 1422, 1422, 1422,
- 1423, 1423, 0, 1423, 1423, 1423, 1423, 1423, 1423, 1423,
- 1423, 1424, 1424, 0, 1424, 1424, 1424, 1424, 1424, 1424,
- 1424, 1424, 1425, 1425, 0, 1425, 1425, 1425, 1425, 1425,
- 1425, 1425, 1425, 1426, 1426, 1426, 1426, 1426, 0, 1426,
- 1426, 1426, 1426, 1426, 1427, 1427, 0, 1427, 1427, 1427,
- 1427, 1427, 1427, 1427, 1427, 1429, 1429, 1430, 1430, 1430,
- 1430, 0, 1430, 1430, 1430, 1430, 1430, 1430, 1431, 1431,
- 1431, 1431, 1431, 0, 1431, 1431, 1431, 1431, 1431, 1432,
- 1432, 0, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432,
-
- 1433, 1433, 1433, 1433, 1433, 1433, 1433, 1433, 1433, 1433,
- 1433, 1434, 1434, 0, 1434, 1434, 1434, 1434, 1434, 1434,
- 1434, 1434, 1435, 1435, 0, 1435, 1435, 1435, 1435, 1435,
- 1435, 1435, 1435, 1436, 1436, 0, 1436, 1436, 1436, 1436,
- 1436, 1436, 1436, 1436, 1437, 1437, 0, 1437, 1437, 1437,
- 1437, 1437, 1437, 1437, 1437, 1438, 1438, 0, 1438, 1438,
- 1438, 1438, 1438, 1438, 1438, 1438, 1439, 1439, 0, 1439,
- 1439, 1439, 1439, 1439, 1439, 1439, 1439, 1440, 1440, 0,
- 1440, 1440, 1440, 1440, 1440, 1440, 1440, 1440, 1441, 1441,
- 0, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1441, 1442,
-
- 1442, 0, 1442, 1442, 1442, 1442, 1442, 1442, 1442, 1442,
- 1443, 1443, 0, 1443, 1443, 1443, 1443, 1443, 1443, 1443,
- 1443, 1444, 1444, 0, 1444, 1444, 1444, 1444, 1444, 1444,
- 1444, 1444, 1445, 1445, 0, 1445, 1445, 1445, 1445, 1445,
- 1445, 1445, 1445, 1446, 1446, 0, 1446, 1446, 1446, 1446,
- 1446, 1446, 1446, 1446, 1447, 1447, 0, 1447, 1447, 1447,
- 1447, 1447, 1447, 1447, 1447, 1448, 1448, 0, 1448, 1448,
- 1448, 1448, 1448, 1448, 1448, 1448, 1449, 1449, 0, 1449,
- 1449, 1449, 1449, 1449, 1449, 1449, 1449, 1450, 1450, 1450,
- 1450, 1450, 1450, 1450, 1450, 1450, 1450, 1450, 1452, 1452,
-
- 1453, 1453, 1453, 1453, 1453, 1453, 1453, 1453, 1453, 1453,
- 1453, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1454,
- 1454, 1454, 1455, 1455, 0, 1455, 1455, 1455, 1455, 1455,
- 1455, 1455, 1455, 1456, 1456, 0, 1456, 1456, 1456, 1456,
- 1456, 1456, 1456, 1456, 1457, 1457, 0, 1457, 1457, 1457,
- 1457, 1457, 1457, 1457, 1457, 1458, 1458, 0, 1458, 1458,
- 1458, 1458, 1458, 1458, 1458, 1458, 1459, 1459, 0, 1459,
- 1459, 1459, 1459, 1459, 1459, 1459, 1459, 1460, 1460, 0,
- 1460, 1460, 1460, 1460, 1460, 1460, 1460, 1460, 1461, 1461,
- 0, 1461, 1461, 1461, 1461, 1461, 1461, 1461, 1461, 1462,
-
- 1462, 0, 1462, 1462, 1462, 1462, 1462, 1462, 1462, 1462,
- 1463, 1463, 0, 1463, 1463, 1463, 1463, 1463, 1463, 1463,
- 1463, 1464, 1464, 0, 1464, 1464, 1464, 1464, 1464, 1464,
- 1464, 1464, 1465, 1465, 0, 1465, 1465, 1465, 1465, 1465,
- 1465, 1465, 1465, 1466, 1466, 0, 1466, 1466, 1466, 1466,
- 1466, 1466, 1466, 1466, 1467, 1467, 0, 1467, 1467, 1467,
- 1467, 1467, 1467, 1467, 1467, 1468, 1468, 0, 1468, 1468,
- 1468, 1468, 1468, 1468, 1468, 1468, 1469, 1469, 0, 1469,
- 1469, 1469, 1469, 1469, 1469, 1469, 1469, 1470, 1470, 0,
- 1470, 1470, 1470, 1470, 1470, 1470, 1470, 1470, 1471, 1471,
-
- 0, 1471, 1471, 1471, 1471, 1471, 1471, 1471, 1471, 1472,
- 1472, 0, 1472, 1472, 1472, 1472, 1472, 1472, 1472, 1472,
- 1473, 1473, 0, 1473, 1473, 1473, 1473, 1473, 1473, 1473,
- 1473, 1474, 1474, 0, 1474, 1474, 1474, 1474, 1474, 1474,
- 1474, 1474, 1475, 1475, 1475, 1475, 1475, 1475, 1475, 1475,
- 1475, 1475, 1475, 1476, 1476, 1476, 1476, 1476, 1476, 1476,
- 1476, 1476, 1476, 1476, 1477, 1477, 1477, 1477, 1477, 1477,
- 1477, 1477, 1477, 1477, 1477, 1478, 1478, 0, 1478, 1478,
- 1478, 1478, 1478, 1478, 1478, 1478, 1479, 1479, 0, 1479,
- 1479, 1479, 1479, 1479, 1479, 1479, 1479, 1480, 1480, 0,
-
- 1480, 1480, 1480, 1480, 1480, 1480, 1480, 1480, 1481, 1481,
- 0, 1481, 1481, 1481, 1481, 1481, 1481, 1481, 1481, 1482,
- 1482, 0, 1482, 1482, 1482, 1482, 1482, 1482, 1482, 1482,
- 1483, 1483, 0, 1483, 1483, 1483, 1483, 1483, 1483, 1483,
- 1483, 1484, 1484, 0, 1484, 1484, 1484, 1484, 1484, 1484,
- 1484, 1484, 1485, 1485, 0, 1485, 1485, 1485, 1485, 1485,
- 1485, 1485, 1485, 1486, 1486, 0, 1486, 1486, 1486, 1486,
- 1486, 1486, 1486, 1486, 1487, 0, 1487, 1487, 1487, 1487,
- 1487, 1487, 1487, 1487, 1487, 1488, 1488, 1488, 1488, 1488,
- 1488, 1488, 1488, 1488, 1488, 1488, 1489, 1489, 0, 1489,
-
- 1489, 1489, 1489, 1489, 1489, 1489, 1489, 1490, 1490, 0,
- 1490, 1490, 1490, 1490, 1490, 1490, 1490, 1490, 1491, 1491,
- 0, 1491, 1491, 1491, 1491, 1491, 1491, 1491, 1491, 1492,
- 1492, 0, 1492, 1492, 1492, 1492, 1492, 1492, 1492, 1492,
- 1493, 1493, 0, 1493, 1493, 1493, 1493, 1493, 1493, 1493,
- 1493, 1494, 1494, 0, 1494, 1494, 1494, 1494, 1494, 1494,
- 1494, 1494, 1495, 1495, 0, 1495, 1495, 1495, 1495, 1495,
- 1495, 1495, 1495, 1496, 1496, 0, 1496, 1496, 1496, 1496,
- 1496, 1496, 1496, 1496, 1497, 1497, 0, 1497, 1497, 1497,
- 1497, 1497, 1497, 1497, 1497, 1498, 1498, 0, 1498, 1498,
-
- 1498, 1498, 1498, 1498, 1498, 1498, 1499, 1499, 0, 1499,
- 1499, 1499, 1499, 1499, 1499, 1499, 1499, 1500, 1500, 0,
- 1500, 1500, 1500, 1500, 1500, 1500, 1500, 1500, 1501, 1501,
- 0, 1501, 1501, 1501, 1501, 1501, 1501, 1501, 1501, 1502,
- 1502, 0, 1502, 1502, 1502, 1502, 1502, 1502, 1502, 1502,
- 1503, 1503, 0, 1503, 1503, 1503, 1503, 1503, 1503, 1503,
- 1503, 1504, 1504, 0, 1504, 1504, 1504, 1504, 1504, 1504,
- 1504, 1504, 1505, 1505, 0, 1505, 1505, 1505, 1505, 1505,
- 1505, 1505, 1505, 1506, 1506, 0, 1506, 1506, 1506, 1506,
- 1506, 1506, 1506, 1506, 1507, 1507, 0, 1507, 1507, 1507,
-
- 1507, 1507, 1507, 1507, 1507, 1508, 1508, 0, 1508, 1508,
- 1508, 1508, 1508, 1508, 1508, 1508, 1509, 1509, 0, 1509,
- 1509, 1509, 1509, 1509, 1509, 1509, 1509, 1510, 1510, 0,
- 1510, 1510, 1510, 1510, 1510, 1510, 1510, 1510, 1511, 1511,
- 0, 1511, 1511, 1511, 1511, 1511, 1511, 1511, 1511, 1512,
- 1512, 0, 1512, 1512, 1512, 1512, 1512, 1512, 1512, 1512,
- 1513, 1513, 1513, 1513, 1513, 1513, 1513, 1513, 1513, 1513,
- 1513, 1514, 1514, 1514, 1514, 1514, 1514, 1514, 1514, 1514,
- 1514, 1514, 1515, 1515, 1515, 1515, 1515, 1515, 1515, 1515,
- 1515, 1515, 1515, 1516, 1516, 0, 1516, 1516, 1516, 1516,
-
- 1516, 1516, 1516, 1516, 1517, 1517, 0, 1517, 1517, 1517,
- 1517, 1517, 1517, 1517, 1517, 1518, 1518, 0, 1518, 1518,
- 1518, 1518, 1518, 1518, 1518, 1518, 1519, 1519, 0, 1519,
- 1519, 1519, 1519, 1519, 1519, 1519, 1519, 1520, 1520, 0,
- 1520, 1520, 1520, 1520, 1520, 1520, 1520, 1520, 1521, 1521,
- 0, 1521, 1521, 1521, 1521, 1521, 1521, 1521, 1521, 1522,
- 1522, 0, 1522, 1522, 1522, 1522, 1522, 1522, 1522, 1522,
- 1523, 0, 1523, 1523, 1523, 1523, 1523, 1523, 1523, 1523,
- 1523, 1524, 1524, 0, 1524, 1524, 1524, 1524, 1524, 1524,
- 1524, 1524, 1525, 1525, 0, 1525, 1525, 1525, 1525, 1525,
-
- 1525, 1525, 1525, 1526, 1526, 0, 1526, 1526, 1526, 1526,
- 1526, 1526, 1526, 1526, 1527, 0, 1527, 1527, 1528, 1528,
- 0, 1528, 1528, 1528, 1528, 1528, 1528, 1528, 1528, 1529,
- 1529, 0, 1529, 1529, 1529, 1529, 1529, 1529, 1529, 1529,
- 1530, 1530, 0, 1530, 1530, 1530, 1530, 1530, 1530, 1530,
- 1530, 1531, 1531, 0, 1531, 1531, 1531, 1531, 1531, 1531,
- 1531, 1531, 1532, 1532, 0, 1532, 1532, 1532, 1532, 1532,
- 1532, 1532, 1532, 1533, 1533, 0, 1533, 1533, 1533, 1533,
- 1533, 1533, 1533, 1533, 1534, 1534, 0, 1534, 1534, 1534,
- 1534, 1534, 1534, 1534, 1534, 1535, 1535, 0, 1535, 1535,
-
- 1535, 1535, 1535, 1535, 1535, 1535, 1536, 1536, 0, 1536,
- 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1537, 1537, 1537,
- 1537, 1537, 1537, 1537, 1537, 1537, 1537, 1537, 1538, 1538,
- 0, 1538, 1538, 1538, 1538, 1538, 1538, 1538, 1538, 1539,
- 1539, 0, 1539, 1539, 1539, 1539, 1539, 1539, 1539, 1539,
- 1540, 1540, 0, 1540, 1540, 1540, 1540, 1540, 1540, 1540,
- 1540, 1542, 1542, 0, 1542, 1542, 1542, 1542, 1542, 1542,
- 1542, 1542, 1543, 1543, 0, 1543, 1543, 1543, 1543, 1543,
- 1543, 1543, 1543, 1544, 1544, 1544, 1544, 1544, 1544, 1544,
- 1544, 1544, 1544, 1544, 1545, 1545, 1545, 1545, 1545, 1545,
-
- 1545, 1545, 1545, 1545, 1545, 1546, 1546, 1546, 1546, 1546,
- 1546, 1546, 1546, 1546, 1546, 1546, 1547, 1547, 0, 1547,
- 1547, 1547, 1547, 1547, 1547, 1547, 1547, 1548, 0, 1548,
- 0, 1548, 1548, 1549, 1549, 0, 1549, 1549, 1549, 1549,
- 1549, 1549, 1549, 1549, 1550, 0, 1550, 1550, 1551, 0,
- 1551, 1551, 1554, 1554, 0, 1554, 1554, 1554, 1554, 1554,
- 1554, 1554, 1554, 1555, 1555, 0, 1555, 1555, 1555, 1555,
- 1555, 1555, 1555, 1555, 1556, 1556, 0, 1556, 1556, 1556,
- 1556, 1556, 1556, 1556, 1556, 1557, 0, 1557, 1557, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
-
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
+ 1412, 1413, 1413, 1413, 1413, 1413, 1413, 1413, 1413, 1413,
- 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372, 1372,
- 1372, 1372, 1372, 1372, 1372, 1372
+ 1413, 1413, 1414, 1414, 1414, 1414, 1414, 1414, 1414, 1414,
+ 1414, 1414, 1414, 1415, 1415, 1415, 1415, 1415, 1415, 1415,
+ 1415, 1415, 1415, 1415, 1416, 1416, 1416, 1416, 1416, 1416,
+ 1416, 1416, 1416, 1416, 1416, 1417, 1417, 1417, 1417, 1417,
+ 1417, 1417, 1417, 1417, 1417, 1417, 1418, 1418, 1418, 1418,
+ 1418, 1418, 1418, 1418, 1418, 1418, 1418, 1419, 1419, 1419,
+ 1419, 1419, 1419, 1419, 1419, 1419, 1419, 1419, 1420, 1420,
+ 1420, 1420, 1420, 1420, 1420, 1420, 1420, 1420, 1420, 1421,
+ 1421, 1421, 1421, 1422, 1422, 0, 1422, 1422, 1422, 1422,
+ 1422, 1422, 1422, 1422, 1423, 0, 0, 0, 1423, 1423,
+
+ 1423, 1423, 1423, 1423, 1423, 1424, 1424, 0, 0, 1424,
+ 1424, 1424, 1424, 1424, 1424, 1424, 1425, 1425, 0, 1425,
+ 1425, 1425, 1425, 1425, 1425, 1425, 1425, 1426, 0, 0,
+ 0, 1426, 1426, 1426, 1426, 1426, 1426, 1426, 1427, 0,
+ 0, 0, 1427, 1427, 1427, 1427, 1427, 1427, 1427, 1428,
+ 0, 0, 0, 1428, 1428, 1428, 1428, 1428, 1428, 1428,
+ 1429, 1429, 0, 1429, 1429, 1429, 1429, 1429, 1429, 1429,
+ 1429, 1430, 1430, 0, 1430, 1430, 1430, 1430, 1430, 1430,
+ 1430, 1430, 1431, 1431, 0, 1431, 1431, 1431, 1431, 1431,
+ 1431, 1431, 1431, 1432, 1432, 0, 1432, 1432, 1432, 1432,
+
+ 1432, 1432, 1432, 1432, 1433, 1433, 1433, 1433, 1433, 1433,
+ 1433, 1433, 1433, 1433, 1433, 1434, 1434, 1434, 1434, 1435,
+ 1435, 0, 1435, 1435, 1435, 1435, 1435, 1435, 1435, 1435,
+ 1436, 1436, 0, 1436, 1436, 1436, 1436, 1436, 1436, 1436,
+ 1436, 1437, 1437, 0, 1437, 1437, 1437, 1437, 1437, 1437,
+ 1437, 1437, 1438, 1438, 0, 1438, 1438, 1438, 1438, 1438,
+ 1438, 1438, 1438, 1439, 0, 1439, 1439, 1440, 1440, 1441,
+ 0, 0, 1441, 1441, 1442, 0, 0, 0, 1442, 1442,
+ 1442, 1442, 1442, 1442, 1442, 1443, 1443, 0, 0, 1443,
+ 1443, 1443, 1443, 1443, 1443, 1443, 1444, 1444, 0, 1444,
+
+ 1444, 1444, 1444, 1444, 1444, 1444, 1444, 1445, 0, 0,
+ 0, 1445, 1445, 1445, 1445, 1445, 1445, 1445, 1446, 0,
+ 0, 0, 1446, 1446, 1446, 1446, 1446, 1446, 1446, 1447,
+ 0, 0, 0, 1447, 1447, 1447, 1447, 1447, 1447, 1447,
+ 1448, 1448, 1448, 1448, 1448, 1448, 1448, 1448, 1448, 1448,
+ 1448, 1449, 1449, 0, 1449, 1449, 1449, 1449, 1449, 1449,
+ 1449, 1449, 1450, 1450, 0, 1450, 1450, 1450, 1450, 1450,
+ 1450, 1450, 1450, 1451, 1451, 0, 1451, 1451, 1451, 1451,
+ 1451, 1451, 1451, 1451, 1452, 1452, 0, 1452, 1452, 1452,
+ 1452, 1452, 1452, 1452, 1452, 1453, 1453, 0, 1453, 1453,
+
+ 1453, 1453, 1453, 1453, 1453, 1453, 1454, 1454, 1454, 1454,
+ 1454, 1454, 1454, 1454, 1454, 1454, 1454, 1456, 1456, 0,
+ 1456, 1456, 1456, 1456, 1456, 1456, 1456, 1456, 1457, 1457,
+ 0, 1457, 1457, 1457, 1457, 1457, 1457, 1457, 1457, 1458,
+ 1458, 0, 1458, 1458, 1458, 1458, 1458, 1458, 1458, 1458,
+ 1459, 1459, 0, 1459, 1459, 1459, 1459, 1459, 1459, 1459,
+ 1459, 1460, 1460, 0, 1460, 1460, 1460, 1460, 1460, 1460,
+ 1460, 1460, 1461, 1461, 0, 1461, 1461, 1461, 1461, 1461,
+ 1461, 1461, 1461, 1462, 1462, 1462, 1462, 1462, 0, 1462,
+ 1462, 1462, 1462, 1462, 1463, 1463, 0, 1463, 1463, 1463,
+
+ 1463, 1463, 1463, 1463, 1463, 1465, 1465, 1466, 1466, 1466,
+ 1466, 0, 1466, 1466, 1466, 1466, 1466, 1466, 1467, 1467,
+ 1467, 1467, 1467, 0, 1467, 1467, 1467, 1467, 1467, 1468,
+ 1468, 0, 1468, 1468, 1468, 1468, 1468, 1468, 1468, 1468,
+ 1469, 1469, 1469, 1469, 1469, 1469, 1469, 1469, 1469, 1469,
+ 1469, 1470, 1470, 0, 1470, 1470, 1470, 1470, 1470, 1470,
+ 1470, 1470, 1471, 1471, 0, 1471, 1471, 1471, 1471, 1471,
+ 1471, 1471, 1471, 1472, 1472, 0, 1472, 1472, 1472, 1472,
+ 1472, 1472, 1472, 1472, 1473, 1473, 0, 1473, 1473, 1473,
+ 1473, 1473, 1473, 1473, 1473, 1474, 1474, 0, 1474, 1474,
+
+ 1474, 1474, 1474, 1474, 1474, 1474, 1475, 1475, 0, 1475,
+ 1475, 1475, 1475, 1475, 1475, 1475, 1475, 1476, 1476, 0,
+ 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1477, 1477,
+ 0, 1477, 1477, 1477, 1477, 1477, 1477, 1477, 1477, 1478,
+ 1478, 0, 1478, 1478, 1478, 1478, 1478, 1478, 1478, 1478,
+ 1479, 1479, 0, 1479, 1479, 1479, 1479, 1479, 1479, 1479,
+ 1479, 1480, 1480, 0, 1480, 1480, 1480, 1480, 1480, 1480,
+ 1480, 1480, 1481, 1481, 0, 1481, 1481, 1481, 1481, 1481,
+ 1481, 1481, 1481, 1482, 1482, 0, 1482, 1482, 1482, 1482,
+ 1482, 1482, 1482, 1482, 1483, 1483, 0, 1483, 1483, 1483,
+
+ 1483, 1483, 1483, 1483, 1483, 1484, 1484, 0, 1484, 1484,
+ 1484, 1484, 1484, 1484, 1484, 1484, 1485, 1485, 1485, 1485,
+ 1485, 1485, 1485, 1485, 1485, 1485, 1485, 1487, 1487, 1488,
+ 1488, 1488, 1488, 1488, 1488, 1488, 1488, 1488, 1488, 1488,
+ 1489, 1489, 1489, 1489, 1489, 1489, 1489, 1489, 1489, 1489,
+ 1489, 1490, 1490, 0, 1490, 1490, 1490, 1490, 1490, 1490,
+ 1490, 1490, 1491, 1491, 0, 1491, 1491, 1491, 1491, 1491,
+ 1491, 1491, 1491, 1492, 1492, 0, 1492, 1492, 1492, 1492,
+ 1492, 1492, 1492, 1492, 1493, 1493, 0, 1493, 1493, 1493,
+ 1493, 1493, 1493, 1493, 1493, 1494, 1494, 0, 1494, 1494,
+
+ 1494, 1494, 1494, 1494, 1494, 1494, 1495, 1495, 0, 1495,
+ 1495, 1495, 1495, 1495, 1495, 1495, 1495, 1496, 1496, 0,
+ 1496, 1496, 1496, 1496, 1496, 1496, 1496, 1496, 1497, 1497,
+ 0, 1497, 1497, 1497, 1497, 1497, 1497, 1497, 1497, 1498,
+ 1498, 0, 1498, 1498, 1498, 1498, 1498, 1498, 1498, 1498,
+ 1499, 1499, 0, 1499, 1499, 1499, 1499, 1499, 1499, 1499,
+ 1499, 1500, 1500, 0, 1500, 1500, 1500, 1500, 1500, 1500,
+ 1500, 1500, 1501, 1501, 0, 1501, 1501, 1501, 1501, 1501,
+ 1501, 1501, 1501, 1502, 1502, 0, 1502, 1502, 1502, 1502,
+ 1502, 1502, 1502, 1502, 1503, 1503, 0, 1503, 1503, 1503,
+
+ 1503, 1503, 1503, 1503, 1503, 1504, 1504, 0, 1504, 1504,
+ 1504, 1504, 1504, 1504, 1504, 1504, 1505, 1505, 0, 1505,
+ 1505, 1505, 1505, 1505, 1505, 1505, 1505, 1506, 1506, 0,
+ 1506, 1506, 1506, 1506, 1506, 1506, 1506, 1506, 1507, 1507,
+ 0, 1507, 1507, 1507, 1507, 1507, 1507, 1507, 1507, 1508,
+ 1508, 0, 1508, 1508, 1508, 1508, 1508, 1508, 1508, 1508,
+ 1509, 1509, 0, 1509, 1509, 1509, 1509, 1509, 1509, 1509,
+ 1509, 1510, 1510, 1510, 1510, 1510, 1510, 1510, 1510, 1510,
+ 1510, 1510, 1511, 1511, 1511, 1511, 1511, 1511, 1511, 1511,
+ 1511, 1511, 1511, 1512, 1512, 1512, 1512, 1512, 1512, 1512,
+
+ 1512, 1512, 1512, 1512, 1513, 1513, 0, 1513, 1513, 1513,
+ 1513, 1513, 1513, 1513, 1513, 1514, 1514, 0, 1514, 1514,
+ 1514, 1514, 1514, 1514, 1514, 1514, 1515, 1515, 0, 1515,
+ 1515, 1515, 1515, 1515, 1515, 1515, 1515, 1516, 1516, 0,
+ 1516, 1516, 1516, 1516, 1516, 1516, 1516, 1516, 1517, 1517,
+ 0, 1517, 1517, 1517, 1517, 1517, 1517, 1517, 1517, 1518,
+ 1518, 0, 1518, 1518, 1518, 1518, 1518, 1518, 1518, 1518,
+ 1519, 1519, 0, 1519, 1519, 1519, 1519, 1519, 1519, 1519,
+ 1519, 1520, 1520, 0, 1520, 1520, 1520, 1520, 1520, 1520,
+ 1520, 1520, 1521, 1521, 0, 1521, 1521, 1521, 1521, 1521,
+
+ 1521, 1521, 1521, 1522, 0, 1522, 1522, 1522, 1522, 1522,
+ 1522, 1522, 1522, 1522, 1523, 1523, 0, 1523, 1523, 1523,
+ 1523, 1523, 1523, 1523, 1523, 1524, 1524, 1524, 1524, 1524,
+ 1524, 1524, 1524, 1524, 1524, 1524, 1525, 1525, 0, 1525,
+ 1525, 1525, 1525, 1525, 1525, 1525, 1525, 1526, 1526, 0,
+ 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1526, 1527, 1527,
+ 0, 1527, 1527, 1527, 1527, 1527, 1527, 1527, 1527, 1528,
+ 1528, 0, 1528, 1528, 1528, 1528, 1528, 1528, 1528, 1528,
+ 1529, 1529, 0, 1529, 1529, 1529, 1529, 1529, 1529, 1529,
+ 1529, 1530, 1530, 0, 1530, 1530, 1530, 1530, 1530, 1530,
+
+ 1530, 1530, 1531, 1531, 0, 1531, 1531, 1531, 1531, 1531,
+ 1531, 1531, 1531, 1532, 1532, 0, 1532, 1532, 1532, 1532,
+ 1532, 1532, 1532, 1532, 1533, 1533, 0, 1533, 1533, 1533,
+ 1533, 1533, 1533, 1533, 1533, 1534, 1534, 0, 1534, 1534,
+ 1534, 1534, 1534, 1534, 1534, 1534, 1535, 1535, 0, 1535,
+ 1535, 1535, 1535, 1535, 1535, 1535, 1535, 1536, 1536, 0,
+ 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1537, 1537,
+ 0, 1537, 1537, 1537, 1537, 1537, 1537, 1537, 1537, 1538,
+ 1538, 0, 1538, 1538, 1538, 1538, 1538, 1538, 1538, 1538,
+ 1539, 1539, 0, 1539, 1539, 1539, 1539, 1539, 1539, 1539,
+
+ 1539, 1540, 1540, 0, 1540, 1540, 1540, 1540, 1540, 1540,
+ 1540, 1540, 1541, 1541, 0, 1541, 1541, 1541, 1541, 1541,
+ 1541, 1541, 1541, 1542, 1542, 0, 1542, 1542, 1542, 1542,
+ 1542, 1542, 1542, 1542, 1543, 1543, 0, 1543, 1543, 1543,
+ 1543, 1543, 1543, 1543, 1543, 1544, 1544, 0, 1544, 1544,
+ 1544, 1544, 1544, 1544, 1544, 1544, 1545, 1545, 0, 1545,
+ 1545, 1545, 1545, 1545, 1545, 1545, 1545, 1546, 1546, 0,
+ 1546, 1546, 1546, 1546, 1546, 1546, 1546, 1546, 1547, 1547,
+ 0, 1547, 1547, 1547, 1547, 1547, 1547, 1547, 1547, 1548,
+ 1548, 1548, 1548, 1548, 1548, 1548, 1548, 1548, 1548, 1548,
+
+ 1549, 1549, 1549, 1549, 1549, 1549, 1549, 1549, 1549, 1549,
+ 1549, 1550, 1550, 1550, 1550, 1550, 1550, 1550, 1550, 1550,
+ 1550, 1550, 1551, 1551, 0, 1551, 1551, 1551, 1551, 1551,
+ 1551, 1551, 1551, 1552, 1552, 0, 1552, 1552, 1552, 1552,
+ 1552, 1552, 1552, 1552, 1553, 1553, 0, 1553, 1553, 1553,
+ 1553, 1553, 1553, 1553, 1553, 1554, 1554, 0, 1554, 1554,
+ 1554, 1554, 1554, 1554, 1554, 1554, 1555, 1555, 0, 1555,
+ 1555, 1555, 1555, 1555, 1555, 1555, 1555, 1556, 1556, 0,
+ 1556, 1556, 1556, 1556, 1556, 1556, 1556, 1556, 1557, 1557,
+ 0, 1557, 1557, 1557, 1557, 1557, 1557, 1557, 1557, 1558,
+
+ 0, 1558, 1558, 1558, 1558, 1558, 1558, 1558, 1558, 1558,
+ 1559, 1559, 0, 1559, 1559, 1559, 1559, 1559, 1559, 1559,
+ 1559, 1560, 1560, 0, 1560, 1560, 1560, 1560, 1560, 1560,
+ 1560, 1560, 1561, 1561, 0, 1561, 1561, 1561, 1561, 1561,
+ 1561, 1561, 1561, 1562, 0, 1562, 1562, 1563, 1563, 0,
+ 1563, 1563, 1563, 1563, 1563, 1563, 1563, 1563, 1564, 1564,
+ 0, 1564, 1564, 1564, 1564, 1564, 1564, 1564, 1564, 1565,
+ 1565, 0, 1565, 1565, 1565, 1565, 1565, 1565, 1565, 1565,
+ 1566, 1566, 0, 1566, 1566, 1566, 1566, 1566, 1566, 1566,
+ 1566, 1567, 1567, 0, 1567, 1567, 1567, 1567, 1567, 1567,
+
+ 1567, 1567, 1568, 1568, 0, 1568, 1568, 1568, 1568, 1568,
+ 1568, 1568, 1568, 1569, 1569, 0, 1569, 1569, 1569, 1569,
+ 1569, 1569, 1569, 1569, 1570, 1570, 0, 1570, 1570, 1570,
+ 1570, 1570, 1570, 1570, 1570, 1571, 1571, 1571, 1571, 1571,
+ 1571, 1571, 1571, 1571, 1571, 1571, 1572, 1572, 0, 1572,
+ 1572, 1572, 1572, 1572, 1572, 1572, 1572, 1573, 1573, 0,
+ 1573, 1573, 1573, 1573, 1573, 1573, 1573, 1573, 1574, 1574,
+ 0, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1574, 1576,
+ 1576, 0, 1576, 1576, 1576, 1576, 1576, 1576, 1576, 1576,
+ 1577, 1577, 0, 1577, 1577, 1577, 1577, 1577, 1577, 1577,
+
+ 1577, 1578, 1578, 1578, 1578, 1578, 1578, 1578, 1578, 1578,
+ 1578, 1578, 1579, 1579, 1579, 1579, 1579, 1579, 1579, 1579,
+ 1579, 1579, 1579, 1580, 1580, 1580, 1580, 1580, 1580, 1580,
+ 1580, 1580, 1580, 1580, 1581, 1581, 0, 1581, 1581, 1581,
+ 1581, 1581, 1581, 1581, 1581, 1582, 0, 1582, 0, 1582,
+ 1582, 1583, 1583, 0, 1583, 1583, 1583, 1583, 1583, 1583,
+ 1583, 1583, 1584, 0, 1584, 1584, 1585, 0, 1585, 1585,
+ 1588, 1588, 0, 1588, 1588, 1588, 1588, 1588, 1588, 1588,
+ 1588, 1589, 1589, 0, 1589, 1589, 1589, 1589, 1589, 1589,
+ 1589, 1589, 1590, 1590, 0, 1590, 1590, 1590, 1590, 1590,
+
+ 1590, 1590, 1590, 1591, 0, 1591, 1591, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409, 1409,
+ 1409, 1409, 1409, 1409
} ;
static yy_state_type yy_last_accepting_state;
@@ -2719,9 +2803,9 @@ static pipeline *decomp;
result = YY_NULL; \
}
#define YY_NO_INPUT
-#line 2723 "lexgrog.c"
+#line 2807 "lexgrog.c"
-#line 282 "lexgrog.l"
+#line 283 "lexgrog.l"
/* Please add to this list if you know how. */
/* Note that, since flex only supports UTF-8 by accident, character classes
* including non-ASCII characters must be written out as (a|b|c|d) rather
@@ -2729,25 +2813,26 @@ static pipeline *decomp;
*/
/* NOME also works for gl, pt */
/* eptgrv : eqn, pic, tbl, grap, refer, vgrind */
-#line 2733 "lexgrog.c"
+#line 2817 "lexgrog.c"
#define INITIAL 0
#define MAN_PRENAME 1
#define MAN_NAME 2
-#define MAN_NAME_AT 3
-#define MAN_NAME_BSX 4
-#define MAN_NAME_BX 5
-#define MAN_NAME_BX_RELEASE 6
-#define MAN_NAME_DQ 7
-#define MAN_NAME_FX 8
-#define MAN_NAME_NX 9
-#define MAN_NAME_OX 10
-#define CAT_NAME 11
-#define CAT_FILE 12
-#define MAN_FILE 13
-#define CAT_REST 14
-#define MAN_REST 15
-#define FORCE_EXIT 16
+#define MAN_DESC 3
+#define MAN_DESC_AT 4
+#define MAN_DESC_BSX 5
+#define MAN_DESC_BX 6
+#define MAN_DESC_BX_RELEASE 7
+#define MAN_DESC_DQ 8
+#define MAN_DESC_FX 9
+#define MAN_DESC_NX 10
+#define MAN_DESC_OX 11
+#define CAT_NAME 12
+#define CAT_FILE 13
+#define MAN_FILE 14
+#define CAT_REST 15
+#define MAN_REST 16
+#define FORCE_EXIT 17
#ifndef YY_NO_UNISTD_H
/* Special case for "unistd.h", since it is non-ANSI. We include it way
@@ -2960,11 +3045,11 @@ YY_DECL
}
{
-#line 326 "lexgrog.l"
+#line 327 "lexgrog.l"
/* begin NAME section processing */
-#line 2968 "lexgrog.c"
+#line 3053 "lexgrog.c"
while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
{
@@ -2991,13 +3076,13 @@ yy_match:
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1373 )
+ if ( yy_current_state >= 1410 )
yy_c = yy_meta[yy_c];
}
yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
++yy_cp;
}
- while ( yy_current_state != 1372 );
+ while ( yy_current_state != 1409 );
yy_cp = (yy_last_accepting_cpos);
yy_current_state = (yy_last_accepting_state);
@@ -3020,450 +3105,478 @@ do_action: /* This label is used only to access EOF actions. */
case 1:
/* rule 1 can match eol */
YY_RULE_SETUP
-#line 329 "lexgrog.l"
+#line 330 "lexgrog.l"
BEGIN (MAN_PRENAME);
YY_BREAK
case 2:
/* rule 2 can match eol */
YY_RULE_SETUP
-#line 330 "lexgrog.l"
+#line 331 "lexgrog.l"
BEGIN (CAT_NAME);
YY_BREAK
/* general text matching */
+
case 3:
-#line 334 "lexgrog.l"
-case 4:
-#line 335 "lexgrog.l"
-case 5:
#line 336 "lexgrog.l"
-case 6:
+case 4:
#line 337 "lexgrog.l"
-case 7:
+case 5:
#line 338 "lexgrog.l"
-case 8:
-/* rule 8 can match eol */
-#line 339 "lexgrog.l"
-case 9:
-/* rule 9 can match eol */
+case 6:
+/* rule 6 can match eol */
YY_RULE_SETUP
-#line 339 "lexgrog.l"
+#line 338 "lexgrog.l"
YY_BREAK
+
+case 7:
+#line 343 "lexgrog.l"
+case 8:
+#line 344 "lexgrog.l"
+case 9:
+/* rule 9 can match eol */
+#line 345 "lexgrog.l"
case 10:
/* rule 10 can match eol */
YY_RULE_SETUP
-#line 342 "lexgrog.l"
-filters[TBL_FILTER] = 't';
+#line 345 "lexgrog.l"
+
YY_BREAK
+
+
case 11:
/* rule 11 can match eol */
YY_RULE_SETUP
-#line 343 "lexgrog.l"
-filters[EQN_FILTER] = 'e';
+#line 349 "lexgrog.l"
+filters[TBL_FILTER] = 't';
YY_BREAK
case 12:
/* rule 12 can match eol */
YY_RULE_SETUP
-#line 344 "lexgrog.l"
-filters[PIC_FILTER] = 'p';
+#line 350 "lexgrog.l"
+filters[EQN_FILTER] = 'e';
YY_BREAK
case 13:
/* rule 13 can match eol */
YY_RULE_SETUP
-#line 345 "lexgrog.l"
-filters[GRAP_FILTER] = 'g';
+#line 351 "lexgrog.l"
+filters[PIC_FILTER] = 'p';
YY_BREAK
case 14:
/* rule 14 can match eol */
-#line 347 "lexgrog.l"
+YY_RULE_SETUP
+#line 352 "lexgrog.l"
+filters[GRAP_FILTER] = 'g';
+ YY_BREAK
case 15:
/* rule 15 can match eol */
+#line 354 "lexgrog.l"
+case 16:
+/* rule 16 can match eol */
YY_RULE_SETUP
-#line 347 "lexgrog.l"
+#line 354 "lexgrog.l"
filters[REF_FILTER] = 'r';
YY_BREAK
-case 16:
-/* rule 16 can match eol */
+case 17:
+/* rule 17 can match eol */
YY_RULE_SETUP
-#line 348 "lexgrog.l"
+#line 355 "lexgrog.l"
filters[VGRIND_FILTER] = 'v';
YY_BREAK
case YY_STATE_EOF(MAN_REST):
-#line 350 "lexgrog.l"
+#line 357 "lexgrog.l"
{ /* exit */
- *p_name = '\0'; /* terminate the string */
- yyterminate ();
- }
+ *p_name = '\0'; /* terminate the string */
+ yyterminate ();
+}
YY_BREAK
-case 17:
-/* rule 17 can match eol */
+case 18:
+/* rule 18 can match eol */
YY_RULE_SETUP
-#line 354 "lexgrog.l"
+#line 361 "lexgrog.l"
YY_BREAK
/* rules to end NAME section processing */
-case 18:
-/* rule 18 can match eol */
+case 19:
+/* rule 19 can match eol */
YY_RULE_SETUP
-#line 357 "lexgrog.l"
+#line 364 "lexgrog.l"
{ /* forced exit */
- *p_name = '\0'; /* terminate the string */
- yyterminate ();
- }
+ *p_name = '\0'; /* terminate the string */
+ yyterminate ();
+}
YY_BREAK
-case 19:
-/* rule 19 can match eol */
-#line 363 "lexgrog.l"
+case 20:
+/* rule 20 can match eol */
+#line 370 "lexgrog.l"
YY_RULE_SETUP
case YY_STATE_EOF(MAN_PRENAME):
-#line 363 "lexgrog.l"
+#line 370 "lexgrog.l"
{ /* no NAME at all */
- *p_name = '\0';
- BEGIN (MAN_REST);
- }
+ *p_name = '\0';
+ BEGIN (MAN_REST);
+}
YY_BREAK
/* need to match whole string so that we beat the following roff catch-all,
so use yyless to push back the name */
-case 20:
-/* rule 20 can match eol */
-#line 372 "lexgrog.l"
case 21:
/* rule 21 can match eol */
-#line 373 "lexgrog.l"
+#line 379 "lexgrog.l"
case 22:
/* rule 22 can match eol */
-#line 374 "lexgrog.l"
+#line 380 "lexgrog.l"
case 23:
/* rule 23 can match eol */
-#line 375 "lexgrog.l"
+#line 381 "lexgrog.l"
case 24:
/* rule 24 can match eol */
-#line 376 "lexgrog.l"
+#line 382 "lexgrog.l"
case 25:
/* rule 25 can match eol */
+#line 383 "lexgrog.l"
+case 26:
+/* rule 26 can match eol */
YY_RULE_SETUP
-#line 376 "lexgrog.l"
+#line 383 "lexgrog.l"
{
- yyless (0);
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ BEGIN (MAN_NAME);
+ }
YY_BREAK
/* Skip over initial roff requests in NAME section. The use of yyless here
is evil. */
-case 26:
-/* rule 26 can match eol */
-YY_RULE_SETUP
-#line 384 "lexgrog.l"
-
- YY_BREAK
case 27:
/* rule 27 can match eol */
YY_RULE_SETUP
-#line 386 "lexgrog.l"
-yyless (1);
+#line 391 "lexgrog.l"
+
YY_BREAK
case 28:
/* rule 28 can match eol */
YY_RULE_SETUP
-#line 388 "lexgrog.l"
-{
- yyless (0);
- BEGIN (MAN_NAME);
- }
+#line 393 "lexgrog.l"
+yyless (1);
YY_BREAK
case 29:
/* rule 29 can match eol */
-#line 394 "lexgrog.l"
+YY_RULE_SETUP
+#line 395 "lexgrog.l"
+{
+ yyless (0);
+ BEGIN (MAN_NAME);
+}
+ YY_BREAK
+
case 30:
/* rule 30 can match eol */
-#line 395 "lexgrog.l"
+#line 402 "lexgrog.l"
case 31:
/* rule 31 can match eol */
-#line 396 "lexgrog.l"
+#line 403 "lexgrog.l"
case 32:
/* rule 32 can match eol */
-#line 397 "lexgrog.l"
+#line 404 "lexgrog.l"
case 33:
/* rule 33 can match eol */
-#line 398 "lexgrog.l"
+#line 405 "lexgrog.l"
case 34:
/* rule 34 can match eol */
-#line 399 "lexgrog.l"
+#line 406 "lexgrog.l"
case 35:
/* rule 35 can match eol */
-#line 400 "lexgrog.l"
+#line 407 "lexgrog.l"
+case 36:
+/* rule 36 can match eol */
+#line 408 "lexgrog.l"
YY_RULE_SETUP
case YY_STATE_EOF(MAN_NAME):
-#line 400 "lexgrog.l"
+YY_RULE_SETUP
+case YY_STATE_EOF(MAN_DESC):
+#line 408 "lexgrog.l"
{ /* terminate the string */
- *p_name = '\0';
- BEGIN (MAN_REST);
- }
+ *p_name = '\0';
+ BEGIN (MAN_REST);
+ }
YY_BREAK
-case 36:
-/* rule 36 can match eol */
-#line 406 "lexgrog.l"
+
+
case 37:
/* rule 37 can match eol */
-#line 407 "lexgrog.l"
+#line 416 "lexgrog.l"
case 38:
/* rule 38 can match eol */
+#line 417 "lexgrog.l"
+case 39:
+/* rule 39 can match eol */
YY_RULE_SETUP
-#line 407 "lexgrog.l"
+#line 417 "lexgrog.l"
{ /* terminate the string */
- *p_name = '\0';
- BEGIN (CAT_REST);
- yyterminate ();
- }
+ *p_name = '\0';
+ BEGIN (CAT_REST);
+ yyterminate ();
+ }
YY_BREAK
+
/* ROFF request removal */
/* some include quoting; dealing with this is unpleasant */
-case 39:
-/* rule 39 can match eol */
+case 40:
+/* rule 40 can match eol */
YY_RULE_SETUP
-#line 416 "lexgrog.l"
+#line 427 "lexgrog.l"
{
- newline_found ();
- waiting_for_quote = 1;
- }
+ newline_found ();
+ waiting_for_quote = 1;
+ }
YY_BREAK
-case 40:
-/* rule 40 can match eol */
-#line 422 "lexgrog.l"
case 41:
/* rule 41 can match eol */
-#line 423 "lexgrog.l"
+#line 433 "lexgrog.l"
case 42:
/* rule 42 can match eol */
-#line 424 "lexgrog.l"
+#line 434 "lexgrog.l"
case 43:
/* rule 43 can match eol */
-#line 425 "lexgrog.l"
+#line 435 "lexgrog.l"
case 44:
/* rule 44 can match eol */
-#line 426 "lexgrog.l"
+#line 436 "lexgrog.l"
case 45:
/* rule 45 can match eol */
-#line 427 "lexgrog.l"
+#line 437 "lexgrog.l"
case 46:
/* rule 46 can match eol */
-#line 428 "lexgrog.l"
+#line 438 "lexgrog.l"
case 47:
/* rule 47 can match eol */
-#line 429 "lexgrog.l"
+#line 439 "lexgrog.l"
case 48:
/* rule 48 can match eol */
+#line 440 "lexgrog.l"
+case 49:
+/* rule 49 can match eol */
YY_RULE_SETUP
-#line 429 "lexgrog.l"
+#line 440 "lexgrog.l"
{ /* per line comments */
- newline_found ();
- }
+ newline_found ();
+ }
YY_BREAK
/* No-op requests */
-case 49:
-/* rule 49 can match eol */
+
+case 50:
+/* rule 50 can match eol */
*yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
YY_LINENO_REWIND_TO(yy_cp - 1);
(yy_c_buf_p) = yy_cp -= 1;
YY_DO_BEFORE_ACTION; /* set up yytext again */
YY_RULE_SETUP
-#line 435 "lexgrog.l"
+#line 447 "lexgrog.l"
newline_found ();
YY_BREAK
-case 50:
-/* rule 50 can match eol */
+case 51:
+/* rule 51 can match eol */
*yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
YY_LINENO_REWIND_TO(yy_cp - 1);
(yy_c_buf_p) = yy_cp -= 1;
YY_DO_BEFORE_ACTION; /* set up yytext again */
YY_RULE_SETUP
-#line 436 "lexgrog.l"
+#line 448 "lexgrog.l"
newline_found ();
YY_BREAK
+
/* Toggle fill mode */
-case 51:
-/* rule 51 can match eol */
-YY_RULE_SETUP
-#line 439 "lexgrog.l"
-fill_mode = 0;
- YY_BREAK
+
case 52:
/* rule 52 can match eol */
YY_RULE_SETUP
-#line 440 "lexgrog.l"
-fill_mode = 1;
+#line 453 "lexgrog.l"
+fill_mode = 0;
YY_BREAK
case 53:
/* rule 53 can match eol */
YY_RULE_SETUP
-#line 442 "lexgrog.l"
-/* strip continuations */
+#line 454 "lexgrog.l"
+fill_mode = 1;
YY_BREAK
-/* convert to DASH */
+
case 54:
/* rule 54 can match eol */
-#line 446 "lexgrog.l"
+YY_RULE_SETUP
+#line 457 "lexgrog.l"
+/* strip continuations */
+ YY_BREAK
+/* convert to DASH */
+
case 55:
/* rule 55 can match eol */
-#line 447 "lexgrog.l"
+#line 462 "lexgrog.l"
case 56:
/* rule 56 can match eol */
-#line 448 "lexgrog.l"
+#line 463 "lexgrog.l"
case 57:
/* rule 57 can match eol */
-#line 449 "lexgrog.l"
+#line 464 "lexgrog.l"
case 58:
/* rule 58 can match eol */
YY_RULE_SETUP
-#line 449 "lexgrog.l"
-add_separator_to_whatis ();
+#line 464 "lexgrog.l"
+{
+ add_separator_to_whatis ();
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
-/* escape sequences and special characters */
case 59:
/* rule 59 can match eol */
YY_RULE_SETUP
-#line 453 "lexgrog.l"
-add_char_to_whatis ('\\');
+#line 469 "lexgrog.l"
+add_separator_to_whatis ();
YY_BREAK
+/* escape sequences and special characters */
+
case 60:
/* rule 60 can match eol */
YY_RULE_SETUP
-#line 454 "lexgrog.l"
-add_char_to_whatis ('\'');
+#line 473 "lexgrog.l"
+add_char_to_whatis ('\\');
YY_BREAK
case 61:
/* rule 61 can match eol */
YY_RULE_SETUP
-#line 455 "lexgrog.l"
-add_char_to_whatis ('`');
+#line 474 "lexgrog.l"
+add_char_to_whatis ('\'');
YY_BREAK
case 62:
/* rule 62 can match eol */
YY_RULE_SETUP
-#line 456 "lexgrog.l"
-add_char_to_whatis ('-');
+#line 475 "lexgrog.l"
+add_char_to_whatis ('`');
YY_BREAK
case 63:
/* rule 63 can match eol */
YY_RULE_SETUP
-#line 457 "lexgrog.l"
-add_char_to_whatis ('.');
+#line 476 "lexgrog.l"
+add_char_to_whatis ('-');
YY_BREAK
case 64:
/* rule 64 can match eol */
YY_RULE_SETUP
-#line 458 "lexgrog.l"
-add_char_to_whatis (' ');
+#line 477 "lexgrog.l"
+add_char_to_whatis ('.');
YY_BREAK
case 65:
/* rule 65 can match eol */
YY_RULE_SETUP
-#line 459 "lexgrog.l"
-add_char_to_whatis ('_');
+#line 478 "lexgrog.l"
+add_char_to_whatis (' ');
YY_BREAK
case 66:
/* rule 66 can match eol */
YY_RULE_SETUP
-#line 460 "lexgrog.l"
-add_char_to_whatis ('\t');
+#line 479 "lexgrog.l"
+add_char_to_whatis ('_');
YY_BREAK
case 67:
/* rule 67 can match eol */
YY_RULE_SETUP
-#line 462 "lexgrog.l"
-/* various useless control chars */
+#line 480 "lexgrog.l"
+add_char_to_whatis ('\t');
YY_BREAK
case 68:
/* rule 68 can match eol */
YY_RULE_SETUP
-#line 463 "lexgrog.l"
-/* various inline functions */
+#line 482 "lexgrog.l"
+/* various useless control chars */
YY_BREAK
case 69:
/* rule 69 can match eol */
YY_RULE_SETUP
-#line 465 "lexgrog.l"
-/* interpolate arg */
+#line 483 "lexgrog.l"
+/* various inline functions */
YY_BREAK
-/* roff named glyphs */
case 70:
/* rule 70 can match eol */
YY_RULE_SETUP
-#line 468 "lexgrog.l"
-add_glyph_to_whatis (yytext + 2, 2);
+#line 485 "lexgrog.l"
+/* interpolate arg */
YY_BREAK
-/* perldoc strings */
+/* roff named glyphs */
case 71:
/* rule 71 can match eol */
YY_RULE_SETUP
-#line 470 "lexgrog.l"
-add_perldoc_to_whatis (yytext + 3, 2);
+#line 488 "lexgrog.l"
+add_glyph_to_whatis (yytext + 2, 2);
YY_BREAK
+/* perldoc strings */
case 72:
/* rule 72 can match eol */
YY_RULE_SETUP
-#line 471 "lexgrog.l"
-add_perldoc_to_whatis (yytext + 2, 1);
+#line 490 "lexgrog.l"
+add_perldoc_to_whatis (yytext + 3, 2);
YY_BREAK
case 73:
/* rule 73 can match eol */
YY_RULE_SETUP
-#line 473 "lexgrog.l"
-/* comment */
+#line 491 "lexgrog.l"
+add_perldoc_to_whatis (yytext + 2, 1);
YY_BREAK
case 74:
/* rule 74 can match eol */
YY_RULE_SETUP
-#line 475 "lexgrog.l"
-/* font changes */
+#line 493 "lexgrog.l"
+/* comment */
YY_BREAK
case 75:
/* rule 75 can match eol */
YY_RULE_SETUP
-#line 476 "lexgrog.l"
-/* mark input place in register */
+#line 495 "lexgrog.l"
+/* font changes */
YY_BREAK
case 76:
/* rule 76 can match eol */
YY_RULE_SETUP
-#line 478 "lexgrog.l"
-/* interpolate number register */
+#line 496 "lexgrog.l"
+/* mark input place in register */
YY_BREAK
case 77:
/* rule 77 can match eol */
YY_RULE_SETUP
-#line 479 "lexgrog.l"
-/* overstrike chars */
+#line 498 "lexgrog.l"
+/* interpolate number register */
YY_BREAK
case 78:
/* rule 78 can match eol */
YY_RULE_SETUP
-#line 481 "lexgrog.l"
-/* size changes */
+#line 499 "lexgrog.l"
+/* overstrike chars */
YY_BREAK
case 79:
/* rule 79 can match eol */
YY_RULE_SETUP
-#line 482 "lexgrog.l"
-/* width of string */
+#line 501 "lexgrog.l"
+/* size changes */
YY_BREAK
case 80:
/* rule 80 can match eol */
YY_RULE_SETUP
-#line 484 "lexgrog.l"
-/* catch all */
+#line 502 "lexgrog.l"
+/* width of string */
YY_BREAK
case 81:
/* rule 81 can match eol */
YY_RULE_SETUP
-#line 486 "lexgrog.l"
+#line 504 "lexgrog.l"
+/* catch all */
+ YY_BREAK
+case 82:
+/* rule 82 can match eol */
+YY_RULE_SETUP
+#line 506 "lexgrog.l"
/* function() in hpux */
YY_BREAK
@@ -3471,404 +3584,407 @@ YY_RULE_SETUP
sections; cope with those that have been seen in the wild, and a few
more */
-case 82:
-/* rule 82 can match eol */
-YY_RULE_SETUP
-#line 493 "lexgrog.l"
-BEGIN (MAN_NAME_AT);
- YY_BREAK
case 83:
/* rule 83 can match eol */
YY_RULE_SETUP
-#line 494 "lexgrog.l"
-BEGIN (MAN_NAME_BSX);
+#line 513 "lexgrog.l"
+BEGIN (MAN_DESC_AT);
YY_BREAK
case 84:
/* rule 84 can match eol */
YY_RULE_SETUP
-#line 495 "lexgrog.l"
-BEGIN (MAN_NAME_BX);
+#line 514 "lexgrog.l"
+BEGIN (MAN_DESC_BSX);
YY_BREAK
case 85:
/* rule 85 can match eol */
YY_RULE_SETUP
-#line 496 "lexgrog.l"
-BEGIN (MAN_NAME_FX);
+#line 515 "lexgrog.l"
+BEGIN (MAN_DESC_BX);
YY_BREAK
case 86:
/* rule 86 can match eol */
YY_RULE_SETUP
-#line 497 "lexgrog.l"
-BEGIN (MAN_NAME_NX);
+#line 516 "lexgrog.l"
+BEGIN (MAN_DESC_FX);
YY_BREAK
case 87:
/* rule 87 can match eol */
YY_RULE_SETUP
-#line 498 "lexgrog.l"
-BEGIN (MAN_NAME_OX);
+#line 517 "lexgrog.l"
+BEGIN (MAN_DESC_NX);
YY_BREAK
case 88:
/* rule 88 can match eol */
YY_RULE_SETUP
-#line 499 "lexgrog.l"
-add_word_to_whatis ("UNIX");
+#line 518 "lexgrog.l"
+BEGIN (MAN_DESC_OX);
YY_BREAK
case 89:
/* rule 89 can match eol */
YY_RULE_SETUP
-#line 501 "lexgrog.l"
+#line 519 "lexgrog.l"
+add_word_to_whatis ("UNIX");
+ YY_BREAK
+case 90:
+/* rule 90 can match eol */
+YY_RULE_SETUP
+#line 521 "lexgrog.l"
{
- add_word_to_whatis ("\"");
- BEGIN (MAN_NAME_DQ);
- }
+ add_word_to_whatis ("\"");
+ BEGIN (MAN_DESC_DQ);
+ }
YY_BREAK
-case 90:
+case 91:
YY_RULE_SETUP
-#line 508 "lexgrog.l"
+#line 528 "lexgrog.l"
mdoc_text ("Version 32V AT&T UNIX");
YY_BREAK
-case 91:
+case 92:
YY_RULE_SETUP
-#line 509 "lexgrog.l"
+#line 529 "lexgrog.l"
mdoc_text ("Version 1 AT&T UNIX");
YY_BREAK
-case 92:
+case 93:
YY_RULE_SETUP
-#line 510 "lexgrog.l"
+#line 530 "lexgrog.l"
mdoc_text ("Version 2 AT&T UNIX");
YY_BREAK
-case 93:
+case 94:
YY_RULE_SETUP
-#line 511 "lexgrog.l"
+#line 531 "lexgrog.l"
mdoc_text ("Version 3 AT&T UNIX");
YY_BREAK
-case 94:
+case 95:
YY_RULE_SETUP
-#line 512 "lexgrog.l"
+#line 532 "lexgrog.l"
mdoc_text ("Version 4 AT&T UNIX");
YY_BREAK
-case 95:
+case 96:
YY_RULE_SETUP
-#line 513 "lexgrog.l"
+#line 533 "lexgrog.l"
mdoc_text ("Version 5 AT&T UNIX");
YY_BREAK
-case 96:
+case 97:
YY_RULE_SETUP
-#line 514 "lexgrog.l"
+#line 534 "lexgrog.l"
mdoc_text ("Version 6 AT&T UNIX");
YY_BREAK
-case 97:
+case 98:
YY_RULE_SETUP
-#line 515 "lexgrog.l"
+#line 535 "lexgrog.l"
mdoc_text ("Version 7 AT&T UNIX");
YY_BREAK
-case 98:
+case 99:
YY_RULE_SETUP
-#line 516 "lexgrog.l"
+#line 536 "lexgrog.l"
mdoc_text ("AT&T System V UNIX");
YY_BREAK
-case 99:
+case 100:
YY_RULE_SETUP
-#line 517 "lexgrog.l"
+#line 537 "lexgrog.l"
mdoc_text ("AT&T System V.1 UNIX");
YY_BREAK
-case 100:
+case 101:
YY_RULE_SETUP
-#line 518 "lexgrog.l"
+#line 538 "lexgrog.l"
mdoc_text ("AT&T System V.2 UNIX");
YY_BREAK
-case 101:
+case 102:
YY_RULE_SETUP
-#line 519 "lexgrog.l"
+#line 539 "lexgrog.l"
mdoc_text ("AT&T System V.3 UNIX");
YY_BREAK
-case 102:
+case 103:
YY_RULE_SETUP
-#line 520 "lexgrog.l"
+#line 540 "lexgrog.l"
mdoc_text ("AT&T System V.4 UNIX");
YY_BREAK
-case 103:
-/* rule 103 can match eol */
+case 104:
+/* rule 104 can match eol */
YY_RULE_SETUP
-#line 521 "lexgrog.l"
+#line 541 "lexgrog.l"
{
- yyless (0);
- mdoc_text ("AT&T UNIX");
- }
+ yyless (0);
+ mdoc_text ("AT&T UNIX");
+ }
YY_BREAK
-case 104:
+case 105:
YY_RULE_SETUP
-#line 528 "lexgrog.l"
+#line 548 "lexgrog.l"
{
- add_word_to_whatis ("BSD/OS");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ add_word_to_whatis ("BSD/OS");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
-case 105:
-/* rule 105 can match eol */
+case 106:
+/* rule 106 can match eol */
YY_RULE_SETUP
-#line 533 "lexgrog.l"
+#line 553 "lexgrog.l"
{
- yyless (0);
- mdoc_text ("BSD/OS");
- }
+ yyless (0);
+ mdoc_text ("BSD/OS");
+ }
YY_BREAK
-case 106:
-YY_RULE_SETUP
-#line 540 "lexgrog.l"
-mdoc_text ("BSD (currently in alpha test)");
- YY_BREAK
case 107:
YY_RULE_SETUP
-#line 541 "lexgrog.l"
-mdoc_text ("BSD (currently in beta test)");
+#line 560 "lexgrog.l"
+mdoc_text ("BSD (currently in alpha test)");
YY_BREAK
case 108:
YY_RULE_SETUP
-#line 542 "lexgrog.l"
-mdoc_text ("BSD (currently under development");
+#line 561 "lexgrog.l"
+mdoc_text ("BSD (currently in beta test)");
YY_BREAK
case 109:
YY_RULE_SETUP
-#line 543 "lexgrog.l"
-{
- add_wordn_to_whatis (yytext, yyleng);
- add_str_to_whatis ("BSD", 3);
- BEGIN (MAN_NAME_BX_RELEASE);
- }
+#line 562 "lexgrog.l"
+mdoc_text ("BSD (currently under development");
YY_BREAK
case 110:
-/* rule 110 can match eol */
YY_RULE_SETUP
-#line 548 "lexgrog.l"
+#line 563 "lexgrog.l"
{
- yyless (0);
- mdoc_text ("BSD");
- }
+ add_wordn_to_whatis (yytext, yyleng);
+ add_str_to_whatis ("BSD", 3);
+ BEGIN (MAN_DESC_BX_RELEASE);
+ }
YY_BREAK
-
-
case 111:
+/* rule 111 can match eol */
YY_RULE_SETUP
-#line 555 "lexgrog.l"
+#line 568 "lexgrog.l"
{
- add_str_to_whatis ("-Reno", 5);
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ mdoc_text ("BSD");
+ }
YY_BREAK
+
+
case 112:
YY_RULE_SETUP
-#line 559 "lexgrog.l"
+#line 575 "lexgrog.l"
{
- add_str_to_whatis ("-Tahoe", 6);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Reno", 5);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
case 113:
YY_RULE_SETUP
-#line 563 "lexgrog.l"
+#line 579 "lexgrog.l"
{
- add_str_to_whatis ("-Lite", 5);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Tahoe", 6);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
case 114:
YY_RULE_SETUP
-#line 567 "lexgrog.l"
+#line 583 "lexgrog.l"
{
- add_str_to_whatis ("-Lite2", 6);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Lite", 5);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
case 115:
-/* rule 115 can match eol */
YY_RULE_SETUP
-#line 571 "lexgrog.l"
+#line 587 "lexgrog.l"
{
- yyless (0);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Lite2", 6);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
-
case 116:
+/* rule 116 can match eol */
YY_RULE_SETUP
-#line 577 "lexgrog.l"
+#line 591 "lexgrog.l"
{
- add_str_to_whatis (yytext, yyleng);
- add_char_to_whatis ('"');
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
case 117:
YY_RULE_SETUP
-#line 584 "lexgrog.l"
+#line 597 "lexgrog.l"
{
- add_word_to_whatis ("FreeBSD");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis (yytext, yyleng);
+ add_char_to_whatis ('"');
+ BEGIN (MAN_DESC);
+}
YY_BREAK
+
case 118:
-/* rule 118 can match eol */
YY_RULE_SETUP
-#line 589 "lexgrog.l"
+#line 604 "lexgrog.l"
{
- yyless (0);
- mdoc_text ("FreeBSD");
- }
+ add_word_to_whatis ("FreeBSD");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
-
-
case 119:
+/* rule 119 can match eol */
YY_RULE_SETUP
-#line 596 "lexgrog.l"
+#line 609 "lexgrog.l"
{
- add_word_to_whatis ("NetBSD");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ mdoc_text ("FreeBSD");
+ }
YY_BREAK
+
+
case 120:
-/* rule 120 can match eol */
YY_RULE_SETUP
-#line 601 "lexgrog.l"
+#line 616 "lexgrog.l"
{
- yyless (0);
- mdoc_text ("NetBSD");
- }
+ add_word_to_whatis ("NetBSD");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
-
-
case 121:
+/* rule 121 can match eol */
YY_RULE_SETUP
-#line 608 "lexgrog.l"
+#line 621 "lexgrog.l"
{
- add_word_to_whatis ("OpenBSD");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ mdoc_text ("NetBSD");
+ }
YY_BREAK
+
+
case 122:
-/* rule 122 can match eol */
YY_RULE_SETUP
-#line 613 "lexgrog.l"
+#line 628 "lexgrog.l"
{
- yyless (0);
- mdoc_text ("OpenBSD");
- }
+ add_word_to_whatis ("OpenBSD");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
YY_BREAK
-
-/* collapse spaces, escaped spaces, tabs, newlines to a single space */
case 123:
/* rule 123 can match eol */
YY_RULE_SETUP
-#line 620 "lexgrog.l"
+#line 633 "lexgrog.l"
+{
+ yyless (0);
+ mdoc_text ("OpenBSD");
+ }
+ YY_BREAK
+
+/* collapse spaces, escaped spaces, tabs, newlines to a single space */
+case 124:
+/* rule 124 can match eol */
+YY_RULE_SETUP
+#line 640 "lexgrog.l"
add_char_to_whatis (' ');
YY_BREAK
/* a ROFF break request, a paragraph request, or an indentation change
usually means we have multiple whatis definitions, provide a separator
for later processing */
-case 124:
-/* rule 124 can match eol */
-#line 627 "lexgrog.l"
case 125:
/* rule 125 can match eol */
-#line 628 "lexgrog.l"
+#line 647 "lexgrog.l"
case 126:
/* rule 126 can match eol */
-#line 629 "lexgrog.l"
+#line 648 "lexgrog.l"
case 127:
/* rule 127 can match eol */
-#line 630 "lexgrog.l"
+#line 649 "lexgrog.l"
case 128:
/* rule 128 can match eol */
-#line 631 "lexgrog.l"
+#line 650 "lexgrog.l"
case 129:
/* rule 129 can match eol */
-#line 632 "lexgrog.l"
+#line 651 "lexgrog.l"
case 130:
/* rule 130 can match eol */
-#line 633 "lexgrog.l"
+#line 652 "lexgrog.l"
case 131:
/* rule 131 can match eol */
+#line 653 "lexgrog.l"
+case 132:
+/* rule 132 can match eol */
YY_RULE_SETUP
-#line 633 "lexgrog.l"
-add_char_to_whatis ((char) 0x11);
+#line 653 "lexgrog.l"
+{
+ add_char_to_whatis ((char) 0x11);
+ BEGIN (MAN_NAME);
+ }
YY_BREAK
/* any other roff request we don't recognise terminates definitions */
-case 132:
-/* rule 132 can match eol */
+case 133:
+/* rule 133 can match eol */
YY_RULE_SETUP
-#line 637 "lexgrog.l"
+#line 660 "lexgrog.l"
{
- *p_name = '\0';
- BEGIN (MAN_REST);
- }
+ *p_name = '\0';
+ BEGIN (MAN_REST);
+}
YY_BREAK
/* pass words as a chunk. speed optimization */
-case 133:
+case 134:
YY_RULE_SETUP
-#line 643 "lexgrog.l"
+#line 666 "lexgrog.l"
add_str_to_whatis (yytext, yyleng);
YY_BREAK
-/* normalise the period (,) separators */
-case 134:
-/* rule 134 can match eol */
-#line 647 "lexgrog.l"
+/* normalise the comma (,) separators */
case 135:
/* rule 135 can match eol */
+#line 670 "lexgrog.l"
+case 136:
+/* rule 136 can match eol */
YY_RULE_SETUP
-#line 647 "lexgrog.l"
+#line 670 "lexgrog.l"
add_str_to_whatis (", ", 2);
YY_BREAK
-case 136:
-/* rule 136 can match eol */
+case 137:
+/* rule 137 can match eol */
YY_RULE_SETUP
-#line 649 "lexgrog.l"
+#line 672 "lexgrog.l"
{
- newline_found ();
- add_char_to_whatis (yytext[yyleng - 1]);
- }
+ newline_found ();
+ add_char_to_whatis (yytext[yyleng - 1]);
+}
YY_BREAK
-case 137:
+case 138:
YY_RULE_SETUP
-#line 654 "lexgrog.l"
+#line 677 "lexgrog.l"
add_char_to_whatis (*yytext);
YY_BREAK
/* default EOF rule */
case YY_STATE_EOF(INITIAL):
-case YY_STATE_EOF(MAN_NAME_AT):
-case YY_STATE_EOF(MAN_NAME_BSX):
-case YY_STATE_EOF(MAN_NAME_BX):
-case YY_STATE_EOF(MAN_NAME_BX_RELEASE):
-case YY_STATE_EOF(MAN_NAME_DQ):
-case YY_STATE_EOF(MAN_NAME_FX):
-case YY_STATE_EOF(MAN_NAME_NX):
-case YY_STATE_EOF(MAN_NAME_OX):
+case YY_STATE_EOF(MAN_DESC_AT):
+case YY_STATE_EOF(MAN_DESC_BSX):
+case YY_STATE_EOF(MAN_DESC_BX):
+case YY_STATE_EOF(MAN_DESC_BX_RELEASE):
+case YY_STATE_EOF(MAN_DESC_DQ):
+case YY_STATE_EOF(MAN_DESC_FX):
+case YY_STATE_EOF(MAN_DESC_NX):
+case YY_STATE_EOF(MAN_DESC_OX):
case YY_STATE_EOF(CAT_NAME):
case YY_STATE_EOF(CAT_FILE):
case YY_STATE_EOF(MAN_FILE):
case YY_STATE_EOF(CAT_REST):
case YY_STATE_EOF(FORCE_EXIT):
-#line 657 "lexgrog.l"
+#line 680 "lexgrog.l"
return 1;
YY_BREAK
-case 138:
+case 139:
YY_RULE_SETUP
-#line 659 "lexgrog.l"
+#line 682 "lexgrog.l"
ECHO;
YY_BREAK
-#line 3872 "lexgrog.c"
+#line 3988 "lexgrog.c"
case YY_END_OF_BUFFER:
{
@@ -4164,7 +4280,7 @@ static int yy_get_next_buffer (void)
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1373 )
+ if ( yy_current_state >= 1410 )
yy_c = yy_meta[yy_c];
}
yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
@@ -4192,11 +4308,11 @@ static int yy_get_next_buffer (void)
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1373 )
+ if ( yy_current_state >= 1410 )
yy_c = yy_meta[yy_c];
}
yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
- yy_is_jam = (yy_current_state == 1372);
+ yy_is_jam = (yy_current_state == 1409);
return yy_is_jam ? 0 : yy_current_state;
}
@@ -4835,7 +4951,7 @@ void yyfree (void * ptr )
#define YYTABLES_NAME "yytables"
-#line 659 "lexgrog.l"
+#line 682 "lexgrog.l"
/* print warning and force scanner to terminate */
@@ -4954,7 +5070,7 @@ static void add_perldoc_to_whatis (const char *string, size_t length)
static void mdoc_text (const char *string)
{
add_word_to_whatis (string);
- BEGIN (MAN_NAME);
+ BEGIN (MAN_DESC);
}
static void newline_found (void)
@@ -4965,8 +5081,10 @@ static void newline_found (void)
if (p_name != newname && *(p_name - 1) != ' ') {
if (fill_mode)
add_char_to_whatis (' ');
- else
+ else {
add_char_to_whatis ((char) 0x11);
+ BEGIN (MAN_NAME);
+ }
}
waiting_for_quote = 0;
}
@@ -5016,7 +5134,7 @@ int find_name (const char *file, const char *filename, lexgrog *p_lg,
free (page_encoding);
if (p_lg->type && *COL) {
pipecmd *col_cmd;
- col_cmd = pipecmd_new_args (COL, "-b", "-p", "-x", NULL);
+ col_cmd = pipecmd_new_args (COL, "-b", "-p", "-x", (void *) 0);
pipecmd_pre_exec (col_cmd, sandbox_load, sandbox_free,
sandbox);
pipeline_command (p, col_cmd);
diff --git a/src/lexgrog.l b/src/lexgrog.l
index e25be9d6..b3b4ef61 100644
--- a/src/lexgrog.l
+++ b/src/lexgrog.l
@@ -244,14 +244,15 @@ static pipeline *decomp;
%x MAN_PRENAME
%x MAN_NAME
-%x MAN_NAME_AT
-%x MAN_NAME_BSX
-%x MAN_NAME_BX
-%x MAN_NAME_BX_RELEASE
-%x MAN_NAME_DQ
-%x MAN_NAME_FX
-%x MAN_NAME_NX
-%x MAN_NAME_OX
+%x MAN_DESC
+%x MAN_DESC_AT
+%x MAN_DESC_BSX
+%x MAN_DESC_BX
+%x MAN_DESC_BX_RELEASE
+%x MAN_DESC_DQ
+%x MAN_DESC_FX
+%x MAN_DESC_NX
+%x MAN_DESC_OX
%x CAT_NAME
%x CAT_FILE
%x MAN_FILE
@@ -325,17 +326,23 @@ vgrind_request \.vS
%%
/* begin NAME section processing */
-<MAN_FILE>{sec_request}{blank_eol}+{name_sec}{blank}* BEGIN (MAN_PRENAME);
-<CAT_FILE>{empty}{2,}{name}{blank}*{indent} BEGIN (CAT_NAME);
+<MAN_FILE>{sec_request}{blank_eol}+{name_sec}{blank}* BEGIN (MAN_PRENAME);
+<CAT_FILE>{empty}{2,}{name}{blank}*{indent} BEGIN (CAT_NAME);
/* general text matching */
-<MAN_FILE>\.[^Ss\r\n].* |
-<MAN_FILE>\..{0,3}{dbl_quote}?.{0,4}{dbl_quote}? |
-<MAN_FILE>{comment}.* |
-<CAT_FILE>.{1,9} |
-<CAT_FILE>[ ]* |
-<CAT_FILE>{eol}{2,} |
-<MAN_FILE,CAT_FILE>.|{eol}
+<MAN_FILE>{
+ \.[^Ss\r\n].* |
+ \..{0,3}{dbl_quote}?.{0,4}{dbl_quote}? |
+ {comment}.* |
+ .|{eol}
+}
+
+<CAT_FILE>{
+ .{1,9} |
+ [ ]* |
+ {eol}{2,} |
+ .|{eol}
+}
<MAN_REST>{
{bol}{tbl_request} filters[TBL_FILTER] = 't';
@@ -346,23 +353,23 @@ vgrind_request \.vS
{bol}{ref2_request} filters[REF_FILTER] = 'r';
{bol}{vgrind_request} filters[VGRIND_FILTER] = 'v';
}
-<MAN_REST><<EOF>> { /* exit */
- *p_name = '\0'; /* terminate the string */
- yyterminate ();
- }
+<MAN_REST><<EOF>> { /* exit */
+ *p_name = '\0'; /* terminate the string */
+ yyterminate ();
+}
<MAN_REST>.+|{eol}
/* rules to end NAME section processing */
-<FORCE_EXIT>.|{eol} { /* forced exit */
- *p_name = '\0'; /* terminate the string */
- yyterminate ();
- }
+<FORCE_EXIT>.|{eol} { /* forced exit */
+ *p_name = '\0'; /* terminate the string */
+ yyterminate ();
+}
<MAN_PRENAME>{bol}{sec_request}{blank}* |
-<MAN_PRENAME><<EOF>> { /* no NAME at all */
- *p_name = '\0';
- BEGIN (MAN_REST);
- }
+<MAN_PRENAME><<EOF>> { /* no NAME at all */
+ *p_name = '\0';
+ BEGIN (MAN_REST);
+}
/* need to match whole string so that we beat the following roff catch-all,
so use yyless to push back the name */
@@ -373,9 +380,9 @@ vgrind_request \.vS
{bol}\.V[be]{blank}.* |
{bol}\.IX{blank}.* |
{bol}\.Nm{blank}.* {
- yyless (0);
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ BEGIN (MAN_NAME);
+ }
}
/* Skip over initial roff requests in NAME section. The use of yyless here
@@ -384,38 +391,42 @@ vgrind_request \.vS
<MAN_PRENAME>{empty}{eol} yyless (1);
-<MAN_PRENAME>.|{eol} {
- yyless (0);
- BEGIN (MAN_NAME);
- }
-
-<MAN_NAME>{bol}{sec_request}{blank}* | /* Another section */
-<MAN_NAME>{bol}\.X{upper}{blank}+ | /* special - hpux */
-<MAN_NAME>{bol}\.sp{blank}* | /* vertical spacing */
-<MAN_NAME>{bol}\.ig{blank}* | /* block comment */
-<MAN_NAME>{bol}\.de[1i]?{blank}* | /* macro definition */
-<MAN_NAME>{bol}\.i[ef]{blank}* | /* conditional */
-<MAN_NAME>{empty}{bol}.+ |
-<MAN_NAME><<EOF>> { /* terminate the string */
- *p_name = '\0';
- BEGIN (MAN_REST);
- }
-
-<CAT_NAME>{bol}S[yYeE] |
-<CAT_NAME>{eol}{2,}.+ |
-<CAT_NAME>{next}__ { /* terminate the string */
- *p_name = '\0';
- BEGIN (CAT_REST);
- yyterminate ();
- }
+<MAN_PRENAME>.|{eol} {
+ yyless (0);
+ BEGIN (MAN_NAME);
+}
+
+<MAN_NAME,MAN_DESC>{
+ {bol}{sec_request}{blank}* | /* Another section */
+ {bol}\.X{upper}{blank}+ | /* special - hpux */
+ {bol}\.sp{blank}* | /* vertical spacing */
+ {bol}\.ig{blank}* | /* block comment */
+ {bol}\.de[1i]?{blank}* | /* macro definition */
+ {bol}\.i[ef]{blank}* | /* conditional */
+ {empty}{bol}.+ |
+ <<EOF>> { /* terminate the string */
+ *p_name = '\0';
+ BEGIN (MAN_REST);
+ }
+}
+
+<CAT_NAME>{
+ {bol}S[yYeE] |
+ {eol}{2,}.+ |
+ {next}__ { /* terminate the string */
+ *p_name = '\0';
+ BEGIN (CAT_REST);
+ yyterminate ();
+ }
+}
/* ROFF request removal */
-<MAN_NAME>{
+<MAN_NAME,MAN_DESC>{
/* some include quoting; dealing with this is unpleasant */
{bol}{typeface}{blank}+\" {
- newline_found ();
- waiting_for_quote = 1;
- }
+ newline_found ();
+ waiting_for_quote = 1;
+ }
{bol}{typeface}{blank}+ | /* type face commands */
{bol}\.Tn{blank}+ | /* mdoc trade name */
@@ -426,33 +437,42 @@ vgrind_request \.vS
{bol}\.PD{blank}* | /* paragraph spacing */
{bol}\\& | /* non-breaking space */
{next}{comment}.* { /* per line comments */
- newline_found ();
- }
+ newline_found ();
+ }
}
/* No-op requests */
-<MAN_NAME>{bol}\.{blank}*$ newline_found ();
-<MAN_NAME>{bol}\.\.$ newline_found ();
+<MAN_NAME,MAN_DESC>{
+ {bol}\.{blank}*$ newline_found ();
+ {bol}\.\.$ newline_found ();
+}
/* Toggle fill mode */
-<MAN_NAME>{bol}\.nf.* fill_mode = 0;
-<MAN_NAME>{bol}\.fi.* fill_mode = 1;
+<MAN_NAME,MAN_DESC>{
+ {bol}\.nf.* fill_mode = 0;
+ {bol}\.fi.* fill_mode = 1;
+}
<CAT_NAME>-{eol}{blank_eol}* /* strip continuations */
/* convert to DASH */
-<MAN_NAME>{next}{blank}*\\\((mi|hy|em|en){blank}* |
-<MAN_NAME>{next}{blank_eol}+[-\\]-{blank}* |
-<MAN_NAME>{next}{blank_eol}*[-\\]-{blank}+ |
-<CAT_NAME>{next}{blank}+-{1,2}{blank_eol}+ |
-<MAN_NAME>{bol}\.Nd{blank}* add_separator_to_whatis ();
+<MAN_NAME>{
+ {next}{blank}*\\\((mi|hy|em|en){blank}* |
+ {next}{blank_eol}+[-\\]-{blank}* |
+ {next}{blank_eol}*[-\\]-{blank}+ |
+ {bol}\.Nd{blank}* {
+ add_separator_to_whatis ();
+ BEGIN (MAN_DESC);
+ }
+}
+<CAT_NAME>{next}{blank}+-{1,2}{blank_eol}+ add_separator_to_whatis ();
/* escape sequences and special characters */
-<MAN_NAME>{
+<MAN_NAME,MAN_DESC>{
{next}\\[\\e] add_char_to_whatis ('\\');
{next}\\('|\(aa) add_char_to_whatis ('\'');
{next}\\(`|\(ga) add_char_to_whatis ('`');
- {next}\\- add_char_to_whatis ('-');
+ {next}\\(-|\((mi|hy|em|en)) add_char_to_whatis ('-');
{next}\\\. add_char_to_whatis ('.');
{next}((\\[ 0t~])|[ ]|\t)* add_char_to_whatis (' ');
{next}\\\((ru|ul) add_char_to_whatis ('_');
@@ -488,22 +508,22 @@ vgrind_request \.vS
/* some people rather ambitiously use non-trivial mdoc macros in NAME
sections; cope with those that have been seen in the wild, and a few
more */
-<MAN_NAME>{
- {bol}\.At{blank}* BEGIN (MAN_NAME_AT);
- {bol}\.Bsx{blank}* BEGIN (MAN_NAME_BSX);
- {bol}\.Bx{blank}* BEGIN (MAN_NAME_BX);
- {bol}\.Fx{blank}* BEGIN (MAN_NAME_FX);
- {bol}\.Nx{blank}* BEGIN (MAN_NAME_NX);
- {bol}\.Ox{blank}* BEGIN (MAN_NAME_OX);
+<MAN_DESC>{
+ {bol}\.At{blank}* BEGIN (MAN_DESC_AT);
+ {bol}\.Bsx{blank}* BEGIN (MAN_DESC_BSX);
+ {bol}\.Bx{blank}* BEGIN (MAN_DESC_BX);
+ {bol}\.Fx{blank}* BEGIN (MAN_DESC_FX);
+ {bol}\.Nx{blank}* BEGIN (MAN_DESC_NX);
+ {bol}\.Ox{blank}* BEGIN (MAN_DESC_OX);
{bol}\.Ux{blank}* add_word_to_whatis ("UNIX");
{bol}\.Dq{blank}* {
- add_word_to_whatis ("\"");
- BEGIN (MAN_NAME_DQ);
- }
+ add_word_to_whatis ("\"");
+ BEGIN (MAN_DESC_DQ);
+ }
}
-<MAN_NAME_AT>{
+<MAN_DESC_AT>{
32v{blank}* mdoc_text ("Version 32V AT&T UNIX");
v1{blank}* mdoc_text ("Version 1 AT&T UNIX");
v2{blank}* mdoc_text ("Version 2 AT&T UNIX");
@@ -518,101 +538,101 @@ vgrind_request \.vS
V.3{blank}* mdoc_text ("AT&T System V.3 UNIX");
V.4{blank}* mdoc_text ("AT&T System V.4 UNIX");
.|{eol} {
- yyless (0);
- mdoc_text ("AT&T UNIX");
- }
+ yyless (0);
+ mdoc_text ("AT&T UNIX");
+ }
}
-<MAN_NAME_BSX>{
+<MAN_DESC_BSX>{
{word} {
- add_word_to_whatis ("BSD/OS");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ add_word_to_whatis ("BSD/OS");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
.|{eol} {
- yyless (0);
- mdoc_text ("BSD/OS");
- }
+ yyless (0);
+ mdoc_text ("BSD/OS");
+ }
}
-<MAN_NAME_BX>{
+<MAN_DESC_BX>{
-alpha{blank}* mdoc_text ("BSD (currently in alpha test)");
-beta{blank}* mdoc_text ("BSD (currently in beta test)");
-devel{blank}* mdoc_text ("BSD (currently under development");
{word}{blank}* {
- add_wordn_to_whatis (yytext, yyleng);
- add_str_to_whatis ("BSD", 3);
- BEGIN (MAN_NAME_BX_RELEASE);
- }
+ add_wordn_to_whatis (yytext, yyleng);
+ add_str_to_whatis ("BSD", 3);
+ BEGIN (MAN_DESC_BX_RELEASE);
+ }
.|{eol} {
- yyless (0);
- mdoc_text ("BSD");
- }
+ yyless (0);
+ mdoc_text ("BSD");
+ }
}
-<MAN_NAME_BX_RELEASE>{
+<MAN_DESC_BX_RELEASE>{
[Rr]eno{blank}* {
- add_str_to_whatis ("-Reno", 5);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Reno", 5);
+ BEGIN (MAN_DESC);
+ }
[Tt]ahoe{blank}* {
- add_str_to_whatis ("-Tahoe", 6);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Tahoe", 6);
+ BEGIN (MAN_DESC);
+ }
[Ll]ite{blank}* {
- add_str_to_whatis ("-Lite", 5);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Lite", 5);
+ BEGIN (MAN_DESC);
+ }
[Ll]ite2{blank}* {
- add_str_to_whatis ("-Lite2", 6);
- BEGIN (MAN_NAME);
- }
+ add_str_to_whatis ("-Lite2", 6);
+ BEGIN (MAN_DESC);
+ }
.|{eol} {
- yyless (0);
- BEGIN (MAN_NAME);
- }
+ yyless (0);
+ BEGIN (MAN_DESC);
+ }
}
-<MAN_NAME_DQ>.* {
- add_str_to_whatis (yytext, yyleng);
- add_char_to_whatis ('"');
- BEGIN (MAN_NAME);
- }
+<MAN_DESC_DQ>.* {
+ add_str_to_whatis (yytext, yyleng);
+ add_char_to_whatis ('"');
+ BEGIN (MAN_DESC);
+}
-<MAN_NAME_FX>{
+<MAN_DESC_FX>{
{word} {
- add_word_to_whatis ("FreeBSD");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ add_word_to_whatis ("FreeBSD");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
.|{eol} {
- yyless (0);
- mdoc_text ("FreeBSD");
- }
+ yyless (0);
+ mdoc_text ("FreeBSD");
+ }
}
-<MAN_NAME_NX>{
+<MAN_DESC_NX>{
{word} {
- add_word_to_whatis ("NetBSD");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ add_word_to_whatis ("NetBSD");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
.|{eol} {
- yyless (0);
- mdoc_text ("NetBSD");
- }
+ yyless (0);
+ mdoc_text ("NetBSD");
+ }
}
-<MAN_NAME_OX>{
+<MAN_DESC_OX>{
{word} {
- add_word_to_whatis ("OpenBSD");
- add_wordn_to_whatis (yytext, yyleng);
- BEGIN (MAN_NAME);
- }
+ add_word_to_whatis ("OpenBSD");
+ add_wordn_to_whatis (yytext, yyleng);
+ BEGIN (MAN_DESC);
+ }
.|{eol} {
- yyless (0);
- mdoc_text ("OpenBSD");
- }
+ yyless (0);
+ mdoc_text ("OpenBSD");
+ }
}
/* collapse spaces, escaped spaces, tabs, newlines to a single space */
@@ -621,7 +641,7 @@ vgrind_request \.vS
/* a ROFF break request, a paragraph request, or an indentation change
usually means we have multiple whatis definitions, provide a separator
for later processing */
-<MAN_NAME>{
+<MAN_NAME,MAN_DESC>{
{bol}\.br{blank}* |
{bol}\.LP{blank}* |
{bol}\.PP{blank}* |
@@ -629,28 +649,31 @@ vgrind_request \.vS
{bol}\.IP{blank}.* |
{bol}\.HP{blank}.* |
{bol}\.RS{blank}.* |
- {bol}\.RE{blank}.* add_char_to_whatis ((char) 0x11);
+ {bol}\.RE{blank}.* {
+ add_char_to_whatis ((char) 0x11);
+ BEGIN (MAN_NAME);
+ }
}
/* any other roff request we don't recognise terminates definitions */
-<MAN_NAME>{bol}['.] {
- *p_name = '\0';
- BEGIN (MAN_REST);
- }
+<MAN_NAME,MAN_DESC>{bol}['.] {
+ *p_name = '\0';
+ BEGIN (MAN_REST);
+}
/* pass words as a chunk. speed optimization */
-<MAN_NAME>[[:alnum:]]* add_str_to_whatis (yytext, yyleng);
+<MAN_NAME,MAN_DESC>[[:alnum:]]* add_str_to_whatis (yytext, yyleng);
- /* normalise the period (,) separators */
+ /* normalise the comma (,) separators */
<CAT_NAME>{blank}*,[ \t\r\n]* |
-<MAN_NAME>{blank}*,{blank}* add_str_to_whatis (", ", 2);
+<MAN_NAME,MAN_DESC>{blank}*,{blank}* add_str_to_whatis (", ", 2);
-<CAT_NAME,MAN_NAME>{bol}. {
- newline_found ();
- add_char_to_whatis (yytext[yyleng - 1]);
- }
+<CAT_NAME,MAN_NAME,MAN_DESC>{bol}. {
+ newline_found ();
+ add_char_to_whatis (yytext[yyleng - 1]);
+}
-<CAT_NAME,MAN_NAME>. add_char_to_whatis (*yytext);
+<CAT_NAME,MAN_NAME,MAN_DESC>. add_char_to_whatis (*yytext);
/* default EOF rule */
<<EOF>> return 1;
@@ -773,7 +796,7 @@ static void add_perldoc_to_whatis (const char *string, size_t length)
static void mdoc_text (const char *string)
{
add_word_to_whatis (string);
- BEGIN (MAN_NAME);
+ BEGIN (MAN_DESC);
}
static void newline_found (void)
@@ -784,8 +807,10 @@ static void newline_found (void)
if (p_name != newname && *(p_name - 1) != ' ') {
if (fill_mode)
add_char_to_whatis (' ');
- else
+ else {
add_char_to_whatis ((char) 0x11);
+ BEGIN (MAN_NAME);
+ }
}
waiting_for_quote = 0;
}
@@ -835,7 +860,7 @@ int find_name (const char *file, const char *filename, lexgrog *p_lg,
free (page_encoding);
if (p_lg->type && *COL) {
pipecmd *col_cmd;
- col_cmd = pipecmd_new_args (COL, "-b", "-p", "-x", NULL);
+ col_cmd = pipecmd_new_args (COL, "-b", "-p", "-x", (void *) 0);
pipecmd_pre_exec (col_cmd, sandbox_load, sandbox_free,
sandbox);
pipeline_command (p, col_cmd);
diff --git a/src/man.c b/src/man.c
index 6b9a8b43..a1445964 100644
--- a/src/man.c
+++ b/src/man.c
@@ -655,7 +655,7 @@ static void check_standard_fds (void)
}
mode = flags & O_ACCMODE;
if (mode != O_WRONLY && mode != O_RDWR) {
- fprintf (stderr, "stdout not open for reading!\n");
+ fprintf (stderr, "stdout not open for writing!\n");
exit (FATAL);
}
}
@@ -809,18 +809,18 @@ static void do_extern (int argc, char *argv[])
if (local_man_file) /* actually apropos/whatis --long */
pipecmd_arg (cmd, "-l");
if (colon_sep_section_list)
- pipecmd_args (cmd, "-s", colon_sep_section_list, NULL);
+ pipecmd_args (cmd, "-s", colon_sep_section_list, (void *) 0);
if (alt_system_name)
- pipecmd_args (cmd, "-m", alt_system_name, NULL);
+ pipecmd_args (cmd, "-m", alt_system_name, (void *) 0);
if (manp)
- pipecmd_args (cmd, "-M", manp, NULL);
+ pipecmd_args (cmd, "-M", manp, (void *) 0);
if (locale)
- pipecmd_args (cmd, "-L", locale, NULL);
+ pipecmd_args (cmd, "-L", locale, (void *) 0);
if (user_config_file)
- pipecmd_args (cmd, "-C", user_config_file, NULL);
+ pipecmd_args (cmd, "-C", user_config_file, (void *) 0);
while (first_arg < argc)
pipecmd_arg (cmd, argv[first_arg++]);
- p = pipeline_new_commands (cmd, NULL);
+ p = pipeline_new_commands (cmd, (void *) 0);
/* privs are already dropped */
exit (pipeline_run (p));
@@ -918,10 +918,10 @@ static int run_mandb (int create, const char *manpath, const char *filename)
pipecmd_arg (mandb_cmd, "-q");
if (user_config_file)
- pipecmd_args (mandb_cmd, "-C", user_config_file, NULL);
+ pipecmd_args (mandb_cmd, "-C", user_config_file, (void *) 0);
if (filename)
- pipecmd_args (mandb_cmd, "-f", filename, NULL);
+ pipecmd_args (mandb_cmd, "-f", filename, (void *) 0);
else if (create) {
pipecmd_arg (mandb_cmd, "-c");
pipecmd_setenv (mandb_cmd, "MAN_MUST_CREATE", "1");
@@ -1154,7 +1154,7 @@ static pipeline *make_roff_command (const char *dir, const char *file,
if (catpath) {
fmt_prog = appendstr (catpath, "/",
troff ? TFMT_PROG : NFMT_PROG,
- NULL);
+ (void *) 0);
if (!CAN_ACCESS (fmt_prog, X_OK)) {
free (fmt_prog);
fmt_prog = NULL;
@@ -1169,7 +1169,7 @@ static pipeline *make_roff_command (const char *dir, const char *file,
if (!fmt_prog) {
fmt_prog = appendstr (NULL, dir, "/",
troff ? TFMT_PROG : NFMT_PROG,
- NULL);
+ (void *) 0);
if (!CAN_ACCESS (fmt_prog, X_OK)) {
free (fmt_prog);
fmt_prog = NULL;
@@ -1265,7 +1265,7 @@ static pipeline *make_roff_command (const char *dir, const char *file,
pipecmd *preconv_cmd;
add_manconv (p, page_encoding, "UTF-8");
preconv_cmd = pipecmd_new_args
- (groff_preconv, "-e", "UTF-8", NULL);
+ (groff_preconv, "-e", "UTF-8", (void *) 0);
pipecmd_pre_exec (preconv_cmd, sandbox_load,
sandbox_free, sandbox);
pipeline_command (p, preconv_cmd);
@@ -1445,19 +1445,20 @@ static pipeline *make_roff_command (const char *dir, const char *file,
#ifndef GNU_NROFF
/* tbl needs col */
else if (using_tbl && !troff && *COL)
- add_col (p, locale_charset, NULL);
+ add_col (p, locale_charset, (void *) 0);
#endif /* GNU_NROFF */
}
} else {
/* use external formatter script, it takes arguments
input file, preprocessor string, and (optional)
output device */
- cmd = pipecmd_new_args (fmt_prog, file, pp_string, NULL);
+ cmd = pipecmd_new_args (fmt_prog, file, pp_string, (void *) 0);
if (roff_device)
pipecmd_arg (cmd, roff_device);
pipeline_command (p, cmd);
}
+ free (fmt_prog);
free (page_encoding);
return p;
}
@@ -1491,14 +1492,15 @@ static pipeline *make_browser (const char *pattern, const char *file)
switch (*(percent + 1)) {
case '\0':
case '%':
- browser = appendstr (browser, "%", NULL);
+ browser = appendstr (browser, "%", (void *) 0);
break;
case 'c':
- browser = appendstr (browser, ":", NULL);
+ browser = appendstr (browser, ":", (void *) 0);
break;
case 's':
esc_file = escape_shell (file);
- browser = appendstr (browser, esc_file, NULL);
+ browser = appendstr (browser, esc_file,
+ (void *) 0);
free (esc_file);
found_percent_s = 1;
break;
@@ -1514,16 +1516,16 @@ static pipeline *make_browser (const char *pattern, const char *file)
pattern = percent + 1;
percent = strchr (pattern, '%');
}
- browser = appendstr (browser, pattern, NULL);
+ browser = appendstr (browser, pattern, (void *) 0);
if (!found_percent_s) {
esc_file = escape_shell (file);
- browser = appendstr (browser, " ", esc_file, NULL);
+ browser = appendstr (browser, " ", esc_file, (void *) 0);
free (esc_file);
}
- cmd = pipecmd_new_args ("/bin/sh", "-c", browser, NULL);
+ cmd = pipecmd_new_args ("/bin/sh", "-c", browser, (void *) 0);
pipecmd_pre_exec (cmd, drop_privs, NULL, NULL);
- p = pipeline_new_commands (cmd, NULL);
+ p = pipeline_new_commands (cmd, (void *) 0);
pipeline_ignore_signals (p, 1);
free (browser);
@@ -1538,7 +1540,7 @@ static void setenv_less (pipecmd *cmd, const char *title)
esc_title = escape_less (title);
less_opts = xasprintf (LESS_OPTS, prompt_string, prompt_string);
- less_opts = appendstr (less_opts, less, NULL);
+ less_opts = appendstr (less_opts, less, (void *) 0);
man_pn = strstr (less_opts, MAN_PN);
while (man_pn) {
char *subst_opts =
@@ -1571,7 +1573,7 @@ static void add_output_iconv (pipeline *p,
pipecmd *iconv_cmd;
iconv_cmd = pipecmd_new_args
("iconv", "-c", "-f", source, "-t", target_translit,
- NULL);
+ (void *) 0);
pipecmd_pre_exec (iconv_cmd, sandbox_load, sandbox_free,
sandbox);
pipeline_command (p, iconv_cmd);
@@ -1649,7 +1651,8 @@ static pipeline *make_display_command (const char *encoding, const char *title)
getenv ("MAN_KEEP_FORMATTING");
if ((!man_keep_formatting || !*man_keep_formatting) &&
!isatty (STDOUT_FILENO))
- add_col (p, locale_charset, "-b", "-p", "-x", NULL);
+ add_col (p, locale_charset, "-b", "-p", "-x",
+ (void *) 0);
}
/* emulate pager -s, the sed code is just for information */
@@ -1706,7 +1709,7 @@ static char *tmp_cat_filename (const char *cat_file)
*(slash + 1) = '\0';
else
*name = '\0';
- name = appendstr (name, "catXXXXXX", NULL);
+ name = appendstr (name, "catXXXXXX", (void *) 0);
tmp_cat_fd = mkstemp (name);
}
@@ -1817,6 +1820,14 @@ static void chdir_commands (pipeline *p, const char *dir)
pipecmd_chdir (pipeline_get_command (p, i), dir);
}
+static void cleanup_unlink (void *arg)
+{
+ const char *path = arg;
+
+ if (unlink (path))
+ error (0, errno, _("can't unlink %s"), path);
+}
+
#ifdef MAN_CATS
/* Return pipeline to write formatted manual page to for saving as cat file. */
@@ -1849,7 +1860,7 @@ static pipeline *open_cat_stream (const char *cat_file, const char *encoding)
}
if (!debug_level)
- push_cleanup ((cleanup_fun) unlink, tmp_cat_file, 1);
+ push_cleanup (cleanup_unlink, tmp_cat_file, 1);
cat_p = pipeline_new ();
add_output_iconv (cat_p, encoding, "UTF-8");
@@ -1883,7 +1894,7 @@ static int close_cat_stream (pipeline *cat_p, const char *cat_file,
status |= commit_tmp_cat (cat_file, tmp_cat_file,
delete || status);
if (!debug_level)
- pop_cleanup ((cleanup_fun) unlink, tmp_cat_file);
+ pop_cleanup (cleanup_unlink, tmp_cat_file);
}
free (tmp_cat_file);
return status;
@@ -1906,13 +1917,14 @@ static int format_display_and_save (pipeline *decomp,
maybe_discard_stderr (format_cmd);
- pipeline_connect (decomp, format_cmd, NULL);
+ pipeline_connect (decomp, format_cmd, (void *) 0);
if (sav_p) {
- pipeline_connect (format_cmd, disp_cmd, sav_p, NULL);
- pipeline_pump (decomp, format_cmd, disp_cmd, sav_p, NULL);
+ pipeline_connect (format_cmd, disp_cmd, sav_p, (void *) 0);
+ pipeline_pump (decomp, format_cmd, disp_cmd, sav_p,
+ (void *) 0);
} else {
- pipeline_connect (format_cmd, disp_cmd, NULL);
- pipeline_pump (decomp, format_cmd, disp_cmd, NULL);
+ pipeline_connect (format_cmd, disp_cmd, (void *) 0);
+ pipeline_pump (decomp, format_cmd, disp_cmd, (void *) 0);
}
if (global_manpath)
@@ -1967,22 +1979,22 @@ static void format_display (pipeline *decomp,
error (FATAL, errno, _("can't open temporary file %s"),
htmlfile);
pipeline_want_out (format_cmd, htmlfd);
- pipeline_connect (decomp, format_cmd, NULL);
- pipeline_pump (decomp, format_cmd, NULL);
+ pipeline_connect (decomp, format_cmd, (void *) 0);
+ pipeline_pump (decomp, format_cmd, (void *) 0);
pipeline_wait (decomp);
format_status = pipeline_wait (format_cmd);
} else
#endif /* TROFF_IS_GROFF */
if (format_cmd) {
- pipeline_connect (decomp, format_cmd, NULL);
- pipeline_connect (format_cmd, disp_cmd, NULL);
- pipeline_pump (decomp, format_cmd, disp_cmd, NULL);
+ pipeline_connect (decomp, format_cmd, (void *) 0);
+ pipeline_connect (format_cmd, disp_cmd, (void *) 0);
+ pipeline_pump (decomp, format_cmd, disp_cmd, (void *) 0);
pipeline_wait (decomp);
format_status = pipeline_wait (format_cmd);
disp_status = pipeline_wait (disp_cmd);
} else {
- pipeline_connect (decomp, disp_cmd, NULL);
- pipeline_pump (decomp, disp_cmd, NULL);
+ pipeline_connect (decomp, disp_cmd, (void *) 0);
+ pipeline_pump (decomp, disp_cmd, (void *) 0);
pipeline_wait (decomp);
disp_status = pipeline_wait (disp_cmd);
}
@@ -2061,7 +2073,7 @@ static void display_catman (const char *cat_file, pipeline *decomp,
maybe_discard_stderr (format_cmd);
pipeline_want_out (format_cmd, tmp_cat_fd);
- push_cleanup ((cleanup_fun) unlink, tmpcat, 1);
+ push_cleanup (cleanup_unlink, tmpcat, 1);
/* save the cat as real user
* (1) required for user man hierarchy
@@ -2069,8 +2081,8 @@ static void display_catman (const char *cat_file, pipeline *decomp,
* catman for non-root.
*/
drop_effective_privs ();
- pipeline_connect (decomp, format_cmd, NULL);
- pipeline_pump (decomp, format_cmd, NULL);
+ pipeline_connect (decomp, format_cmd, (void *) 0);
+ pipeline_pump (decomp, format_cmd, (void *) 0);
pipeline_wait (decomp);
status = pipeline_wait (format_cmd);
regain_effective_privs ();
@@ -2079,7 +2091,7 @@ static void display_catman (const char *cat_file, pipeline *decomp,
close (tmp_cat_fd);
commit_tmp_cat (cat_file, tmpcat, status);
- pop_cleanup ((cleanup_fun) unlink, tmpcat);
+ pop_cleanup (cleanup_unlink, tmpcat);
free (tmpcat);
}
@@ -2198,7 +2210,8 @@ static int display (const char *dir, const char *man_file,
/* define format_cmd */
if (man_file) {
- pipecmd *seq = pipecmd_new_sequence ("decompressor", NULL);
+ pipecmd *seq = pipecmd_new_sequence ("decompressor",
+ (void *) 0);
if (*man_file)
decomp = decompress_open (man_file);
@@ -2323,8 +2336,8 @@ static int display (const char *dir, const char *man_file,
return 0;
}
drop_effective_privs ();
- pipeline_connect (decomp, format_cmd, NULL);
- pipeline_pump (decomp, format_cmd, NULL);
+ pipeline_connect (decomp, format_cmd, (void *) 0);
+ pipeline_pump (decomp, format_cmd, (void *) 0);
pipeline_wait (decomp);
status = pipeline_wait (format_cmd);
regain_effective_privs ();
@@ -3839,7 +3852,8 @@ executable_out:
argv_abs = xgetcwd ();
if (argv_abs)
argv_abs = appendstr (argv_abs, "/",
- argv, NULL);
+ argv,
+ (void *) 0);
else
argv_abs = xstrdup (argv);
}
diff --git a/src/manconv_client.c b/src/manconv_client.c
index 6a8dfabb..c150e01d 100644
--- a/src/manconv_client.c
+++ b/src/manconv_client.c
@@ -97,19 +97,19 @@ void add_manconv (pipeline *p, const char *source, const char *target)
codes->from = XNMALLOC (2, char *);
codes->from[0] = xstrdup (source);
codes->from[1] = NULL;
- name = appendstr (name, source, NULL);
+ name = appendstr (name, source, (void *) 0);
} else {
codes->from = XNMALLOC (3, char *);
codes->from[0] = xstrdup ("UTF-8");
codes->from[1] = xstrdup (source);
codes->from[2] = NULL;
- name = appendstr (name, "UTF-8:", source, NULL);
+ name = appendstr (name, "UTF-8:", source, (void *) 0);
}
codes->to = xasprintf ("%s//IGNORE", target);
/* informational only; no shell quoting concerns */
- name = appendstr (name, " -t ", codes->to, NULL);
+ name = appendstr (name, " -t ", codes->to, (void *) 0);
if (quiet >= 2)
- name = appendstr (name, " -q", NULL);
+ name = appendstr (name, " -q", (void *) 0);
/* iconv_open may not work correctly in setuid processes; in GNU
* libc, gconv modules may be linked against other gconv modules and
@@ -123,15 +123,15 @@ void add_manconv (pipeline *p, const char *source, const char *target)
char **from_code;
char *sources = NULL;
- cmd = pipecmd_new_args (MANCONV, "-f", NULL);
+ cmd = pipecmd_new_args (MANCONV, "-f", (void *) 0);
for (from_code = codes->from; *from_code; ++from_code) {
- sources = appendstr (sources, *from_code, NULL);
+ sources = appendstr (sources, *from_code, (void *) 0);
if (*(from_code + 1))
- sources = appendstr (sources, ":", NULL);
+ sources = appendstr (sources, ":", (void *) 0);
}
pipecmd_arg (cmd, sources);
free (sources);
- pipecmd_args (cmd, "-t", codes->to, NULL);
+ pipecmd_args (cmd, "-t", codes->to, (void *) 0);
if (quiet >= 2)
pipecmd_arg (cmd, "-q");
pipecmd_pre_exec (cmd, manconv_pre_exec, sandbox_free,
diff --git a/src/manconv_main.c b/src/manconv_main.c
index d73603e3..75c08ab0 100644
--- a/src/manconv_main.c
+++ b/src/manconv_main.c
@@ -108,7 +108,7 @@ static error_t parse_opt (int key, char *arg, struct argp_state *state)
to_code = xstrdup (arg);
if (!strstr (to_code, "//"))
to_code = appendstr (to_code, "//TRANSLIT",
- NULL);
+ (void *) 0);
return 0;
case 'd':
debug_level = 1;
diff --git a/src/mandb.c b/src/mandb.c
index 78f6d1a6..90325d91 100644
--- a/src/mandb.c
+++ b/src/mandb.c
@@ -558,7 +558,7 @@ static int process_manpath (const char *manpath, int global_manpath,
struct tried_catdirs_entry *tried;
struct stat st;
int run_mandb = 0;
- struct dbpaths *dbpaths;
+ struct dbpaths *dbpaths = NULL;
int amount = 0;
if (global_manpath) { /* system db */
@@ -575,7 +575,7 @@ static int process_manpath (const char *manpath, int global_manpath,
hashtable_install (tried_catdirs, catpath, strlen (catpath), tried);
if (stat (manpath, &st) < 0 || !S_ISDIR (st.st_mode))
- return 0;
+ goto out;
tried->seen = 1;
if (single_filename) {
@@ -618,10 +618,13 @@ static int process_manpath (const char *manpath, int global_manpath,
#endif /* MAN_OWNER */
out:
- cleanup_sigsafe (dbpaths);
- pop_cleanup (cleanup_sigsafe, dbpaths);
- cleanup (dbpaths);
- pop_cleanup (cleanup, dbpaths);
+ if (dbpaths) {
+ cleanup_sigsafe (dbpaths);
+ pop_cleanup (cleanup_sigsafe, dbpaths);
+ cleanup (dbpaths);
+ pop_cleanup (cleanup, dbpaths);
+ }
+
free (database);
database = NULL;
diff --git a/src/manp.c b/src/manp.c
index fcbaaec5..5111be77 100644
--- a/src/manp.c
+++ b/src/manp.c
@@ -313,7 +313,8 @@ static char *pathappend (char *oldpath, const char *appendage)
oldpath, appendage,
oldpath, *app_dedup ? ":" : "", app_dedup);
if (*app_dedup)
- oldpath = appendstr (oldpath, ":", app_dedup, NULL);
+ oldpath = appendstr (oldpath, ":", app_dedup,
+ (void *) 0);
free (app_dedup);
return oldpath;
} else
@@ -552,7 +553,8 @@ char *add_nls_manpaths (const char *manpathlist, const char *locales)
if (locale_manpath) {
if (manpath)
manpath = appendstr (manpath, ":",
- locale_manpath, NULL);
+ locale_manpath,
+ (void *) 0);
else
manpath = xstrdup (locale_manpath);
free (locale_manpath);
@@ -565,7 +567,7 @@ char *add_nls_manpaths (const char *manpathlist, const char *locales)
if (locale_manpath) {
if (manpath)
manpath = appendstr (manpath, ":",
- locale_manpath, NULL);
+ locale_manpath, (void *) 0);
else
manpath = xstrdup (locale_manpath);
free (locale_manpath);
@@ -610,7 +612,7 @@ static char *add_system_manpath (const char *systems, const char *manpathlist)
} else
element = xstrdup (path);
newdir = appendstr (newdir, element, "/",
- one_system, NULL);
+ one_system, (void *) 0);
free (element);
status = is_directory (newdir);
@@ -1176,7 +1178,7 @@ static char **add_dir_to_path_list (char **mphead, char **mp, const char *p)
if (!cwd)
error (FATAL, errno,
_("can't determine current directory"));
- *mp = appendstr (cwd, "/", d, NULL);
+ *mp = appendstr (cwd, "/", d, (void *) 0);
} else
*mp = xstrdup (d);
@@ -1325,7 +1327,8 @@ char *get_catpath (const char *name, int cattype)
suffix = strrchr (name, '/');
if (!suffix)
return appendstr (catpath,
- name + manlen, NULL);
+ name + manlen,
+ (void *) 0);
while (suffix > name + manlen)
if (*--suffix == '/')
@@ -1336,14 +1339,16 @@ char *get_catpath (const char *name, int cattype)
++suffix;
infix = xstrndup (name + manlen,
suffix - (name + manlen));
- catpath = appendstr (catpath, infix, NULL);
+ catpath = appendstr (catpath, infix,
+ (void *) 0);
free (infix);
if (STRNEQ (suffix, "man", 3)) {
suffix += 3;
catpath = appendstr (catpath, "cat",
- NULL);
+ (void *) 0);
}
- catpath = appendstr (catpath, suffix, NULL);
+ catpath = appendstr (catpath, suffix,
+ (void *) 0);
return catpath;
}
}
diff --git a/src/straycats.c b/src/straycats.c
index 9f1f4d59..51f66170 100644
--- a/src/straycats.c
+++ b/src/straycats.c
@@ -99,8 +99,8 @@ static int check_for_stray (MYDBM_FILE dbf)
order_files (catdir, names, names_len);
- mandir = appendstr (mandir, "/", NULL);
- catdir = appendstr (catdir, "/", NULL);
+ mandir = appendstr (mandir, "/", (void *) 0);
+ catdir = appendstr (catdir, "/", (void *) 0);
lenman = strlen (mandir);
lencat = strlen (catdir);
@@ -116,8 +116,8 @@ static int check_for_stray (MYDBM_FILE dbf)
memset (&info, 0, sizeof (struct mandata));
*(mandir + lenman) = *(catdir + lencat) = '\0';
- mandir = appendstr (mandir, names[i], NULL);
- catdir = appendstr (catdir, names[i], NULL);
+ mandir = appendstr (mandir, names[i], (void *) 0);
+ catdir = appendstr (catdir, names[i], (void *) 0);
ext = strrchr (mandir, '.');
if (!ext) {
@@ -318,8 +318,8 @@ static int open_catdir (MYDBM_FILE dbf)
if (!quiet)
printf (_("Checking for stray cats under %s...\n"), catdir);
- catdir = appendstr (catdir, "/", NULL);
- mandir = appendstr (mandir, "/", NULL);
+ catdir = appendstr (catdir, "/", (void *) 0);
+ mandir = appendstr (mandir, "/", (void *) 0);
catlen = strlen (catdir);
manlen = strlen (mandir);
@@ -330,8 +330,8 @@ static int open_catdir (MYDBM_FILE dbf)
if (strncmp (catlist->d_name, "cat", 3) != 0)
continue;
- catdir = appendstr (catdir, catlist->d_name, NULL);
- mandir = appendstr (mandir, catlist->d_name, NULL);
+ catdir = appendstr (catdir, catlist->d_name, (void *) 0);
+ mandir = appendstr (mandir, catlist->d_name, (void *) 0);
*(t1 = mandir + manlen) = 'm';
*(t1 + 2) = 'n';
@@ -376,8 +376,8 @@ int straycats (const char *manpath)
if (catpath && strcmp (catpath, manpath) != 0) {
*mandir = *catdir = '\0';
- mandir = appendstr (mandir, manpath, NULL);
- catdir = appendstr (catdir, catpath, NULL);
+ mandir = appendstr (mandir, manpath, (void *) 0);
+ catdir = appendstr (catdir, catpath, (void *) 0);
strays += open_catdir (dbf);
}
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index b524170f..3d11394e 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -26,7 +26,7 @@ TESTS_ENVIRONMENT = PATH=$(abs_builddir)/..:$$PATH; export PATH; \
# Each test must use the configure-detected shell, not necessarily /bin/sh.
AM_LOG_FLAGS = $(SHELL)
ALL_TESTS = \
- lexgrog-1 \
+ lexgrog-1 lexgrog-2 lexgrog-3 \
man-1 man-2 man-3 man-4 man-5 man-6 man-7 man-8 man-9 man-10 man-11 \
manconv-1 manconv-2 manconv-3 \
mandb-1 mandb-2 mandb-3 mandb-4 mandb-5 mandb-6 mandb-7 \
diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in
index 342328cd..3c56222a 100644
--- a/src/tests/Makefile.in
+++ b/src/tests/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -101,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/m4/man-arg-override-dir.m4 \
$(top_srcdir)/m4/man-arg-sections.m4 \
$(top_srcdir)/m4/man-arg-setuid.m4 \
+ $(top_srcdir)/m4/man-arg-systemdsystemunitdir.m4 \
$(top_srcdir)/m4/man-arg-systemdtmpfilesdir.m4 \
$(top_srcdir)/m4/man-arg-undoc.m4 $(top_srcdir)/m4/man-bdb.m4 \
$(top_srcdir)/m4/man-check-progs.m4 \
@@ -109,6 +110,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/m4/man-heirloom-nroff.m4 \
$(top_srcdir)/m4/man-libseccomp.m4 \
$(top_srcdir)/m4/man-linguas.m4 $(top_srcdir)/m4/man-po4a.m4 \
+ $(top_srcdir)/m4/man-tar-sort-name.m4 \
$(top_srcdir)/m4/man-trans-subst.m4 \
$(top_srcdir)/gl/m4/00gnulib.m4 \
$(top_srcdir)/gl/m4/__inline.m4 \
@@ -137,7 +139,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/filenamecat.m4 \
$(top_srcdir)/gl/m4/flexmember.m4 \
$(top_srcdir)/gl/m4/float_h.m4 $(top_srcdir)/gl/m4/flock.m4 \
- $(top_srcdir)/gl/m4/fnmatch.m4 $(top_srcdir)/gl/m4/fstat.m4 \
+ $(top_srcdir)/gl/m4/fnmatch.m4 \
+ $(top_srcdir)/gl/m4/fnmatch_h.m4 $(top_srcdir)/gl/m4/fstat.m4 \
$(top_srcdir)/gl/m4/fstatat.m4 $(top_srcdir)/gl/m4/futimens.m4 \
$(top_srcdir)/gl/m4/getcwd-abort-bug.m4 \
$(top_srcdir)/gl/m4/getcwd-path-max.m4 \
@@ -151,6 +154,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/gettext.m4 $(top_srcdir)/gl/m4/gettime.m4 \
$(top_srcdir)/gl/m4/gettimeofday.m4 \
$(top_srcdir)/gl/m4/glibc21.m4 $(top_srcdir)/gl/m4/glob.m4 \
+ $(top_srcdir)/gl/m4/glob_h.m4 \
$(top_srcdir)/gl/m4/gnulib-common.m4 \
$(top_srcdir)/gl/m4/gnulib-comp.m4 \
$(top_srcdir)/gl/m4/host-cpu-c-abi.m4 \
@@ -183,8 +187,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/mbstate_t.m4 $(top_srcdir)/gl/m4/mbtowc.m4 \
$(top_srcdir)/gl/m4/memchr.m4 $(top_srcdir)/gl/m4/memmem.m4 \
$(top_srcdir)/gl/m4/mempcpy.m4 $(top_srcdir)/gl/m4/memrchr.m4 \
- $(top_srcdir)/gl/m4/minmax.m4 $(top_srcdir)/gl/m4/mkdtemp.m4 \
- $(top_srcdir)/gl/m4/mkstemp.m4 \
+ $(top_srcdir)/gl/m4/minmax.m4 $(top_srcdir)/gl/m4/mkdir.m4 \
+ $(top_srcdir)/gl/m4/mkdtemp.m4 $(top_srcdir)/gl/m4/mkstemp.m4 \
$(top_srcdir)/gl/m4/mmap-anon.m4 $(top_srcdir)/gl/m4/mode_t.m4 \
$(top_srcdir)/gl/m4/msvc-inval.m4 \
$(top_srcdir)/gl/m4/msvc-nothrow.m4 \
@@ -193,7 +197,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/nl_langinfo.m4 $(top_srcdir)/gl/m4/nls.m4 \
$(top_srcdir)/gl/m4/nocrash.m4 \
$(top_srcdir)/gl/m4/nonblocking.m4 \
- $(top_srcdir)/gl/m4/off_t.m4 $(top_srcdir)/gl/m4/onceonly.m4 \
+ $(top_srcdir)/gl/m4/off_t.m4 \
$(top_srcdir)/gl/m4/open-cloexec.m4 \
$(top_srcdir)/gl/m4/open.m4 $(top_srcdir)/gl/m4/openat.m4 \
$(top_srcdir)/gl/m4/opendir.m4 $(top_srcdir)/gl/m4/pathmax.m4 \
@@ -284,7 +288,8 @@ am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
-am__depfiles_maybe = depfiles
+am__maybe_remake_depfiles = depfiles
+am__depfiles_remade = ./$(DEPDIR)/fspause.Po
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
@@ -588,6 +593,7 @@ GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
GETOPT_H = @GETOPT_H@
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GLIBC21 = @GLIBC21@
+GLOB_H = @GLOB_H@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GNULIB_ACCEPT = @GNULIB_ACCEPT@
@@ -629,6 +635,7 @@ GNULIB_FFSLL = @GNULIB_FFSLL@
GNULIB_FGETC = @GNULIB_FGETC@
GNULIB_FGETS = @GNULIB_FGETS@
GNULIB_FLOCK = @GNULIB_FLOCK@
+GNULIB_FNMATCH = @GNULIB_FNMATCH@
GNULIB_FOPEN = @GNULIB_FOPEN@
GNULIB_FPRINTF = @GNULIB_FPRINTF@
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
@@ -661,12 +668,14 @@ GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
+GNULIB_GETPASS = @GNULIB_GETPASS@
GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
+GNULIB_GLOB = @GNULIB_GLOB@
GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
GNULIB_GRANTPT = @GNULIB_GRANTPT@
GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
@@ -680,6 +689,7 @@ GNULIB_LINK = @GNULIB_LINK@
GNULIB_LINKAT = @GNULIB_LINKAT@
GNULIB_LISTEN = @GNULIB_LISTEN@
GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
+GNULIB_LOCALENAME = @GNULIB_LOCALENAME@
GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
GNULIB_LSEEK = @GNULIB_LSEEK@
GNULIB_LSTAT = @GNULIB_LSTAT@
@@ -945,6 +955,9 @@ HAVE_FFS = @HAVE_FFS@
HAVE_FFSL = @HAVE_FFSL@
HAVE_FFSLL = @HAVE_FFSLL@
HAVE_FLOCK = @HAVE_FLOCK@
+HAVE_FNMATCH = @HAVE_FNMATCH@
+HAVE_FNMATCH_H = @HAVE_FNMATCH_H@
+HAVE_FREELOCALE = @HAVE_FREELOCALE@
HAVE_FSEEKO = @HAVE_FSEEKO@
HAVE_FSTATAT = @HAVE_FSTATAT@
HAVE_FSYNC = @HAVE_FSYNC@
@@ -957,8 +970,12 @@ HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
HAVE_GETLOGIN = @HAVE_GETLOGIN@
HAVE_GETOPT_H = @HAVE_GETOPT_H@
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
+HAVE_GETPASS = @HAVE_GETPASS@
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
+HAVE_GLOB = @HAVE_GLOB@
+HAVE_GLOB_H = @HAVE_GLOB_H@
+HAVE_GLOB_PATTERN_P = @HAVE_GLOB_PATTERN_P@
HAVE_GRANTPT = @HAVE_GRANTPT@
HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
@@ -997,6 +1014,7 @@ HAVE_MKSTEMP = @HAVE_MKSTEMP@
HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
+HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
HAVE_OPENAT = @HAVE_OPENAT@
HAVE_OPENDIR = @HAVE_OPENDIR@
@@ -1131,8 +1149,6 @@ HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
HAVE__BOOL = @HAVE__BOOL@
HAVE__EXIT = @HAVE__EXIT@
-HOST_CPU = @HOST_CPU@
-HOST_CPU_C_ABI = @HOST_CPU_C_ABI@
IGNORE_UNUSED_LIBRARIES_CFLAGS = @IGNORE_UNUSED_LIBRARIES_CFLAGS@
INCLUDE_NEXT = @INCLUDE_NEXT@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
@@ -1193,6 +1209,7 @@ NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = @NEXT_AS_FIRST_DIRECTIVE_DIRENT_H@
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
+NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H = @NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H@
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
NEXT_AS_FIRST_DIRECTIVE_GLOB_H = @NEXT_AS_FIRST_DIRECTIVE_GLOB_H@
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
@@ -1224,6 +1241,7 @@ NEXT_DIRENT_H = @NEXT_DIRENT_H@
NEXT_ERRNO_H = @NEXT_ERRNO_H@
NEXT_FCNTL_H = @NEXT_FCNTL_H@
NEXT_FLOAT_H = @NEXT_FLOAT_H@
+NEXT_FNMATCH_H = @NEXT_FNMATCH_H@
NEXT_GETOPT_H = @NEXT_GETOPT_H@
NEXT_GLOB_H = @NEXT_GLOB_H@
NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
@@ -1294,9 +1312,11 @@ REPLACE_FCNTL = @REPLACE_FCNTL@
REPLACE_FDOPEN = @REPLACE_FDOPEN@
REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
REPLACE_FFLUSH = @REPLACE_FFLUSH@
+REPLACE_FNMATCH = @REPLACE_FNMATCH@
REPLACE_FOPEN = @REPLACE_FOPEN@
REPLACE_FPRINTF = @REPLACE_FPRINTF@
REPLACE_FPURGE = @REPLACE_FPURGE@
+REPLACE_FREELOCALE = @REPLACE_FREELOCALE@
REPLACE_FREOPEN = @REPLACE_FREOPEN@
REPLACE_FSEEK = @REPLACE_FSEEK@
REPLACE_FSEEKO = @REPLACE_FSEEKO@
@@ -1314,8 +1334,10 @@ REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
REPLACE_GETLINE = @REPLACE_GETLINE@
REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
+REPLACE_GETPASS = @REPLACE_GETPASS@
REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
REPLACE_GLOB = @REPLACE_GLOB@
+REPLACE_GLOB_PATTERN_P = @REPLACE_GLOB_PATTERN_P@
REPLACE_GMTIME = @REPLACE_GMTIME@
REPLACE_IOCTL = @REPLACE_IOCTL@
REPLACE_ISATTY = @REPLACE_ISATTY@
@@ -1346,6 +1368,7 @@ REPLACE_MKNOD = @REPLACE_MKNOD@
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
REPLACE_MKTIME = @REPLACE_MKTIME@
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
+REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@
REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
REPLACE_NULL = @REPLACE_NULL@
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
@@ -1570,6 +1593,7 @@ sections = @sections@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
+systemdsystemunitdir = @systemdsystemunitdir@
systemdtmpfilesdir = @systemdtmpfilesdir@
target_alias = @target_alias@
tbl = @tbl@
@@ -1593,7 +1617,7 @@ TESTS_ENVIRONMENT = PATH=$(abs_builddir)/..:$$PATH; export PATH; \
# Each test must use the configure-detected shell, not necessarily /bin/sh.
AM_LOG_FLAGS = $(SHELL)
ALL_TESTS = \
- lexgrog-1 \
+ lexgrog-1 lexgrog-2 lexgrog-3 \
man-1 man-2 man-3 man-4 man-5 man-6 man-7 man-8 man-9 man-10 man-11 \
manconv-1 manconv-2 manconv-3 \
mandb-1 mandb-2 mandb-3 mandb-4 mandb-5 mandb-6 mandb-7 \
@@ -1634,8 +1658,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
@@ -1666,7 +1690,13 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fspause.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fspause.Po@am__quote@ # am--include-marker
+
+$(am__depfiles_remade):
+ @$(MKDIR_P) $(@D)
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+
+am--depfiles: $(am__depfiles_remade)
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -1867,7 +1897,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
fi; \
$$success || exit 1
-check-TESTS:
+check-TESTS: $(check_PROGRAMS) $(dist_check_SCRIPTS)
@list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
@@ -1895,6 +1925,20 @@ lexgrog-1.log: lexgrog-1
--log-file $$b.log --trs-file $$b.trs \
$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
"$$tst" $(AM_TESTS_FD_REDIRECT)
+lexgrog-2.log: lexgrog-2
+ @p='lexgrog-2'; \
+ b='lexgrog-2'; \
+ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+lexgrog-3.log: lexgrog-3
+ @p='lexgrog-3'; \
+ b='lexgrog-3'; \
+ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
man-1.log: man-1
@p='man-1'; \
b='man-1'; \
@@ -2071,7 +2115,10 @@ zsoelim-1.log: zsoelim-1
@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
-distdir: $(DISTFILES)
+distdir: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
+
+distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
@@ -2147,7 +2194,7 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
mostlyclean-am
distclean: distclean-am
- -rm -rf ./$(DEPDIR)
+ -rm -f ./$(DEPDIR)/fspause.Po
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-tags
@@ -2193,7 +2240,7 @@ install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
+ -rm -f ./$(DEPDIR)/fspause.Po
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
@@ -2214,16 +2261,16 @@ uninstall-am:
.MAKE: check-am install-am install-strip
-.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
- clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am install-dvi install-dvi-am install-exec \
- install-exec-am install-html install-html-am install-info \
- install-info-am install-man install-pdf install-pdf-am \
- install-ps install-ps-am install-strip installcheck \
- installcheck-am installdirs maintainer-clean \
+.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
+ check-am clean clean-checkPROGRAMS clean-generic clean-libtool \
+ cscopelist-am ctags ctags-am distclean distclean-compile \
+ distclean-generic distclean-libtool distclean-tags distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-dvi install-dvi-am \
+ install-exec install-exec-am install-html install-html-am \
+ install-info install-info-am install-man install-pdf \
+ install-pdf-am install-ps install-ps-am install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
recheck tags tags-am uninstall uninstall-am
diff --git a/src/tests/lexgrog-2 b/src/tests/lexgrog-2
new file mode 100755
index 00000000..eac8dbd6
--- /dev/null
+++ b/src/tests/lexgrog-2
@@ -0,0 +1,26 @@
+#! /bin/sh
+
+# Test multiple whatis definitions.
+
+: ${srcdir=.}
+. "$srcdir/testlib.sh"
+
+: ${LEXGROG=lexgrog}
+
+init
+
+name_section="\
+lextest \\- one whatis definition
+.br
+lextest2 \\- another whatis definition"
+
+write_page lextest 1 "$tmpdir/usr/share/man/man1/lextest.1.gz" UTF-8 gz '' \
+ "$name_section"
+cat >"$tmpdir/2.exp" <<EOF
+$tmpdir/usr/share/man/man1/lextest.1.gz: "lextest - one whatis definition"
+$tmpdir/usr/share/man/man1/lextest.1.gz: "lextest2 - another whatis definition"
+EOF
+run $LEXGROG "$tmpdir/usr/share/man/man1/lextest.1.gz" >"$tmpdir/2.out"
+expect_pass 'multiple whatis definitions' 'diff -u "$tmpdir/2.exp" "$tmpdir/2.out"'
+
+finish
diff --git a/src/tests/lexgrog-3 b/src/tests/lexgrog-3
new file mode 100644
index 00000000..a6a66a91
--- /dev/null
+++ b/src/tests/lexgrog-3
@@ -0,0 +1,20 @@
+#! /bin/sh
+
+# Test handling of \- in the right-hand side of a NAME section.
+
+: ${srcdir=.}
+. "$srcdir/testlib.sh"
+
+: ${LEXGROG=lexgrog}
+
+init
+
+write_page lextest 1 "$tmpdir/usr/share/man/man1/lextest.1.gz" UTF-8 gz '' \
+ 'lextest \- see lextest \-\-help'
+cat >"$tmpdir/3.exp" <<EOF
+$tmpdir/usr/share/man/man1/lextest.1.gz: "lextest - see lextest --help"
+EOF
+run $LEXGROG "$tmpdir/usr/share/man/man1/lextest.1.gz" >"$tmpdir/3.out"
+expect_pass 'multiple whatis definitions' 'diff -u "$tmpdir/3.exp" "$tmpdir/3.out"'
+
+finish
diff --git a/src/whatis.c b/src/whatis.c
index 0dd7be12..ee43f10a 100644
--- a/src/whatis.c
+++ b/src/whatis.c
@@ -355,10 +355,10 @@ static void use_grep (const char * const *pages, int num_pages, char *manpath,
GREP));
pipecmd_argstr (grep_cmd, flags);
pipecmd_args (grep_cmd, anchored_page, whatis_file,
- NULL);
+ (void *) 0);
pipecmd_pre_exec (grep_cmd, sandbox_load, sandbox_free,
sandbox);
- grep_pl = pipeline_new_commands (grep_cmd, NULL);
+ grep_pl = pipeline_new_commands (grep_cmd, (void *) 0);
if (pipeline_run (grep_pl) == 0)
found[i] = 1;
@@ -461,9 +461,10 @@ static void display (MYDBM_FILE dbf, struct mandata *info, const char *page)
string = xasprintf ("%.*s...", line_len / 2 - 3, page_name);
else
string = xstrdup (page_name);
- string = appendstr (string, " (", newinfo->ext, ")", NULL);
+ string = appendstr (string, " (", newinfo->ext, ")", (void *) 0);
if (!STREQ (newinfo->pointer, "-") && !STREQ (newinfo->pointer, page))
- string = appendstr (string, " [", newinfo->pointer, "]", NULL);
+ string = appendstr (string, " [", newinfo->pointer, "]",
+ (void *) 0);
if (strlen (string) < (size_t) 20) {
int i;
@@ -472,14 +473,14 @@ static void display (MYDBM_FILE dbf, struct mandata *info, const char *page)
string[i] = ' ';
string[i] = '\0';
}
- string = appendstr (string, " - ", NULL);
+ string = appendstr (string, " - ", (void *) 0);
rest = line_len - strlen (string);
if (!long_output && strlen (whatis) > (size_t) rest) {
whatis[rest - 3] = '\0';
- string = appendstr (string, whatis, "...\n", NULL);
+ string = appendstr (string, whatis, "...\n", (void *) 0);
} else
- string = appendstr (string, whatis, "\n", NULL);
+ string = appendstr (string, whatis, "\n", (void *) 0);
string_conv = simple_convert (conv_to_locale, string);
fputs (string_conv, stdout);
@@ -829,6 +830,8 @@ nextpage:
free_mandata_elements (&info);
}
+ free (found_here);
+
for (i = 0; i < num_pages; ++i)
free (lowpages[i]);
free (lowpages);