--- old/usr/src/Targetdirs Mon Oct 13 02:08:19 2008 +++ new/usr/src/Targetdirs Mon Oct 13 02:08:19 2008 @@ -769,6 +769,7 @@ /usr/share/doc/automake \ /usr/share/doc/curl \ /usr/share/doc/curl/html \ + /usr/share/doc/doxygen-1.5.7.1 \ /usr/share/doc/erlang \ /usr/share/doc/gd2 \ /usr/share/doc/gd2/html \ --- old/usr/src/cmd/Makefile Mon Oct 13 02:08:20 2008 +++ new/usr/src/cmd/Makefile Mon Oct 13 02:08:20 2008 @@ -60,6 +60,7 @@ coreutils \ cvs \ cups \ + doxygen \ diffstat \ diffutils \ emacs \ --- /dev/null Mon Oct 13 02:08:20 2008 +++ new/usr/src/cmd/doxygen/METADATA Mon Oct 13 02:08:20 2008 @@ -0,0 +1,8 @@ +PROGRAM: doxygen +PACKAGE: SUNWdoxygen +VERSION: 1.5.7.1 +OWNER: Frank.Jennings@Sun.COM +LICENSE: GPLv2 +OSR: 9692 +COMMENTS: Source Code Documentation Tool + --- /dev/null Mon Oct 13 02:08:21 2008 +++ new/usr/src/cmd/doxygen/Makefile.sfw Mon Oct 13 02:08:21 2008 @@ -0,0 +1,53 @@ +# +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Use is subject to license terms. +# +#ident "@(#)Makefile.sfw 1.8 08/02/09 SMI" +# + +VER=doxygen-1.5.7.1 + +include ../Makefile.cmd + +DOXYGEN_CONFIGURE_OPTIONS = --platform solaris-cc --enable-langs nl,se,cz,fr,id,it,de,jp,je,es,fi,ru,hr,pl,pt,hu,kr,ke,ro,si,cn,no,br,dk,sk,ua,gr,tw,sr,ca,lt,za,ar,fa + +all: $(VER)/config.status + (cd $(VER); CC=$(CC) MAKE=$(GMAKE) $(GMAKE)) + +install: all + $(SH) ./install-doxygen + +$(VER)/config.status: $(VER)/configure + (cd $(VER); ./configure $(DOXYGEN_CONFIGURE_OPTIONS)) + +$(VER)/configure: $(VER).tar.gz + /usr/bin/gzip -dc $(VER).tar.gz | $(GTAR) xpf - --no-same-owner + cd $(VER) && gpatch -p1 < ../doxygen1.patch + touch $(VER)/configure + + +clean: + -rm -rf $(VER) + +include ../Makefile.targ + Binary files /tmp/dbuqnzG and new/usr/src/cmd/doxygen/doxygen-1.5.7.1.tar.gz differ --- /dev/null Mon Oct 13 02:08:22 2008 +++ new/usr/src/cmd/doxygen/doxygen1.patch Mon Oct 13 02:08:22 2008 @@ -0,0 +1,16 @@ +diff -ru doxygen-1.5.7.1/doc/Doxyfile doxygen-1.5.7.1.mod/doc/Doxyfile +--- doxygen-1.5.7.1/doc/Doxyfile Sat Jun 9 18:02:54 2007 ++++ doxygen-1.5.7.1.mod/doc/Doxyfile Sat Aug 16 19:40:35 2008 +@@ -22,9 +22,9 @@ + EXTRACT_ALL = NO + EXTRACT_PRIVATE = NO + GENERATE_MAN = NO +-GENERATE_LATEX = YES ++GENERATE_LATEX = NO + GENERATE_HTML = YES +-GENERATE_HTMLHELP = YES ++GENERATE_HTMLHELP = NO + GENERATE_RTF = NO + GENERATE_XML = NO + ENABLED_SECTIONS = logo_on +Only in doxygen-1.5.7.1.mod/doc: Doxyfile~ --- /dev/null Mon Oct 13 02:08:22 2008 +++ new/usr/src/cmd/doxygen/doxygen_manual-1.5.7.1.pdf Mon Oct 13 02:08:22 2008 @@ -0,0 +1,24918 @@ +%PDF-1.4 +5 0 obj +<< /S /GoTo /D (part.1) >> +endobj +8 0 obj +(I User Manual) +endobj +9 0 obj +<< /S /GoTo /D (chapter.1) >> +endobj +12 0 obj +(Installation) +endobj +13 0 obj +<< /S /GoTo /D (section.1.1) >> +endobj +16 0 obj +(Compiling from source on Unix) +endobj +17 0 obj +<< /S /GoTo /D (section.1.2) >> +endobj +20 0 obj +(Installing the binaries on Unix) +endobj +21 0 obj +<< /S /GoTo /D (section.1.3) >> +endobj +24 0 obj +(Known compilation problems for Unix) +endobj +25 0 obj +<< /S /GoTo /D (section.1.4) >> +endobj +28 0 obj +(Compiling from source on Windows) +endobj +29 0 obj +<< /S /GoTo /D (section.1.5) >> +endobj +32 0 obj +(Installing the binaries on Windows) +endobj +33 0 obj +<< /S /GoTo /D (section.1.6) >> +endobj +36 0 obj +(Tools used to develop doxygen) +endobj +37 0 obj +<< /S /GoTo /D (chapter.2) >> +endobj +40 0 obj +(Getting Started) +endobj +41 0 obj +<< /S /GoTo /D (section.2.1) >> +endobj +44 0 obj +(Step 1: Creating a configuration file) +endobj +45 0 obj +<< /S /GoTo /D (section.2.2) >> +endobj +48 0 obj +(Step 2: Running doxygen) +endobj +49 0 obj +<< /S /GoTo /D (section.2.3) >> +endobj +52 0 obj +(Step 3: Documenting the sources) +endobj +53 0 obj +<< /S /GoTo /D (chapter.3) >> +endobj +56 0 obj +(Documenting the code) +endobj +57 0 obj +<< /S /GoTo /D (section.3.1) >> +endobj +60 0 obj +(Special documentation blocks) +endobj +61 0 obj +<< /S /GoTo /D (section.3.2) >> +endobj +64 0 obj +(Putting documentation after members) +endobj +65 0 obj +<< /S /GoTo /D (section.3.3) >> +endobj +68 0 obj +(Documentation at other places) +endobj +69 0 obj +<< /S /GoTo /D (section.3.4) >> +endobj +72 0 obj +(Special documentation blocks in Python) +endobj +73 0 obj +<< /S /GoTo /D (section.3.5) >> +endobj +76 0 obj +(Special documentation blocks in VHDL) +endobj +77 0 obj +<< /S /GoTo /D (chapter.4) >> +endobj +80 0 obj +(Lists) +endobj +81 0 obj +<< /S /GoTo /D (chapter.5) >> +endobj +84 0 obj +(Grouping) +endobj +85 0 obj +<< /S /GoTo /D (section.5.1) >> +endobj +88 0 obj +(Modules) +endobj +89 0 obj +<< /S /GoTo /D (section.5.2) >> +endobj +92 0 obj +(Member Groups) +endobj +93 0 obj +<< /S /GoTo /D (section.5.3) >> +endobj +96 0 obj +(Subpaging) +endobj +97 0 obj +<< /S /GoTo /D (chapter.6) >> +endobj +100 0 obj +(Including Formulas) +endobj +101 0 obj +<< /S /GoTo /D (chapter.7) >> +endobj +104 0 obj +(Graphs and diagrams) +endobj +105 0 obj +<< /S /GoTo /D (chapter.8) >> +endobj +108 0 obj +(Preprocessing) +endobj +109 0 obj +<< /S /GoTo /D (chapter.9) >> +endobj +112 0 obj +(Automatic link generation) +endobj +113 0 obj +<< /S /GoTo /D (section.9.1) >> +endobj +116 0 obj +(Links to web pages and mail addresses) +endobj +117 0 obj +<< /S /GoTo /D (section.9.2) >> +endobj +120 0 obj +(Links to classes.) +endobj +121 0 obj +<< /S /GoTo /D (section.9.3) >> +endobj +124 0 obj +(Links to files.) +endobj +125 0 obj +<< /S /GoTo /D (section.9.4) >> +endobj +128 0 obj +(Links to functions.) +endobj +129 0 obj +<< /S /GoTo /D (section.9.5) >> +endobj +132 0 obj +(Links to variables, typedefs, enum types, enum values and defines.) +endobj +133 0 obj +<< /S /GoTo /D (section.9.6) >> +endobj +136 0 obj +(typedefs.) +endobj +137 0 obj +<< /S /GoTo /D (chapter.10) >> +endobj +140 0 obj +(Output Formats) +endobj +141 0 obj +<< /S /GoTo /D (section.10.1) >> +endobj +144 0 obj +(Output Formats) +endobj +145 0 obj +<< /S /GoTo /D (chapter.11) >> +endobj +148 0 obj +(Customizing the Output) +endobj +149 0 obj +<< /S /GoTo /D (section.11.1) >> +endobj +152 0 obj +(Minor Tweaks) +endobj +153 0 obj +<< /S /GoTo /D (section.11.2) >> +endobj +156 0 obj +(Changing the layout of pages) +endobj +157 0 obj +<< /S /GoTo /D (section.11.3) >> +endobj +160 0 obj +(Using the XML output) +endobj +161 0 obj +<< /S /GoTo /D (chapter.12) >> +endobj +164 0 obj +(Custom Commands) +endobj +165 0 obj +<< /S /GoTo /D (section.12.1) >> +endobj +168 0 obj +(Simple aliases) +endobj +169 0 obj +<< /S /GoTo /D (section.12.2) >> +endobj +172 0 obj +(Aliases with arguments) +endobj +173 0 obj +<< /S /GoTo /D (section.12.3) >> +endobj +176 0 obj +(Nesting custom command) +endobj +177 0 obj +<< /S /GoTo /D (chapter.13) >> +endobj +180 0 obj +(Link to external documentation) +endobj +181 0 obj +<< /S /GoTo /D (chapter.14) >> +endobj +184 0 obj +(Frequently Asked Questions) +endobj +185 0 obj +<< /S /GoTo /D (chapter.15) >> +endobj +188 0 obj +(Troubleshootinh) +endobj +189 0 obj +<< /S /GoTo /D (part.2) >> +endobj +192 0 obj +(II Reference Manual) +endobj +193 0 obj +<< /S /GoTo /D (chapter.16) >> +endobj +196 0 obj +(Features) +endobj +197 0 obj +<< /S /GoTo /D (chapter.17) >> +endobj +200 0 obj +(Doxygen History) +endobj +201 0 obj +<< /S /GoTo /D (chapter.18) >> +endobj +204 0 obj +(Doxygen usage) +endobj +205 0 obj +<< /S /GoTo /D (chapter.19) >> +endobj +208 0 obj +(Doxytag usage) +endobj +209 0 obj +<< /S /GoTo /D (chapter.20) >> +endobj +212 0 obj +(Doxywizard usage) +endobj +213 0 obj +<< /S /GoTo /D (chapter.21) >> +endobj +216 0 obj +(Installdox usage) +endobj +217 0 obj +<< /S /GoTo /D (chapter.22) >> +endobj +220 0 obj +(Configuration) +endobj +221 0 obj +<< /S /GoTo /D (section.22.1) >> +endobj +224 0 obj +(Format) +endobj +225 0 obj +<< /S /GoTo /D (section.22.2) >> +endobj +228 0 obj +(Project related options) +endobj +229 0 obj +<< /S /GoTo /D (section.22.3) >> +endobj +232 0 obj +(Build related options) +endobj +233 0 obj +<< /S /GoTo /D (section.22.4) >> +endobj +236 0 obj +(Options related to warning and progress messages) +endobj +237 0 obj +<< /S /GoTo /D (section.22.5) >> +endobj +240 0 obj +(Input related options) +endobj +241 0 obj +<< /S /GoTo /D (section.22.6) >> +endobj +244 0 obj +(Source browsing related options) +endobj +245 0 obj +<< /S /GoTo /D (section.22.7) >> +endobj +248 0 obj +(Alphabetical index options) +endobj +249 0 obj +<< /S /GoTo /D (section.22.8) >> +endobj +252 0 obj +(HTML related options) +endobj +253 0 obj +<< /S /GoTo /D (section.22.9) >> +endobj +256 0 obj +(LaTeX related options) +endobj +257 0 obj +<< /S /GoTo /D (section.22.10) >> +endobj +260 0 obj +(RTF related options) +endobj +261 0 obj +<< /S /GoTo /D (section.22.11) >> +endobj +264 0 obj +(Man page related options) +endobj +265 0 obj +<< /S /GoTo /D (section.22.12) >> +endobj +268 0 obj +(XML related options) +endobj +269 0 obj +<< /S /GoTo /D (section.22.13) >> +endobj +272 0 obj +(AUTOGEN\137DEF related options) +endobj +273 0 obj +<< /S /GoTo /D (section.22.14) >> +endobj +276 0 obj +(PERLMOD related options) +endobj +277 0 obj +<< /S /GoTo /D (section.22.15) >> +endobj +280 0 obj +(Preprocessor related options) +endobj +281 0 obj +<< /S /GoTo /D (section.22.16) >> +endobj +284 0 obj +(External reference options) +endobj +285 0 obj +<< /S /GoTo /D (section.22.17) >> +endobj +288 0 obj +(Dot options) +endobj +289 0 obj +<< /S /GoTo /D (section.22.18) >> +endobj +292 0 obj +(Search engine options) +endobj +293 0 obj +<< /S /GoTo /D (chapter.23) >> +endobj +296 0 obj +(Special Commands) +endobj +297 0 obj +<< /S /GoTo /D (section.23.1) >> +endobj +300 0 obj +(Introduction) +endobj +301 0 obj +<< /S /GoTo /D (section.23.2) >> +endobj +304 0 obj +("026E30F addtogroup [\(title\)]) +endobj +305 0 obj +<< /S /GoTo /D (section.23.3) >> +endobj +308 0 obj +("026E30F callgraph) +endobj +309 0 obj +<< /S /GoTo /D (section.23.4) >> +endobj +312 0 obj +("026E30F callergraph) +endobj +313 0 obj +<< /S /GoTo /D (section.23.5) >> +endobj +316 0 obj +("026E30F category [] []) +endobj +317 0 obj +<< /S /GoTo /D (section.23.6) >> +endobj +320 0 obj +("026E30F class [] []) +endobj +321 0 obj +<< /S /GoTo /D (section.23.7) >> +endobj +324 0 obj +("026E30F def ) +endobj +325 0 obj +<< /S /GoTo /D (section.23.8) >> +endobj +328 0 obj +("026E30F defgroup \(group title\)) +endobj +329 0 obj +<< /S /GoTo /D (section.23.9) >> +endobj +332 0 obj +("026E30F dir []) +endobj +333 0 obj +<< /S /GoTo /D (section.23.10) >> +endobj +336 0 obj +("026E30F enum ) +endobj +337 0 obj +<< /S /GoTo /D (section.23.11) >> +endobj +340 0 obj +("026E30F example ) +endobj +341 0 obj +<< /S /GoTo /D (section.23.12) >> +endobj +344 0 obj +("026E30F extends ) +endobj +345 0 obj +<< /S /GoTo /D (section.23.13) >> +endobj +348 0 obj +("026E30F file []) +endobj +349 0 obj +<< /S /GoTo /D (section.23.14) >> +endobj +352 0 obj +("026E30F fn \(function declaration\)) +endobj +353 0 obj +<< /S /GoTo /D (section.23.15) >> +endobj +356 0 obj +("026E30F headerfile []) +endobj +357 0 obj +<< /S /GoTo /D (section.23.16) >> +endobj +360 0 obj +("026E30F hideinitializer) +endobj +361 0 obj +<< /S /GoTo /D (section.23.17) >> +endobj +364 0 obj +("026E30F implements ) +endobj +365 0 obj +<< /S /GoTo /D (section.23.18) >> +endobj +368 0 obj +("026E30F ingroup \( [ ]\)) +endobj +369 0 obj +<< /S /GoTo /D (section.23.19) >> +endobj +372 0 obj +("026E30F interface [] []) +endobj +373 0 obj +<< /S /GoTo /D (section.23.20) >> +endobj +376 0 obj +("026E30F internal) +endobj +377 0 obj +<< /S /GoTo /D (section.23.21) >> +endobj +380 0 obj +("026E30F mainpage [\(title\)]) +endobj +381 0 obj +<< /S /GoTo /D (section.23.22) >> +endobj +384 0 obj +("026E30F memberof ) +endobj +385 0 obj +<< /S /GoTo /D (section.23.23) >> +endobj +388 0 obj +("026E30F name \(header\)) +endobj +389 0 obj +<< /S /GoTo /D (section.23.24) >> +endobj +392 0 obj +("026E30F namespace ) +endobj +393 0 obj +<< /S /GoTo /D (section.23.25) >> +endobj +396 0 obj +("026E30F nosubgrouping) +endobj +397 0 obj +<< /S /GoTo /D (section.23.26) >> +endobj +400 0 obj +("026E30F overload [\(function declaration\)]) +endobj +401 0 obj +<< /S /GoTo /D (section.23.27) >> +endobj +404 0 obj +("026E30F package ) +endobj +405 0 obj +<< /S /GoTo /D (section.23.28) >> +endobj +408 0 obj +("026E30F page \(title\)) +endobj +409 0 obj +<< /S /GoTo /D (section.23.29) >> +endobj +412 0 obj +("026E30F property \(qualified property name\)) +endobj +413 0 obj +<< /S /GoTo /D (section.23.30) >> +endobj +416 0 obj +("026E30F protocol [] []) +endobj +417 0 obj +<< /S /GoTo /D (section.23.31) >> +endobj +420 0 obj +("026E30F relates ) +endobj +421 0 obj +<< /S /GoTo /D (section.23.32) >> +endobj +424 0 obj +("026E30F relatesalso ) +endobj +425 0 obj +<< /S /GoTo /D (section.23.33) >> +endobj +428 0 obj +("026E30F showinitializer) +endobj +429 0 obj +<< /S /GoTo /D (section.23.34) >> +endobj +432 0 obj +("026E30F struct [] []) +endobj +433 0 obj +<< /S /GoTo /D (section.23.35) >> +endobj +436 0 obj +("026E30F typedef \(typedef declaration\)) +endobj +437 0 obj +<< /S /GoTo /D (section.23.36) >> +endobj +440 0 obj +("026E30F union [] []) +endobj +441 0 obj +<< /S /GoTo /D (section.23.37) >> +endobj +444 0 obj +("026E30F var \(variable declaration\)) +endobj +445 0 obj +<< /S /GoTo /D (section.23.38) >> +endobj +448 0 obj +("026E30F weakgroup [\(title\)]) +endobj +449 0 obj +<< /S /GoTo /D (section.23.39) >> +endobj +452 0 obj +("026E30F attention \173 attention text \175) +endobj +453 0 obj +<< /S /GoTo /D (section.23.40) >> +endobj +456 0 obj +("026E30F author \173 list of authors \175) +endobj +457 0 obj +<< /S /GoTo /D (section.23.41) >> +endobj +460 0 obj +("026E30F brief \173brief description\175) +endobj +461 0 obj +<< /S /GoTo /D (section.23.42) >> +endobj +464 0 obj +("026E30F bug \173 bug description \175) +endobj +465 0 obj +<< /S /GoTo /D (section.23.43) >> +endobj +468 0 obj +("026E30F cond []) +endobj +469 0 obj +<< /S /GoTo /D (section.23.44) >> +endobj +472 0 obj +("026E30F date \173 date description \175) +endobj +473 0 obj +<< /S /GoTo /D (section.23.45) >> +endobj +476 0 obj +("026E30F deprecated \173 description \175) +endobj +477 0 obj +<< /S /GoTo /D (section.23.46) >> +endobj +480 0 obj +("026E30F details \173detailed decription\175) +endobj +481 0 obj +<< /S /GoTo /D (section.23.47) >> +endobj +484 0 obj +("026E30F else) +endobj +485 0 obj +<< /S /GoTo /D (section.23.48) >> +endobj +488 0 obj +("026E30F elseif ) +endobj +489 0 obj +<< /S /GoTo /D (section.23.49) >> +endobj +492 0 obj +("026E30F endcond) +endobj +493 0 obj +<< /S /GoTo /D (section.23.50) >> +endobj +496 0 obj +("026E30F endif) +endobj +497 0 obj +<< /S /GoTo /D (section.23.51) >> +endobj +500 0 obj +("026E30F exception \173 exception description \175) +endobj +501 0 obj +<< /S /GoTo /D (section.23.52) >> +endobj +504 0 obj +("026E30F if ) +endobj +505 0 obj +<< /S /GoTo /D (section.23.53) >> +endobj +508 0 obj +("026E30F ifnot ) +endobj +509 0 obj +<< /S /GoTo /D (section.23.54) >> +endobj +512 0 obj +("026E30F invariant \173 description of invariant \175) +endobj +513 0 obj +<< /S /GoTo /D (section.23.55) >> +endobj +516 0 obj +("026E30F note \173 text \175) +endobj +517 0 obj +<< /S /GoTo /D (section.23.56) >> +endobj +520 0 obj +("026E30F par [\(paragraph title\)] \173 paragraph \175) +endobj +521 0 obj +<< /S /GoTo /D (section.23.57) >> +endobj +524 0 obj +("026E30F param \173 parameter description \175) +endobj +525 0 obj +<< /S /GoTo /D (section.23.58) >> +endobj +528 0 obj +("026E30F tparam \173 description \175) +endobj +529 0 obj +<< /S /GoTo /D (section.23.59) >> +endobj +532 0 obj +("026E30F post \173 description of the postcondition \175) +endobj +533 0 obj +<< /S /GoTo /D (section.23.60) >> +endobj +536 0 obj +("026E30F pre \173 description of the precondition \175) +endobj +537 0 obj +<< /S /GoTo /D (section.23.61) >> +endobj +540 0 obj +("026E30F remarks \173 remark text \175) +endobj +541 0 obj +<< /S /GoTo /D (section.23.62) >> +endobj +544 0 obj +("026E30F return \173 description of the return value \175) +endobj +545 0 obj +<< /S /GoTo /D (section.23.63) >> +endobj +548 0 obj +("026E30F retval \173 description \175) +endobj +549 0 obj +<< /S /GoTo /D (section.23.64) >> +endobj +552 0 obj +("026E30F sa \173 references \175) +endobj +553 0 obj +<< /S /GoTo /D (section.23.65) >> +endobj +556 0 obj +("026E30F see \173 references \175) +endobj +557 0 obj +<< /S /GoTo /D (section.23.66) >> +endobj +560 0 obj +("026E30F since \173 text \175) +endobj +561 0 obj +<< /S /GoTo /D (section.23.67) >> +endobj +564 0 obj +("026E30F test \173 paragraph describing a test case \175) +endobj +565 0 obj +<< /S /GoTo /D (section.23.68) >> +endobj +568 0 obj +("026E30F throw \173 exception description \175) +endobj +569 0 obj +<< /S /GoTo /D (section.23.69) >> +endobj +572 0 obj +("026E30F todo \173 paragraph describing what is to be done \175) +endobj +573 0 obj +<< /S /GoTo /D (section.23.70) >> +endobj +576 0 obj +("026E30F version \173 version number \175) +endobj +577 0 obj +<< /S /GoTo /D (section.23.71) >> +endobj +580 0 obj +("026E30F warning \173 warning message \175) +endobj +581 0 obj +<< /S /GoTo /D (section.23.72) >> +endobj +584 0 obj +("026E30F xrefitem `\250\(heading\)`\250 `\250\(list title\)`\250 \173text\175) +endobj +585 0 obj +<< /S /GoTo /D (section.23.73) >> +endobj +588 0 obj +("026E30F addindex \(text\)) +endobj +589 0 obj +<< /S /GoTo /D (section.23.74) >> +endobj +592 0 obj +("026E30F anchor ) +endobj +593 0 obj +<< /S /GoTo /D (section.23.75) >> +endobj +596 0 obj +("026E30F endlink) +endobj +597 0 obj +<< /S /GoTo /D (section.23.76) >> +endobj +600 0 obj +("026E30F link ) +endobj +601 0 obj +<< /S /GoTo /D (section.23.77) >> +endobj +604 0 obj +("026E30F ref [`\250\(text\)`\250]) +endobj +605 0 obj +<< /S /GoTo /D (section.23.78) >> +endobj +608 0 obj +("026E30F subpage [`\250\(text\)`\250]) +endobj +609 0 obj +<< /S /GoTo /D (section.23.79) >> +endobj +612 0 obj +("026E30F section \(section title\)) +endobj +613 0 obj +<< /S /GoTo /D (section.23.80) >> +endobj +616 0 obj +("026E30F subsection \(subsection title\)) +endobj +617 0 obj +<< /S /GoTo /D (section.23.81) >> +endobj +620 0 obj +("026E30F subsubsection \(subsubsection title\)) +endobj +621 0 obj +<< /S /GoTo /D (section.23.82) >> +endobj +624 0 obj +("026E30F paragraph \(paragraph title\)) +endobj +625 0 obj +<< /S /GoTo /D (section.23.83) >> +endobj +628 0 obj +("026E30F dontinclude ) +endobj +629 0 obj +<< /S /GoTo /D (section.23.84) >> +endobj +632 0 obj +("026E30F include ) +endobj +633 0 obj +<< /S /GoTo /D (section.23.85) >> +endobj +636 0 obj +("026E30F includelineno ) +endobj +637 0 obj +<< /S /GoTo /D (section.23.86) >> +endobj +640 0 obj +("026E30F line \( pattern \)) +endobj +641 0 obj +<< /S /GoTo /D (section.23.87) >> +endobj +644 0 obj +("026E30F skip \( pattern \)) +endobj +645 0 obj +<< /S /GoTo /D (section.23.88) >> +endobj +648 0 obj +("026E30F skipline \( pattern \)) +endobj +649 0 obj +<< /S /GoTo /D (section.23.89) >> +endobj +652 0 obj +("026E30F until \( pattern \)) +endobj +653 0 obj +<< /S /GoTo /D (section.23.90) >> +endobj +656 0 obj +("026E30F verbinclude ) +endobj +657 0 obj +<< /S /GoTo /D (section.23.91) >> +endobj +660 0 obj +("026E30F htmlinclude ) +endobj +661 0 obj +<< /S /GoTo /D (section.23.92) >> +endobj +664 0 obj +("026E30F a ) +endobj +665 0 obj +<< /S /GoTo /D (section.23.93) >> +endobj +668 0 obj +("026E30F arg \173 item-description \175) +endobj +669 0 obj +<< /S /GoTo /D (section.23.94) >> +endobj +672 0 obj +("026E30F b ) +endobj +673 0 obj +<< /S /GoTo /D (section.23.95) >> +endobj +676 0 obj +("026E30F c ) +endobj +677 0 obj +<< /S /GoTo /D (section.23.96) >> +endobj +680 0 obj +("026E30F code) +endobj +681 0 obj +<< /S /GoTo /D (section.23.97) >> +endobj +684 0 obj +("026E30F copydoc ) +endobj +685 0 obj +<< /S /GoTo /D (section.23.98) >> +endobj +688 0 obj +("026E30F copybrief ) +endobj +689 0 obj +<< /S /GoTo /D (section.23.99) >> +endobj +692 0 obj +("026E30F copydetails ) +endobj +693 0 obj +<< /S /GoTo /D (section.23.100) >> +endobj +696 0 obj +("026E30F dot) +endobj +697 0 obj +<< /S /GoTo /D (section.23.101) >> +endobj +700 0 obj +("026E30F msc) +endobj +701 0 obj +<< /S /GoTo /D (section.23.102) >> +endobj +704 0 obj +("026E30F dotfile [`\250caption`\250]) +endobj +705 0 obj +<< /S /GoTo /D (section.23.103) >> +endobj +708 0 obj +("026E30F e ) +endobj +709 0 obj +<< /S /GoTo /D (section.23.104) >> +endobj +712 0 obj +("026E30F em ) +endobj +713 0 obj +<< /S /GoTo /D (section.23.105) >> +endobj +716 0 obj +("026E30F endcode) +endobj +717 0 obj +<< /S /GoTo /D (section.23.106) >> +endobj +720 0 obj +("026E30F enddot) +endobj +721 0 obj +<< /S /GoTo /D (section.23.107) >> +endobj +724 0 obj +("026E30F endmsc) +endobj +725 0 obj +<< /S /GoTo /D (section.23.108) >> +endobj +728 0 obj +("026E30F endhtmlonly) +endobj +729 0 obj +<< /S /GoTo /D (section.23.109) >> +endobj +732 0 obj +("026E30F endlatexonly) +endobj +733 0 obj +<< /S /GoTo /D (section.23.110) >> +endobj +736 0 obj +("026E30F endmanonly) +endobj +737 0 obj +<< /S /GoTo /D (section.23.111) >> +endobj +740 0 obj +("026E30F endverbatim) +endobj +741 0 obj +<< /S /GoTo /D (section.23.112) >> +endobj +744 0 obj +("026E30F endxmlonly) +endobj +745 0 obj +<< /S /GoTo /D (section.23.113) >> +endobj +748 0 obj +("026E30F f\044) +endobj +749 0 obj +<< /S /GoTo /D (section.23.114) >> +endobj +752 0 obj +("026E30F f[) +endobj +753 0 obj +<< /S /GoTo /D (section.23.115) >> +endobj +756 0 obj +("026E30F f]) +endobj +757 0 obj +<< /S /GoTo /D (section.23.116) >> +endobj +760 0 obj +("026E30F f\173environment\175\173) +endobj +761 0 obj +<< /S /GoTo /D (section.23.117) >> +endobj +764 0 obj +("026E30F f\175) +endobj +765 0 obj +<< /S /GoTo /D (section.23.118) >> +endobj +768 0 obj +("026E30F htmlonly) +endobj +769 0 obj +<< /S /GoTo /D (section.23.119) >> +endobj +772 0 obj +("026E30F image [`\250caption`\250] [=]) +endobj +773 0 obj +<< /S /GoTo /D (section.23.120) >> +endobj +776 0 obj +("026E30F latexonly) +endobj +777 0 obj +<< /S /GoTo /D (section.23.121) >> +endobj +780 0 obj +("026E30F manonly) +endobj +781 0 obj +<< /S /GoTo /D (section.23.122) >> +endobj +784 0 obj +("026E30F li \173 item-description \175) +endobj +785 0 obj +<< /S /GoTo /D (section.23.123) >> +endobj +788 0 obj +("026E30F n) +endobj +789 0 obj +<< /S /GoTo /D (section.23.124) >> +endobj +792 0 obj +("026E30F p ) +endobj +793 0 obj +<< /S /GoTo /D (section.23.125) >> +endobj +796 0 obj +("026E30F verbatim) +endobj +797 0 obj +<< /S /GoTo /D (section.23.126) >> +endobj +800 0 obj +("026E30F xmlonly) +endobj +801 0 obj +<< /S /GoTo /D (section.23.127) >> +endobj +804 0 obj +("026E30F "026E30F ) +endobj +805 0 obj +<< /S /GoTo /D (section.23.128) >> +endobj +808 0 obj +("026E30F @) +endobj +809 0 obj +<< /S /GoTo /D (section.23.129) >> +endobj +812 0 obj +("026E30F [LanguageId]) +endobj +813 0 obj +<< /S /GoTo /D (section.23.130) >> +endobj +816 0 obj +("026E30F \046) +endobj +817 0 obj +<< /S /GoTo /D (section.23.131) >> +endobj +820 0 obj +("026E30F \044) +endobj +821 0 obj +<< /S /GoTo /D (section.23.132) >> +endobj +824 0 obj +("026E30F \043) +endobj +825 0 obj +<< /S /GoTo /D (section.23.133) >> +endobj +828 0 obj +(<) +endobj +829 0 obj +<< /S /GoTo /D (section.23.134) >> +endobj +832 0 obj +(>) +endobj +833 0 obj +<< /S /GoTo /D (section.23.135) >> +endobj +836 0 obj +("026E30F \045) +endobj +837 0 obj +<< /S /GoTo /D (section.23.136) >> +endobj +840 0 obj +(PHP only commands) +endobj +841 0 obj +<< /S /GoTo /D (chapter.24) >> +endobj +844 0 obj +(HTML commands) +endobj +845 0 obj +<< /S /GoTo /D (chapter.25) >> +endobj +848 0 obj +(XML commands) +endobj +849 0 obj +<< /S /GoTo /D (part.3) >> +endobj +852 0 obj +(III Developers Manual) +endobj +853 0 obj +<< /S /GoTo /D (chapter.26) >> +endobj +856 0 obj +(Doxygen's internals) +endobj +857 0 obj +<< /S /GoTo /D (chapter.27) >> +endobj +860 0 obj +(Perl Module Output format) +endobj +861 0 obj +<< /S /GoTo /D (section.27.1) >> +endobj +864 0 obj +(Using the Perl Module output format.) +endobj +865 0 obj +<< /S /GoTo /D (section.27.2) >> +endobj +868 0 obj +(Using the Perl Module-based LaTeX generator.) +endobj +869 0 obj +<< /S /GoTo /D (section.27.3) >> +endobj +872 0 obj +(Perl Module documentation format.) +endobj +873 0 obj +<< /S /GoTo /D (section.27.4) >> +endobj +876 0 obj +(Data structure describing the Perl Module documentation tree.) +endobj +877 0 obj +<< /S /GoTo /D (chapter.28) >> +endobj +880 0 obj +(Internationalization) +endobj +881 0 obj +<< /S /GoTo /D [882 0 R /Fit ] >> +endobj +885 0 obj << +/Length 293 +/Filter /FlateDecode +>> +stream +xڍMO0 >vzqOäJT $=ǪJp@9䵝xԀ:`['b:QuJFyw`B#BfY=[3¨*/dyE9(jX`Š~|,b'vHif?i\A#[ؠZ桭Nr_VgOf$n}휠v lo8͟Y42#:_$>OP5䲘^.~:+2;ן + xendstream +endobj +882 0 obj << +/Type /Page +/Contents 885 0 R +/Resources 884 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 894 0 R +>> endobj +883 0 obj << +/Type /XObject +/Subtype /Form +/FormType 1 +/PTEX.FileName (./doxygen_logo.pdf) +/PTEX.PageNumber 1 +/PTEX.InfoDict 895 0 R +/Matrix [1.00000000 0.00000000 0.00000000 1.00000000 0.00000000 0.00000000] +/BBox [0.00000000 0.00000000 634.00000000 197.00000000] +/Resources << +/ProcSet [ /PDF /ImageC ] +/ExtGState << +/R7 896 0 R +>>/XObject << +/R8 897 0 R +>>>> +/Length 898 0 R +/Filter /FlateDecode +>> +stream +x+T03T0 +A(˥d^eee +W(JJ*T036 -! B%+Vlendstream +endobj +895 0 obj +<< +/Producer (AFPL Ghostscript 8.51) +/CreationDate (D:20081004161614) +/ModDate (D:20081004161614) +/Creator (GNU Ghostscript 705 \(epswrite\)) +>> +endobj +896 0 obj +<< +/Type /ExtGState +/OPM 1 +>> +endobj +897 0 obj +<< +/Subtype /Image +/ColorSpace /DeviceRGB +/Width 634 +/Height 197 +/BitsPerComponent 8 +/Filter /DCTDecode +/Length 12811 +>> +stream + +Adobe +d + + + + +C + +  $, !$4.763.22:ASF:=N>22HbINVX]^]8EfmeZlS[]Y +C**Y;2;YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY + +z" + + + + + + + + + + + + + + + + +} +!1AQa"q2#BR$3br +%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz + + + + + + + + + + + +w +!1AQaq"2B #3Rbr +$4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz +  + +? +( +( +( +( +f +jwJMSYیRRir$I JZ]xz|ĴQEt( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +b@\zitZfkb-! qIv5Xu5ׁD($( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +o>I7yTBx! zXSպZ] LՂ(@( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +()I訫o-G/ܩ*)}keqZЬl!UAEWdQE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QE +QU绊 2m(5A\;}c$_ +˩Ec#^w+ +xԬrpFUN+1.Ϲ}O{6&jŪ;^O}j!0n$G=딸S!=re +H?t`v&<Q^Uy㋌oAUۦ{W=LM8i4)HӤ1nYcs}{~ŚV?G9u 겯6}KEUժ댔efQEP[-*ݳߔ{uzSˍ92oor).Am*oBT[v,QTGvD;?a{"iQEdQE +SESjLzʵUJ7eB[4UqߥNq*:rarE(H +)"Fz/)#Yά!2[صER7lGJo_?z6{9kq,m7=UAy/ +jKTTpdRqT$-X(˸KV _DMEfI$AG|(3Oc.fBɚ4U!vΒpxs2\% KLnAb:爏jX*nL*lTJ4U)tIAR4(D|t+1xkdt$5(r +?=nqGJB{4UxnRuqYMhŠ(QEd +e!ĒL&]:nWR+W,bÿҳ/^5IJred_`I7gW53Zgp*iz^V39o7wjGz_zl T@nf{ +e.Gλ:YwנףVLǫ8H +pbj~c#oaXozUg~H x3LKPe9NHZx-㕶8OAZkJai +tIdG,*;ޢPqvhI^:+sN%g9q7Crp:ӜʂU{(rzY>jbv̰^n2y^Z , $${x7K{{S%Ru^piyhieryۢ=:"Oz6=Cp5N4؜Bq- +ɪ 7H(^c \D3a]:n|5k-vFTvGZwn]DMީ ʩi2?y ]#6ޥRyaFT9Y5n3OZ,OcBRGQWN@=Qkw052QnqrTozl3g5a붹$q8#5vR!Ma ֳΝѮ' +g2v +Pgqq~V5@-.٧}({Kz۰EbrvZ&ߢ+<+ר~ Ni^uruJ'[/@OCr +_Zg9'´ 4W~|~z +ɯB𽠶Ѣb>yxmJrb\aKX"U +AU + >fyV?1 t"]Em}X9yg9}=꿗ZQr+7֥i54=LUnN\|5b;&o/Cڝr^ҩNQ¾"<Zwm?2Ǟoj휹csˣyP,'ivSSm +E7ɻ +鮤֫g G/~Ͻ&z)Dqu}NRB-Ƴ"j*޲3m |B i޵sLkČ|ׇTp{T'$zܴ[Yϐ + +VLl=+B 2EzgrhөZزz k]`[˻ӟʱ4Yl +SW=lgԶ=s)?QRQ\ ;i3'xZPgYJ_$Y1[~ + +瞦[٬Xfk£szcJ!X.Kj` 8$Vas +s + +rvE+Ŋ e8@N:žq''nDv\> ^*%Qhw5g^sZvS\&}O,(W +fS/ɾApfKž:W=twT-0RHQ +`Xy"홍db3UnM4"SUс5O5Ti&EiNKɝQ^_tybTϰ1Ր^~eR7w:hɡCJP +T0YBznU'O)y] j + +֐Vg=g̎(Nr"O@+'+׮E!ftQ| o S* Zk>Snr\gl¸V +Kuj1yr/S´ѣL4T^e(J˔;|郞>u  +֮neCisY=̪K-Q[V6/kgDc'Q] +\?!YJFCB5?ϚVעƋIp!͠u+YZA .pjsڋƐܱ7<<߿AL ++ .fv|sI(fpӂKSi E= +#Q{kny-nX# +45z+h,qԍnM񚚒ÑvrTv<߼kVM^d;¢q5>Y7P AQJV:׋- +\:B}9?Lf,>[ +"qW/ySd֛27Uo*aõLaseYkJǾ (SVgsT5qXڽͼ^Y"W$hSrMm̎?fȵ*~f™aX|ɦCh&GWfgM7Ȭm*gUp(iLnaG% Zpg0# +Z%5jW{7+YBԙȕFjM:B[6阜'ZKE` , fkKǠ ]?'[H*QxlSa_^z݂N +eX$G$ʚ5\>]C殸Y~rkSO'߉ի7;ު2Jh~Kb~PmjCsZݏkԻ1,[]Tݤj״+#xB JUI1W4q +KF[щ: +#MGPKŝQ] +C^}=JE:|Q_9d;W]Ǚ=(z +]Ә@Pzv.x0x*z040FEF#2JvGҵQTG s'8?i,pFJꈼc+ɒ273V+‘:/@H;cC]FtyG翽g+b╊NĻVkԃUl_1}n? +:yuo +z h;ymodNN5giA*Hۙ1NM oZZA$4,O +SCqPSj7igl71?1=ϰ\Ưl엲,>1]V㰳/ݏsSRMZFmd,1$ \n|דSW5@!6AYtir)M80tկ<XwZV/t^kZLFǭ{ueF1秉1Nޖ[2q*L$RԫXp$0xeXw|32X],nQ>"A20k&=h_&vOQ N%W64R$ + UI83EjX@o/#t',}zP + +`ڰ<+hR| +w +Fd7I qYD!GS]3XFL + +A@_S?ƚdf< +i瓪 ~V| +d +) N\oG׊S h֛(3Jk0$a +W>201],gGu unGчOCT{5úe u9ɬI28 )SL#m ۽4&ݘ(5Xi +;rwq|=kw-,':bַ[QͰE#0v,:`+8c9۸LN MNM]O1eNBKUWLr2~WMZ +Qs Z{sYǷ?54.dU\}/y<\ÏNr6.U!ǩR\N{M̱'lK8Vţ +1|CZ!ΫoFjMZa9hvQEQS > +⵿ٮA9h + +2GPxz qYZmz<0^@[׾BM k)=N6ZHT˖K(Z|<[v|t?dR +czԀut(gn$F?AO +MOs3 5 5<@u +մTO\^H9!T.Xжbz|=ؕhmy'sOµh ޹}WDb5Y;uE~<$R:wTKcW=a]x`yqˏ@\2S }?aX|z/ܯ0 OSAg7kˀc +ov@yo[G+e_^JhY$7]N[ivܳ}M]5I_)2 +ߪi(;0=ztw^P|bonGXsTOݢ̄l~`(:;[eY.g?"S} I )c(ŸE( +B2h\3V3I(Da)q+OlQuܳGo2Hj +g\`*m8IcU-g:N8u>FMmcp5c&Q8 +?/;qWoqc*lyf  VM) uˣόC{( /TJcM5DI6ҷi;{4 kFaft;{b_H=G? +st^})n_O :Vo(znP#޶4f +lNm%Si.kI @X֖3w:yU5w +}ZmE'I_ʏld + + 'G&~ +_yG١ +kR俕v +2=[?N?“ON?¼ +%4*=ٓdz& + +{q +_fy/G١ +k +=ٓdz& +߷ + +?5W濕fy(˰fOxwI +~( +ÿO +^WhB +<.?GxFԮf!B0rzucr㵷Q1GSVG{Z*ؒkX}Z~n+?GOj-֢ fz"G\#QkX48p[ǖsOk7_8/?=!귏ukXț rwKя?nF.RQ]MN|9 +A! +~d +h +ßO&$ +ED??X{e?%Ǩ +u ' +ZV1&rgkJ{p@5>D_?Z!2d%UW)șeIzܲ&x!kKGă ֖}$O5\+ϭc7Kzkc/vgnBzuBA.a:T6K =FuW0aEk?[H?;sXԲ"ր4C$-,#9bԖk(=O$V=F)pphˊ w\N!2 +JF ܚ,v@s?#LF + +4o?O&w:[FxL_?X;BO +7]Er@IT#Jsw=?!)irYi[ eW>XDŽ!o4N#.r'QEKWVeBr + +I +~ + +I +|֊gOk +7q_COS$J  +⒏g +m֕T1ՓiIuZQVdZV唜}=iV@HRLlꝏҰ&#{=*]84 +ԫfF =o*ү9}2k˴% +w&Kvqȅ%v~>iV\;-?yۖj@8 +`]KmM +|(qtn? P +ȣ(oWqE= + +~' p +Ȯ={1 + M +?~wTQ>[8?oQ +$7+gpߐX?owT`zQ>[X?o) +OQ(q/c +~'(> +OҌAG${֫1 +o +?G +?_AF=U? + +O_ړq?l_J6/>HVcV W_ +I + + +N +ºb${֫1xb-2)Rzs-QL( +( +( +( +( +( +( +( +( +( +( +( +( +( +( +( + +iOQPIM6)3(dQ2rO-cld( 4QE +QE +QE +En(CQH])")/ +`UOG&ٛEiZivC(jPEPEPEPEPEPEPEPEPEPEPEPHxQ@(Pendstream +endobj +898 0 obj +72 +endobj +886 0 obj << +/D [882 0 R /XYZ 90 757.9346 null] +>> endobj +887 0 obj << +/D [882 0 R /XYZ 90 733.028 null] +>> endobj +884 0 obj << +/Font << /F18 890 0 R /F14 893 0 R >> +/XObject << /Im1 883 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +901 0 obj << +/Length 2190 +/Filter /FlateDecode +>> +stream +x[˒+Ve%V8**{/,zeŇm} +hq9ݖSYp >CspIf#3gJ(d ސpSf_ }~xoQVd\ +Rj}wlaebgU]2'8$!AFv~O0w? +|Nͦd@eΣy +pX!L)Ϙp h O:! 2 +pl6qwUȂ!)(X1G5Dqc|A$9\?G\ +uݭ7n~[Пֿq~[Zr EfLy@ϳB"D&_ݦ +{ +< ?]_)35JLŒ9[?u\ڦ .H "TT^Ӂπvqn3nP +.uAtCDPZ"%ɉ߮V(,ux߭wGՃPLK#j3Uibہ .r)O J)'PXʋ/Kc$$g^iP##,~yZ  y +Mjm(sm7Aӡ]3u:qn]/ŊīP#/? +0 +i,$ +uU:qM9jP#Lafݐ!^ R(9a '_q6)ib?c:퓞}iȑ1쫴P#̇E3 +!m4C ?\J}uײsrz<5J%2g^@{БflS(V`X~qڶݱn|\7D#b)ƈ!HF )_p \P U~' 4I0't - 9K9i$PxDy.p.&>?'I{jsX 0F -`>Py,!dO + +|,OI(<㍀m}l mkS2ՙO@0 d|oIi + v'J +troqao^yiƙۡ'p{FpVzt +uL) +^r:|S}#`]!FېF)M + +/RoB!J{:e}BC+1j7xN`: +q߼_Gݲ|I.5#@5r' +x8ωO;ׯQsi- +e5uʃAǶpą$rWsk-Hq + +52<s)z ]0E4)'P.;6'w{\jh8)Ȕ (9W\3QSg-{G []N33(AϏNݛW#1(I:y +V$Óoi9|i +ح9*f:ۦ)l +OBb4O1npwtnVf[OM}sVЪjeRb :r!r4$Px"4|nr жn rBUS@ϓq1rQz] #rKv~_ &endstream +endobj +900 0 obj << +/Type /Page +/Contents 901 0 R +/Resources 899 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 894 0 R +/Annots [ 905 0 R 906 0 R 907 0 R 908 0 R 909 0 R 910 0 R 911 0 R 912 0 R 913 0 R 914 0 R 915 0 R 916 0 R 917 0 R 918 0 R 919 0 R 920 0 R 921 0 R 922 0 R 923 0 R 924 0 R 925 0 R 926 0 R 927 0 R 928 0 R 929 0 R 930 0 R 931 0 R 932 0 R 933 0 R 934 0 R 935 0 R 936 0 R 937 0 R 938 0 R 939 0 R ] +>> endobj +905 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 602.1546 174.3469 612.6053] +/Subtype /Link +/A << /S /GoTo /D (part.1) >> +>> endobj +906 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 580.3185 154.6568 589.3147] +/Subtype /Link +/A << /S /GoTo /D (chapter.1) >> +>> endobj +907 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 566.3459 250.7261 577.2897] +/Subtype /Link +/A << /S /GoTo /D (section.1.1) >> +>> endobj +908 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 554.3907 244.0807 565.3345] +/Subtype /Link +/A << /S /GoTo /D (section.1.2) >> +>> endobj +909 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 542.4356 278.1431 553.3793] +/Subtype /Link +/A << /S /GoTo /D (section.1.3) >> +>> endobj +910 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 530.4804 268.34 541.4242] +/Subtype /Link +/A << /S /GoTo /D (section.1.4) >> +>> endobj +911 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 518.5252 261.6946 529.469] +/Subtype /Link +/A << /S /GoTo /D (section.1.5) >> +>> endobj +912 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 506.5701 246.2036 517.5138] +/Subtype /Link +/A << /S /GoTo /D (section.1.6) >> +>> endobj +913 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 484.7818 172.0715 495.6658] +/Subtype /Link +/A << /S /GoTo /D (chapter.2) >> +>> endobj +914 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 472.6971 265.9885 483.6408] +/Subtype /Link +/A << /S /GoTo /D (section.2.1) >> +>> endobj +915 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 460.7419 225.0429 471.6857] +/Subtype /Link +/A << /S /GoTo /D (section.2.2) >> +>> endobj +916 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 448.7867 255.1891 459.7305] +/Subtype /Link +/A << /S /GoTo /D (section.2.3) >> +>> endobj +917 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 426.9984 200.5745 437.8825] +/Subtype /Link +/A << /S /GoTo /D (chapter.3) >> +>> endobj +918 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 414.9138 242.4171 425.8575] +/Subtype /Link +/A << /S /GoTo /D (section.3.1) >> +>> endobj +919 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 402.9586 273.1314 413.9023] +/Subtype /Link +/A << /S /GoTo /D (section.3.2) >> +>> endobj +920 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 391.0034 244.3398 401.9472] +/Subtype /Link +/A << /S /GoTo /D (section.3.3) >> +>> endobj +921 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 379.0482 283.3832 389.992] +/Subtype /Link +/A << /S /GoTo /D (section.3.4) >> +>> endobj +922 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 367.0931 282.8154 378.0368] +/Subtype /Link +/A << /S /GoTo /D (section.3.5) >> +>> endobj +923 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 347.1927 126.423 356.1888] +/Subtype /Link +/A << /S /GoTo /D (chapter.4) >> +>> endobj +924 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 323.387 147.2848 334.271] +/Subtype /Link +/A << /S /GoTo /D (chapter.5) >> +>> endobj +925 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 313.3197 157.7455 322.246] +/Subtype /Link +/A << /S /GoTo /D (section.5.1) >> +>> endobj +926 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 299.3471 188.4502 310.2909] +/Subtype /Link +/A << /S /GoTo /D (section.5.2) >> +>> endobj +927 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 287.3919 165.4966 298.3357] +/Subtype /Link +/A << /S /GoTo /D (section.5.3) >> +>> endobj +928 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 265.6036 190.1136 276.4877] +/Subtype /Link +/A << /S /GoTo /D (chapter.6) >> +>> endobj +929 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 243.6858 198.9406 254.5699] +/Subtype /Link +/A << /S /GoTo /D (chapter.7) >> +>> endobj +930 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 221.768 165.3468 232.652] +/Subtype /Link +/A << /S /GoTo /D (chapter.8) >> +>> endobj +931 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 199.8502 217.2416 210.7342] +/Subtype /Link +/A << /S /GoTo /D (chapter.9) >> +>> endobj +932 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 187.7655 277.824 198.7092] +/Subtype /Link +/A << /S /GoTo /D (section.9.1) >> +>> endobj +933 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 177.748 188.4598 186.7541] +/Subtype /Link +/A << /S /GoTo /D (section.9.2) >> +>> endobj +934 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 165.7928 177.4015 174.7989] +/Subtype /Link +/A << /S /GoTo /D (section.9.3) >> +>> endobj +935 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 153.8376 197.8747 162.8437] +/Subtype /Link +/A << /S /GoTo /D (section.9.4) >> +>> endobj +936 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 139.9448 388.2888 150.8886] +/Subtype /Link +/A << /S /GoTo /D (section.9.5) >> +>> endobj +937 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 127.9896 159.1204 138.9334] +/Subtype /Link +/A << /S /GoTo /D (section.9.6) >> +>> endobj +938 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 106.2013 175.15 117.0854] +/Subtype /Link +/A << /S /GoTo /D (chapter.10) >> +>> endobj +939 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 94.1166 185.551 105.0604] +/Subtype /Link +/A << /S /GoTo /D (section.10.1) >> +>> endobj +899 0 obj << +/Font << /F33 904 0 R /F18 890 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +942 0 obj << +/Length 2790 +/Filter /FlateDecode +>> +stream +x\nH+qM`tt'݉H`$FD5N璬Hwf3c 1unթbل8:1',t`%\?/\#Ns=Q|aի٧i9qhYy^\͛WB\|D'K%Y5_(aBZ` l.^Lr1R^X Yʏk5j%: +J]*JO"ۮ\VK贸I7 +X$5JQ*hsvctHD;D +#A`,׻,,ޥ} 3H-;:@\ȍ)ڌH=5{_vFTPIDE{p7n_-{z}_oUړhtiwi\2⸱-Lb* + ׎Au +^ ݾ/p p;P8sD1 Ϟ4m)Gu$H4 xGmnُHKlJ7riM(٭\Z _ PηƯdN)6jK8[q@eDf$2 +/;xiT:[7^1MwE?^27wC3=jgϢOXGSE +xQ8*M$]DntQў X +E+ ơJ6G*I +J9(A +D/׻>[KP]?Yf;$:3jXڸ^JQ45&24*,u#&C +<cL|-_?'e"c2P QiT-b̠ՐzH3#հdϛte=nن$^Amh>|(ADP\8x> ʯ{(ߤ_ZOJQ#sJwH55DHQFMKcCF1Aq @Ōiz &ve50~@ 8NEcAjc(jy,7ϲoW鮞_+}k6={ +-| C +XAq"*ٮ- yKq=fc1iN#(n{ +TE:i;̨ågG 81Xa-!6)0c(n{ +Twzng/O۵kr4?&d0w'!ƎI#$j|^/v"lٷSAͥ=4јF ?Cq=TGJꐣyӒDHO5@hwL`N;plL')B5Q^[ݴSoo^)Z֯͡kr +~TG,m^?bQe5CqKgJCn"-^@f@mrJ մTZz +=`R6&S!T~:7V]ZRAʇTRvv(,B naFb(. +^e.wec!wM7O2l{[x=tcNGH j%a `4IdPT1 +JmqCjq( a `tK4$" +,tx6*gezR ݮRj*WXTc!w1!M9-֋J_iY^|;=*ڠŰk +b' [asXHg U͆Ql)PMP6j1DP|1@m|Ůȳa3 *?;Dz=jD2c&g8 +G%L+G%G$K9Jƻ5J3vGBA Y.lg[d1Ҕ@@eesd"w)O..\#UXްO=o/ְv} +R.>b8eCgLW j +/Wr]$*Onʭѣ3mD<6ʰƸ0 jGu/1ߑX} SkۀD +tg$J aQ\ &Ny&ľۧy`K ,4Z jC|]gz.u˿MHZv')4l {ɉ p)S5eʯS>^LQp{d* ;X7endstream +endobj +941 0 obj << +/Type /Page +/Contents 942 0 R +/Resources 940 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 894 0 R +/Annots [ 944 0 R 945 0 R 946 0 R 947 0 R 948 0 R 949 0 R 950 0 R 951 0 R 952 0 R 953 0 R 954 0 R 955 0 R 956 0 R 957 0 R 958 0 R 959 0 R 960 0 R 961 0 R 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R 967 0 R 968 0 R 969 0 R 970 0 R 971 0 R 972 0 R 973 0 R 974 0 R 975 0 R 976 0 R 977 0 R 978 0 R 979 0 R 980 0 R 981 0 R 982 0 R 983 0 R 987 0 R 988 0 R ] +>> endobj +944 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 720.0418 208.893 730.9258] +/Subtype /Link +/A << /S /GoTo /D (chapter.11) >> +>> endobj +945 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 709.8948 180.4603 718.9008] +/Subtype /Link +/A << /S /GoTo /D (section.11.1) >> +>> endobj +946 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 696.0019 239.6478 706.9457] +/Subtype /Link +/A << /S /GoTo /D (section.11.2) >> +>> endobj +947 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 684.0467 213.9245 694.9905] +/Subtype /Link +/A << /S /GoTo /D (section.11.3) >> +>> endobj +948 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 664.1015 190.3431 673.1425] +/Subtype /Link +/A << /S /GoTo /D (chapter.12) >> +>> endobj +949 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 650.1738 180.1608 661.1175] +/Subtype /Link +/A << /S /GoTo /D (section.12.1) >> +>> endobj +950 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 638.2186 216.2254 649.1624] +/Subtype /Link +/A << /S /GoTo /D (section.12.2) >> +>> endobj +951 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 626.2634 226.9254 637.2072] +/Subtype /Link +/A << /S /GoTo /D (section.12.3) >> +>> endobj +952 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 606.363 240.5641 615.3592] +/Subtype /Link +/A << /S /GoTo /D (chapter.13) >> +>> endobj +953 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 582.5573 226.3273 593.4413] +/Subtype /Link +/A << /S /GoTo /D (chapter.14) >> +>> endobj +954 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 562.5274 175.8871 571.5235] +/Subtype /Link +/A << /S /GoTo /D (chapter.15) >> +>> endobj +955 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 528.1283 205.9919 538.5252] +/Subtype /Link +/A << /S /GoTo /D (part.2) >> +>> endobj +956 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 506.2384 142.5825 515.2346] +/Subtype /Link +/A << /S /GoTo /D (chapter.16) >> +>> endobj +957 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 482.4327 177.6109 493.3167] +/Subtype /Link +/A << /S /GoTo /D (chapter.17) >> +>> endobj +958 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 460.5149 169.3122 471.3989] +/Subtype /Link +/A << /S /GoTo /D (chapter.18) >> +>> endobj +959 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 438.597 167.6485 449.4811] +/Subtype /Link +/A << /S /GoTo /D (chapter.19) >> +>> endobj +960 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 416.6792 183.6981 427.5633] +/Subtype /Link +/A << /S /GoTo /D (chapter.20) >> +>> endobj +961 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 394.7614 174.8609 405.6454] +/Subtype /Link +/A << /S /GoTo /D (chapter.21) >> +>> endobj +962 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 372.8436 165.7255 383.7276] +/Subtype /Link +/A << /S /GoTo /D (chapter.22) >> +>> endobj +963 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 362.8012 151.509 371.7026] +/Subtype /Link +/A << /S /GoTo /D (section.22.1) >> +>> endobj +964 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 348.8037 212.5293 359.7475] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +965 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 336.8485 206.4522 347.7923] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +966 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 324.8934 322.5458 335.8371] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +967 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 312.9382 205.3365 323.882] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +968 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 300.983 251.2938 311.9268] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +969 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 289.0279 230.0935 299.9716] +/Subtype /Link +/A << /S /GoTo /D (section.22.7) >> +>> endobj +970 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 277.0727 212.5296 288.0165] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +971 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 265.1175 211.8222 276.0613] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +972 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 253.1624 201.9791 264.1061] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +973 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 241.2072 223.8669 252.151] +/Subtype /Link +/A << /S /GoTo /D (section.22.11) >> +>> endobj +974 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 229.252 206.4424 240.1958] +/Subtype /Link +/A << /S /GoTo /D (section.22.12) >> +>> endobj +975 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 217.2969 254.1236 228.2406] +/Subtype /Link +/A << /S /GoTo /D (section.22.13) >> +>> endobj +976 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 205.3417 231.9067 216.2855] +/Subtype /Link +/A << /S /GoTo /D (section.22.14) >> +>> endobj +977 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 193.3865 235.762 204.3303] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +978 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 181.4314 228.0013 192.3751] +/Subtype /Link +/A << /S /GoTo /D (section.22.16) >> +>> endobj +979 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 169.4762 169.6508 180.42] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +980 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 157.521 210.8659 168.4648] +/Subtype /Link +/A << /S /GoTo /D (section.22.18) >> +>> endobj +981 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 135.7327 187.5833 146.6168] +/Subtype /Link +/A << /S /GoTo /D (chapter.23) >> +>> endobj +982 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 125.6655 172.1315 134.5918] +/Subtype /Link +/A << /S /GoTo /D (section.23.1) >> +>> endobj +983 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 111.359 244.0667 123.3142] +/Subtype /Link +/A << /S /GoTo /D (section.23.2) >> +>> endobj +987 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 99.4039 164.9286 111.359] +/Subtype /Link +/A << /S /GoTo /D (section.23.3) >> +>> endobj +988 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 87.4487 172.4902 99.4039] +/Subtype /Link +/A << /S /GoTo /D (section.23.4) >> +>> endobj +943 0 obj << +/D [941 0 R /XYZ 90 757.9346 null] +>> endobj +940 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +994 0 obj << +/Length 3945 +/Filter /FlateDecode +>> +stream +xKs8UdޏT\+'Y% + O`{1ɥL[ELozb?1 |cAi;=gHy{ǿ)5 ,Xigow%Xrv_ۯ}̴,8g}-FYK{>C59LofDrv{=,Ͼ?-LK5kՔ[;Axs|nbݶZNQ[7q ӉL =MW"-H +m}.̛Sii]#w?9ۚ(ErD)3VU3PWzs.8KVZ2͹9Qpn iP\nGe顚fƕV DlUA?|;0s<\R\&૒H鞇z޲;7够r3t9-r3:u;^3@L"gt7Qc ){z}{޼&A@K*we!OVt6"ad,29BX<_m"EAۛԞic3~ksvYgkZi$sF;ԷJcw&~:pZBb)M, +b.6Gp-/}aכ^mQ0+xx(.gj1lTT UJ йe_V1CQHiQ@,)W6b15s#uT Hx67*Z!SP:КHiZQh9Twd, +U'rr&x}] {ٱXϗEƒ"0#M6Az RrE mS3 +Ag; 9CV]ϊ;I{[k=Z EtLK]AI|eca\>{u:p0m i; +kYsb1` ôE +Fȶ~:׫=1~X]my}6U!ژN c;ZIi_7M+TQHiP4d?>/`T.'<"s-$(%;Gx`i?/;8; +c% +{zZlr?`7bK&@1;k4>?+$O4W(@FXZ>R 5yS')$ Rَz}0Sgƚ g"k&5f@c^i& + `:+VH$` + +vG'LB^fsOzq&ƓRIF5`v+D1:+lG4GXZ.wS8MYfSyz~FL1<9B-IXS)M +֎qz\W$8N вhjM-~mXжDJ$g!"9(1go +qkELQ j3CM ~{T^6Ҡ +Aczs0c:~vCjس6[¾ԢVkQRa #mwfP-qn\%)5HyjA3Dd6mFj(&РFQٮKzqeIfzKjzAIw{s#,le6O +Hˎ30ڨNf{LBL/)$ +}ۃ%SFN{P5Pqa$qEVi3=ES) +7?okz/=-\~DғwL);oTj`]6wѕ+S)f+@6;YaD]ww~e-hy_S;R2ۓGy7|7:;j툛Q pJrTJn;]iйe;S|#XV5Z&Mzƍ4d6]pۨL +_$PS^JiZQrCƆ;gq>'2:1W/iTj/ 6! +Rx%v*E"Ǹ\7Ֆ&ɝ&ij F%*踬r|AIfJ{'rOw*D"9wV'[-CL8L3uS-T (mҭjן@gDQHizQ1n$wOͦy{*#]CĪd=O8Qt>7eω63hj?߫xiF(m*`RaGhᗖqOGxJy^fjY7dOeJ FZDGRGXCUq:mym}{o9(V803%@qLm|dzʟTFt)G"g"*y-}|c̀dzOg4ߜq}l3ݞ,xw:o4VCj̲➮&|GojP-̺/n&0?},a}_-nbϻw75ԀnX0bL +6_|VB2onHt?p|kֲxJIq_kxQFendstream +endobj +993 0 obj << +/Type /Page +/Contents 994 0 R +/Resources 992 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 894 0 R +/Annots [ 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 R 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1019 0 R 1020 0 R 1021 0 R 1022 0 R 1023 0 R 1024 0 R 1025 0 R 1026 0 R 1027 0 R 1028 0 R 1029 0 R 1030 0 R 1031 0 R 1032 0 R 1033 0 R 1034 0 R 1035 0 R 1036 0 R 1037 0 R 1038 0 R 1039 0 R 1040 0 R 1041 0 R 1042 0 R 1043 0 R 1044 0 R 1045 0 R 1046 0 R 1047 0 R 1048 0 R 1049 0 R ] +>> endobj +996 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 719.5784 344.471 731.5336] +/Subtype /Link +/A << /S /GoTo /D (section.23.5) >> +>> endobj +997 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 707.6233 329.6862 719.5784] +/Subtype /Link +/A << /S /GoTo /D (section.23.6) >> +>> endobj +998 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 695.6681 180.1472 707.6233] +/Subtype /Link +/A << /S /GoTo /D (section.23.7) >> +>> endobj +999 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 683.7129 253.7505 695.6681] +/Subtype /Link +/A << /S /GoTo /D (section.23.8) >> +>> endobj +1000 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 671.7577 219.1604 683.7129] +/Subtype /Link +/A << /S /GoTo /D (section.23.9) >> +>> endobj +1001 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 659.8026 189.5618 671.7577] +/Subtype /Link +/A << /S /GoTo /D (section.23.10) >> +>> endobj +1002 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 647.8474 217.0782 659.8026] +/Subtype /Link +/A << /S /GoTo /D (section.23.11) >> +>> endobj +1003 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 635.8922 197.7112 647.8474] +/Subtype /Link +/A << /S /GoTo /D (section.23.12) >> +>> endobj +1004 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 623.9371 186.7921 635.8922] +/Subtype /Link +/A << /S /GoTo /D (section.23.13) >> +>> endobj +1005 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 611.9819 225.2418 623.9371] +/Subtype /Link +/A << /S /GoTo /D (section.23.14) >> +>> endobj +1006 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 600.0267 303.3995 611.9819] +/Subtype /Link +/A << /S /GoTo /D (section.23.15) >> +>> endobj +1007 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 588.0716 183.1994 600.0267] +/Subtype /Link +/A << /S /GoTo /D (section.23.16) >> +>> endobj +1008 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 576.1164 213.9199 588.0716] +/Subtype /Link +/A << /S /GoTo /D (section.23.17) >> +>> endobj +1009 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 564.1612 360.5511 576.1164] +/Subtype /Link +/A << /S /GoTo /D (section.23.18) >> +>> endobj +1010 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 552.2061 345.0685 564.1612] +/Subtype /Link +/A << /S /GoTo /D (section.23.19) >> +>> endobj +1011 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 540.2509 158.2934 552.2061] +/Subtype /Link +/A << /S /GoTo /D (section.23.20) >> +>> endobj +1012 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 528.2957 197.8545 540.2509] +/Subtype /Link +/A << /S /GoTo /D (section.23.21) >> +>> endobj +1013 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 516.3406 208.371 528.2957] +/Subtype /Link +/A << /S /GoTo /D (section.23.22) >> +>> endobj +1014 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 504.3854 185.1128 516.3406] +/Subtype /Link +/A << /S /GoTo /D (section.23.23) >> +>> endobj +1015 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 492.4302 211.1306 504.3854] +/Subtype /Link +/A << /S /GoTo /D (section.23.24) >> +>> endobj +1016 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 480.4751 187.6336 492.4302] +/Subtype /Link +/A << /S /GoTo /D (section.23.25) >> +>> endobj +1017 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 468.5199 258.1383 480.4751] +/Subtype /Link +/A << /S /GoTo /D (section.23.26) >> +>> endobj +1018 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 456.5647 200.0624 468.5199] +/Subtype /Link +/A << /S /GoTo /D (section.23.27) >> +>> endobj +1019 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 444.6096 210.8614 456.5647] +/Subtype /Link +/A << /S /GoTo /D (section.23.28) >> +>> endobj +1020 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 432.6544 265.9191 444.6096] +/Subtype /Link +/A << /S /GoTo /D (section.23.29) >> +>> endobj +1021 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 420.6992 343.5245 432.6544] +/Subtype /Link +/A << /S /GoTo /D (section.23.30) >> +>> endobj +1022 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 408.7441 193.427 420.6992] +/Subtype /Link +/A << /S /GoTo /D (section.23.31) >> +>> endobj +1023 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 396.7889 209.4765 408.7441] +/Subtype /Link +/A << /S /GoTo /D (section.23.32) >> +>> endobj +1024 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 384.8337 186.8259 396.7889] +/Subtype /Link +/A << /S /GoTo /D (section.23.33) >> +>> endobj +1025 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 372.8785 332.4559 384.8337] +/Subtype /Link +/A << /S /GoTo /D (section.23.34) >> +>> endobj +1026 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 360.9234 243.4932 372.8785] +/Subtype /Link +/A << /S /GoTo /D (section.23.35) >> +>> endobj +1027 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 348.9682 333.0141 360.9234] +/Subtype /Link +/A << /S /GoTo /D (section.23.36) >> +>> endobj +1028 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 337.013 228.0511 348.9682] +/Subtype /Link +/A << /S /GoTo /D (section.23.37) >> +>> endobj +1029 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 325.0579 242.9509 337.013] +/Subtype /Link +/A << /S /GoTo /D (section.23.38) >> +>> endobj +1030 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 313.1027 232.3151 325.0579] +/Subtype /Link +/A << /S /GoTo /D (section.23.39) >> +>> endobj +1031 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 301.1475 225.5407 313.1027] +/Subtype /Link +/A << /S /GoTo /D (section.23.40) >> +>> endobj +1032 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 289.1924 224.6938 301.1475] +/Subtype /Link +/A << /S /GoTo /D (section.23.41) >> +>> endobj +1033 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 277.2372 221.5462 289.1924] +/Subtype /Link +/A << /S /GoTo /D (section.23.42) >> +>> endobj +1034 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 265.282 222.7568 277.2372] +/Subtype /Link +/A << /S /GoTo /D (section.23.43) >> +>> endobj +1035 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 253.3269 225.2518 265.282] +/Subtype /Link +/A << /S /GoTo /D (section.23.44) >> +>> endobj +1036 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 241.3717 232.7138 253.3269] +/Subtype /Link +/A << /S /GoTo /D (section.23.45) >> +>> endobj +1037 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 229.4165 240.7532 241.3717] +/Subtype /Link +/A << /S /GoTo /D (section.23.46) >> +>> endobj +1038 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 217.4614 143.3496 229.4165] +/Subtype /Link +/A << /S /GoTo /D (section.23.47) >> +>> endobj +1039 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 205.5062 218.333 217.4614] +/Subtype /Link +/A << /S /GoTo /D (section.23.48) >> +>> endobj +1040 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 193.551 161.6113 205.5062] +/Subtype /Link +/A << /S /GoTo /D (section.23.49) >> +>> endobj +1041 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 181.5959 148.331 193.551] +/Subtype /Link +/A << /S /GoTo /D (section.23.50) >> +>> endobj +1042 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 169.6407 353.4658 181.5959] +/Subtype /Link +/A << /S /GoTo /D (section.23.51) >> +>> endobj +1043 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 157.6855 202.8415 169.6407] +/Subtype /Link +/A << /S /GoTo /D (section.23.52) >> +>> endobj +1044 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 145.7304 215.5736 157.6855] +/Subtype /Link +/A << /S /GoTo /D (section.23.53) >> +>> endobj +1045 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 133.7752 272.3846 145.7304] +/Subtype /Link +/A << /S /GoTo /D (section.23.54) >> +>> endobj +1046 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 121.82 177.2425 133.7752] +/Subtype /Link +/A << /S /GoTo /D (section.23.55) >> +>> endobj +1047 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 109.8648 271.4284 121.82] +/Subtype /Link +/A << /S /GoTo /D (section.23.56) >> +>> endobj +1048 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 97.9097 339.2986 109.8648] +/Subtype /Link +/A << /S /GoTo /D (section.23.57) >> +>> endobj +1049 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 85.9545 337.3756 97.9097] +/Subtype /Link +/A << /S /GoTo /D (section.23.58) >> +>> endobj +995 0 obj << +/D [993 0 R /XYZ 90 757.9346 null] +>> endobj +992 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1052 0 obj << +/Length 3755 +/Filter /FlateDecode +>> +stream +x]s۸+t(?f:{vt;u\ml +PDllN8cb3 +љQ8!lpAg_p_?_]oBq͈͡Ϯ^_?^}/\0g5yU[~x%4r -?\P"UJs|p!-DYsOmaY_XSK!?mn T+ٶN ~Vηt2 F2iI8ˢfGJaPP R!p}ջj~y}9k?YlA| +v ԣ߭jJ$PRQ 2Խ`a3FE%R(iZm<ڶ{ @e5LvܧT# `{Z-ٮhHqƣ 2.n3fœf۬ 6H ϲOZՈG޴ΝVQ`9ŀU!E 6 +"pdQ\jfTؠ1Sokr&FPSbJ8QQP]b$ÏBz&bz\ KjTx,ܩ '6sYBIGv7xzTCdKgv8=NFW1q +ui1NK+E_AtSx5#Զ(Hq g+w0zYKCchQb5]+ ڷb8+&Xֹu[m)!l~B&r6 +"*Y~ܵmZ0mJK:д~plbK?bp\(+dǼU#qɈ}kI SxxJBT +M^2m׾C +S)eZ·fba "Ɏ{]8j9.!(rN}TjC%y*ũHe55|< AR;eJo= '0`;~O,_s._SE0x~jߴ-Ӝy:pA`w/!2׹CTv,(SQ}ROB +\%`< + +9d2K~aR)Xmjsi˦g%=$O8_Q4_/6[,Y[vD0B}lD;VA5b Ԭ!f9,0d,/S)lDf+,35j@$ y EHݙr`B6k0(vO8kQYNAN qї2݄i:H~H8 EՈOqB%[#RCEDcSSuR@BRH'Έ2HbRf Evg9ND-"@*En +LNNτR-,ƸýjPfV3':+K%8zxj$fRb9ؼL8e+ 8-P >鯃Li`EuI̟Jq6 iiuO)R϶!D?S S*f9xުhP-Hq\viJ*]_"񋂈9%"pB ӟa1~U 1aT/%(2oa>VR(UXA:tq~PNõ,:o s_SuՈM3eQ&L<FA$rޯ֋Kt/;U_ ohn`9T,3FBMF#kLQc`&R(`VXĩ2P20j;nr?GшQm'kJ + +q<)q&XjĮxBfلgOE#}"񌂈gk_1W~BkIjĠM]z""slj6ES)Jp+WXYfG3D3&:˒4@*pUked cwɊ3Uf՟xӖJp;)q;}Zn~𚌬WLX@< 9=~Ϋ8M 쁩4~?JG3 +"GoNG'ODQJEnZϠ1Ae}hb[s)U$O8Qtf?_׍)t\%Gڗ}2&&#$tO8Qdxmwߛ7 +pwQ5Rq Dt^ibA(N8vQbWaa+cS^T#?+i'n̛Ym*y7^;.$b 3&`pbNm +X/LjJ?n,YBNzhHOhyZA D-Z +Zq|zRLNCFJ21x#R82Qt-\ +\\H $d aD+R6aPA\Nw:[ +UBZE-7?_NBK?@=W!bݤ5w?f{ܼ> endobj +1054 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 719.5784 288.3645 731.5336] +/Subtype /Link +/A << /S /GoTo /D (section.23.59) >> +>> endobj +1055 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 707.6233 280.5939 719.5784] +/Subtype /Link +/A << /S /GoTo /D (section.23.60) >> +>> endobj +1056 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 695.6681 222.8808 707.6233] +/Subtype /Link +/A << /S /GoTo /D (section.23.61) >> +>> endobj +1057 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 683.7129 288.9125 695.6681] +/Subtype /Link +/A << /S /GoTo /D (section.23.62) >> +>> endobj +1058 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 671.7577 277.6007 683.7129] +/Subtype /Link +/A << /S /GoTo /D (section.23.63) >> +>> endobj +1059 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 659.8026 194.5174 671.7577] +/Subtype /Link +/A << /S /GoTo /D (section.23.64) >> +>> endobj +1060 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 647.8474 198.9407 659.8026] +/Subtype /Link +/A << /S /GoTo /D (section.23.65) >> +>> endobj +1061 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 635.8922 180.5599 647.8474] +/Subtype /Link +/A << /S /GoTo /D (section.23.66) >> +>> endobj +1062 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 623.9371 285.8338 635.8922] +/Subtype /Link +/A << /S /GoTo /D (section.23.67) >> +>> endobj +1063 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 611.9819 337.8743 623.9371] +/Subtype /Link +/A << /S /GoTo /D (section.23.68) >> +>> endobj +1064 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 600.0267 321.8192 611.9819] +/Subtype /Link +/A << /S /GoTo /D (section.23.69) >> +>> endobj +1065 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 588.0716 236.5797 600.0267] +/Subtype /Link +/A << /S /GoTo /D (section.23.70) >> +>> endobj +1066 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 576.1164 246.6317 588.0716] +/Subtype /Link +/A << /S /GoTo /D (section.23.71) >> +>> endobj +1067 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 564.1612 318.0981 576.1164] +/Subtype /Link +/A << /S /GoTo /D (section.23.72) >> +>> endobj +1068 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 552.2061 188.1515 564.1612] +/Subtype /Link +/A << /S /GoTo /D (section.23.73) >> +>> endobj +1069 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 540.2509 193.3279 552.2061] +/Subtype /Link +/A << /S /GoTo /D (section.23.74) >> +>> endobj +1070 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 528.2957 157.7457 540.2509] +/Subtype /Link +/A << /S /GoTo /D (section.23.75) >> +>> endobj +1071 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 516.3406 204.5153 528.2957] +/Subtype /Link +/A << /S /GoTo /D (section.23.76) >> +>> endobj +1072 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 504.3854 217.8852 516.3406] +/Subtype /Link +/A << /S /GoTo /D (section.23.77) >> +>> endobj +1073 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 492.4302 239.4741 504.3854] +/Subtype /Link +/A << /S /GoTo /D (section.23.78) >> +>> endobj +1074 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 480.4751 282.5314 492.4302] +/Subtype /Link +/A << /S /GoTo /D (section.23.79) >> +>> endobj +1075 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 468.5199 324.0454 480.4751] +/Subtype /Link +/A << /S /GoTo /D (section.23.80) >> +>> endobj +1076 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 456.5647 365.5594 468.5199] +/Subtype /Link +/A << /S /GoTo /D (section.23.81) >> +>> endobj +1077 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 444.6096 317.3514 456.5647] +/Subtype /Link +/A << /S /GoTo /D (section.23.82) >> +>> endobj +1078 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 432.6544 230.5177 444.6096] +/Subtype /Link +/A << /S /GoTo /D (section.23.83) >> +>> endobj +1079 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 420.6992 212.8042 432.6544] +/Subtype /Link +/A << /S /GoTo /D (section.23.84) >> +>> endobj +1080 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 408.7441 237.7106 420.6992] +/Subtype /Link +/A << /S /GoTo /D (section.23.85) >> +>> endobj +1081 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 396.7889 184.5746 408.7441] +/Subtype /Link +/A << /S /GoTo /D (section.23.86) >> +>> endobj +1082 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 384.8337 186.2384 396.7889] +/Subtype /Link +/A << /S /GoTo /D (section.23.87) >> +>> endobj +1083 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 372.8785 201.1821 384.8337] +/Subtype /Link +/A << /S /GoTo /D (section.23.88) >> +>> endobj +1084 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 360.9234 187.9021 372.8785] +/Subtype /Link +/A << /S /GoTo /D (section.23.89) >> +>> endobj +1085 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 348.9682 230.3584 360.9234] +/Subtype /Link +/A << /S /GoTo /D (section.23.90) >> +>> endobj +1086 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 337.013 231.0754 348.9682] +/Subtype /Link +/A << /S /GoTo /D (section.23.91) >> +>> endobj +1087 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 325.0579 170.643 337.013] +/Subtype /Link +/A << /S /GoTo /D (section.23.92) >> +>> endobj +1088 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 313.1027 223.1397 325.0579] +/Subtype /Link +/A << /S /GoTo /D (section.23.93) >> +>> endobj +1089 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 301.1475 171.201 313.1027] +/Subtype /Link +/A << /S /GoTo /D (section.23.94) >> +>> endobj +1090 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 289.1924 170.643 301.1475] +/Subtype /Link +/A << /S /GoTo /D (section.23.95) >> +>> endobj +1091 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 277.2372 146.6674 289.1924] +/Subtype /Link +/A << /S /GoTo /D (section.23.96) >> +>> endobj +1092 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 265.282 222.6674 277.2372] +/Subtype /Link +/A << /S /GoTo /D (section.23.97) >> +>> endobj +1093 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 253.3269 227.0906 265.282] +/Subtype /Link +/A << /S /GoTo /D (section.23.98) >> +>> endobj +1094 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 241.3717 234.2933 253.3269] +/Subtype /Link +/A << /S /GoTo /D (section.23.99) >> +>> endobj +1095 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 229.4165 140.5902 241.3717] +/Subtype /Link +/A << /S /GoTo /D (section.23.100) >> +>> endobj +1096 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 217.4614 143.9076 229.4165] +/Subtype /Link +/A << /S /GoTo /D (section.23.101) >> +>> endobj +1097 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 205.5062 231.3444 217.4614] +/Subtype /Link +/A << /S /GoTo /D (section.23.102) >> +>> endobj +1098 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 193.551 170.643 205.5062] +/Subtype /Link +/A << /S /GoTo /D (section.23.103) >> +>> endobj +1099 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 181.5959 178.3939 193.551] +/Subtype /Link +/A << /S /GoTo /D (section.23.104) >> +>> endobj +1100 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 169.6407 161.0534 181.5959] +/Subtype /Link +/A << /S /GoTo /D (section.23.105) >> +>> endobj +1101 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 157.6855 154.9762 169.6407] +/Subtype /Link +/A << /S /GoTo /D (section.23.106) >> +>> endobj +1102 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 145.7304 158.2935 157.6855] +/Subtype /Link +/A << /S /GoTo /D (section.23.107) >> +>> endobj +1103 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 133.7752 178.2286 145.7304] +/Subtype /Link +/A << /S /GoTo /D (section.23.108) >> +>> endobj +1104 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 121.82 179.1752 133.7752] +/Subtype /Link +/A << /S /GoTo /D (section.23.109) >> +>> endobj +1105 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 109.8648 177.113 121.82] +/Subtype /Link +/A << /S /GoTo /D (section.23.110) >> +>> endobj +1106 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 97.9097 177.5114 109.8648] +/Subtype /Link +/A << /S /GoTo /D (section.23.111) >> +>> endobj +1107 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 85.9545 175.4591 97.9097] +/Subtype /Link +/A << /S /GoTo /D (section.23.112) >> +>> endobj +1053 0 obj << +/D [1051 0 R /XYZ 90 757.9346 null] +>> endobj +1050 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1110 0 obj << +/Length 2341 +/Filter /FlateDecode +>> +stream +xkWhJ@~Ҡh8(@?Wkl%ח!)rHdNj6%ͻ{]C#cJ(dwyfb?/ #o%H%t<_\Ow󯿛4}=f5EF)i Pz$J5/oF1}1#d5iC(S6vR]1yTQSi "Bd)A@聼gK]l} +oms0x^ȓ=Q!hL9[u9 +Kmnrf Wudb" +jJ ʹ5¼zAU=wgGilgG +#$Kdj{GRJ/TS^m7_[I4A=pOBi[ +Oo ,H +c3x̖t"wyifK7ݺ8}5Q∲˜ ["h((#ʌ?,5PH#s#/+ʆq"/X=oPQd92&xۇ/5k`#&lSMPu`̌\Us槿-ALeVR[RrU)p쀁F.:B8uq CGXkT!Nyj'%L@#m]l`ĈmhJݷsOEjzjZ0a^=eK 0 -+q;\f۸<˘2\QavxftPudMsbfŲV +")LB{ڴ' +HzkTO]=hT9X +v1{ɗoO lw heG劉x`l sRsQI;K4xAYC0^a]5S)woTx -WjH# +` %8zCWr3/0j^PaoùEQ@20,a`P&!ʄ@dg'%̘:?K|]z'3ʙR+/`6xa;>kXoT6bb~BgPLmc) 2w^amj$\(6w]yh +iZuI(M# bF416*kIa3z؜ݐٙ52}Cc5OVH+560{^aE'b5O7r&d/{=ld,{]K͞ӬNJ> endobj +1112 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 719.5784 136.1568 731.5336] +/Subtype /Link +/A << /S /GoTo /D (section.23.113) >> +>> endobj +1113 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 707.6233 134.493 719.5784] +/Subtype /Link +/A << /S /GoTo /D (section.23.114) >> +>> endobj +1114 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 695.6681 134.493 707.6233] +/Subtype /Link +/A << /S /GoTo /D (section.23.115) >> +>> endobj +1115 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 683.7129 196.0818 695.6681] +/Subtype /Link +/A << /S /GoTo /D (section.23.116) >> +>> endobj +1116 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 671.7577 136.1569 683.7129] +/Subtype /Link +/A << /S /GoTo /D (section.23.117) >> +>> endobj +1117 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 659.8026 163.8426 671.7577] +/Subtype /Link +/A << /S /GoTo /D (section.23.118) >> +>> endobj +1118 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 647.8474 391.3495 659.8026] +/Subtype /Link +/A << /S /GoTo /D (section.23.119) >> +>> endobj +1119 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 635.8922 164.7892 647.8474] +/Subtype /Link +/A << /S /GoTo /D (section.23.120) >> +>> endobj +1120 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 623.9371 162.727 635.8922] +/Subtype /Link +/A << /S /GoTo /D (section.23.121) >> +>> endobj +1121 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 611.9819 216.1358 623.9371] +/Subtype /Link +/A << /S /GoTo /D (section.23.122) >> +>> endobj +1122 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 600.0267 132.8393 611.9819] +/Subtype /Link +/A << /S /GoTo /D (section.23.123) >> +>> endobj +1123 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 588.0716 171.201 600.0267] +/Subtype /Link +/A << /S /GoTo /D (section.23.124) >> +>> endobj +1124 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 576.1164 163.1254 588.0716] +/Subtype /Link +/A << /S /GoTo /D (section.23.125) >> +>> endobj +1125 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 564.1612 161.0731 576.1164] +/Subtype /Link +/A << /S /GoTo /D (section.23.126) >> +>> endobj +1126 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 552.2061 132.8393 564.1612] +/Subtype /Link +/A << /S /GoTo /D (section.23.127) >> +>> endobj +1127 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 540.2509 137.0335 552.2061] +/Subtype /Link +/A << /S /GoTo /D (section.23.128) >> +>> endobj +1128 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 528.2957 189.8231 540.2509] +/Subtype /Link +/A << /S /GoTo /D (section.23.129) >> +>> endobj +1129 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 516.3406 135.6088 528.2957] +/Subtype /Link +/A << /S /GoTo /D (section.23.130) >> +>> endobj +1130 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 504.3854 132.8393 516.3406] +/Subtype /Link +/A << /S /GoTo /D (section.23.131) >> +>> endobj +1131 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 492.4302 132.8393 504.3854] +/Subtype /Link +/A << /S /GoTo /D (section.23.132) >> +>> endobj +1132 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 482.5762 130.6254 491.7527] +/Subtype /Link +/A << /S /GoTo /D (section.23.133) >> +>> endobj +1133 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 470.621 130.6254 479.7975] +/Subtype /Link +/A << /S /GoTo /D (section.23.134) >> +>> endobj +1134 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 456.5647 136.1568 468.5199] +/Subtype /Link +/A << /S /GoTo /D (section.23.135) >> +>> endobj +1135 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 444.9434 207.0105 455.8871] +/Subtype /Link +/A << /S /GoTo /D (section.23.136) >> +>> endobj +1136 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 425.043 184.8138 434.0391] +/Subtype /Link +/A << /S /GoTo /D (chapter.24) >> +>> endobj +1137 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 403.1252 177.6109 412.1213] +/Subtype /Link +/A << /S /GoTo /D (chapter.25) >> +>> endobj +1138 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 366.4607 215.8907 379.123] +/Subtype /Link +/A << /S /GoTo /D (part.3) >> +>> endobj +1139 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 344.9483 189.8248 355.8323] +/Subtype /Link +/A << /S /GoTo /D (chapter.26) >> +>> endobj +1140 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 323.0305 223.6477 333.9145] +/Subtype /Link +/A << /S /GoTo /D (chapter.27) >> +>> endobj +1141 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 310.9458 272.8627 321.8895] +/Subtype /Link +/A << /S /GoTo /D (section.27.1) >> +>> endobj +1142 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 298.9906 311.428 309.9344] +/Subtype /Link +/A << /S /GoTo /D (section.27.2) >> +>> endobj +1143 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 289.0529 265.6597 297.9792] +/Subtype /Link +/A << /S /GoTo /D (section.27.3) >> +>> endobj +1144 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 275.0803 371.3421 286.024] +/Subtype /Link +/A << /S /GoTo /D (section.27.4) >> +>> endobj +1145 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 255.1799 191.0301 264.176] +/Subtype /Link +/A << /S /GoTo /D (chapter.28) >> +>> endobj +1111 0 obj << +/D [1109 0 R /XYZ 90 757.9346 null] +>> endobj +1108 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1148 0 obj << +/Length 3494 +/Filter /FlateDecode +>> +stream +xڥ[ےܶ}߯|?uo `-MPuKj)]0<b&1=RFinݏj1/^ܲ$&oj???f j3JݍG JVJT˿^P5ߖ[GlI9$4Fph-ͫ8_}Uj]ھ}'Lր@Q IGj ]yV?Gߗ + +C}{E4#Inݕ*x}RvTJ7 Οp3pLP&1h )MR!T"fE֡)PE@EޕWզmnѕsVB} +^=S/Tݻ*D ~0:;o̠>z-ޖRxx߫V ݤE?6gU:ZSm [Vm[*b*Ċ)CӾ J@1$3*$RPpBU=`QN9ar JYiv CPS%= +y9@e]둫BdU"G Sp3s G Skkyχ'r7p-[IuBk<V#/QE 95㞫=?f30~+O^k260?TCJhW%U;u5uyv&V΋2'NGU :9+ǡ=BW;xނBPrd x$&A/G!/9 PMrPtrRK~NuJŞUٸGOCǧ:;w-Q%&Wo̧zQe5ṷT'n38ߘ?5y~E~OY(j %h2V3%;#v=$.U ʝ*?PO~\[ GI+!P=d.eѕ5IO̢/uz@ +52BtPrNJ;nsMZq+&銗7Z(=vcrLre7J'kyl9XZ YQxpIjoS՘u;`/MS趷\3|'IČי!tu4Q7_JymMJFj ('Np + +NRj xK~މeI>dwZ>Ģ_0a#~ êLf7bIS᠜f >FQi䋾捥vn]2Чn\ +AQ$̲7¬tmJ}6dKtye+ +4I.;%q(#v(P uq@_P~% +%9ŁԉqD0D)ƘzmΌ1$6 +sָqfm&ͬt.d4)P2,׌Tk>@k uٸA9pͯĢ_ͪO0m+kE֘$OsY&F8 u5#$S?SY,{F,=w914<2Ra~ +-~-`e@_/~ +!p +C)Yw"U9D1Jh]%ሑ +shqd7X+绮O" +-vSd8 Hř(#64}ӛo,h'1I&.`x*Im$$I]%n.-Ģ_ft? 8*HSqgI* +%I1S媜ْZzCRn꾐9V(]\#eY0|딳qs_EC`\M6^oI*I`@0yqҽӃCX#p b1\%ᚑ +shqm575X{暾R0;,,a:e9c +B,gzVM'h6㦣5gyޡ*DŽ`r\pH98]瘍g4OToa.MM4eq!`^ X/& A89Kry⚮RxORBg[;p8PŪپ1t/cCKU#v6n0:C~;iz.+#~z؃h +&1u{~1O?PcdưF($c~NF(&ڙL U.٠!*9W0ɯW +q5%Ck#gEμV:utX;~̦i5-zWp0kaDUƠ*:KzF[zK&?NWYIuW6F)ʐESW i2X ]eVV@MKdE, 8WjJluoa'&[K|&U. IO"d_"W> +4,wendstream +endobj +1147 0 obj << +/Type /Page +/Contents 1148 0 R +/Resources 1146 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1174 0 R +/Annots [ 1152 0 R 1154 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R ] +>> endobj +1152 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [147.7632 539.2059 187.3844 550.1497] +/Subtype /Link +/A << /S /GoTo /D (starting_extract_all) >> +>> endobj +1154 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [204.8856 458.4728 236.766 469.4166] +/Subtype/Link/A<> +>> endobj +1158 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 386.1092 193.1121 397.053] +/Subtype /Link +/A << /S /GoTo /D (install) >> +>> endobj +1159 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [262.82 386.1092 312.6332 397.053] +/Subtype/Link/A<> +>> endobj +1160 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 366.4013 207.2192 377.3451] +/Subtype /Link +/A << /S /GoTo /D (starting) >> +>> endobj +1161 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 346.6934 238.4821 357.6372] +/Subtype /Link +/A << /S /GoTo /D (docblocks) >> +>> endobj +1162 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 326.9855 167.658 337.9293] +/Subtype /Link +/A << /S /GoTo /D (lists) >> +>> endobj +1163 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 307.2776 186.4677 318.2214] +/Subtype /Link +/A << /S /GoTo /D (grouping) >> +>> endobj +1164 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 287.5697 224.3749 298.5135] +/Subtype /Link +/A << /S /GoTo /D (formulas) >> +>> endobj +1165 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 267.8618 232.9428 278.8056] +/Subtype /Link +/A << /S /GoTo /D (diagrams) >> +>> endobj +1166 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 248.1539 204.1708 259.0977] +/Subtype /Link +/A << /S /GoTo /D (preprocessing) >> +>> endobj +1167 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [147.7059 228.446 257.1295 239.3898] +/Subtype /Link +/A << /S /GoTo /D (autolink) >> +>> endobj +1168 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 196.783 210.9554 207.7267] +/Subtype /Link +/A << /S /GoTo /D (output) >> +>> endobj +1169 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 177.0751 241.8292 188.0189] +/Subtype /Link +/A << /S /GoTo /D (customize) >> +>> endobj +1170 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 157.3672 227.1644 168.311] +/Subtype /Link +/A << /S /GoTo /D (custcmd) >> +>> endobj +1171 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [147.2718 137.6593 290.1455 148.6031] +/Subtype /Link +/A << /S /GoTo /D (external) >> +>> endobj +1172 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 105.9962 261.6349 116.94] +/Subtype /Link +/A << /S /GoTo /D (faq) >> +>> endobj +1173 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 86.2883 213.7949 97.2321] +/Subtype /Link +/A << /S /GoTo /D (trouble) >> +>> endobj +1149 0 obj << +/D [1147 0 R /XYZ 90 682.0839 null] +>> endobj +1150 0 obj << +/D [1147 0 R /XYZ 90 623.5623 null] +>> endobj +1151 0 obj << +/D [1147 0 R /XYZ 90 558.0512 null] +>> endobj +1153 0 obj << +/D [1147 0 R /XYZ 90 500.4603 null] +>> endobj +1146 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1193 0 obj << +/Length 3044 +/Filter /FlateDecode +>> +stream +xڵ[۶ShD45c'֛yJĚ"U^|(p;3+<7M6(,/whsaxw^tFiLQL6_w>Æ%$J!3țw= X߻_CE4M .PӔl.w,%+)u򈉄.Vk2G(F,Je#~DX]a/(N`5֭-c|u5qDD\GaDL"^Y7y;QQ!V*ZN(* +~(T|YɛE~O<9ߧsfH:_Oyqos8:GSc@Zr3q;w8JD\1k"&JOMvu[>P +8mwx;rP 2w䫀8,:XtxtvPo`%Rd:DL">.^JqQ s`e V+:x\NhqE8:,_{.-S8䒋lXEfE ajͲ$@$?varL/N'ہTaCn&E%{Bk޴s;> ሄy4v8][1` `{`Ӽr&(A0+U`C(bN;~㈗y+fP1X>ɮr0iۗhs qVy :7u;Kw 9 [1W9o|W҄﮽|sg##TnQu6Xȥޑ{AK%d!xnfqD9bp9:\!\p~W\IzYJm)$+CGq2:aer- + "ma +紐2N}v2?0.;8cl&p +9RI̞t]UL_ԏڋyc羢8Y[q)0|,GV2&yP1ZMicGbfEltmV@"*D}$11ߪ[R{Cf=dy=̴^j̳Ţ36$yc曫3@2YeQϢTt߿$V/~j.\$5\NMz|գZmrs +EmM]8$ rSX˦H8]&ھǢ,:b\;Vrh:=L +d?ŵouT.m\AHZk%tZl0 +J+-5˵,lVF+!7ʹm,!X)[m;i,SC6!$v (N6rECv\@#g4KةVeEٚykߚ$;x^M0ӻ p6 | + }jkCf.McS_c=ʁDQ "`U4* +i 6]vb0C`'ןisS h'½v֭O_U/58`.JFA}aT; @LOsGB@Ɯ[5"8/I\,A0զ! Ak^k_f(-LP Wxv%^=՝6iG]wի4nN eFRpa`L& kr*<+weq4@7VKIsgz~(#M( I$n[*gdoȰ7vb|.ړJƝ#uGBM[U `$(ۖ0<;mQv ]e9탿S +<8{AAq?~[I" !qʓiUwJ719]gٸ= nٷaC.A0"DÕ  F;6JM4g> +@endstream +endobj +1192 0 obj << +/Type /Page +/Contents 1193 0 R +/Resources 1191 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1174 0 R +/Annots [ 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1208 0 R 1209 0 R 1210 0 R 1212 0 R ] +>> endobj +1194 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 692.3252 182.034 703.269] +/Subtype /Link +/A << /S /GoTo /D (features) >> +>> endobj +1195 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [145.9925 672.4 216.5901 683.3437] +/Subtype /Link +/A << /S /GoTo /D (history) >> +>> endobj +1196 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 640.5195 209.9794 651.4633] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +1197 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 620.5942 207.7676 631.538] +/Subtype /Link +/A << /S /GoTo /D (doxytag_usage) >> +>> endobj +1198 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 600.669 222.7014 611.6127] +/Subtype /Link +/A << /S /GoTo /D (doxywizard_usage) >> +>> endobj +1199 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.3523 580.7437 213.4339 591.6874] +/Subtype /Link +/A << /S /GoTo /D (installdox_usage) >> +>> endobj +1200 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.1975 548.8632 203.542 559.807] +/Subtype /Link +/A << /S /GoTo /D (config) >> +>> endobj +1201 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2992 528.9379 225.5119 539.8817] +/Subtype /Link +/A << /S /GoTo /D (commands) >> +>> endobj +1202 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.3357 499.075 224.4793 508.0013] +/Subtype /Link +/A << /S /GoTo /D (htmlcmds) >> +>> endobj +1203 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [145.7961 465.177 217.3125 476.1208] +/Subtype /Link +/A << /S /GoTo /D (xmlcmds) >> +>> endobj +1204 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 398.0479 228.7984 408.9916] +/Subtype /Link +/A << /S /GoTo /D (arch) >> +>> endobj +1205 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 378.1226 316.5284 389.0663] +/Subtype /Link +/A << /S /GoTo /D (perlmod) >> +>> endobj +1206 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [146.2885 358.1973 226.3073 369.1411] +/Subtype /Link +/A << /S /GoTo /D (langhowto) >> +>> endobj +1208 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [199.8776 299.661 309.4666 310.6047] +/Subtype/Link/A<> +>> endobj +1209 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [494.071 258.1263 513.9963 269.07] +/Subtype/Link/A<> +>> endobj +1210 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 248.1387 222.5031 257.1149] +/Subtype/Link/A<> +>> endobj +1212 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [216.1406 158.0553 276.7714 168.999] +/Subtype /Link +/A << /S /GoTo /D (output) >> +>> endobj +1207 0 obj << +/D [1192 0 R /XYZ 90 318.0057 null] +>> endobj +1211 0 obj << +/D [1192 0 R /XYZ 90 176.3999 null] +>> endobj +1191 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1228 0 obj << +/Length 2301 +/Filter /FlateDecode +>> +stream +xڥY[s6~̾HS & +%N$lLm@5EX߃IqH!< ,f1JiM07ؼ^+nus@,EiDIa&UWki&qb7߯ <}_m| M6;Cp&L`',IHub!33) S` 2b?PD ?],p2%a\4;p +D0j۪ۊ~yq:/?^뇲׾兼KmmzK%:}#užF-yV.p~ I4ﶼzuUrW3wO1l";^wH)p +p%`a0̷قfn_V[)ӗNP[Xm Xr0NXcvp@^$͝\m]ё\$$6+ +֠VEۖKK +ۯz]WS}y۩OG^o:W̵HòI"Ěɷs-n7ma+ +yn5Fk'x\bz+.kA0<.9`<' +D)cVuR GBQ*EA&zo@aSy^^to~pmDu7ҸS2zpZCeoЃi1Ãv-E}:p xaX=0 Sk0hGHV'Ȯ8AJOX@"7ה]j&˻2TR*-%8hTߞNmsەr1eץD{|QiY- > #0]wG`AԴ:rw. !NZi:_-(oEVURid}Yspr~Gf9QTe~ؖV?ռY"*\NZhYN٦06Pe܄7K=LGo?ӯzGIr +,>a+Ⱦn dLZeznpF,JM[ca~ sq?K~2^^V.`;_4nx0w\)o2 , QPu&&4c~&]O[ e.kYFȔQPu(42buү +t")Y= +uBTk c7z!O4#P2r=u4HMhKXNpۖx[ ?/AGy4tVvs~wg3ײG8 S#vuΜ{?(b$`\ʭ4c~]\^y`:#}8R)( + +dytxoR>dJmT^B1ν4#z&G`&+5MC&W74b̅d7K3~b#,Zi +/`,?Ϫr6%ʫ='!q,;/S9!,ʩ+pAjQ#^NOp?NrD 97sZB49D#(MR4(5I_ }s9\e6\?]w.'xj[eP7djW{f! 0X3d#+0G+51@G~=+*ֲ: + QlcݕqbeeT=V7UF +nNp2HMpB +6Bc7~ #2)Xӱö<(A:z´̴}]r o[G:Gj"no딇I˷~srύs8y}1= pĢwW(A1NjҘ&gUYgIeKx`SkrWvMip0>}\2┡$f36zmvb ĆKH=$sMȟ=seendstream +endobj +1227 0 obj << +/Type /Page +/Contents 1228 0 R +/Resources 1226 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1174 0 R +/Annots [ 1231 0 R 1232 0 R ] +>> endobj +1231 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [187.9421 452.0301 327.4191 462.9739] +/Subtype/Link/A<> +>> endobj +1232 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [153.7508 248.7922 239.4295 259.736] +/Subtype/Link/A<> +>> endobj +1229 0 obj << +/D [1227 0 R /XYZ 90 716.1733 null] +>> endobj +1230 0 obj << +/D [1227 0 R /XYZ 90 631.4612 null] +>> endobj +1226 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1235 0 obj << +/Length 163 +/Filter /FlateDecode +>> +stream +xڍ; A )o]d XX8XXH@o&Cu2Bh +B8L[f!!5zmNEZr!Co&llz[6H=h[J)՘ в>sOITH"^m6'endstream +endobj +1234 0 obj << +/Type /Page +/Contents 1235 0 R +/Resources 1233 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1174 0 R +>> endobj +6 0 obj << +/D [1234 0 R /XYZ 90 540.7027 null] +>> endobj +1233 0 obj << +/Font << /F33 904 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1238 0 obj << +/Length 1895 +/Filter /FlateDecode +>> +stream +xڥYK6W6qŧ4 Ip +MZKk %W_2%REKg<8CU* WPBXg=ȊLӃC*7}`&MfHiVSN9ZQ_,7"JP.Z=~}1>8/Og][203N.gYE ѓao>7;CU|@28xj"}rNp-2)7I=½SUy S0\3w +3C16y-2c)7JGp|:SSߕ٠: +XuAH$diKH{M#j] 8i=EHSU`ݚ& Ō&`T` $3u, 7zD Aϝ+P- >XR-{:ܞrpm71Ysk+ +[Od*5T S'3K2?gLjPgTPPSE\_A50#rk_

W^b +w)q<}/cR?|\B&9zy!xdkLj1oDU?;)(TB FfƷ_^pNn*J,(f)endstream +endobj +1237 0 obj << +/Type /Page +/Contents 1238 0 R +/Resources 1236 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1174 0 R +/Annots [ 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R ] +>> endobj +1239 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [150.4638 526.5659 200.277 537.5097] +/Subtype/Link/A<> +>> endobj +1240 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 471.3919 243.7523 482.3357] +/Subtype /Link +/A << /S /GoTo /D (install_install_src_unix) >> +>> endobj +1241 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 451.4666 237.1069 462.4104] +/Subtype /Link +/A << /S /GoTo /D (install_install_bin_unix) >> +>> endobj +1242 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 431.5413 271.1693 442.4851] +/Subtype /Link +/A << /S /GoTo /D (install_unix_problems) >> +>> endobj +1243 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 411.6161 261.3662 422.5598] +/Subtype /Link +/A << /S /GoTo /D (install_install_src_windows) >> +>> endobj +1244 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 391.6908 254.7208 402.6345] +/Subtype /Link +/A << /S /GoTo /D (install_install_bin_windows) >> +>> endobj +1245 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 371.7655 239.2298 382.7093] +/Subtype /Link +/A << /S /GoTo /D (install_build_tools) >> +>> endobj +1247 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [131.8929 278.9423 151.8181 289.8861] +/Subtype/Link/A<> +>> endobj +1248 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [459.9902 259.017 485.893 269.9608] +/Subtype/Link/A<> +>> endobj +1249 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [212.7003 162.3885 226.648 172.9437] +/Subtype/Link/A<> +>> endobj +1250 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [249.4377 130.0347 305.2285 141.0632] +/Subtype/Link/A<> +>> endobj +10 0 obj << +/D [1237 0 R /XYZ 90 733.028 null] +>> endobj +1176 0 obj << +/D [1237 0 R /XYZ 90 546.9965 null] +>> endobj +1246 0 obj << +/D [1237 0 R /XYZ 90 364.7917 null] +>> endobj +14 0 obj << +/D [1237 0 R /XYZ 90 357.0707 null] +>> endobj +1236 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1258 0 obj << +/Length 2854 +/Filter /FlateDecode +>> +stream +xڥZ[sۺ~L;Si&B +ɼIsy%ZbC:$K~}w +RLGva$E*b luw6P}~mڗ?^rD =5#hΔbvmgO..K ̯>ۗ_%=^^J1\/~3Zhȟg`$Vx O1; c0Zʼn)ξ  +9fKXCϓnZ[x蹅!KpIo~x4Pr7TcL66s_q#7kb`~^-fͫڪ*mk,f=e'5xt:.*h mA + +ma۶W/_><< z>Ϊz:5uzD,[gk{>ABŚ\}Yg\gjćnvf@# +TC暯 A;or0rM46ȯHo&*5%jOn5LdŭUv~[k5i`>#IPy[gY˨vURaVg:kw4@iDM f:ݨ(CaPɼꇼ#A Q&{ȋJeRPTΕ h Y?N~@AG|I0M*FԎ.̞w8e6Er/҆\m~KO 8I/CGT7n Au-FQj hlmVu#eջ:k3S @j$3gT@ +F +ۘ푏!h3*&K~SyX]FhIhY3XCDaA;c3za?  +\ w8 kO`NǰRH8} + 9J"Bj$E'kc,?jI +_v[v"|V +hbBc7'8cb8)ĝ nG$1S c䄎C4C !d_}mppzYWeF'ͳsX^nlFZ[Ykִٮy5N +:Ff* q`Ra@ qOr |֫mǜ} ; Z԰[nӅla +mھ:=Cdq f;0" +8Ր2L-_~wDs^_o?dMbmZ r$B Tmmش#EH__ҏʀ _y;:?0> :O` +tN bZk:_}9@ܪ*1nu3``/~.^SpRhbcOT%vo,L" "%!\$$oAz9]}k$1q aj԰ + NVd t anߴ#hß_~kEMM%U3 ]!Z8W |yBLbؒ"Hrf$JKua۷V#j͉Pq0RaA&$6;t:m{Msᡄ'0މ6X_.3w4'KwaZH>22Lx)dy"S{ֆjY5X,2}1Zڮ=(w6R2=/6- +D`aa-}op}^X!ZP8zAۺ*%BqGڻng>F1,v;&0I4_.Q~;C=c,=v!/Bdw'6 +Ob҇#I><@h"]5i_ITs}Oʉj"f2<}'8B4RMwR# ݥ jSw,;4d`sό/>N鷟"6.4Yڷ]Ƞw 5Ǒ|ԙ˔h 6 $BKݾZ6<2P]bxNr{cfl, ލ/hgN\EkDqmՔaQpv|H\o\::TS?tkأ2?.Laxru˫פ>Z +i2--^;TzNWUbT08a=7S ˉu ˞VG4u^ByٌO?8i +ifS{ ,࠺uCQ x( ԦC+`Ԉ{C+Vyi)KGnZojK}M#bEiFQ)v0/#3&J :ў&:/گB2cY; 4l8  _hn)A i*daH*SW䤾JV 3(+fO NJq|)^C{u޶ɝGw9n,Ȳ.f> endobj +1260 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 720.505 450.6476 730.6668] +/Subtype/Link/A<> +>> endobj +1261 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [131.6236 642.695 247.1902 653.046] +/Subtype/Link/A<> +>> endobj +1262 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 612.7057 199.5891 622.5685] +/Subtype/Link/A<> +>> endobj +1259 0 obj << +/D [1257 0 R /XYZ 90 757.9346 null] +>> endobj +1263 0 obj << +/D [1257 0 R /XYZ 90 582.3855 null] +>> endobj +1264 0 obj << +/D [1257 0 R /XYZ 90 535.8582 null] +>> endobj +1268 0 obj << +/D [1257 0 R /XYZ 90 330.0854 null] +>> endobj +1269 0 obj << +/D [1257 0 R /XYZ 90 261.2222 null] +>> endobj +1270 0 obj << +/D [1257 0 R /XYZ 90 168.3571 null] +>> endobj +1251 0 obj << +/D [1257 0 R /XYZ 90 84.2066 null] +>> endobj +1256 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F41 1157 0 R /F18 890 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1273 0 obj << +/Length 2538 +/Filter /FlateDecode +>> +stream +xڽYko_*x!iƛ6ubwR"Bq;OQs>="3 dYX̊3# ^ݝ,Cbv6A:[2'E_][dx۫7r<>^P|oG~O)y˻ӗ3A:~ Vg,2:۞)̏Tga1e3k˓ a""˫˲ΛRݭw$YO\/םl`C̝P,bl[GAU+&y#)ڠzk =*Yt +hOQcXIPi_8Jr-8N\R-#EHBGS(OEp1(IρT<.QE 9*3mL+RE;e +w^Y,~5) +8Oﷲc>/vWyx22L aBrLX&NPJeY (Etd +r `},wQʹ+RE> 4"R9|(Sa3=,Y3-F1 +BlXiɺc/b",@-r*AΖM7ބ+lF1]8v);e;!"S` 4J" +Sc~/ +äCbǰg~=oqDFYlLysR" hQH1B( [ZT?̀'ib2pOduX># :ϫV٧Bt7ؤGQらD1gJe4̴m^)תt*3PӦt9j3HV#X̛.6&oJ_Kg_kk%T"Re?d`5$a=% d Jת;S<}lXuzD U Gi f0Z F; `GZ|ܓ%f1v +:nU9.;;cV.o܈2T r2, 6zNJmXn=hQ +ϊM2 +66Tn'no~m@/o쀻 4Iy넬UU%*oVvY'/ҨB~}yji=\t54;q>o<; +4Wa?|\Z +y={J-Yt:ǘ7Wḉ]7!la +qlXT_4WGrxD[]΍~G;fg=S|syap6{}uk b<8C[t 4!Rr~V:}uo0pr_ }֜F,Fy0AtUBBzFB|ytqF׼O.k*[5c1}nмQj;SS9D : }Wd~e4&bǛ|L0T&PYl &v:}Ը"HKoo7j_d'xN֟{G@0x;W'Wh2Mx +}xvzسZ +έS˘Rq 1;_*m+kQ^1G@B!z:Β%.>ޥSWe;_ +]!sٴN((d0S~y<{{R̿׏&<5s~ՒGeӨ(J+ۋ)}3 ͈~ŝ1o/q ve5̛Vb`qv+KU޺+:(އ*.. +M8Pwk=Xv-ryrtT/Kc* vЄX'~,  +GC3rf1PޞNy'|L7Ċr%Q^0D(hSV5b|}f/<+lk~/mVQ%g': +Sd'Y +p̒p,_k& GqabrV44eBuA4nm9QoiHwYdtv QH_o i-~l7' +B~<6҈TE_93]~_86gA!/y o*Rh3{PC +m?zM>>~4l&z`D^^:?tr[BF|)Z L`cd נPKlusxW7ئ:Tz~ń<<.!MQG WBғendstream +endobj +1272 0 obj << +/Type /Page +/Contents 1273 0 R +/Resources 1271 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1276 0 R +/Annots [ 1275 0 R ] +>> endobj +1275 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [291.5321 93.612 352.1046 104.5557] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_paper_type) >> +>> endobj +1274 0 obj << +/D [1272 0 R /XYZ 90 757.9346 null] +>> endobj +18 0 obj << +/D [1272 0 R /XYZ 90 733.028 null] +>> endobj +1252 0 obj << +/D [1272 0 R /XYZ 166.074 449.02 null] +>> endobj +22 0 obj << +/D [1272 0 R /XYZ 90 431.1721 null] +>> endobj +1271 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1280 0 obj << +/Length 2030 +/Filter /FlateDecode +>> +stream +xYmoF_kT:k_á4Nk;hhr%G:#o$5ٙgvVxBwsyxy 6;]ӓWBzLJ' ɯC(9s?^ߌ;zo^bt}7O_Mtϫw(~9~*fR;H@7'.apC2X +'3c@(r=N^unx?"kl>hjUp0,r^#}^MDT MrYyYiC֤fxl"&45% Ł?|t w`@t U}˽b7D)w|V3,ˊ<99+ XGMV3z+Z)"1DDy^Ƒf{r7._cn`ST{frIQUҚ)E DBd̰֎žIOp8X0c0~wZNW=f$dǮ]YjZx' *ʣÝ.g~SʲIMćFTv_iw;!;t_fM,PU#` :N.lQXo͊FjCDwGGLy g.lϲ"׉7J~Ӛ42Г@OQTo _^,Ge˜ 8p@Ȟ@b Q%ەd ﲺ,YF3OYũ-?H`*+O^X*D= vNlSl*bYʀ@WWGKC*ĝ+{yZmv +0" $Ni9+n-{D8Ĝˌ{ E9܊ e%:]ʿvͶxף{鑩Vl ++D^8Sg> !+,SX;(\hcPY`#]}ͷpD̳el6^g3e{ZcɷGxg3ݕSlᲣ"k#[An~~,(9ߘ޾{y3fѧ{ݚe! +QE-jcU*, +ml}L}^I&g*D;n9YKQwYrYUlfݐnZJo4_[aȶ+Q@qUFD18kik6yJ?$-WvS%ZJݥ=O@RM-LHa4'eq,j3)7C2v(NU#v]5M9ܣ` +&!R=I栞{k!3ATb,B䲭\J$CSLu.uםfe"H"x!膲HDٕK;or\Rb] {@ + W`,dq߻+a4 Q6=pJN{qM{WC C+n=λHok +WQ-޾V]t #|cC5;2kL7ՉBqj"m5u޻طe0b#ց˰ߦ/oendstream +endobj +1279 0 obj << +/Type /Page +/Contents 1280 0 R +/Resources 1278 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1276 0 R +>> endobj +1281 0 obj << +/D [1279 0 R /XYZ 90 757.9346 null] +>> endobj +1278 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1284 0 obj << +/Length 3021 +/Filter /FlateDecode +>> +stream +xڥ]s6ݿB@MK H\o&7iun -B.Tl.H9'$Z`? + ϲ` D$gY0[he2H!gX߼{zq0w{Cۏ.}O?yy;G'$lբ* Q~-۳,g0ϲp=R=N37Sݝbf6r1ER 4fO8P@Q^$ǪP+]bsM} `VQp %i"ņ}%&VTß`)eYw_8ߠhU0ōH,RR;UĜ +Ah0zW,BE5q]dKF&UT[K"S 6 +fSo:B4Rr4exRxi֪ KX^%3.vzB/EV98J .Kr_ |$ű;:p@;TӞCVx(آq"@`h r;{ %ڷ>QɱkY|\҄-ېq *U^Д1qUpL`ru4ž!rw#fuY 2[2wl8'P=)60;$\^T1 +wxM{H}Z jQC(b6 3. "&h?lQ75-eUUhXdMgxwƉQR@˺eٌRaFJAEDV4e4C5aN +|m%D&B|PM)a^m89k"o>D@*Ϣ +׉&,Ya9zPsY&3s˺iԲ0 +<ǻ|Ǔԅ}iwaw)Kqsѐi&|BVX |+3#ԝ![&t8$/.d:c7d 1qq+2' +N50a,S~N{gޏCg.bi(M*n +Zd/@P2 [ 72`ytUEz<=T4Ɇ&CEߓIn3G\ #U?qKu^sƂ +PN~„j]Iv+@tׄ$r[֌Oz".Aʾa_eYDSi\fp$޾(LS.(y(]aUlj'2> endobj +1286 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [125.8057 169.3578 181.3769 180.3015] +/Subtype /Link +/A << /S /GoTo /D (install_install_src_unix) >> +>> endobj +1287 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [205.9545 169.3578 243.8125 180.3015] +/Subtype/Link/A<> +>> endobj +1288 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [255.1002 169.3578 286.9806 180.3015] +/Subtype/Link/A<> +>> endobj +1289 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [316.7271 127.823 438.2713 138.7668] +/Subtype/Link/A<> +>> endobj +1290 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [245.7691 98.2435 486.865 109.1873] +/Subtype/Link/A<> +>> endobj +1285 0 obj << +/D [1283 0 R /XYZ 90 757.9346 null] +>> endobj +1253 0 obj << +/D [1283 0 R /XYZ 175.3892 263.2371 null] +>> endobj +26 0 obj << +/D [1283 0 R /XYZ 90 245.802 null] +>> endobj +1282 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1293 0 obj << +/Length 3634 +/Filter /FlateDecode +>> +stream +xZYs8~HUM$OI$mof&@KĉD*$eۍA:Vjj+MI $'Hq9YlO +_;<䥝Aת31X`1FlTrB.郧@`}|ΥYY;}*D$p74K|4pLxS;sKbbarGO֗1a;*5վ)*̿Fѷl=Z}fۛLC8X._|QP!(-BVkw}D}yҾ،#ѨP`Y1Ɯ?kWxFHl%%.-#uिsC#KeQE[fqWh fPZɡ%p,3̻>toaG1GPv^VJ(ԭtf5˚3KG츙Mr>}đI +%0Ž~IԮ=fEe +=!]䥡)bA|l|0)!jy t@,ǎ[a]V%,j{[u;_lgsEoe^7hݦUV(p lrvJ, -m叱 $Kjdf\yT6F4 =89=ʺg$]BȺkmďv 󦇔E K^/A\pQES<ʣj66X=.a7||~ ~Z#'7(Rd6ϑV3ʥS +0UxTK < oN}/d4JMC,P] k fD<u]#Vs6kР +K2)Yc)W U^bfX +-|ehFkWBTM7η ꑄV^=TJ0f\Y臠䓎p/ӏTYo+8GD$}={`j &,"8H樎-i@ g!z{=w\ +ayaO3F_y ζA)/^2#f=}'$PE4}]5{qrj[Lt=Q~J:DŽ, ջ +YL# :[W3j! +ޯS-Ą¤>1_}jbQWMuc"l2Vf]l:Zʜvpd,2eODs91:qc .ːWa1 ퟺ,'ƒ{;:?`2 ?~O!_/` #q<&"#L/⫷Ϭ`)8DQ` N\ເ>h@,5s^ ZǻuXI߷x=/YDy +BG +nܟ2qWaJg8!<+t +j(K) NA:&= +be93 +ws3\[R2cYl Ɉ!q`ZoaH` +3[NSad` Tmv3m9ksͯ!2/Dxujp2'׵ +$ȏRe;ӺjfQvU`]Ѯ c݀0P|ׂK%f-kU.]хeѴua+ʊ&+1j^]ʹr,)"G +#{]r^P̈Nպ*exrߒ!f)#:l ++5 0y`0#XӊczXcf)#Q?vdS%pA_PgpAxxN7~Ժ,9I ,i7cOj!l*&Q@.IS먆k +8ul'q +XP[ĕ0;l /4yօ#]@-`#:m m2&9҄։}N"s|n_8=D@zɴjtzϘ!^?lZfi5D,Z\' '7[x컮;8p\v$".@IL +)Onܟ2Du l# +8 Ɩjp?RHˁ0W_lTMe@,-K9xݯkh<ꗃ{J-ےgqs: "F]a B? -DK\Hpڏ/$x\l +^~=Х +:~ Qϖmݐ{/{Vl Q=غR ۠$oliwN#N}^1H\8ul|$U4Lendstream +endobj +1292 0 obj << +/Type /Page +/Contents 1293 0 R +/Resources 1291 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1276 0 R +/Annots [ 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R ] +>> endobj +1295 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 437.6 330.0996 448.5438] +/Subtype/Link/A<> +>> endobj +1296 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 414.0782 449.6513 424.6334] +/Subtype/Link/A<> +>> endobj +1297 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 263.7656 140.9787 274.7093] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_have_dot) >> +>> endobj +1298 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [306.8501 246.1412 417.0264 257.085] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_generate_htmlhelp) >> +>> endobj +1299 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [385.6093 234.186 441.4001 245.1298] +/Subtype/Link/A<> +>> endobj +1300 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [305.5259 216.5617 382.487 227.5054] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_qhg_location) >> +>> endobj +1301 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [342.252 204.6065 457.8186 215.5503] +/Subtype/Link/A<> +>> endobj +1302 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [463.3907 186.9821 495.2711 197.9259] +/Subtype/Link/A<> +>> endobj +1303 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 175.6197 156.7497 185.7815] +/Subtype/Link/A<> +>> endobj +1304 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [476.1382 157.4026 513.9963 168.3463] +/Subtype/Link/A<> +>> endobj +1305 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [105.8804 147.4798 143.7384 156.3912] +/Subtype/Link/A<> +>> endobj +1306 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [165.6455 127.823 227.4138 138.7668] +/Subtype/Link/A<> +>> endobj +1307 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [388.4582 98.2435 420.3386 109.1873] +/Subtype/Link/A<> +>> endobj +1294 0 obj << +/D [1292 0 R /XYZ 90 757.9346 null] +>> endobj +1254 0 obj << +/D [1292 0 R /XYZ 123.4742 375.308 null] +>> endobj +30 0 obj << +/D [1292 0 R /XYZ 90 359.8765 null] +>> endobj +1255 0 obj << +/D [1292 0 R /XYZ 371.1535 89.4414 null] +>> endobj +1291 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1313 0 obj << +/Length 976 +/Filter /FlateDecode +>> +stream +xڥ]s8\maf 8$u;v2鴽pl0@kp D $3⠣!H(qIpߞ){=c,H +*]ׂ SBsD@ bE2QT U>_/E=T!ջ`w3A}>.ɌOpAAy&u.X)[|N=?IP 2g@<#9!@UjP[Uj*c£1Qlc=#Ƃ]3:SOm#zhv]m.^7Pn*^YP?by_*U]z= auX e0:_S!U$}ɑ;-jl8s%ss0Z5ghp9ݗ913lAKXB(LŠD5|A18we6#8|$2w|CU}F={#@Ԗ>L2cܝxktv}dknzֳ69̽O\34lqMUxHoĜGV +d,)EzgTv;ۢnmLa3@ EXu/ϦU #[;WӷWq +n2NDB=NS'Sf0&x _m |O]!mC[An'VQ qR"yH,"'mǯj\uܵqtJ?Q싦ѷnⱀ90 K]e &?ϘݝQ/f`%. 倡;aI(H5Pl>endstream +endobj +1312 0 obj << +/Type /Page +/Contents 1313 0 R +/Resources 1311 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1276 0 R +>> endobj +1314 0 obj << +/D [1312 0 R /XYZ 90 757.9346 null] +>> endobj +34 0 obj << +/D [1312 0 R /XYZ 90 733.028 null] +>> endobj +1311 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1318 0 obj << +/Length 1052 +/Filter /FlateDecode +>> +stream +xڥVK6 ϯPzZv}:9,Jbcח嬝 +c"G,DzfZiR Yff;PaXrb"+?_{'D))K6/%'.Enܛ|DW +vmnjR4ZkB:+mlzΒ͜KAjYI|[ÃK$5UNx:n@8hӹImƓ^;MТ + +hu`o|0fʚH^ŤlkDմSaѸK6ͪ}/$ h~JI'wx +bsW'(8eD%ܘZo85Cn +",, fɥQM@59ڊ6I*Vۼ=b"Bgl[_$6n;m(ɣ;NBhvNJ.L' Mɠi&*KV؍W_A'"0Ș@YFPkf"v-{4+VeBx+vLp^'XSsGsF"f9&'3%Ӛ/Q(SEo|8 eK pn63 E9ko3>Z%'JT"6f{6 +6aH \ޒ"%վ;g>n@ B4 C{J +T7LZ=""JLj|un +,fP;(b +A3P< M4u[2ĠEX a@XBm!dz<'`%at0Hh284(|xX{6M_*cƥmya#SC5SG אw+ +N#R)Ax|C?9F4Xf;'?HknN18aew)e}0~ʢ߬OSvT +R'2yoP5QJVendstream +endobj +1317 0 obj << +/Type /Page +/Contents 1318 0 R +/Resources 1316 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1276 0 R +/Annots [ 1320 0 R 1321 0 R 1322 0 R ] +>> endobj +1320 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [136.5946 514.6108 200.2855 525.5545] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +1321 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 473.076 150.4828 484.0198] +/Subtype /Link +/A << /S /GoTo /D (doxytag_usage) >> +>> endobj +1322 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [354.8801 455.4517 433.7764 466.3954] +/Subtype /Link +/A << /S /GoTo /D (doxywizard_usage) >> +>> endobj +1319 0 obj << +/D [1317 0 R /XYZ 90 757.9346 null] +>> endobj +38 0 obj << +/D [1317 0 R /XYZ 90 733.028 null] +>> endobj +1177 0 obj << +/D [1317 0 R /XYZ 90 542.2994 null] +>> endobj +1316 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1325 0 obj << +/Length 1575 +/Filter /FlateDecode +>> +stream +xڽr6) +ċ3nb$N(49$HﻋEIL/tt + ,cIA-5)rnF \_X@g?/fϮ<)HJkA1"9bG #L*~X\:ϸ){>rFӗ//L7sᏗnn?w%@&er1(tbڗi^( #GC + +f€f;0m`&xhPTM:Z2rQӜ@$_@4/r ;7͎';98'9)6p. 5 QF!̌9 dիjo +D8Uick]ݕ}ՄO`J32}<\!XsMdnץ:JP&, +bEy( IsfR V)lj-[֝8tX4R9?1;y9k 7\޶vfϪ;ۣ"e.@u+olG>S1Cs@&/7zrW\ pL%ptf.'ݜtʶv{>[U;om*98n@|mWdin17 `a[z`z 9*#/S;bYjAp/x!S'SGVj0G]y6*iH ^"^F8M[. +*w^?[_ +=V\>˱њ8LȆ"$i#3+ p!?,gcjׯ@9Ю{2 ;_@&[W[wPN6mc;"b&Z 51C}V)Ű)0OP>.w_aM@\EnLӛ j౫1A ^D(Tabc0&L+ڹ="u¥x[cE}V'qsyDqa\aV[0j䕴8A_)5WΪFspzJUuqh\GAʿvw&v"-`ֶۄC|u3O]\k ɅT&4PMD%bA#X,UN2(;.@w߫@ؗ1B=4D;) +?1so=pya4 +06p 8rI'DL΢o~UMM"^ctq %D謕[QZ/G. 'zt˶z49Y!ƺB9e~%pn +#նt*c2xcCn[HzXa4mq&ݝmjQv;XۺnKڗ.x!@{Ot'x{gˉ03v '/TQ3_:Pv$9DMPՏ eL9ec=O4q;T[}D=zH2Pbma'Fc'&QepX݌Sc6DG_ |a4Ooa(endstream +endobj +1324 0 obj << +/Type /Page +/Contents 1325 0 R +/Resources 1323 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1329 0 R +>> endobj +1315 0 obj << +/Type /XObject +/Subtype /Form +/FormType 1 +/PTEX.FileName (./infoflow.pdf) +/PTEX.PageNumber 1 +/PTEX.InfoDict 1330 0 R +/Matrix [1.00000000 0.00000000 0.00000000 1.00000000 0.00000000 0.00000000] +/BBox [0.00000000 0.00000000 661.00000000 582.00000000] +/Resources << +/ProcSet [ /PDF /Text ] +/ExtGState << +/R7 1331 0 R +>>/Font << /R8 1332 0 R >> +>> +/Length 1333 0 R +/Filter /FlateDecode +>> +stream +xZKsWNi7k$>VŖ6);f$MhG] + aE?4 +zH};}MTz=ht~t~ywo7ϝKT>tVmС׃VFDc}TExϬL>^'g%7ם4(E +6YQ+o;DDd;X]MDtu]UNzFD%Az"`X #2 =`f-L7 +j 4UT7ḽ?{K_.ݝN/UMč5ԍu:+"nbga38bR+U_wJx{TlrL +[vAT2>3xw>5c (e_ SΨ1 /_*R6~~Jd9'Kc3pv&xPYx$l@4H#afx(P_)<KXWxt +&1 -Zkd 9Y ]1ZR5/pdCip4M`Yt ? ! KuZ`u•ug6ȍe +~`Cqy0-?@2$0 kCbӇ?m[/L6Mċ[7~pf嗘y=O vl6Q餪0@$YjFǮ "Y_a o$]ܵyze4k^-v~qtOD|dq6yE+|O$MQR}$U_)UPum#n{G볍#Du.">Ak$t: & Iz5'Jˢ1j]J|Փ("JlhשW&6M㌥+M_ѳ[fi뚿Vbl,3`,3)(r2 +GMjhyW.Zi +> R4 y K|QRiolFJzh@ ]'~V.%Dzm[O%9I!$YqJeV(Ẃ7 9V_T~Zgm5In՚# HƊvȼQ& [5'YxE[oV +IK]j{qrrQ΄| +[tR|3Ok™*&&d9Y1~z*wKyݥ/>Xft!}zeuo>-`4KլKNʺ88nO`܏_B1F c_N;%v%oN/ϷS4ߣxNcn>o|=W)ݥ3ae4n(o<]xxܝ<X[Z t=seTEv, +@tC ibǛ> N/] +slJ7\zi`(Q:*r{~hiv8끾J͇c' ]n}ܜ_pFՕi?>OߟNOn\4Kqݕ8ifؔ%.:qu[p}i+' +LBM<v"!\~ endstream +endobj +1330 0 obj +<< +/Producer (AFPL Ghostscript 8.51) +/CreationDate (D:20081004161608) +/ModDate (D:20081004161608) +/Title (infoflow.fig) +/Creator (fig2dev Version 3.2 Patchlevel 5) +/Author (dimitri@macbook.home.nl \(Dimitri Van Heesch\)) +>> +endobj +1331 0 obj +<< +/Type /ExtGState +/OPM 1 +>> +endobj +1332 0 obj +<< +/BaseFont /Times-Roman +/Type /Font +/Encoding 1334 0 R +/Subtype /Type1 +>> +endobj +1333 0 obj +2798 +endobj +1334 0 obj +<< +/Type /Encoding +/Differences [ 45/minus] +>> +endobj +1326 0 obj << +/D [1324 0 R /XYZ 90 757.9346 null] +>> endobj +1327 0 obj << +/D [1324 0 R /XYZ 271.9012 373.6406 null] +>> endobj +1328 0 obj << +/D [1324 0 R /XYZ 90 339.1341 null] +>> endobj +42 0 obj << +/D [1324 0 R /XYZ 90 334.5604 null] +>> endobj +1323 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F11 986 0 R /F13 991 0 R >> +/XObject << /Im2 1315 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1337 0 obj << +/Length 4660 +/Filter /FlateDecode +>> +stream +xڭ;ks8r+TyhXijL_i WSBQj. V|`!#ki|u駳*fl3k jGQ{=-{wɑv[vk!9!W Gd'q4jFnD\v>ϊ7۶,֒jj)`̔h@GRi6/UUw[L=?T D@\7-#OJ)O3@pzY3=m`&6kۨ6 +}ށ}7S&^eMl2=F8sa4MAa0#29`bn:|9OJEϞGz Ix|,5۸#.˫& Ge%%3P'I؃EAZ Nt{( F}9m q82c*(ŗ-Bz†UlY7òxeDMk23fz_v' XD.ØDhIJ^ +< +f"$^12PqĈ[y +j|=ihA,l#`$B1BӔϺ~.ˏAlaMr49inCbv@~9 8S{!r$CHzjݖ%4YTT_7K* =.1` +ԊFFBW { 1.;IIM5ƾi睵KeumdQ dJ0j }i,+@˩='i#4W[\dkGm'5L…:QޅD.p%@#BCfM X‘펑J&eF]"|w>, q?{~X{lژdb|y[ϼg0ce%:VcxT*5ZJR2¸D>nCV^+w&DYn_(_O%$|~8xv[ljLcuFmDर^S0e?ge 2`PTic +uK!f*E +A N)۰Wah:Sq#;>X";v0_J [zp-N+G) +:JKFt+ +N\ sWnºjSP5OhwknV>8j{b0^_ f\ Hj[T* p{ +c I8mGdVT4cdζx`+rċ+`MH)46qQܵ/7EӎY¹%Mvwyy;$B=#&QBؘJ&#S1`ݎ (@B%|j@ Q̕ոp榅p&nI[_ZRbS]"v!}l j}F\.mMFoXo;jmeWMcsBC~ F +KvuaJ*MΈIk\t^XcywD[K ;`n=eu\SkЯuʹ`RQ%TJ³_c\~x;"dR}?Vs縌uӔ/K}yv1fߥ w+p3v"e4 />\?Pn ߵ5 օ]Jݣ`=tϼcDdrρot *𫟻=ǘ.]78Ksro,D K*}`)#gpƳ` !pܔwM+ɭ)wŽ/ɥ,5c6EtH +;`I!P.x"3_ht,qy@m4 i[T +0=\sO#)}IwWFx0iua"8PĬ2{J(f~@]J>)"^S~)%ŒjəOW_eWQmmVhjv , Z`ٛP0Ҋ;#ڕQZۜvg'=7ƷOmU}YxϻȽ QM'[n +dL~[k٤_zB1OPnKWtӚJIq +;澨ai9QmHG(-u~K轱#nGݙ| + kq殴=? N⚾\_Ix+#ci8åwW&}8ܚ/h~>8uXsJS'A(gt&*Ĺ)@w9dÔ*DI>hH2XJlER5KC9)e \ʔ8#ʞDq>%a<}I&g/??7nqMt(]bw<GqLD2/8L'ϟǚyJ-x>JM_|A$/9 wǚyJ-x@}pKa|h#jj8Q$اC)0ǹL,OkLt6ښu57X^Itu/<?DŽ.1N~CgX TP4'gx8chk=@Xz/l>NDW8qJ[~GO*ʔO pT +ߴ\}oU|.t(ʉXk +^mp `sD̾I)vmmޝA}5Nޅ7,v%]f>wlI?|Qq̿֗FVWg2n3 16FB?Qa_p"{CQM#endstream +endobj +1336 0 obj << +/Type /Page +/Contents 1337 0 R +/Resources 1335 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1329 0 R +/Annots [ 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R ] +>> endobj +1339 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [163.5035 690.3327 220.848 701.2765] +/Subtype /Link +/A << /S /GoTo /D (config) >> +>> endobj +1340 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [420.3835 672.7083 469.4094 683.6521] +/Subtype /Link +/A << /S /GoTo /D (doxywizard_usage) >> +>> endobj +1341 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [467.3069 631.1736 498.6292 642.1174] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_input) >> +>> endobj +1342 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [159.4678 589.6389 190.7902 600.5827] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_input) >> +>> endobj +1343 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [370.7955 589.6389 445.754 600.5827] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_file_patterns) >> +>> endobj +1344 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [431.2445 565.7286 488.589 576.6724] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_recursive) >> +>> endobj +1345 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [327.5812 553.7734 376.0592 564.7172] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_exclude) >> +>> endobj +1346 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [394.5069 553.7734 494.9199 564.7172] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_exclude_patterns) >> +>> endobj +1347 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [184.4291 399.7795 254.9146 410.7233] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_extract_all) >> +>> endobj +1348 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [256.1252 375.8692 326.6106 386.813] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_extract_all) >> +>> endobj +1349 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [421.7029 346.2897 513.9963 357.2334] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_source_browser) >> +>> endobj +1350 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [430.3803 334.3345 513.9963 345.2783] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_inline_sources) >> +>> endobj +1352 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [286.5257 148.9774 387.5763 159.9211] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_output_directory) >> +>> endobj +1353 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [294.5828 137.0222 367.6784 147.966] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_html_output) >> +>> endobj +1354 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [370.1128 137.0222 432.658 147.966] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_rtf_output) >> +>> endobj +1355 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [435.0924 137.0222 511.5056 147.966] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_latex_output) >> +>> endobj +1356 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 125.067 156.0121 136.0108] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_xml_output) >> +>> endobj +1357 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [176.159 125.067 244.2732 136.0108] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_man_output) >> +>> endobj +1338 0 obj << +/D [1336 0 R /XYZ 90 757.9346 null] +>> endobj +1175 0 obj << +/D [1336 0 R /XYZ 90 442.3105 null] +>> endobj +1351 0 obj << +/D [1336 0 R /XYZ 316.8673 325.5324 null] +>> endobj +46 0 obj << +/D [1336 0 R /XYZ 90 307.6845 null] +>> endobj +1358 0 obj << +/D [1336 0 R /XYZ 128.5154 104.3098 null] +>> endobj +1335 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1375 0 obj << +/Length 3529 +/Filter /FlateDecode +>> +stream +xڭZK6ϯm* Ƌ {rĞxgSqq"=ۍ(XN5U#<F?(f,0YmW|v] ׽e?WO_*5Yl,Bs$[,ջR|.X*7 ?]_:^|V8"¹Z;&2Y,^LQ0DJGnžWGLK5s5a!h b۱X,|j m:c{yRD=DfJ^2:WRJG ;jsgeyUR&)iԝ12j~@*/ۼ 5HՕd5h+h+˺=֕QLJ-az^gk6e';sY +R#i8**0eymڪ~X`p'Bq%]ִTgͱh$/pj94$ChvY~~{ ?U"̖vDJNJJtl@4^miI(ȋ"yBd +;K5PcV \{R:M|5T}2T@E$(,S=E=):n~-, +y_K ,i5.=h&Riu+(Q-inBFfWD8vnMԻkC;yB׫1+JIP X$(Zˎf +X$Q]߬V~Ȱ/m;Ygeg*i8 #ae./i썟P1Ukfg7_{}=C6Ƨ}y3Z|-4CPrcPcN^{'ջeV&wwC;Ѳ#|뻝=#wdv7m@ +*=1/6)`ɍ!Ҡ I$E, + o  +D3'6du&VP,<15hXI-XH^{bIiBkwSyw1)p ,\ծvU<+cM5q?:~CdO,~ҏ9T3D j_Hv in$ dWy-dcvFzU2fa,g2XR ?s{lob+w.7a%2nMqy*8~){ ]մTS3*d9롙ruYhrxL4\L_$m8D0FhT.wIKL)= R$: +nqϒ\L43sz%]zroSq(=s}E0hr`*!@8 fDTL%, Jq'fQ\IZ9B *ŴrΣ4m>E1kwC7PYduP @,-ݽ xb\-7iӧ +j +~ +4z(/)PV-v._EˣEGnqND> +-:C[pP Dw@#F=G5M<$G6 +rYg4 +PS3yG|BC98PJ1bSXhHC4=OR 6 ]]2ع {'&8(2pDǞ]{Q'2M>Fo"d!曍#Qnq4R?pm=.&Jr>_%%m& +vp,)mi>k&{J&1Fj+ۼuɰOwY7vHߎG!|NȻ0y_LfPU(wL}nZ߾5պ$ʖtyI0xSePsK'~(`a78u6nJГ&%sۑ +'OHulv>r@;yDiб_7RCt"Hs؞fxwVFlCSOhw~cAyC^SgҶ5> -D< Z9뜻_$@]Iְ^a9UF_ұSzm|]&n">#OgiU>/IMn)ߊ2;"K/-PNIć +'?-%m}S[5_G)c<1ͨ \Ȗh(mڮf5}TqMV?c4ɞ%b0쇊&b!8>;'8)[/&OXޢVX܋Lϧͳ]w +lfn+܈WΞȤpOl賻!l7#G; Y&Cf|eQk~endstream +endobj +1374 0 obj << +/Type /Page +/Contents 1375 0 R +/Resources 1373 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1329 0 R +/Annots [ 1378 0 R 1379 0 R 1382 0 R 1383 0 R 1384 0 R ] +>> endobj +1378 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [279.7765 654.0284 387.7312 664.9722] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_generate_treeview) >> +>> endobj +1379 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [259.5575 624.4489 337.9232 635.3927] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_searchengine) >> +>> endobj +1382 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [359.4451 512.4227 433.6565 523.3665] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_use_pdflatex) >> +>> endobj +1383 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [317.5624 387.8186 403.4 398.7623] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_pdf_hyperlinks) >> +>> endobj +1384 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [421.0881 387.8186 495.2995 398.7623] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_use_pdflatex) >> +>> endobj +1376 0 obj << +/D [1374 0 R /XYZ 90 757.9346 null] +>> endobj +1377 0 obj << +/D [1374 0 R /XYZ 90 733.028 null] +>> endobj +1380 0 obj << +/D [1374 0 R /XYZ 369.3497 615.6468 null] +>> endobj +1381 0 obj << +/D [1374 0 R /XYZ 90 598.9197 null] +>> endobj +1385 0 obj << +/D [1374 0 R /XYZ 464.9313 379.0165 null] +>> endobj +1386 0 obj << +/D [1374 0 R /XYZ 90 362.2894 null] +>> endobj +1387 0 obj << +/D [1374 0 R /XYZ 117.945 284.6147 null] +>> endobj +1388 0 obj << +/D [1374 0 R /XYZ 90 268.2761 null] +>> endobj +1389 0 obj << +/D [1374 0 R /XYZ 513 101.4743 null] +>> endobj +1373 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1396 0 obj << +/Length 3497 +/Filter /FlateDecode +>> +stream +xڽZK6%>D=âw'36HrPr2Hr:S*J,X`,bWJ."Ah]#t%yx+W߼zi(_*DbywzXoWZO~pi-5>;x/etW='̨ёD>7 +?\@Y<Ãd*LgO?Yߚ۴z~R¤Fm+h޶ +J +!vsjՇnpS߼'> +Ns/X,*o.c.w8%-]g_+|v/ڢz测[,e°"*D2LfԏM#`^K65-V\vB=49wn4C4ت6)| HSˢhb>램0y|^ 8jX3@ 2]^](vy + dM=9,-APZǺYȺ;3h]N{*]e]QW-IF&I u9ɐ Z +0e mkx50A @;Tn-57E:tv#M=W뜟jc7'Ǎ`> sQz`* 2ц"@Z:uK#<WG\V +,#6.V 2YW8KF޼b&]Z4߉xh'\ÓB6;HaKi" RHjPXկBC%L +So5C!$ h-q27| |a@ƌ3$vP Q{s1i +#= Z.úA0Qeg +KU-jx += +d' _ T~Fz|Qa\!kuV/LbѭЪ]LkDD!O0Bؓf G%ezKNhe5HeF4D͉qUEV &? E][:B]dQp!EP-bޕûhFrc P #ۙdP0I"ekA9Fo#(u|KeYI|0ErpoIQ8*!f݂3f@Ƙ%&B-HZxUP +ZX nБ|cU<c岌N58NiFO9HOuPw '#SH%@*t>ǐ1xlm&11_n~`X =Ž8 + Ruܒ,}YT_ZNL&H8:JvɓؿutC{9}"K$R +_/3G{} -Xg# +5QO8pOu?A#8*b AXS61V@H!OIC +B-"vYHX5•`4,)AрvFU)};ɼSB.ƌf޷,%+"bI-uR֏l$zÁ> +rMޯiِB}YIˏ5}& +d +bGe׾,E7ާa䬿-p(d'+9^&ѸbS}8ݴ'yUqQLE ߸P[lx$?K㽗`Nr|v>G]gˆ>B=h@Xo4 ,`iI#=0#E*B T(`vISx?<'bиnΙluEu\.&ǰ +ҸT\R>:y(r]qDB'#s њn_UhOa*=Z+ +B}鼭D)COP!_I2IwؓѬT +yv;'M{\u +DpʇDR:j.xxdˈW©BgJ +>uTU܂-;XVU!UC˜:.kz {Txƾs H`]PTW8Sq`CfuxY9}u[*~,`e+F6`CSM*'"99 9ׂ 5d5'ʨ  =D+jMa\\7)`@l7۫"hi˻R@)q1 Gu4-ѲK%{l,9XO]hL [>we#8,M֧t&[6?jgJe3l*DmdnXvkq]@䘓5S%i0p_W 35ɣy=vN +|)?ʨE1=a{̆ a1z6id|"Hd*+-8AԺ@CV\Uo;wy)$(9 a62y]Sß )UZ nCIAFfsuyt> endobj +1400 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [114.0858 550.9342 184.5712 561.878] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_extract_all) >> +>> endobj +1402 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [275.2757 477.519 398.7494 488.4628] +/Subtype /Link +/A << /S /GoTo /D (docblocks_specialblock) >> +>> endobj +1404 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 409.7731 237.366 420.7169] +/Subtype /Link +/A << /S /GoTo /D (docblocks_structuralcommands) >> +>> endobj +1405 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [419.6325 287.4699 499.3619 298.4136] +/Subtype /Link +/A << /S /GoTo /D (commands) >> +>> endobj +1406 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [452.1628 159.9481 513.9963 170.8919] +/Subtype /Link +/A << /S /GoTo /D (autolink) >> +>> endobj +1407 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 147.9929 157.9548 158.9367] +/Subtype /Link +/A << /S /GoTo /D (autolink) >> +>> endobj +1408 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [217.5378 116.0277 295.6343 127.0562] +/Subtype /Link +/A << /S /GoTo /D (htmlcmds) >> +>> endobj +1397 0 obj << +/D [1395 0 R /XYZ 90 757.9346 null] +>> endobj +1398 0 obj << +/D [1395 0 R /XYZ 90 733.028 null] +>> endobj +1399 0 obj << +/D [1395 0 R /XYZ 177.9987 662.8507 null] +>> endobj +50 0 obj << +/D [1395 0 R /XYZ 90 645.3914 null] +>> endobj +1401 0 obj << +/D [1395 0 R /XYZ 90 518.3659 null] +>> endobj +1403 0 obj << +/D [1395 0 R /XYZ 90 464.6174 null] +>> endobj +1394 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F52 1267 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1413 0 obj << +/Length 1906 +/Filter /FlateDecode +>> +stream +xڕXK6 W8M!RRni4ͤ3}tfm#/@2-d| + +|9[*sE{w3!;R\.Vџnz/BXk7kdTMovS-WBH.H'8R'0VqxזiCРl+32I J@8Q +01_8c,koʺ-mhvۖ="s-(*,WRp2aK 랾}ҧ 3&LdbFpo\Fww,29KcOʩk˱+PE|~kZlI)(r}t6G-P}#k +̂0FeBv;{ (w߸¶)Txð^KS招c7>ʹ wRt YfNzQdϒcs{k,Hmlt8:/-< +# OS%@s"l+{ӎG ok힖H{5j;:VZJx@B3 !JYh+D%I:Mu,"OC?]W@n)d+)!W,6~ѣ)_ Yu@i1:5g*'5jLŚgepPkc_:;J  Cz|H1Wm+5ʾb7orL].˂CI_?q4Kd/9khY> endobj +1415 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [482.6742 468.7423 513.9963 479.6861] +/Subtype /Link +/A << /S /GoTo /D (docblocks_pythonblocks) >> +>> endobj +1416 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 456.7872 219.6825 467.7309] +/Subtype /Link +/A << /S /GoTo /D (docblocks_pythonblocks) >> +>> endobj +1417 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [237.0573 456.7872 398.9885 467.7309] +/Subtype /Link +/A << /S /GoTo /D (docblocks_vhdlblocks) >> +>> endobj +1414 0 obj << +/D [1412 0 R /XYZ 90 757.9346 null] +>> endobj +54 0 obj << +/D [1412 0 R /XYZ 90 733.028 null] +>> endobj +1178 0 obj << +/D [1412 0 R /XYZ 90 542.2994 null] +>> endobj +1409 0 obj << +/D [1412 0 R /XYZ 90 542.2994 null] +>> endobj +58 0 obj << +/D [1412 0 R /XYZ 90 542.2994 null] +>> endobj +1418 0 obj << +/D [1412 0 R /XYZ 90 295.006 null] +>> endobj +1419 0 obj << +/D [1412 0 R /XYZ 90 220.5681 null] +>> endobj +1411 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F52 1267 0 R /F14 893 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1424 0 obj << +/Length 2013 +/Filter /FlateDecode +>> +stream +xڽY[s۶~ׯPި +ƅ +ɾ9snk̜i@K E$,iN{ ,1%/#b/ fy kfqeArs88%t0Djn~xjM9./>xf|`'8cxj0:r&Tot%1_>F$IrcPlj)7_5f/'l`{ (CXpmLZ4}YQOI̦) +9#ӮJ"P9SRs0}Ee_V\ IEg;"K~\ |jJKHPfͷ5$x|j#)KzTQiӺ5="xfM'ʴ4m^i"m !ͤ_EO=Oϐ ,^+%w؁ޒEfIKzئM|7yBc>s>:,!"LzȤ_άٵ8@A}m0;8E4և +4C^jG>g%*U+|3sHNbO0L +`V^RzRo SCVAq1kT3 ه,dPИUmM~kcj{TdaNfVU[ܰ<C(4O&] W~2UEQI{<#*HgӑR&(. WQ<((_zLL'p^)#N{@_(RPj#[֔=@ǘOj'M=݀꽭]8s**f*?fm>T$^G<2i;O>@]RDb!u˚m><]?ڡ.O~Rq~&bG&-#ӵaV^'IVV!N5@wS8q8I.W_;K?]kԮ "ڏ>,nD'FIpD}dknNըTq 1v+[]P!B] fSH$bĖH]]V8CZuzx@5H]֦y&2zuWA?Oz([Q`ZmwO+u/8BgӑoAa$z>Y;~#S9mUyyv>!tq0*X,&v6 +` +S#4T@=L.N!?%}U +Y0W{~y}LЩ +o9kΑlizJ8>nV$3tn1?6GuB J#$#" 8=*D +VF`ob*nF\0%Ш;@ |!e?aL}U9Sd@j fڧjkm݋tͩNG"NY/וB6>1 c[wmZOzrUf+X%'Ʈ\Z[cma,weEUX5:!fzEPUf/;7?Uh(Q3BG6Qh"&d)0 (5g}UkyfZI0) + u{ƶ(׏<͠iҽdHe.Q6_N_v׼<-'#]#k9*|bN*@D",bCDhUM}f +DE.ݚe:?8|AHQqiX׭-_5D3G I{_BMg +p`1< QOendstream +endobj +1423 0 obj << +/Type /Page +/Contents 1424 0 R +/Resources 1422 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1329 0 R +/Annots [ 1429 0 R 1431 0 R ] +>> endobj +1429 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [189.4541 362.8342 215.2372 374.7893] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdbrief) >> +>> endobj +1431 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [122.6347 248.4783 226.5844 259.422] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_javadoc_autobrief) >> +>> endobj +1425 0 obj << +/D [1423 0 R /XYZ 90 757.9346 null] +>> endobj +1426 0 obj << +/D [1423 0 R /XYZ 90 718.9701 null] +>> endobj +1427 0 obj << +/D [1423 0 R /XYZ 90 570.7278 null] +>> endobj +1428 0 obj << +/D [1423 0 R /XYZ 90 380.0754 null] +>> endobj +1430 0 obj << +/D [1423 0 R /XYZ 90 266.9049 null] +>> endobj +1432 0 obj << +/D [1423 0 R /XYZ 90 116.6701 null] +>> endobj +1422 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1437 0 obj << +/Length 1691 +/Filter /FlateDecode +>> +stream +xX]6}ϯ9h%Y%KXX>/8#Kv p +E3ѝL<  o` ++|*< NTxEmA)dAb|8/޽89*쏇˗FoaJ}&A4/7Jr+(EՀI˥jfgW +ᐅ(`H +Xhi q<QX'8kcĈ0BLtaHa!VMGt8P$ q9+uq +?#`, +%aLւ{j DQϑ<(IsD1]kgvH'#B"+ V͋4!*<2-mLhO֍,CuWW_:EeUi˸QOp7@/*3/_-i}6siYiQTVf Eu߇_liוf]$O+7:**ޱ=5CwĢW[& i> %ٕiXc=7cJ=$ԢqNN?r'}zφB(p}*$P鮺DRWQk.L ++9MD\?̰Γ +vbW 2 eI&QZ&S2Q 7[( e}ti 0* S_ pR ݓX-e@>[(4 ,M H̔qlUqbS80LLiϱRZϮ[m*ESvJMmBE<$YX<r&]ީS,&28' =Q[|K-(Mo8j*ۦ@',+;2[пt-~i-qC;cښHj.~w?V $ĥ*dFs IS=↜0G[K1q](4mdi_0\3d#rϳ]_XQb.{fY,nfZ<>1/v-fdWcuB N:V!;"rHhe\x LrƅUiF֎CYaa +[$hֽmJӖ]p+YR2 +q\}p{ DrPÌ*.-Qgp)6|/'=FU^Xi4ݨ~rh:=}s7GLd`+&ڱqYuC)~h֭kϡ1;bcFB/Pݻo]Lۡ x B}h@"ʵcYtt( +a;6-p8w_=ע%{h_-9hэI,ܿP"x;c?9L[8ES9@+;&~ܾH2Nxm2?[QYY?ٻ>\7^?f\Bo9m@-`okN1i4{(az#bhDp+/ByjY$Md:e B;c}-jDH̏k +mnOcHgő %}f'.56}Ą . ʳyCl NT endstream +endobj +1436 0 obj << +/Type /Page +/Contents 1437 0 R +/Resources 1435 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1440 0 R +/Annots [ 1439 0 R ] +>> endobj +1439 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [299.0059 594.8811 402.9555 605.8249] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_javadoc_autobrief) >> +>> endobj +1438 0 obj << +/D [1436 0 R /XYZ 90 757.9346 null] +>> endobj +1435 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1443 0 obj << +/Length 2444 +/Filter /FlateDecode +>> +stream +xڭY_s6PޤL/ sv\6Q:shS]}łI13dbb$Є,R:$>?Op89}$bQ I3RbT1fs_.߾?y6O/~E|z6t# |_Z˧X|8\Jx +3Y3yg"d{-klP6'O~mi&~~P#b ܰҪI(Qnۧf'/m6.ӒugCAmӼ|7_QL]qN,F}٥ m;GLڐFYh%lLu^&_wqoOS%E^q^zW"巄uNYӪnW6`ɕW`__!W%_h-7Y[\2kg5SS7Q9kLDZ-)~㬸7"b6Bm,YE2]}tF^9Z;?s?񒛬l ȁ*˯б˗{EqEw~o:ЇE7nf0FM5j3gJ.OȟOm^ GE`pl"ve&tȬaowv*ض2, 9yiiM4) :9 D[YzCUZ%ev,5>2znvYɟUz^H@q5!\KWTtTi]E,Z﷫v^(Ωh0.=W' +S&ԍv1fz>KgL_'n +줄6+Mg嫁Rw%fUmoWDFڙ >=jfu7;йuVQc "$o,S*u43]>EҺƅ-"(Yh"[SW\P.w*؀iLOc5dvb)i!%Է=%./? yVh>-[G*`A_ˋotkE`0{ul@3c[XPY hLY =Wb6r06 +2g.JC@eezzH+ Egj)Pl$\Ǖ:ة +>]NBI!fG¹w'¡\/g3!tq$;m/F1E gZcv=׊``A\IuܜXH ;9> +cQ6 4߼'IQ\bhl]dB +U_U,nU +9SB_ ķHĶH=Do#KcPP!&$P

%}*AUjPM+UMK7D$QWsrAhk ,"a]Db + | F2x5~=Cø>zY n6W[O-ăi4 ]pSUM8ʍ{W%Ђ`8R!&o6CqaCRBثLܤawߕ#Lr=@xCzs%Vͳ@nj߰YzٛOlJ!J"(r:R +vGGK)X)i)i;D%C$eiwW~0 fXȄʬ!z@ +leF{*hS +V]SPD6'|;LCy3wra3`p.9jb?r{Kendstream +endobj +1442 0 obj << +/Type /Page +/Contents 1443 0 R +/Resources 1441 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1440 0 R +/Annots [ 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R ] +>> endobj +1445 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [356.6057 377.6007 462.6472 388.5445] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_brief_member_desc) >> +>> endobj +1446 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [209.3322 353.6904 279.6779 364.6341] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_repeat_brief) >> +>> endobj +1447 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [461.9019 300.2005 513.9963 311.1442] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_javadoc_autobrief) >> +>> endobj +1448 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 288.2453 146.1691 299.1891] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_javadoc_autobrief) >> +>> endobj +1449 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 216.2309 192.9534 225.1572] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_javadoc_autobrief) >> +>> endobj +1444 0 obj << +/D [1442 0 R /XYZ 90 757.9346 null] +>> endobj +1441 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1454 0 obj << +/Length 1741 +/Filter /FlateDecode +>> +stream +xYYoF~ׯ#X=i:&M$Vq(j%H]A+r"4ܝ8!vyGY#b'0?2Q};sz w#Y<ptt> +(s!{9a{ā +e0!"T0'  mx%R8T ?8y5s#Ts1(}gB +h'OT:?[QZK_Ff!G3 +4(&G[ЊЊ{Ch hŽв};Z>Y!U*z$(Md,:UXωxG\UFPsTΟ6Qrn`;PEӤ%*j4= +K'"g7yUr!lS$0^a&:6:P)uJ&inגN)"/0zK"l_,@'$zs-nP3ϽJʕ,͠R5x1խ@P2TnDCe:fhǺ#<5;KՑ5Q + +̪ + GùS'[Bi"cV$raȌXG׆(eAI +-"@<#~PS|9A8ʹYah:>$5!#phLJJy\`O;8l(VkJC4sʼ.tbE3X!fB;~M `vS:*aZMMyRCz3,06˒M֛T*aD$dgw2hDz& =+k)s-sdx ENJ]]޿8ӹelRy&y2mSy}^mVl <}s_1$>~ +HH> +&3D6!W N8&QOPԅj9~Օi@uD 6mPy֞e6|@n$Bwo:endstream +endobj +1453 0 obj << +/Type /Page +/Contents 1454 0 R +/Resources 1452 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1440 0 R +/Annots [ 1456 0 R ] +>> endobj +1456 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [216.554 178.7511 290.5861 189.6949] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_qt_autobrief) >> +>> endobj +1455 0 obj << +/D [1453 0 R /XYZ 90 757.9346 null] +>> endobj +1457 0 obj << +/D [1453 0 R /XYZ 410.1161 116.4592 null] +>> endobj +1452 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1461 0 obj << +/Length 1776 +/Filter /FlateDecode +>> +stream +xڵXKs6W(7 +v3vD%Ɂ&iTpw(P%u +.lNc:eHb_t=kX~1c/]љc<O8Y,e@?>V.^,\RO/VzNjXzWo.Oϟ{rqz=;] {0e_<_(Hο„|LQlWA]2y&p= o_,}uEu~euگKp)|}7E>WjeսMU]mf&GaZU >D)/0vMvfW` /-5u +_IF}1 Vn2%1v̻RS8{EY> כjzEEmλbiEgFGz7e7eY_@6c!1.O2CQ9C yg hm<(ͦP\ nͭbiG|g,oʁ4ǜ!a@%xz6H:_[BK?abzF x탞qI:;Ϋ)G:yqeM$p(0+fC_ +2cH.e-Q@7e>٭S$E< +u-0 +^Һ6)3fP + +Jm<ёB$1(n"¿F͝GpI%E_ Ҧ`jUJ/"JGDl cѱQ0L1c\[0ұ&c}0oݕfS6v+Fm*dT%c#.LUm+ ^Rz*y(|ufܡp1!dҽ( <6uP$ғ8|$b\P=((r"]7{ ֑ +aRV +k +(= {"BpH&CĕDd؋H`9:lr*YLGL+êmMMf5re=&.4Eu-o6ؒ ,-̏8q;MWz4srE5ҕv +0pUwE!KwK oKc vLz(vBveyMmvƹChIdw:(H.o'%(ؓjA5Z\p=}u=κǠ.Mު"+=Jжm;>dQޚTY'd$So_FxC%Hch}ZJao=e>qѨ3uʹ$'Ǧ~ qnKHƾ񄪕;;> endobj +1462 0 obj << +/D [1460 0 R /XYZ 90 757.9346 null] +>> endobj +62 0 obj << +/D [1460 0 R /XYZ 90 733.028 null] +>> endobj +1459 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F11 986 0 R /F41 1157 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1465 0 obj << +/Length 2725 +/Filter /FlateDecode +>> +stream +xڥZK6ϯV.VWNcWo֓CGF,KBRo7 ! E@э ł?"S+,և;x UHoZ,OdZ`rq=RL*Nxë~~2eG?~e7rѫ7;UiIݛXԱJϻ g*|p&\.w:,3w̴T k -as&K8LY̸RJh&yv,gtlHTf2Y8ke,UR.BNS=?Ȃ#Txgߙ,WJa_?4^xTW[vdlhק:< fe2(`QK'T -ÔLHfc&Wn %;ϽU}+XL2E p@X$>q.$ZNUYWFmQsZw~ⱩOGOZfX"&v`u;sh cZP/ID|sX=;gmOMh] ů$B.M#/;QYh5kO<38(Re"U*""FvʜeY;**H|:TXm1v M X_ږ ! 1J'P!qHFqSC=ΣcS@n]糓Q̀L1R29J@{]9=U!.uYu {%ƯϷê +X 2wlJk$#o]bhjhxh`c%wp-δ]t4|* +P@ށDupYƲ8.;ΛOCoT2񨕓ۭZӮ]tI8?F,OD~~) stN5{Hbt^@ۤ +@@mkmk%ep&~5%*M !&64t.!z(HPAr+loAb_ di"S6|!oGwCST+'i:ZܹokQ v.S5Ч F:|W[.OPڶsWAyptC ³;?\!7}0R.LOjkf uj.Pڵ-VODL':p҇4["}I?#fHoxFGIra 9-<5h%r&df䐉ruCl +iWތtG&ڣYT HBWZ%ϫu6XZ'w&Tj|?@khrjo[ne @2z&c(Cep!it/g6懑A~A4Cz#W}HuR"OsIjZ`O5'VXl.:!4m} +i?h_ S%)4G nS͂9)p +sFB,Un<U + +,-Q SRC7q'`tD(NH @c%=i +]uE ʺь"㻲LoCL`A:-5;v/}KkRIT2 +S9%0 +rZld(w/E3柜i(_$] _.@Q7f{9i"ظ?;3d<  xyL l0-A(w7;; +4,I~ʐ6=,(gz(/B}n⭙R*8[GMC l=Av[Lq8-1;w,˿͞(J0Nh i2{,PGm>m?<Q`֧t| + &TN ۣʝ:lS] 2q~endstream +endobj +1464 0 obj << +/Type /Page +/Contents 1465 0 R +/Resources 1463 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1440 0 R +>> endobj +1466 0 obj << +/D [1464 0 R /XYZ 90 757.9346 null] +>> endobj +1410 0 obj << +/D [1464 0 R /XYZ 90 668.266 null] +>> endobj +66 0 obj << +/D [1464 0 R /XYZ 90 662.5375 null] +>> endobj +1463 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F52 1267 0 R /F14 893 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1469 0 obj << +/Length 1806 +/Filter /FlateDecode +>> +stream +xXY4~_1<Œ-y"$@&U@Q[5|dzu7-(*Vh-]]<$\kzES/wG_y:&q.SJ8lKv<͖s͋/wulb잿z2njtol8w.~腁ͯoVOwYjs:Yċ#Khu#pG)VW|ͪ%8 7ൔڗV&]^Wsn5i4gʢ |WKqտP7=]}ĜmD .S2lh-ݧF:4t \6C|nY'+D?uБc8 +,E ՠ7p Dhb,Zc".HRQ#W=+}c" +]X y_5NFhCMEAc7yr3ʙ1PNFsDn˺IW8# ilqf4ÉPq}1?C>6T[ M9Gb7$oOL͂w=M۴۷yumҭR7dħLL)2"z~tTo<[>u`2+蟫 LG#">Wf7bBYgꒈއ XG:OXyüWeG75HVW軼vl4Dғhp@oEc\5[wͯ+ˎ2yr籇zu BHW7G /85"r_P($ux&Qh*PeY} [D&?hXU3ꃬ…ۺ=DGAt7XX.Y!!)}¡',cMe4q0Z{;qȦ! gvN+F猜D;)Vb Hۗ|~f"tTY +zs%36y7Gb 8k}O󽒺A  ~O$Dړ0)Mj YSUώrD + +g;tQF2 liG40y`1}{/ogrB z/t'2g(%~CUo?` ÇUZ3J8 zJ:Нڛw̻֫&םhaI1|BuMbʦnM~q)עG.> -GB7))'endstream +endobj +1468 0 obj << +/Type /Page +/Contents 1469 0 R +/Resources 1467 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1440 0 R +/Annots [ 1471 0 R ] +>> endobj +1471 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [136.5946 719.9123 215.7967 730.856] +/Subtype /Link +/A << /S /GoTo /D (commands) >> +>> endobj +1470 0 obj << +/D [1468 0 R /XYZ 90 757.9346 null] +>> endobj +1467 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F52 1267 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1474 0 obj << +/Length 2233 +/Filter /FlateDecode +>> +stream +xk۸ +7P$zhq9,h^ DW칿3J(kp8!_e Yu/n W"<[_<~뭥q&u-W2o^bQ] \A& +)/^}$`v@`F!_ +$9 +)" =MSrV96N46r4u5ž3 3Q(G{({HwvӼ3mF.诠g՟$[ԝ +pWޓ,:aŝWgLIk!&OX*R0ۢv\\?{_>`#ߝg:LGիu Qtfkd&3u@N5vK*YdpΧ(]8>fi5zöqwM 8A4'V"?8HX4?D̏<;KL#O2˕N3շ`m +v8B*!xS N^r}hAGq eu>FRU:SeIh >Q;s+`<Fӷ0d^\R +Mi}G/J=oyIk&HG.ߩ:CxC?ng2d+[2յnT\2\nb\)^^*`Z W]H +vvcŀ Ȑ7T @ +츾4,c2ZT\+2;H bq.#˄jwd +D4mG EZǥJDz<(-VȺ)rwѬg9zx4~mMQ@f隆tz*=mHQ[*lAP^SU li|HgB¨x'йMH5xЇ< F"?n@5%|/0D ΊǠՔu8j'>92̽)ܗ>ohKV״DFenW۔Qm:;.OLS-4(zP=$Һ7o-edj.jJu#ع$<13*tұ\~ +􈀷}_*`KsϨ⿈7Nendstream +endobj +1473 0 obj << +/Type /Page +/Contents 1474 0 R +/Resources 1472 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1477 0 R +/Annots [ 1476 0 R ] +>> endobj +1476 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [251.1542 127.823 326.4709 138.7668] +/Subtype /Link +/A << /S /GoTo /D (commands_cmd_intro) >> +>> endobj +1475 0 obj << +/D [1473 0 R /XYZ 90 757.9346 null] +>> endobj +1420 0 obj << +/D [1473 0 R /XYZ 139.8127 513.5388 null] +>> endobj +70 0 obj << +/D [1473 0 R /XYZ 90 496.2967 null] +>> endobj +1472 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1481 0 obj << +/Length 1688 +/Filter /FlateDecode +>> +stream +xڵXms8_/΀ulfpz0Q_JJc'ekJZ}lJMc: EHbI>+m n|sϛ$x0/2sE@󳓣O_\.sɛ,Y,˷oҳo~?7K;1yux0459w,j A;NՄ/8|Gv&Oܛڷ, 7b홀{&x*eHklVvԌ יW3ȴ0Φ1qܘN+C./+eߨm+*)\Mhp E4c)x-l +)w 37yɵRf*,@nL捙8q&- ڲ ѬЖHb)2*O"YFY `y<~iǛ"՟ǼP.Ǵ3,&Gހ}-Z/)d HK6\g#3xrj4e5 uqisqUjA.r +}SfU.- dn͞?*iliѨ`9۞-Mo 0gYr<5W9iO>ܭ'nή`𭽢S~eEE2zƨa umrHe5)JbUXf%1#3!ϣ";rcUV~B8(")ոT]Y?{źw/Ur,o/>3N0$hu;wYHww" LĻP += Q8{F:wB$7Dє&)ޱ20,%OC +1蛄9Ƥke*VI[t~~@ +DHh +{VI*TTeerm;v{=8hV\ YKI=2sEY2˶fT7 7i2G} PKsfLST2i[={^o8Y;Bbm) DTsZՖci֪V'!e+-BJ+UPk֓qY"X:ҵ;THCupqdざC'dMjE |Cph{tD /f{IJ6nOpV2Y)ю|@Έf[}_B$ƻЧڱrks-tFsY:#OL"OvJ6v +T&lsm#((Dv@F#RaLjQﮆ;6eV6{в}Pkwj+Se}체M(B0:CeF}uxk8٪ӕFC[@ M׵e.:h{6ttc@?b8|1"rxLAﵢwmL Y-(K/+YmG0+-UJ=MN|V^!A;_7K(B}X8ntwX=/5%s[Y.ꇗNLޢ U1- + + D߀w "!Y3i:L[4Nei{% jrOpF {h@6Mti6Ujuݷ/{ecD(ܺl?ԇBs}Ltَsa[BMe~qendstream +endobj +1480 0 obj << +/Type /Page +/Contents 1481 0 R +/Resources 1479 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1477 0 R +/Annots [ 1483 0 R ] +>> endobj +1483 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [369.3059 395.2226 483.0985 406.1664] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_optimize_output_java) >> +>> endobj +1482 0 obj << +/D [1480 0 R /XYZ 90 757.9346 null] +>> endobj +1421 0 obj << +/D [1480 0 R /XYZ 90 384.2637 null] +>> endobj +74 0 obj << +/D [1480 0 R /XYZ 90 368.7944 null] +>> endobj +1479 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1487 0 obj << +/Length 1107 +/Filter /FlateDecode +>> +stream +xڭVYo8~>U*(]`$ݦ4imѶPYC(5 +8f8q0|؉x BgagGĪ}ۀDHC'k !A$g!<_|ʱ{zyr}q!v=Q~y،ϭ׷j!c1vi}IލΒeYHF`'F1sg Y$h< (s쪡pB$&](C8L@Ml F"DqCP!Hq<\A:Np 1@h kH7q( +NrC{ + 4y #45䏳@nC9ŨڮR0>`Lm.a.m`,t-0 Bփ^0w*˃=ݹ~ƈv5՗D*)FwTqR(b-USl~y%'7c$qgMnfYRLjGT(u-󼟬lip媐'e(.lp$ot("l!4P, TD6INr3G\ZiX@"D^TYtUTZ[)ky}8#ܠlަSM#8gr{ 6}G8gendstream +endobj +1486 0 obj << +/Type /Page +/Contents 1487 0 R +/Resources 1485 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1477 0 R +/Annots [ 1489 0 R ] +>> endobj +1489 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [269.1267 531.4286 391.7363 542.3724] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_optimize_output_vhdl) >> +>> endobj +1488 0 obj << +/D [1486 0 R /XYZ 90 757.9346 null] +>> endobj +1485 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1493 0 obj << +/Length 1139 +/Filter /FlateDecode +>> +stream +xڭXK6ϯ Ng699=`[Sc<}ZHaclm u0 0H@ +R`_#vSF$ "_8"5x)ês){lyQChp$I`xBy)oȑ$HQ؉I%O{_{Us!"|1+9ьV͸?Uf^.LV ܟE$)7սQ9dI݈Ĩ>jy>vmkz + uѕU}f̫14k؞ks;ER?)3+$m(Ph9/ +ܵu>+ +N J}pR &8O7LYe&YfSf06'&d$Ǻ( Tm=!9TP==Sf.lb@g^e'M]ָk^Tqn=)?.Omj JKV>ּm;n"&(a)ΝpKI +/q_iDɈ{A,ףADS!AF'7>lczӣz^)`RR,0!z+~amVQE`ƫU"ǩw}yu,՝9&E#́nWܰ|P:;ׁN9`voA"s\*Ş ZZT/.DbjzY5]{^M;?+*`twm戸v/w2½ P +^ Rڝ/KS\>wOqOڪʙAY0><WA$!+3l d1$f3_7] )KĖpb;@ȢՑe%Ug ҫ|8Wm铧-Lta"%X1-01.7"'Nl-[scU !{zKO"> kxbK8ludeoxoK +M>XԚۖE L?,endstream +endobj +1492 0 obj << +/Type /Page +/Contents 1493 0 R +/Resources 1491 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1477 0 R +>> endobj +1494 0 obj << +/D [1492 0 R /XYZ 90 757.9346 null] +>> endobj +78 0 obj << +/D [1492 0 R /XYZ 90 733.028 null] +>> endobj +1179 0 obj << +/D [1492 0 R /XYZ 90 546.9965 null] +>> endobj +1495 0 obj << +/D [1492 0 R /XYZ 90 237.3423 null] +>> endobj +1496 0 obj << +/D [1492 0 R /XYZ 90 221.4021 null] +>> endobj +1497 0 obj << +/D [1492 0 R /XYZ 90 191.5142 null] +>> endobj +1498 0 obj << +/D [1492 0 R /XYZ 90 149.6461 null] +>> endobj +1499 0 obj << +/D [1492 0 R /XYZ 90 133.7059 null] +>> endobj +1491 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1502 0 obj << +/Length 1796 +/Filter /FlateDecode +>> +stream +xYߓ6~_A;NN'd4Iδq$apw L&39!v]vW20#^b$0 0˄3x?k UkOE?{~DcFڬAs37ǫ mbr'5쨩5s'wm}|> +9c_! pڽ͑6QA:o4'=a:?L$ +32֮rvr:%~^+eH~"0ȊMfIFYiR qduKVG\!b[8‘'50άG#Ge{ՇZ5ŵgu&Ayx YvOS)pG"#*F~Ǧv#u'rgʤeB-DI:H_ af +e>{z^>5Ʒ.p΍!;n[G q˛G(n#Nq=44.}_yߠE";Q]gF/\}\|6 ~|ua=h츷]j$bp ]4-u|?8 +80ߋZ5)9Ա 쑀4kkNl+@u`4KՕ2ǵp|0,L=bxR琉IZy`Ea_&vk +J9imse3ĮZ{ܵn*4UgYʤXy.Zj8a7y\TIzڶM*TR:UVp}" Q1/2'tXT +uLmpf +aq#a飞 S+X(|DHDXXt}j+N~"a@VY03ˢ/DqhRv9ybz+xD}ĸpb(F(Ӻv Oi]V+RVˍ13 +}ර3BZr1aM7=B\Bl.@l8i`+%}endstream +endobj +1501 0 obj << +/Type /Page +/Contents 1502 0 R +/Resources 1500 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1477 0 R +/Annots [ 1504 0 R 1505 0 R 1506 0 R ] +>> endobj +1504 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [349.3631 719.9123 394.9718 730.856] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_tab_size) >> +>> endobj +1505 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [105.8803 88.4452 125.3971 100.4003] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdarg) >> +>> endobj +1506 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [142.7718 88.4452 155.2847 100.4003] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdli) >> +>> endobj +1503 0 obj << +/D [1501 0 R /XYZ 90 757.9346 null] +>> endobj +1500 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1512 0 obj << +/Length 2547 +/Filter /FlateDecode +>> +stream +xڥَ}o#/"x +`c` YmadɱmTnw2bX7-61MoRFɦ<7G + xYKߕ [OJmd%4O4Q??KoP80>v(R;b l"I6|nEK ]d<x4ҩ__ +NEGtg[~ +Gxl8jX>D +ufN[+,z25k&&o +&TP^my&D#0 .ِ*8W٢<]UNWE]=OOneE +5"@uWGFg{9w򠮺큾]{4*󥽹a V61OJG]^-EϞ:Gh18K{VK.Q.4Ig͔?`=cI +jqyLG,"/ݜ oEා +seFwF3K +| m^4tJhq3--22pp (n;!'m+yؘ%5$Ȅ JDi<`" E/ֳĴj#2I8r'S])^h_ +mHgnә S$^k[Ab3y0vm>TN 'm +yjk*l,lk̐RV@W.iV[HE:ҿЌ\􂦞)0Y~c ET4v$̃.nnMCkU;vv*/? E&v[=ey4Jio 3ᄡ + +^Ra;zOw4 +1)}ި̀mC}?o c^uϊk(V +$.i S6g>?`07-[ՅΦAF> +AT. +ŖS!" L6HGr-W[ϟXڸJ c;dduG^85տn~{0/PWX +E8>c=FrMyKLvdCn20].`OqӘx+4 +wFr0"8_1Z{(WbP2].P% `B(}p(11V1F?*<~8ް%7OkāߜyX+MH  ow9UM&K鐜HLejm 8kN,BOc+ +޼fR0MElPQG?oXjI{t%˙' tFeRY0sR/uQxl4R#fC8\ΩbV2DϜrP~y+kpATgyBZx׃ge!Νӽb{B wխ_=p<d2jZ%@BV +9\om9YxTn%ettѓpHY2m!/6%.w~>O@i7`}õЬXvJ{DAJ)- l4ʞ6@q zdimQ%"yx=~8ްxtU=D At9yoHm(R܊ʍVGQ4L8s[r%aBm|+L4#hW!c?{̰Nׯ~q0;?2 ~? ^޸^dx㢎*B苊OZ;⫥_ZW*RJ;}M<iV`} Ov:@U0T η.5#PWq܆"מi %$97/MrԤ ;'_&mW I߄}++TתX~JH K]!<λxko=(:tdznqYeˢ$ۧ &z4i6= ICYjy0+ozѷv>y6i:#9}.*/U endstream +endobj +1511 0 obj << +/Type /Page +/Contents 1512 0 R +/Resources 1510 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1477 0 R +/Annots [ 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R ] +>> endobj +1514 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [287.3558 514.6108 329.7463 525.5545] +/Subtype /Link +/A << /S /GoTo /D (grouping_modules) >> +>> endobj +1515 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [396.768 502.6556 468.0319 513.5993] +/Subtype /Link +/A << /S /GoTo /D (grouping_memgroup) >> +>> endobj +1516 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [489.319 502.6556 513.9963 513.5993] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdpage) >> +>> endobj +1517 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [290.1473 490.7004 333.0959 501.6442] +/Subtype /Link +/A << /S /GoTo /D (grouping_subpaging) >> +>> endobj +1519 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [239.4661 381.6032 282.405 393.5583] +/Subtype /Link +/A << /S /GoTo /D (commands_cmddefgroup) >> +>> endobj +1520 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [353.6546 340.0684 391.622 352.0236] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdingroup) >> +>> endobj +1521 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [156.7214 310.4889 194.6888 322.4441] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdingroup) >> +>> endobj +1522 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [305.8805 239.3747 358.234 251.3298] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdaddtogroup) >> +>> endobj +1523 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [403.6324 239.3747 446.5713 251.3298] +/Subtype /Link +/A << /S /GoTo /D (commands_cmddefgroup) >> +>> endobj +1524 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [138.6554 227.4195 181.5943 239.3747] +/Subtype /Link +/A << /S /GoTo /D (commands_cmddefgroup) >> +>> endobj +1513 0 obj << +/D [1511 0 R /XYZ 90 757.9346 null] +>> endobj +82 0 obj << +/D [1511 0 R /XYZ 90 733.028 null] +>> endobj +1180 0 obj << +/D [1511 0 R /XYZ 90 542.2994 null] +>> endobj +1518 0 obj << +/D [1511 0 R /XYZ 334.5903 493.8535 null] +>> endobj +86 0 obj << +/D [1511 0 R /XYZ 90 476.0056 null] +>> endobj +1510 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1533 0 obj << +/Length 2285 +/Filter /FlateDecode +>> +stream +xYm6EU/Mq~֖Bd)7!z,D3Çc' _D&bb4{!\ +W}\^FE’P˭ +f/a-W&z?@G*ЊBJ`n&gQy~W؀A_p,3$r13q[/)&QsNf+>rRZwyQ +>Zjgn#/ۊۛvuuFTMFݛsYm^97F&dJJΫ:ordlQUI0E9`BpI`cs~Op# +Td#,5KbW>/ MBDfdhݼЌML2:ZV!"_V&CU0{ +k)6X3Z)EXkG2! +vFG`s5N!U .|vNw! :1q60 +M!pt*.: wwK.a˕:8E4[NqTFܶj f ++ܙ8 +zۂև}V)ì"bv;Q,j) G̰;NBo*y) +?ߕ_Qe|s +_]_Zn 0:kbim1n9q5+[kMko}]>a])*к'kxg/_gi ?Hxi20s5mZ]O4<~ͫq ",2bpMR^m +-BąKk2L1-:_|L4-a&V8WBiV!vO9ɕ,6p3t nVc{mV֎^~e1Kdr̥x%sҥM⃃Z- lBNa8Uv79Dp$Tf9d_[Z> fbCdi=-TA3BШI +;#H+8MV ءG4ktuDIr(7(]oBd1Ga dĔp]aX+PF2xrw)_}k!l;eű# 'I51 +xu[jT-UWp j +{݂0m._kJ64-9fmoWK;K4h(qw&298ϻ ʃ_Q +W-׎e+P$zȲ/ EEz4].cN21H>4m"/Sk  W'I wU"ĩPuΆ6&|PO--#2jr2u0Ļtl~D4cT\0 c_z1vsw5_ȱ%߬R^ iiJYHXn ]w?)3q 6|v߁Ha7] /&$]E`QT,OU:U4MώT!4jl(":3N/& +Υ3O@3{VL0%xSLcX?DYؤM[͢cGN36je$(Eg yYXeRJԐ̇k@ &\MKe9HEjSuGLzѝk[X{,&MNKYk'ݩO7SR +:2PKs?+%8kohJ} έBW7K܁R\@w]nj-=:l%sC +Uq /aާhPM\M[ƐSO~pD*v[n<`(T?3,b +nQM:[JwY@ҷ Gݐ; $#dS=+H$: pҸ pzkPsK?^gendstream +endobj +1532 0 obj << +/Type /Page +/Contents 1533 0 R +/Resources 1531 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1543 0 R +/Annots [ 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R ] +>> endobj +1535 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 707.6233 126.9712 719.5784] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdingroup) >> +>> endobj +1536 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [107.8473 348.944 125.8795 360.8991] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdref) >> +>> endobj +1537 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [369.1725 272.8953 407.14 284.8505] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdingroup) >> +>> endobj +1538 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [411.6766 272.8953 454.6155 284.8505] +/Subtype /Link +/A << /S /GoTo /D (commands_cmddefgroup) >> +>> endobj +1539 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [459.1521 272.8953 511.5056 284.8505] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdaddtogroup) >> +>> endobj +1540 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 260.9401 140.2414 272.8953] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdweakgroup) >> +>> endobj +1541 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [281.9658 260.9401 334.3193 272.8953] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdaddtogroup) >> +>> endobj +1542 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [145.9398 237.0298 197.1775 248.985] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdweakgroup) >> +>> endobj +1534 0 obj << +/D [1532 0 R /XYZ 90 757.9346 null] +>> endobj +1531 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1548 0 obj << +/Length 878 +/Filter /FlateDecode +>> +stream +x͘Yo0)U1>b'^cMSSׇ . [}NBG9 +B">H08́ &#Y|na]ݑ=(88`Û;믧W)Cp*(KL6Qs=[Ҡ A*\ X&Jyeغ~̄D*Rb6xec Ks0r)r:.,NQ~tTT`J5JM\6t_?D(ܡ.$s)ׅX+tM+ +hsVT,W{C?(TZJ}qiyѶj-.uE0U"oVO 81.3n7Z +A$;d,,&Lza~ 9s!vgPTYv*IߕuY ]K5z9/J3=#MFʨ7_ti0w(^SMu ]zMhxp5 UZz#k?4kco°b|8NT-%<=x#tXlo^Fjlv`)Z!VXV^9sB{/s̖}qov8Z:5ZǬzLNАȢXy:rMh?WEoMVza/[.D0L'~yy_7v6> oSVq:X`CPW?V^"# .hU:h֊uI4#AcYVV=$̒PeqU遼{EZ0:,w`yM v ~"TӊgM~^lAG"jendstream +endobj +1547 0 obj << +/Type /Page +/Contents 1548 0 R +/Resources 1546 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1543 0 R +>> endobj +1549 0 obj << +/D [1547 0 R /XYZ 90 757.9346 null] +>> endobj +1546 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1552 0 obj << +/Length 2222 +/Filter /FlateDecode +>> +stream +xڵ]6}N\%*q̶dA鵦l=/&77;;"A@| bEQnon[^ju.R2^,X0%\o lR1^ݽxno-C/ !{7_*ߛ~- ga&4Mҩ7o$DdT"2 $\',Z$2dq JYGʮ}mA>ٝpBTWW壕i7 @btօz$iõg$ /~i4-kJd(Īº' R +Lq4S +ݎlݙUm^ + +=pUY+2p Ϧ:2%C { +W"lisYR/YC\ + |<6` =]kJnMfK"ZT,ho~XS*lP, (( +KYQlܤQꐵ&+ +G44ny`Ǫ?Ů [8RVa08Uk, +>LԸ^JZpkG\h3'>G,7b=6|j/е)\sLѸ݀ɓmhp^cqW9l]ْkX%}J?}1ae+q @%嵨yDߞ @1ѠڕD՟ + HaEHwu9 ֘TvD+A&Q +QJ t]Uw\"g]Y,!cMi]и+ +dmA"å/}eS8JkRWVnb^ g4mNnO_vǠ^n{`$GYj#rAf h + 6p,rG{J\ũ*QI%:ˌ:T96RGL|ZS@w +nzaw餰;l͎j:F:t<"{k֗ҵkc_|32ó`w緮 V/yIKߘZA5.p +xTV|r>0!ҡ=& Ho_H^!&G++o/9*N'Mǚm%Udchӆ46'XlSBc]{IxA>|q.:wOtdĢ1p,O$W`ݞ)Om4f/mLJ~U+&6œ7!{Wɔ_[Ͼ6z!]5NU3ZB1W[3ZHPQ3MS|cۑy'lקj{[uԱ0W +,맳J{z~0c92נq5> +6p V,b£ kPE**jߌr ˿6bSVؖ{۵v"b 5 m墳y[4H9&6S bHn\.@&Cl {TK$K[d%97?#\߯+endstream +endobj +1551 0 obj << +/Type /Page +/Contents 1552 0 R +/Resources 1550 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1543 0 R +/Annots [ 1554 0 R 1555 0 R 1556 0 R ] +>> endobj +1554 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [103.7664 352.608 136.5133 364.5632] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdname) >> +>> endobj +1555 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [151.3141 352.608 179.8668 364.5632] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdname) >> +>> endobj +1556 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 245.6283 155.7532 257.5834] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdnosubgrouping) >> +>> endobj +1553 0 obj << +/D [1551 0 R /XYZ 90 757.9346 null] +>> endobj +1525 0 obj << +/D [1551 0 R /XYZ 90 647.9897 null] +>> endobj +90 0 obj << +/D [1551 0 R /XYZ 90 641.3276 null] +>> endobj +1550 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1561 0 obj << +/Length 1682 +/Filter /FlateDecode +>> +stream +xXo6_a/P3$ERRxiahBdG,y.( A xdQc^D@$@1=ia6HqWZbDrƽy~,O&SzvDɇKO -R>Gv_ u|&I_1%`%~J3P¢{A #GGW?a"sj=P1H(X'TI_}Wfd(Œ_r7TRgkW,"""B O~5{WG=q󴪟>E +eNa՝o :o?1!A!* &Boz ^kYoR#n]SFI(#o +9K.YYQ<(,99(lI%x'T''Ͼ D?D`97r@?:ʸ$Tt}((TN=?t~q?r'~a/F *Scqs.HeeܙE}9R#g`%[G¶uoƺ8bnBiZx_YgWw\x[_V_ϯWڳ˲Xe뇨?Vk2㩫|3u^.>bv;9ga'7p}@/Xk#$y|&[rl~QMqt.\p.y4 L.}iv&ƻNͦڊ,\ФK]m22oM5笾5$[M =ݕsߡEn8ͭ +LBFRgpz;1&,bÍk4H 8Gff/:+:/M/ Ml x녂nL#. !+Ta%0 ]G!HVЀ=+u\u], +dxC aʡa bN,Z5ͪMc@f}FPq%7IzQO^Mj|anh@W ahˉȀ%> endobj +1563 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [286.3801 366.7303 312.1634 378.6855] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdpage) >> +>> endobj +1564 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [330.0458 366.7303 375.754 378.6855] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdsubpage) >> +>> endobj +1565 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [362.6378 337.4846 398.3934 348.4284] +/Subtype /Link +/A << /S /GoTo /D (grouping_modules) >> +>> endobj +1566 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [330.4459 325.1956 370.0671 337.1508] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdsubpage) >> +>> endobj +1562 0 obj << +/D [1560 0 R /XYZ 90 757.9346 null] +>> endobj +1527 0 obj << +/D [1560 0 R /XYZ 90 435.2891 null] +>> endobj +94 0 obj << +/D [1560 0 R /XYZ 90 419.598 null] +>> endobj +1559 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1570 0 obj << +/Length 2363 +/Filter /FlateDecode +>> +stream +xڽZm~BAB}ߥ|p;umEmx'T}HivaZ.ggvgy6`C&)(Pʸ,xr ?\S le~񧷌M(FRR1S$dlYBnGJ+bV`P,הE[խ[vFŴޮweָDORJ*b]}}pWf)feYwyӇz^Z7SYT1m4BfET +ud $͍؄#N%$QN}ƿTqiwWcMԻ,p*t7#ɯ覼6?yTK.vz% +B;;ޥJQx#Zj%w2{.3y&t=T5ȭ 6٭r)@;k/]~Nwaw3O&:a\Pc`G6"8.nWmuuCOtlj7|FYe3̈n]u]6nXTM `co] LE8%ڑ/`+=Q^9Lԡ)a +N,'}b)vˬ_p"Jd +6) +D=)l,SL],(r<5F_l}w83s@ɛ֍ޙ~xk:Aag +Os5[,@n%L!13F1AB@ +Zzh vhvh}?M34ɘ@yL #+mm&7S2Ni Vn_bY9'mQaGFdArp7zF?gbWqAЛ +vA(GQ0 +ǠXq0N!H=S{`84;((TI0%?zdJAm>U `p +[ + + +cCYg;^:ۘ uja$0bf̖@\Ml{bm XAwQrZ<`M~ _ןZaOzpkcc#Mx- 8(xo'fE(Nۣ}6K㇤Mdm'MMufg۰.vWU֠NL/֋<5zW.k/. .Ͻ̿̊)Rtf<0Rө$8GnqH +qxj4DT#hZr*T=P(&=W:1{Em7ͪ|c>o1\>\C5ݤFD'=oP:3̷᪥}gkDc:o'N_~ƙI{tV!I7eLFb`Ǽv?MeQ=Q|`r̯;o?6 t"=ּ92*>9900מM;ڗ7ejZ)#vU0- 3ǝelmҌ'{vN̬n;"h7 v?t͸[]Y۞!9| +4QK<< +i Ǿv +M\y+L"kk6m$Ǖ/>C GM4x])~4C#2A=<`wvp c4Rܙp +/BS#c@s`HJuch|p;e Dwp+ }gXG|D`f֬1uBb~Vis7[%$0::=BFmȃ0N#QCҐtJM\,?`J.eRm :" +| I_2T S:@~\)c* + +LIKB;qTdXAK2~c ߋpLI ")ܧbʐ֟鉬j)?}_p>byAq#ћlU?,*R\F +=L endstream +endobj +1569 0 obj << +/Type /Page +/Contents 1570 0 R +/Resources 1568 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1543 0 R +>> endobj +1571 0 obj << +/D [1569 0 R /XYZ 90 757.9346 null] +>> endobj +98 0 obj << +/D [1569 0 R /XYZ 90 733.028 null] +>> endobj +1181 0 obj << +/D [1569 0 R /XYZ 90 542.2994 null] +>> endobj +1572 0 obj << +/D [1569 0 R /XYZ 90 374.1329 null] +>> endobj +1582 0 obj << +/D [1569 0 R /XYZ 90 273.6911 null] +>> endobj +1568 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R /F8 1575 0 R /F11 986 0 R /F7 1578 0 R /F1 1581 0 R /F10 1585 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1588 0 obj << +/Length 1841 +/Filter /FlateDecode +>> +stream +xڥX[6~Sk/bwIv۴CPl#%%&!)YxE0H"'GYVG[lpr_RZiMd,NS +f\ozTQVOwyŷ3T DʨhMv;fȴTQ55/f͋bIŸ5K$LHڃ9عX4)z=5B[{J0)v~4\bAj^wyvYwyWmoeMVu)pˬ (ESWo +!W-2_}QmIMMdʅM* Ň p9aP\1>>;5Kj1NiOM $S;!UV~ޜzlJ[L"u$(CQŌ1p!0HR2u?D`3Lj-0ryFYf &Ae5c]5dJd-K1@>. +l(0O >=dmQU4 bcb-aJ&L_\L"S& N{0V(y?U='r)T=?DٛR)cmGm.-o8RMz~S)ͭDJ=aKZ#[fcuo2uW_\@noC;.DʄL } C/B~c}X0. JSLJY"Q:g:γ//Ω0K#T~\XyF?E:fD a蝔>x,"PmLbT~p  +L 9N< ́ +$ <ّ,{J_BH(#CWqkR bax8GNuT YaD")m9ǛK_ɸ%Eqb1/}ф/"xB;Yڊ ++2ԑa!&WH WAA1<SSA qo/qoa9y1"b|=mMߦD>M!AqBwqir/WR%H2_^!G +3BtZiդ1I9HFc8LC/ i>A r"c#HqS"_IcB["k 4y!ۡ6%$]8ah (a"=hCNK9l8J)lhA۰@YEhrvk]ft!?4fӏQf44lWD,P!/,K4Y'ŷ y:!ۻeYsGOv~x*z}:6jx4,J;GUOA~Gbk~r5~IRLDhU{u`! U^_堇pdQL2GlOvD`FDXmN:͛'!GaöMVUp4^8'wWit盦.=D.) ogW~5~X:{hA99Ǡs +`hkOp鉍wiͿ R#>6Eےn;u-wk]@i +RϷyא> +\M$7CQydxDM=S1 Ap>zvA .{-CʯzS/ʢm.yNC=Ae5-8"tg'A/ZvĨK|k~ +:Wendstream +endobj +1587 0 obj << +/Type /Page +/Contents 1588 0 R +/Resources 1586 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1543 0 R +>> endobj +1589 0 obj << +/D [1587 0 R /XYZ 90 757.9346 null] +>> endobj +1590 0 obj << +/D [1587 0 R /XYZ 90 733.028 null] +>> endobj +1586 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R /F11 986 0 R /F8 1575 0 R /F7 1578 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1593 0 obj << +/Length 2692 +/Filter /FlateDecode +>> +stream +xڭ]6}~ʚE طfs%U6T_Z`Bju"[BE*HMf%YXGL,on^'ĂAhqcɃXbqmvڼ^y.h TqȄKC g- ECCYH4ݮd|Gڶ lׅYjΧSUVy9}^mv=.CeNoh)ɛ +D +b.W&ӃhynrifsZ|H[U%-=ՁF;ї/ af;P9g/+8ǖ.7i1ͱ&Y3HR&),|"NzNqTzZXWM>Y r:Hu-jDV]Z]g`{2IHAK ,[ص MY2ǰ\l(}۞޼~XU{ ȘX鹒7 R=TqeAY洤- LI6HLF&ҁl>[8,7-6JeɏQ.T$j4/@fD3Eip4c#Cv)+-j +y,ڽ9ٞ-K1F|{k`|KNi8sm {~Hht%WR(IL~EFF`6oFHJub=׽64`S֋Ӹу'+LKV@0INY`zB !L!0п_{#nOtY_ +\KlgVٓr wj&{eSZmy*"J~c]Az$ɎzG-S~!y{[z2Am̞m9,16{'6T.Έ33=⟃ڹKd dۢA7' kz.S$P,0a6jl:f3 ;n6.]4P9CPoF ՙm1&Tx4"xpV8nYKPvC4BXe֘7f + +}F{`.~gw#Ig$ի^ (qUVa1A$j\?| ǐ'3ʱPs!AƍzМTm+\m+ JgMNS %1HkSjuT*~j77r١hۼ2ͶvO4ھ2Ur}u;c5댓/8$;1gA3֣:~ +u<@C!=-9.cș)>7P3 %=I #!tq84 ->ƯVF }LTr3\ +px%,3ձ3,]ï EN:n=fB>?}Ps\%C\ yׇh4W{%mcBwd ht {1qJNd& }CT vǚ։/,Er +lx}T/ơE8!ύ1_屡IC82X?bBt 4CƣכG3Å^e >+:_%_L'iD`9'8~Eh(B=OĐg"Rg8F޽n Jh$ԣJCg0|)PYwV8A0ի U@b2;TsB}}Z!Ϻؽ>"JCѳnfendstream +endobj +1592 0 obj << +/Type /Page +/Contents 1593 0 R +/Resources 1591 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1602 0 R +/Annots [ 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R ] +>> endobj +1595 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 485.624 234.4583 495.7857] +/Subtype/Link/A<> +>> endobj +1596 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [302.9126 467.4068 354.8876 478.3506] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_have_dot) >> +>> endobj +1597 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [123.9445 199.5977 189.2991 210.5415] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_call_graph) >> +>> endobj +1598 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [122.6649 168.8255 200.7516 179.7692] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_caller_graph) >> +>> endobj +1599 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [122.2089 133.4922 164.3304 144.436] +/Subtype /Link +/A << /S /GoTo /D (customize) >> +>> endobj +1600 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [138.7548 115.8679 261.7929 126.8116] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_dot_graph_max_nodes) >> +>> endobj +1601 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [279.1059 115.8679 401.0382 126.8116] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_max_dot_graph_depth) >> +>> endobj +1594 0 obj << +/D [1592 0 R /XYZ 90 757.9346 null] +>> endobj +102 0 obj << +/D [1592 0 R /XYZ 90 733.028 null] +>> endobj +1182 0 obj << +/D [1592 0 R /XYZ 90 542.2994 null] +>> endobj +1591 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1609 0 obj << +/Length 2762 +/Filter /FlateDecode +>> +stream +xڵZ~|6.q +xJχ{g_R\{q&H,RBd9! +Bw7_cl4~!x&l!%tqy/w?|{ױrKfϿ$pKX<H+`+TGʛn1-ܬتH%0st[!m`[sr>`"/E0L-B~UD +/z;Kh[yYVh{ifԑϷ+eqefG7e4pT @ɎvdRtK2.-!5K<;sG\R|4a.v-~ Þ`S.[}Hdَ%fűY䍟hYeVb͏ + bN﹪Ǥvuvhz\N7ZncmfGB3S]Ƕ|?e~Q'{;ًcw 1pmSC# +Rо:'֣&E_olO G42&Rf\BLO"ǂ_s`mr" qfxFv(6 +mOȜ>g]zH0wJ`@lP)G`%342{yg:O*9sȎ + &Sǔ8b{ #\piic=,ďMtzCq;Y'!BޓGqq]$q!lQ%1]Eq׈Q)h|'Ԧ3$.gB^P<d:M'V`XC7BsKGf@N#rj{J{a,K,~S4:ormnYIU7Օ^N][|lw<32 s**kow4,S[`BK;\fvf?;nw>ܟ}AۛO@x@ KšhcY^z+"V٠SFjI$!O8TgJ`qb';eu/i,&4HQ6 xyL 2WH(7I1R^c-Nΐ*ZW~k*My2n~oZ +! k7-C~t͓%02`A!m +V"!U-X +(XJ`P>&ti3虎WF!tTf2)l&CQ3ɽ2ASH2& lƝdH0{J` +@lP +{< c0C*K98N0$ +S>%0 +| 6x(wx'pu`>4Hx a(8f0ˣ?3{ + 䩁@!_ض|A+zL󣞨Ԇ5.u>e5^#J(l5 ]Ĥձ)^n,gCb;B-8 %+P'loFB +ux5)[q?u&Uf(ֹ#QJuҥ91ArnW* *uQyV8x?PzinGć'[76 $sGo Bol9p+:*EIn|\lb\jB +*˪endstream +endobj +1608 0 obj << +/Type /Page +/Contents 1609 0 R +/Resources 1607 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1602 0 R +>> endobj +1610 0 obj << +/D [1608 0 R /XYZ 90 757.9346 null] +>> endobj +1607 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F52 1267 0 R /F41 1157 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1613 0 obj << +/Length 764 +/Filter /FlateDecode +>> +stream +xڵMS0zI:X2Pf8'xg&0]+Nj'f +#ꑼ@xʣDS[|}@av#g!O}5h 8p2z_ΝrUsuH+; +(F9:Ҡ[eĹtV$8ـ h^S620&eZ*Q y l6R`Sgq2^0rt28lRbT8E.=:n?/$L_Q-A\d?fI=ÁO0'_(ZtlYV(`Xx8 ot C%I49]pฟ4VݺrW*W+gդw!DhiٍҾװ"Ng!.{&v;P;uJZ!d>Aʥ)7)Tx8^1A,oHa ++Yg;ʂaXW7rX ZA 9lӶ`6c&Ijk>C8)@/h}x|>d[iޅSgm1yBiA&Ji ҺJp< wR7l ^v)*%ZofN^Nc)o"E2\E8ˎ?sջ/ Ϸ,`G= +i.Чt9OcX/,gI6-S6 ,o(A=\~0Pt-3 +`5X7wB λendstream +endobj +1612 0 obj << +/Type /Page +/Contents 1613 0 R +/Resources 1611 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1602 0 R +>> endobj +1614 0 obj << +/D [1612 0 R /XYZ 90 757.9346 null] +>> endobj +1611 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1617 0 obj << +/Length 1845 +/Filter /FlateDecode +>> +stream +xڽYmo6_!f3GR$Em؀4uư-ŖcaIrݑ;N`(PI﹣< +R/ }݀zfܶ><l%q׾qJқ@|axe\ҡ}' tƒͅ9p[qQ$[{i/$:e|[1)i\؏r-n%Q}.~,"rXlfrs:Hʡ{3 .Iq9g r$%h^x ٗu?#64CS`$ʖfݢP`2+LKB$B ٧?7vr(: &}BEB>?qc/  +A׶b! +lkj,)9 }ׯb9E3cAmW"0tuE54X_4uW@PrVE򟏥(DpFǥh`GS[2=Iç'K'D@ۚ^]OG/'~KajɎ:ZSR"b[J@=)BfPC259.@~kbөET&nlYG`'jʵ}7|ׅ +._>+]M.@6:JPz +_~@YZr l,%z@A]{I\5qeȈ((Sni"| kg +#.]Z^:Y״-6?5}ߢt![@"Za\~>O(+|Ny[_WϦUm)u:@HVnm + Zx1k^=KB͢!Fyr[<.A+Z7n7WDQ4d*#&ɩ&&CV&l݁1k#BO&JiVW{x72p 6vҵ ,5 ÚXtɀځAP5ɉoM^|xnzo7m<^uO/qg *3'nXN\UIp9S{mEo>ZiToHR:foSXgqQ`Pj6iHʊA~Wq@5Re=R#x);#n" |`:ÜTD;&u:[ׄ!T5xZ8P3lZ57-ϩcxJM(ÐZԄ9uOG 8th5)͠9ɶdӥ06/M3YE*I_'YukH]{6 8/8@8nP]tKg&)њm +D $gyO)&ijM~Bv*pHϧՆP<0FIʞM Om"|0ojr&Jā%zѿ|endstream +endobj +1616 0 obj << +/Type /Page +/Contents 1617 0 R +/Resources 1615 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1602 0 R +/Annots [ 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R ] +>> endobj +1619 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [268.9198 284.3196 392.2067 295.2633] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_enable_preprocessing) >> +>> endobj +1620 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [392.0896 212.7012 488.936 223.645] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_macro_expansion) >> +>> endobj +1621 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [172.6038 98.2435 285.0117 109.1873] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_expand_only_predef) >> +>> endobj +1622 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 86.2883 151.8776 97.2321] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_predefined) >> +>> endobj +1623 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [163.1652 86.2883 267.1548 97.2321] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_expand_as_defined) >> +>> endobj +1618 0 obj << +/D [1616 0 R /XYZ 90 757.9346 null] +>> endobj +106 0 obj << +/D [1616 0 R /XYZ 90 733.028 null] +>> endobj +1183 0 obj << +/D [1616 0 R /XYZ 90 542.2994 null] +>> endobj +1615 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F52 1267 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1631 0 obj << +/Length 1969 +/Filter /FlateDecode +>> +stream +xY[o~I"%"ػqvpZt@X,ݠ?ÛM9m"Hpf8oF +VX Pz,{{Xm۰oog7\׊Pߚ-nVcD &,/{نD]sF~űR}AnRLX˞[Fz%M{?lyĵԩ.)v;ơ6W+>.v*K<S69^r&>-XŇNԯ˥Z\|%G\*F ت*Ve%WZ> RJfz r8ϊG5 9Βy#r 0춱h0|%;RlSݒ$W,؄:<.#3霆uVHRrg\ʕ|a.FܱaHaEibۤ8Xۆߋh;ND,{}uq 1+,,BF9zF( +y t$oyJ QD{48I SK"yʕU\̊\W'eʐL=P_f +rjQ=ҏc)I+$z*k&˵,q%$+KN6 DhqɊF5 +}ꦊFǵ)qmǵ"v7?DK`ώ_S2ED$<ԝ!߈x( < +)U5Uuz< +6#? +I0QD"ihy3Uo|tYԚ +&b Ŷnډ] X^W0׎ڡqm{BKJhfs-@D.pBORUGe4S8aQ8m~|3Mޝ_8i}^w}6hvy;L.'5ZmsifKdYzj4\ Ύ!jҺjn2NuP?"%noޟ_9lrXs7ìwr W +O|Hb w& #Suo . ?p,G^BhJ܈O%AݽQYku$SE%HEoJ/JϊiC9H5X3O7lW ?*KŴu,n"W(Qiڷϭvp';4ฏC6lo"QȍP&ugoj?Ӻ_i7fO2N:Ѱ"yT)z]OBɋ)ysU:uap1eU'؞$٥sESw ^- Q:LNJHV3m*K;]\wx]~텫 qg:~-<ܯu4KB(ѿQ)O3T?lq v}uT3S]74>a7ޢ QZ˾f>ΑTksf.w;?x;`Sx p`KΥ4|BB+|ƈ +SʚFo=2?̖YSer$'9dN2"€k8QkkGSIں#Tǂmzo]-endstream +endobj +1630 0 obj << +/Type /Page +/Contents 1631 0 R +/Resources 1629 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1602 0 R +>> endobj +1632 0 obj << +/D [1630 0 R /XYZ 90 757.9346 null] +>> endobj +1629 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1635 0 obj << +/Length 2144 +/Filter /FlateDecode +>> +stream +xYmo8O] nlyS_0v!hg耰It~ + Hc~nY[r|j;xubaw%-qZC9;:1I+ѶٟǓ ,IiN:X?8~<=/¾OZdz[I&w5I0m{8"aT +Cm]paw+n.1k &|CSR<4RM>YF`rJY\;Z!P(`]!uY0XR }^$V[RL$`I04IGPkL7r:Ƅ׃i|lъJHAR6(Y +UGSsi`#?hhPχ\ LEÀ>A6I7m.BxUK"/"Ȣ%vS5 Fo4yfjf?%+pҎ2MKE򩶇5m"w'C?%7Cv}Ϧa7-ҵvI C/:Rp6}u}6x).;hJx @@߯8Su1hSApCAka uw؈R5qw4 o딃0 > qD/&A7 ~T=*+׎4 gV_۵] +R.e&nػuRv^GE!12/˧zrl؝{{ŷM`(i= +hO/L +mmɂs~7,ۚ!`|Prih旂܈6\F7FqKϒ(wodY^h<^/LAZCQX)hM3Mq;IJ}O/ `endstream +endobj +1634 0 obj << +/Type /Page +/Contents 1635 0 R +/Resources 1633 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1602 0 R +/Annots [ 1637 0 R ] +>> endobj +1637 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [144.4703 719.9123 207.3441 730.856] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_predefined) >> +>> endobj +1636 0 obj << +/D [1634 0 R /XYZ 90 757.9346 null] +>> endobj +1633 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1640 0 obj << +/Length 1288 +/Filter /FlateDecode +>> +stream +xڭWo6 ¸}>I8`m}צ0\86y +Q#ER?8H;5٪%,_w`_k3\W8cS  +3a1 2&J0R=Jjb9ЏηH͔ ;QVj,Jw6`:e5 )V`B c[bCG&3j?ܹ_<è="R]DH}eS2! o;oLF޵?R/r|F~G;{BaQDyϒܞvG708.k C9n(PFCыF-=m5fCY e7Ӈv$'Wn_ cg:Us^,LQD f?wS%:y6"J,w~Tq)Y0%U.AjUJŁ.FjK?w1S#i*%#BFķ^i!d$1D Aـ, $?9tm$("I[ u4.yEX>E]8H7-0 +D;;RZiˮ#T~L0|8H:mZM`ou +Rf԰ ȒDܺӡ[m# 'n=rYksiLXixIb+Ɖ$ڥ)xc1fQp/ke&Xj-WDXBSȪh@HJa>,YUJv8`T} +%4Z1T ^@@A)RxμE:D d0K)^֒> endobj +1642 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [289.6787 538.4025 357.4343 549.3462] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_input_filter) >> +>> endobj +1641 0 obj << +/D [1639 0 R /XYZ 90 757.9346 null] +>> endobj +1638 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1647 0 obj << +/Length 1617 +/Filter /FlateDecode +>> +stream +xڕkD +‘/T!h)ʇ$$\:GٙM^u<~oNx! ,ɂ"WnBQ :u{Qix +OeY{o:[$?߈CY Ap< +Pt;@$+"R'( d& +_rtثUW"5UC{תͷLK4߬t ao +֥f>[\Cg$30unUZ˴_6ތw{BVh4BgW)ڊo?n`p,3v$C9Ly9R,ȩ1ͻIS[fBNR}-T2(r20˂(2OT f͔]IC($R\08w)²1(<0#\ǁ +(^T"*i~pub=_j*LGAs;/*d Ep_g!lcn "Wȥ(_ f 0ށwm9!DeO0+k +ꎡvjY`: Y 21w -'n/0k:iV/ ('.|C@a* +20lR9hlT[8[uQYFc`D<)&f] + +زD֨۝3mλGc˂4V6{6 tq"j32 1%'lPkbSعh()d + 8A^H5E Vk{mٽp +9hk٘n%r_= 5 ɬʟݮd׍] +Q@N8@ßn{fۃ`b)vft45kpS*\ +U/n78?C=j6`)dg%o4]9C + m +#bJ/*/e憾. wFAӲ-h'%R *S%`Ȯ #orT|˙StG @iWA]\UFoMNQY%CN(}z'M]D}a?|$ZzNbA +&[ 0ƦZ8oCjיvns=m^ŏ77QϚ(wGĹ[F@ %RLgx\#P2NxClItQ +h +7mdigӂwR_W(+vV;0|3ŵ^#(u^qO˔Dx/]]t2,EbVc +Qd* i\XIqd[VVvZh +Ψz~ys_guT> endobj +1649 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [462.9471 514.2769 478.2197 526.2321] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdsa) >> +>> endobj +1648 0 obj << +/D [1646 0 R /XYZ 90 757.9346 null] +>> endobj +110 0 obj << +/D [1646 0 R /XYZ 90 733.028 null] +>> endobj +1184 0 obj << +/D [1646 0 R /XYZ 90 542.2994 null] +>> endobj +1650 0 obj << +/D [1646 0 R /XYZ 472.8902 452.3188 null] +>> endobj +114 0 obj << +/D [1646 0 R /XYZ 90 434.8691 null] +>> endobj +1651 0 obj << +/D [1646 0 R /XYZ 124.0322 373.5331 null] +>> endobj +118 0 obj << +/D [1646 0 R /XYZ 90 356.472 null] +>> endobj +1652 0 obj << +/D [1646 0 R /XYZ 203.3442 270.8372 null] +>> endobj +122 0 obj << +/D [1646 0 R /XYZ 90 253.3875 null] +>> endobj +1653 0 obj << +/D [1646 0 R /XYZ 195.1545 180.0964 null] +>> endobj +126 0 obj << +/D [1646 0 R /XYZ 90 164.689 null] +>> endobj +1654 0 obj << +/D [1646 0 R /XYZ 90 102.7823 null] +>> endobj +1645 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R /F11 986 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1658 0 obj << +/Length 2304 +/Filter /FlateDecode +>> +stream +xZm~BuTX}psk׾\"9;/I R(;<3C[P-"DBpE+f0 +|wwD>w;ψ_ܥ/#ûۿ|ZGw+.j\1-_>|zi77o^Ƈ7V7&ғK~{usn> tt_Q"[|JXJy/\Oqb5$3'Pߓ-,('[19ȍkFV&ID}[TJ$aT&Mު#`VSVQ^ +y0 y|S+ 3:Tq@;*_l6/F`#FۧpŠCADNW`V i4g:gO+2fDA?ϤzLO +ų) F܂G$Hg6 ̢)d܍1WCV6"1@/1k4 G4;sub͛Z':4YU?Ͻ` ¦/#PRşe@0  +ɜ +w03wQj f2C tSMלsB)ɩ>2Sj* fI/(z2|NB!OY'J]aV IB*oUcgK>r@yԥA^N=Z "C+cs/:fY$B)R#5of(QU%nYղ˜dP - *.ؤMTyy[ +SYe(Y~Ơ&9&@rży9VQhϴ 28.H͸9*}9p1q'\PDahnjӁ+F^6/qaRqٵ!FSS^ev +K?m +7zY|%AiSUvJ4<;|dr]b$qτJMG>b#3L itnQ1ߨt&po"olE2[SY,/jכ@`(c}A[Uem +M|M> |:R3! +w3T?'!:LZtX*ѩ;!cXx+˃}S u{B-aɝR*ӑdV2rvP۸0mÕ*/zqjjT>V/`zyQV?Z]N;OOhuSO,G* hDD>nLkw+@TNªl-]\+R}N|[*: Gq(Z3?tfڊ=#άCӪʅlFH vb5QU!Da€n`  H'P|j2Vշ8NLQO%o|$lb +xK4vX.Xv2ϼlW2 XM=.fuR[#9pyΨ3}atnj=ݡsˋܑ)}I=NN1( |8#4}wfζ9>l> endobj +1659 0 obj << +/D [1657 0 R /XYZ 90 757.9346 null] +>> endobj +1660 0 obj << +/D [1657 0 R /XYZ 90 733.028 null] +>> endobj +1661 0 obj << +/D [1657 0 R /XYZ 90 718.0279 null] +>> endobj +1662 0 obj << +/D [1657 0 R /XYZ 90 698.8959 null] +>> endobj +1663 0 obj << +/D [1657 0 R /XYZ 90 677.883 null] +>> endobj +1664 0 obj << +/D [1657 0 R /XYZ 90 658.0446 null] +>> endobj +1665 0 obj << +/D [1657 0 R /XYZ 90 638.6745 null] +>> endobj +1666 0 obj << +/D [1657 0 R /XYZ 90 328.5527 null] +>> endobj +1667 0 obj << +/D [1657 0 R /XYZ 90 296.7591 null] +>> endobj +1668 0 obj << +/D [1657 0 R /XYZ 90 261.111 null] +>> endobj +130 0 obj << +/D [1657 0 R /XYZ 90 253.2552 null] +>> endobj +1656 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F11 986 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1671 0 obj << +/Length 1375 +/Filter /FlateDecode +>> +stream +xX[s8~+@}q&nnN)p=B ͥݙ?XHG;G,[.so; +l@1Mm[>9|Uj1J5_~јq<0"O xUO<SPҳc!Hqu]nF3q.b2YBdט()a,UCJ4+A\/UN՜8JVjuo u+}dQJWH>nq"U[$۵Ȃ"J-b 7q"+KJJ"MbRuym"͚$&AHM&Ʋ‹<ѶQ"\vODDq86xFɓNz(wuXqqU +?'N>iOTKWX-6a0[R̵ڦ:ͣ 7S#g-Um,.AMz+,#v?]~uϩhw*^Jٝ&`xN1}>B cJ9!iK9A6)za;P0L8?PS>dq';Gk{D!H #lF S=p~{ !RuEEQ XG"q7"تwBp'PdĐ2%X=r-1S!w S +2A +6b.&ߪ:_6endstream +endobj +1670 0 obj << +/Type /Page +/Contents 1671 0 R +/Resources 1669 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1643 0 R +>> endobj +1672 0 obj << +/D [1670 0 R /XYZ 90 757.9346 null] +>> endobj +1669 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1675 0 obj << +/Length 1345 +/Filter /FlateDecode +>> +stream +xڽX[oF~idf`f ZmvT+jwj-pb+ lIZErs.yX(p=nEn`bD̶Nt:::w]+@ܚΕNZq8xg/eH r%'l20/ؚIGϬ`DZ<J:((\}n1 V&/e| >Ҿ S!j:Zgq&iOQG>sxycjg ?Ѫדb46v^YE]xNݤu}X$ukr dFէ8oB;DF Kױ_ +Ԣ/@Y3{T,#db;Ʒ.c=$&Ny|sͦ-ZM_n5DT^O'݊z]V)Q F>  7tN\Q׽adI2vÙh`sN/eXmzYY5_ nVhy Vɒݫ_כgzn̍;Z8:'~ `L˟>r oJdlyzo6Fe=+bU;fz$MpX aYHn vq iS ++ N2i[R&PS TCcPk#*RgAaMa^^h2i}5Iu7o,.@L/W莓6.j+9O2N +Bc53΢|Uq``n.P \hSV]o%"B)̝kג~hِC˽P0IjҫSEwwuxw XF8htM?kSha&,nPղVUH8%Ɏa72R=:уkյTЈՏE rn 7U4oJD&m]{ya*Np_~uWp}jKoa S=۔s!_o4!ERU'*=24qr_Ѿ` J F kP +0a ސ¹xw28Pv$VO( ߹ endstream +endobj +1674 0 obj << +/Type /Page +/Contents 1675 0 R +/Resources 1673 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1643 0 R +>> endobj +1676 0 obj << +/D [1674 0 R /XYZ 90 757.9346 null] +>> endobj +1677 0 obj << +/D [1674 0 R /XYZ 90 478.3126 null] +>> endobj +134 0 obj << +/D [1674 0 R /XYZ 90 470.5668 null] +>> endobj +1673 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1680 0 obj << +/Length 2230 +/Filter /FlateDecode +>> +stream +xZms۸_of*/u}eVC +E] +2#_IfB\,vϳX@a# +ёQ8!hxFGϒ x|*&Ft_fgz+ĈS5W*גmnanz2劎:Xp͊He;m6~ W~7n$aD*F2Jd(0;ri)=~]U|Z}W( +ۗy]x͊'DQDͷz"̸X4Lln[?ͳV=?Y4VʬIC gLCT\! +~b>9 Tu }Wzޅ`y&Y2RqB!h/ϯdȬz˯tt VpFpV =^}:iYYfpD5_Z" +`˜? (c\uj/JbW) "xc턆AU5qF7B#FzI% JR XۉPl$a$@,-0F +ۙQo!ÎvB=O͈e&APz"ž[99r&_F0pndh apG4<̽؄%9 +g&֊|WD5=& a{a}syXE +%`-Z@î'go ֗yxN?i3H}Υ2̘`3Y{̢ƾg{i 2*} 8L,SI[EUU&BDi_:뺺ߔ*ʪr<-\զk0Qj9PD׷2=Ǝ?j LśbQlԉ;c) +sbyބX}_7 e1߄q}CǗ/'Z_*TD3(0R5j'Жu5,0|T½҃ਖM4UGkF=5#h{GS5nhjĥp 4)M[UfO)z;v.5˲6R@t{2X5/ F#TjQ +)X(׾uUOWp +Ԑ_d=FX u&I 2kOcD,gӣb/ﯾ'Fp g ÅrR72Ց; E-;NpF#JI jzYFK=! &+8Wxy +Qr?`8zЇND~ +XlJB>%xU| +􎶭Ql=CUePc^5x:ᮮ +[NϨ c6:StT + % +82?J +n^Fv`xmyqxJE fD"5̈(n3ȌvrG +u0vj6ۗB&b3+ZArtU%*Wq]؊8σ8: .r4< kL'NS}@3&of(!ƹ#gTjQ +'Oi>-iȞϽwcĈŸS2 Ҋ٘;vw7PZ iJl}╭Ěl%ɕ$VbwR~?g]@/_d|_4B&eԥL:3TPAT?B¡VbF&: +oRuٖgc0vNK("*dpPi&]a0&.:a"z2\jAo^.e{lUd+,V}݄F5VHr1Q@J +oE M,o]&,E_ G!cþE(S}d(wt@}h?>J1I܀[P";xEDHqxV R$SP~`L BţLܠFhhU,+T?\nfb%;ݒr6%2kl*#Cb/ev'Ce2Nwc&BgTY +QjRfigaoT@~U e +endstream +endobj +1679 0 obj << +/Type /Page +/Contents 1680 0 R +/Resources 1678 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1643 0 R +/Annots [ 1683 0 R 1684 0 R ] +>> endobj +1683 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [439.7849 164.8107 513.9963 175.7544] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_use_pdflatex) >> +>> endobj +1684 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 142.9178 199.7479 151.8441] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_pdf_hyperlinks) >> +>> endobj +1681 0 obj << +/D [1679 0 R /XYZ 90 757.9346 null] +>> endobj +138 0 obj << +/D [1679 0 R /XYZ 90 733.028 null] +>> endobj +1185 0 obj << +/D [1679 0 R /XYZ 90 542.2994 null] +>> endobj +1682 0 obj << +/D [1679 0 R /XYZ 90 542.2994 null] +>> endobj +142 0 obj << +/D [1679 0 R /XYZ 90 542.2994 null] +>> endobj +1678 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F52 1267 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1687 0 obj << +/Length 1963 +/Filter /FlateDecode +>> +stream +xڕX[ ~_pFd˗}vg{tO. +O$qvNvK#ǞyEQ"M~X|qv': +oO-'2qaaDڄ[}7qTO,WU{0icaMt9u%27RXNůl5afX>^T"(>J{Ӧ|F?!ňn(4q*]PUY{ӝJR+e\M79BSb9ϳ7ᆹ{碭M"E̊$/, (HHD6;r &E0B]9` %|mKlXOS4%A^u5 Ua X!ѓlO I0{yƻ@$ .*y\0YFpΣ:B/_/(E.ܮs"OmHWH,{8MT]Hho-X0Lc8Qѩ"u9^̀I =1!3Dk;ˬa %RXƀÔ}iB@TVE0םng8\JW D!M 畧azܱ XL'"d2ߕSk?KQy1yKMVihQD? +NlzCFĪ^Q"5 :ҖI eƆCmX7I=zѧLoC8U ]s1C R1##n.OXxiP~_){p:ݻa \"zl<7c)$4me램[z.Ѥt{4TU?0W q37MSlOd\i<QK  Bt +ߜW d@}RZ-L1lV8l*~_(6/xNlU*rN%epȂM$LZlru8 +w5Xn4[ E76$ѵڔ# 7A`| $p:杲bWb X,ŖVzhbQ"t*G~g[h$em^E7lܔow@S,0ށz 0]q$7J02d|8&o0 +8ھw N7).CsiMN$; +`"Gҕ1dR-biB/> Xja q@i>v:B߆] cؽ0L2B~`<>5.^Zv"I&SEBtt4si!Ѯ^O9;iBprCgNw_ 쭮B;T‹=_G`W_?fA`I۾q{-l9iϟ>> endobj +1689 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [311.583 526.5659 359.753 537.5097] +/Subtype /Link +/A << /S /GoTo /D (customize_minor_tweaks) >> +>> endobj +1690 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [309.8498 514.6108 328.8485 525.5545] +/Subtype /Link +/A << /S /GoTo /D (customize_layout) >> +>> endobj +1691 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [199.1149 502.6556 214.9452 513.5993] +/Subtype /Link +/A << /S /GoTo /D (customize_xmlgenerator) >> +>> endobj +1693 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [176.4993 411.5165 304.0211 422.4603] +/Subtype/Link/A<> +>> endobj +1694 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [211.8352 106.8259 286.0366 117.7697] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_html_header) >> +>> endobj +1688 0 obj << +/D [1686 0 R /XYZ 90 757.9346 null] +>> endobj +146 0 obj << +/D [1686 0 R /XYZ 90 733.028 null] +>> endobj +1186 0 obj << +/D [1686 0 R /XYZ 90 542.2994 null] +>> endobj +1692 0 obj << +/D [1686 0 R /XYZ 206.7717 493.8535 null] +>> endobj +150 0 obj << +/D [1686 0 R /XYZ 90 476.0056 null] +>> endobj +1685 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1701 0 obj << +/Length 2330 +/Filter /FlateDecode +>> +stream +xڥ]6}'83(JV+kҤEܡ.ТVBdI'Q!g(K) r87ghTF*? Zf݋\,x;8 +`*j=lQ1{޿YoBŃ8xr-8~[K|e$ +^ +޼@I@^ƈo%ca3n &4 Wh "m!wE\Ѯ%D!l + #T,qM@]"b2bY]۔q.UL[" +DjL\+x!Յ=YIbw + +씝d 9We#cy Lha%Iv-:Cu :yг,sN?RL.Q8"w=z +-{Sqұcmm>{hXv ?`S',aq./c8 + MTDȉ8?r1 +șRִdCc!\ +bX2F۴c (ukSKBAaq +_@X[xN\M`e&ե&uI7nHsܓ'ln3`wAU1:}qdBLەXAHk@Ɛ6ͬůk,3줧il=uӮya1AV}*յcm&>-tsGӒDGL4-!G_X4 +>ck>ZDgȊ72VBYןvsnD$CJ~O}b@}CNf]-_ ƿ&6>H*{,~a H k߼nռ̺ 9'5YCQ~)͇/$:;:l_Hy/&&!e.APǻ:M@HA irH[!H*2![X$=a"SFw2%-`NI߮dQ$(_BLɕ.f+w~ﯮ^9ov'(%Ўe\ :[@MIdA3(6SB_l WWD UfMXu36tKWjE`վi45RT(H/(0, +etQ|k8=L##BvO=I 5Ԡ,8,QVt "-bJq桌5(f">z " +G7:F_jm/*83"rWV9IӇ[A ZC~ +5`u82qu).&c-<{ \v5q-Cql^+ 8Jo +|KA9oOŽSc@K+nHN©b82H"zS1p\D e596m9>EpSx9Bq}0 +ș 'jITP>p{hOQMp|zs9w:~+"8 IH`TMӒ;4j Ŷf@p|~8e;ׯpitesn\6M6(y}*4=gFiӳ#Q7i ʢ4Yc|N;j`@k&I>R REyyߥ׶^;O>EO?%GbwĉU/ꟲϨ+uWw +K G/y*o > endobj +1702 0 obj << +/D [1700 0 R /XYZ 90 757.9346 null] +>> endobj +1696 0 obj << +/D [1700 0 R /XYZ 90 654.4329 null] +>> endobj +154 0 obj << +/D [1700 0 R /XYZ 90 648.7044 null] +>> endobj +1699 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1705 0 obj << +/Length 3029 +/Filter /FlateDecode +>> +stream +xZ{? Izm˥!-rA Z[=[r$93)KhE8͓^1Or>KuX%60F!_ozdzLfvD0-ݯ`:ы޼fGo_\pc軏8k|uvuL#-?s Fr8F_n~ 77yg™s9ߨ nn7S2WS:0ˋX,//*Iƌ'Zy% (Iprfhg~#jm'ɐ4lzDHjaahVjc3%+W}E-mٕu{l` ]{lYv88>ؔu}긇}qAle|=zxag -Y&T$ +p&yAHCo 8`L1*Ve&,,Kx^=$ z ON>{)u/hcx4xe!foxh7 7^N5Bi k1.v]oѯsg`F@L@\\F? zk Gl^@b&5aP S|FqwΩqa;"08 .8K5 䨞 +iBAʻm x<'Ca &x"L0p00 ^& `2tF6x7I/֐ +y1 0ٺj}23eۜ|y +ARTeUxuoߓaymE%N: #0lBCHhHTtMU2orUƬ!!و fO4&Ua5\hq\\džQt(qJGEd;8e6-urUXwB +q.nLjel~{8qB1T̎v]4" +DUA<%Ra J@X-D-)&)E_ZN-e5ψZ=1v>9-ia5Vk(Pbcǽ5{dKFFेcOҋCD73UCHFsYJeHtVfx~RՍF Z.nse<5|NULxmm1C5[4ysl T]sp(}US-ǢYi +%ܱCsATH&L"{unsfU8l3JLf\dLBQpċ 0])àUΙN`S3$g*rWsgwow^ϯ߽uW؀=sINsMeJ*CGwkg9n;?q,?b o*u65Yr(,g[\R +A!Kp!>]ad)4P +3O5 0_g܄ ++?RfES9KT,\5U^(C7*aH+ɉᓻͶ<+P|x!ke UDʧdqlWUŒ4ʘ썾" Yh99 @$y(|(lewYrq/:d֔P,|N־.8Ld/ f9b +`5Dudi j,°NB *Pt}C\ѓM0mn㺡Or?[ FX* @I OqTṵ)1A+,[fci|6JZUBw0`;7 g;x}>2ph:LCKv89__d1K\r{[A{ +yVXqıyM8X ZѨ D A=-A#ʒ*j & lN-!Asx=Xa +~ E9KLלgPMذuMM.7rTcCK5O\TJ6Hg7'PX܏%.|.z]U3uQ~YBKڍ%ITcCEIfCE˔-csAjlH+Hg-,"[7:$`d@J$0g.#C]#E|-&^Ay.meg 8 +@]cmdy:J'*(P*DSIȉjY1TBi0cXD5R{iXJ/ +@mz]\!IC8t,9NvyFq}Q+DCG|k,=ш +p8p;0y߁1.,,ALUXW?r7c + 뉎bw_< Yg,~v~Fq>?ҜQEG=[]3,Qx**XB236PM#@5##uh}2TcC3U2 |ev 'ԛ!(N9#X.͟ԑ!մj{ C_ԫr*o_~xO BbNT(宠jgғBjwSf1 +;ۻ󓚻$Qs |oa~g9+g^ta4Mu> 6/|-$iu*UpEᚹ2w$f"ԬpE+#eeѕf>LaMߗ NJk{SiiO9D'-Ꮳ4%17AĈs!ۢ>Qs% Y9Kվ2`x}o0m ݓuL 2c I8LIs}B#dQݤdendstream +endobj +1704 0 obj << +/Type /Page +/Contents 1705 0 R +/Resources 1703 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1695 0 R +>> endobj +1706 0 obj << +/D [1704 0 R /XYZ 90 757.9346 null] +>> endobj +1703 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1709 0 obj << +/Length 2301 +/Filter /FlateDecode +>> +stream +xڵYm@@)Evm/ 6$]dɕ}rHz4E\8g eJ?ʓi&VU+ꦷ0z4]$Lv3V5$%-?~lOֻqϟpӗ߿6~Xe "fΌzp^TPĿ~=YW IsWluU%?bCҎ3/+iFח' Ua)I8m]mW Uu~U$$Qg>U}v:g}tP #PNpP8{2݀GF&)YB߀/Z+Nj>jN-S)SZs#訢ruElpu?P)a4Sk-ν.U LzjКC)a2ac@;$aKk8z.Wv>ZQ&x/n +vn(A6 +#2(gܺ+C8>wnt_Lrn_?VW-o_ zH[A&f_˥KR Wq3NX"q~: xyqBFX5~#i$o +i-"`i0F0$>˜?SE y.HddP,oT˳uAkn|Д˱ odeDqlo^/PJB  K2bxx8sNўO8DNS\mDhIͺ~ծ2s+UqyW̰P1 ?mXoaN]2B7J9ؖQԁZc2LXEW߀~.\4\UC=+uJR`JA g146|aq'8q) 6Sy#dt^|NUӵmPiV>jʿd rp93AtS yJl> ap9k<,3 cWnUG=ܷe3PFePpp!2=$bVVu5\ebܞ}8ޭ-_w c+y1#>Gۧ; +BxZ|U0F-~5mS(Z^R]Oy=H8cp=k4{R˗mXq/9Kыab3/7Sϖ>\" +m9F_cSbta))?咨IG8f't$S%jzF:g\FW %/šT$cX ƌ` GYg pZu8tైV{a* tuo.rCwίw _wխ<X,ar\r) )Zj% Н4 + +;^ã 5@OM +v 9/ExjM~$%2X 08c# +I-k3݄k`LioFzK 5u^5769vݙ㖦CM7Vof e>>`JÿmkE(V#FjQ3SfflZݜytu癖 ]p9bz L,"sŅ{7ֲ9nnAQeۼf9n s(\s,js T>xR?) =8>[̕rm:bXpP+8PV5Á,,Mp9Wx;O>{'2˹Pf:}7"8|Ͼi2%ʾmP]zsh8ʟB)au)i%͚YqnŘ$12aH..Drz~ HɈL}5Ԯ֭uT&c#Au~q?a +%LQאs=w*WMGnPD|a!\ Uky_0zõ(oǭT|鳣N+i{cV|=1td/  *?_ 3WSzbh΅C`䇸I7?/ +B sw _qrkhn4vw M~K(W*=#F4_ + dendstream +endobj +1708 0 obj << +/Type /Page +/Contents 1709 0 R +/Resources 1707 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1695 0 R +>> endobj +1710 0 obj << +/D [1708 0 R /XYZ 90 757.9346 null] +>> endobj +1697 0 obj << +/D [1708 0 R /XYZ 511.6638 505.1208 null] +>> endobj +158 0 obj << +/D [1708 0 R /XYZ 90 487.2729 null] +>> endobj +1707 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1713 0 obj << +/Length 1644 +/Filter /FlateDecode +>> +stream +xڍXK60r Izm4[=tP遶i[,zE{R/kc2y?6K,1ICV:7 Bpps8%QacG(:4/~CA$fdIDruSrWźF6RF<\1H-/VPs&lk +rUaո,{(ÈȘ3Sb6&:?zGRA2UC{Bα9ymJ2&;R)\/J5F_]`* _p.=U-hHh(~݄LcKA1ܜtz'A.X0eL ?Mfg*&^*c$[)mצ^]TreuSvӸ.W^jvB* ½e^aw{)[XS{'j`Ԝ`DIWh_]oB +\OfWjCND*S/Fg +7DH$-jmSyN"g$Q9{3Y$aM*cq`pavʜ}f{T6_ Pfd5e*Veaηmz-f'wm۞iZL(DRIzŐDI5zw{HlbĴ=%2X4NX#UbkПkad /4RgCͨ>di2oĖnp?dJpedM +II(K'&d2LQ*2K)ݙ1ᦗ]=/"3?|įfU7LUނqڰ=ey| pa;qm.שU P kI:th7>oTR~Ã4lfĈXV;<ݭtM'V:1 Jw-2=l;kT +a˧qvZͥ 1 ߔy94,>'%C&DHƂ GhUs9t'GIxmފs)7ŤMl @51˷}G'wM? +];ӐpFzN_\J D CAH87DSVH7 ̺Ǚh ᕻ*hd <`H,BC{<{U+Fl0X:Ďy㧚$PwTxm鈸]W +w:]>^]/u{*޺4ZR-c ;q6e;uà.;'K2+-ī vJb2kínU[/nR+xrt61UXx;X +`A "4MEgWwstEn=oߺRPBƑ +GsbPtE6#l_n:,L4fO8pvb`<'+ڋ;;Sp`[fޜ)t˽cY02t?E8)Cyendstream +endobj +1712 0 obj << +/Type /Page +/Contents 1713 0 R +/Resources 1711 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1695 0 R +/Annots [ 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1720 0 R ] +>> endobj +1715 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [235.5757 526.5659 310.5673 537.5097] +/Subtype /Link +/A << /S /GoTo /D (commands) >> +>> endobj +1716 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [313.296 526.5659 382.7584 537.5097] +/Subtype /Link +/A << /S /GoTo /D (xmlcmds) >> +>> endobj +1717 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [402.0387 526.5659 477.5882 537.5097] +/Subtype /Link +/A << /S /GoTo /D (htmlcmds) >> +>> endobj +1718 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [414.6967 485.0312 457.6454 495.975] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_aliases) >> +>> endobj +1720 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [193.8794 243.2597 234.0583 255.2149] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdxrefitem) >> +>> endobj +1714 0 obj << +/D [1712 0 R /XYZ 90 757.9346 null] +>> endobj +162 0 obj << +/D [1712 0 R /XYZ 90 733.028 null] +>> endobj +1187 0 obj << +/D [1712 0 R /XYZ 90 546.885 null] +>> endobj +1719 0 obj << +/D [1712 0 R /XYZ 104.6648 476.2291 null] +>> endobj +166 0 obj << +/D [1712 0 R /XYZ 90 458.7232 null] +>> endobj +1721 0 obj << +/D [1712 0 R /XYZ 442.8032 246.7466 null] +>> endobj +170 0 obj << +/D [1712 0 R /XYZ 90 228.9068 null] +>> endobj +1711 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F52 1267 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1726 0 obj << +/Length 1718 +/Filter /FlateDecode +>> +stream +xڭXn6}߯zi*H8&ޠ(<ȻZ]I[; tdI`KCr8g̐q;xCeY3׹3l0l X͎~ P pV[LDbɅ;?;9_9{X_?_-?wjߝZ,:livv6q*'ـog.ϝkp3惖lO2;Y/u̬c2}L%e0%uGž!2 ;bk+ -s$O0 'j3V&Nk<K󏘲yF/,ou6/t# #gЙUgH`D|wwlW*K9h D.^4 }џvQiQU]!A~PhKP h?j0 +w``],yX|0Ӎ|_/*<4h0-:_M1SJ8A/ >Ģ[ +ܧQVOE6⬬l: +:!ȣN%= :ɹg7ot0@ &o2@TDt/{-k[ƛ~ +D]dqUC "ihuxmןKpif{@);4*:usQ јp`|([zdTjB]L_ :Oex|񁸲$E\B#P#r[zZ`*o*o:tq;xn"ܼ{p,SA8q&}_K *TTBqHVpBwzPaO$H)j7&vf-;Sf + +LցQgC}H,)SQq T+z.eiDMhR㰛L2ġ&v +GmG>{m$QΠ"J-aB4&7jR숕ӽNlM-5:(lwyiՍͤfVn aO n1ѳ̒{T2 +=FPNרR!?ޅzsTT鋦Ub2z+tEѦ[ J!r4'=-A5GKOlIxo]eۇ21'p pba 8LE뒃%LX2*r`b]0YTv}Yi%HN,Jv_v=hTpd8['Mbg5}Y˙Ew"w U= +n3Pq ;>/d}O/ IzӳNքݛCw/YnEYjHmjM^S0\ɦR?mL퐼fJ"3ŷOKur9[q +ULd v;?P@4 H)c  @^, +aŏ?l#-ԷFriC[aU~&E8>l3*;d_^i\qְy)<)x]Ĉo>ש0prQ6+HpX~ +endstream +endobj +1725 0 obj << +/Type /Page +/Contents 1726 0 R +/Resources 1724 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1695 0 R +>> endobj +1727 0 obj << +/D [1725 0 R /XYZ 90 757.9346 null] +>> endobj +1728 0 obj << +/D [1725 0 R /XYZ 298.3469 317.6559 null] +>> endobj +174 0 obj << +/D [1725 0 R /XYZ 90 299.7008 null] +>> endobj +1724 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1731 0 obj << +/Length 2608 +/Filter /FlateDecode +>> +stream +xڥYKϯ-TՊ!nֵNUvJl KZX>3㪔 +FM +?ɂM%~&U9^ xPWA&2|// Sv9X0 +M:uQCK[8Q W^ooR4 +?Gڧ]:6wwaGOY +hi;] }x CZ4a n +3cy xmMmIF ]' `NzXؓnRp >:olq+翈(Cfy Z2[7W_AjLDtzCh!I'r"T|^J~-@c& et +Di"/N=ܮ Mf#./4ɷc`5'0ǡ#np@#gH4u;ך.E*Mφ ?iy5Y +.})|%ѴdӇ رiv4:t-9;K T[Ϻz2 2~#up;'sZ9T={Sr<]D9>_V )yZT9e)EYt+ Yzx]j),J|PTx#NLlo0˧E=6f˚#E.r#@[:lȽ|CRY4CӔ'\Mtfqvy7LdmwKidjHlrp7. +2H0c}ES޼u#aּDL%f܁]q25qt255Nc b2 +V<{Gmclz?8YRĪ/pXSb|"c;wCݚT a =V+=}0ˡ[hL^]S7dbDj(Vm6Bn^c}٭kYhVmT!XY)uÏc]VKÚ>̏й]?g– +D4`lY;͡{l_Sڐ dJ*Ӎ+{{oE8 +yC6@{'5T!$m' E4xH +K8{D"Ë?L%[˫ًƀ(۹_ ,b0- 3N L[0n]c +>[SLc@t00 "̉A1*Li0'`Cb2s])OC4$ӷCqYcMH'&KVu}*3xCKn.JOMl;ˠp/ <3dNBxDž(10kǜ=kA_fiyF|eBMS]>|yHX-ad*~I07iJ[{}}cH[`[?U3[LyxOfdBt3p)8% +[bHQ^t$c [GE yu#I)QGR^(:9X39-W̍vf +T6"I0xGӯds+2Ke 8K1T,Ӊ2G GE zT( &~/n?|d *>sgB4P[e86J@C2ل\['F>${oE3@eL43ͳHYEC~}v0ڮqg?W\37$Wu1t5cg:Lj2{;)?:ߘj , +WP>J^Z3̏EM +1ݶSE}-A*g +hE+Vx!$F>,@p/? +ĉ"ѿ%?1fz6q3n3*〫2z_:LZQdR%wPU (mq A fX>[u4l%q-0eŀS??}Zsb"tO%xVe~O?endstream +endobj +1730 0 obj << +/Type /Page +/Contents 1731 0 R +/Resources 1729 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1736 0 R +/Annots [ 1733 0 R 1734 0 R 1735 0 R ] +>> endobj +1733 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [416.7711 216.6501 513.9963 227.5939] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_generate_tagfile) >> +>> endobj +1734 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [183.6277 175.1154 231.3387 186.0592] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_tagfiles) >> +>> endobj +1735 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [466.2853 110.1987 513.9963 121.2122] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_tagfiles) >> +>> endobj +1732 0 obj << +/D [1730 0 R /XYZ 90 757.9346 null] +>> endobj +178 0 obj << +/D [1730 0 R /XYZ 90 733.028 null] +>> endobj +1188 0 obj << +/D [1730 0 R /XYZ 90 546.9965 null] +>> endobj +1729 0 obj << +/Font << /F33 904 0 R /F18 890 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1741 0 obj << +/Length 2038 +/Filter /FlateDecode +>> +stream +xڵkoF~>J',.Nꢏk|84EAӔ+E2RD svgvv޻s?|y *oa͌zՐk)q"7s6< +yݯ .[?^h'-CX c0`c1ϔL1{7gӪ)ņJ|qB,jZA#@^nlV/WBEZy7ZH$8:(<˜7 +3]xQVO$MoKMZZAHl=1Qd/`#`aъ(<SY،n"/hp8~Ԉ+UW3_~z&Nla/AȔzГ=Gś럮߾\_N&>_[x"l)ULS /'{)ccLG+ǴyEpcQTk٦-VK + +iø̷0Ohn3)|H}VڮCGN4(Ɓ? .IJlI؝8Un0NZ#j! "Ӥ3GNQi7Xݘ';~5\0ѡu}.X>B@eN8 ꩭel;۪*Ȣ7X#2"M]iM08:r-вEƋ;z.B0GS\H EM>utݜpp?αhW-Iձ4Gؿ9Œ_T?J*M0}qJ8#|P9{~ aGC&Yr7ꒉEH6'7`]^DO@s b.uԷunkܽجPVpy( {qMf USઍ%]} +Ix󎰬hA(lX +GV.U츔Y=7ۦ*2mz޴#㻆[ +1C~Ah+ZzM$AoM4AEW3 x(/#UmG_B,kzcF5DR]@ >0=H3lARh`?OHendstream +endobj +1740 0 obj << +/Type /Page +/Contents 1741 0 R +/Resources 1739 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1736 0 R +/Annots [ 1743 0 R 1744 0 R ] +>> endobj +1743 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [387.6162 707.9571 428.9107 718.9008] +/Subtype /Link +/A << /S /GoTo /D (installdox_usage) >> +>> endobj +1744 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [300.1891 234.6351 334.2811 245.5789] +/Subtype /Link +/A << /S /GoTo /D (doxytag_usage) >> +>> endobj +1742 0 obj << +/D [1740 0 R /XYZ 90 757.9346 null] +>> endobj +1739 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1747 0 obj << +/Length 2096 +/Filter /FlateDecode +>> +stream +xڭYo6CEz)jb5h@[$7fć([b- g~CF.# +˭$h%*IRF|i8a+s[7bCrD>Fiڱs#qNsA:om#א z8ם=1'6ߩHW@BNhE G\dqwץMq.M&sZ+Uh[X#T_Fϗ2JLXh +'m6ـ'BtZ܍ 2N |~ n\>~+%ل[۹|h)fgmGLYƗ/r\H4NkQkr𬸈 /M' 2HR\l}MD3!N9i-2Q +pf +d:uq?XZ>Vi`q`ʿ~-?$WxqEtQa߳_:SNzp,}n F-gWWANRuj]@){4Z)) D>A J JTrȜ^62L8,q`8Xfu%2[CqzQ?.ě~ocWlALS0QȢm#9id'G}\ =oH]μl U['U)S5%TJf7rrY +Ż(i״YQ,Wj;"O2ykᬜ4q8k=Up>&FOqzVs\4Yof?^͟w˛&SBBTi5gO_f77 +񓟴noQ',N}%)/o'qpLC`HN%F%e:g(r +jJp' JTͽM??X{|Q3ؕTف: + +> endobj +1754 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [198.074 172.7292 255.3984 183.6729] +/Subtype /Link +/A << /S /GoTo /D (preprocessing) >> +>> endobj +1748 0 obj << +/D [1746 0 R /XYZ 90 757.9346 null] +>> endobj +182 0 obj << +/D [1746 0 R /XYZ 90 733.028 null] +>> endobj +1189 0 obj << +/D [1746 0 R /XYZ 90 542.2994 null] +>> endobj +1749 0 obj << +/D [1746 0 R /XYZ 90 540.3077 null] +>> endobj +1750 0 obj << +/D [1746 0 R /XYZ 90 379.348 null] +>> endobj +1751 0 obj << +/D [1746 0 R /XYZ 90 340.8935 null] +>> endobj +1752 0 obj << +/D [1746 0 R /XYZ 90 313.6133 null] +>> endobj +1753 0 obj << +/D [1746 0 R /XYZ 90 286.3331 null] +>> endobj +1755 0 obj << +/D [1746 0 R /XYZ 90 170.048 null] +>> endobj +1745 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1758 0 obj << +/Length 2653 +/Filter /FlateDecode +>> +stream +xZm۶~B?TD0JӤg>e8QcI*. +RNmә},}}<:Nh˘$\I&w0₺9COs>IH,n'Rj$VHFdy*n+IrEF/~%,ቖ/$l:3t '1%#bSM I$fDJr+ӪMvWfmQ >V*mq9i[d~شL7y33Y3)U[/q&/yѮH0ANƨ?&=RF!#FQ %:C=F ё&i~!מuq}Yh4WI?w(JP~6nUK7;c t`.XX$`|Ƥ'Ӵ\l6E޴8ȔJo[Wq&6`f]e6E r uϕ)T.fJ}HF=Z^>՜QJC@F @C"| +-PFkS[i1DCXDD6f`=g33pt`i2/Zp߳̐1K0&RLQr!BD/[g 'Dk 3Imgy N>yrJ7nx$hS!X9}.V6~3qo,[tcS'>D[6wS0C|kS~uSh׸ aLʩq[ۺ9@)ve |e#Hz0T~ȭ@ڽ̱2Tz/._~}ۏWV_Ě~},/?/@O +D9 +t37qkͧb͗n檃٘B"I ׍tO\ֈ"BgH5artÜ;[AiBPvr65~2m̪X.}M>O(g`H>LGz9w._|ao*ZyUa0sΙp>? qzS/3o礆8Nj''UX : #T #|y}}ׇ#_)ʹs c8&1ǯ! ّ+qycד3[坯]l޶yCPiqQfQ/]p]1?(Lx#p@W־B!dr[ngmXjCT gr"d!Ϻ1@+ o7;{ cGfxf"yu e'!)5#1)^ +Pn~D|;ZtK|Ʌeb +6~]y5!z)96<ו5s +%=6'QGv9œrNe_o^[tj&\!+|4}:p F %d0sp@2"ѡhH3qJ?x y?ҐRDבJiNe 7LspfOfSH=0un^w3@r#e` )kw'Wy^R|YjP\(yЗ= +ڴ(o`+'/$rmlO̙*m8 =Ʈ qQ) Z3ϻOԴþX1iNsm~x3M ع-$?:erܯOmlعGשm +KH$? +C#3q|_`!qz"wHMމ]ejsS>`k-m[4F\dgVvy +Fq̴ }[&ۺxW\VW8K)Vi9,١z/MZV7(sԄ1[87x@Rt`bc9{]:1lbv2Rlm]#(dHv)׏F>}r[ o}5(T9@߷\=,ʛ.P <`DHsYyVLb}kwSR[8vUIuf5RرSS(y sTӦݽw~ĕxʷJ_`[WzQEFA{!LkO~1\> A[&GNxU> endobj +1761 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [365.5889 672.8281 391.93 684.7832] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdcond) >> +>> endobj +1762 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [207.6202 660.8729 248.3474 672.8281] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdendcond) >> +>> endobj +1759 0 obj << +/D [1757 0 R /XYZ 90 757.9346 null] +>> endobj +1760 0 obj << +/D [1757 0 R /XYZ 90 705.3251 null] +>> endobj +1763 0 obj << +/D [1757 0 R /XYZ 90 493.1228 null] +>> endobj +1764 0 obj << +/D [1757 0 R /XYZ 90 243.9922 null] +>> endobj +1756 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F14 893 0 R /F41 1157 0 R /F11 986 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1769 0 obj << +/Length 2939 +/Filter /FlateDecode +>> +stream +xڭZms۸_T/ 3m:8X%s$H b +(ŝvxY`ų. l8(ABLO8B0JD2T8 =Ș0vbQ%Vy=at9 S̡P]|9N3sZ' 7G^E EU(0g38u[-@HJKBE/YXna + Į{-f\T߼̊ƅ*4b[f!&Z8v칮 +s^YDZ@ +o#'ݞc|Ԟ; ӜQz1~lG,a ֦`݊ +rsGӯ?_>bX <3j|?"8GѿʚbeNDM&JW^p룁 +8޷ 'H@KbpJq `ysC4׎Ѹ#B8QY˪TʗXʥ* +RHR3Y +]Ұug2CS3LTJI<-m^%( ,eI|LCvH"ۇ-18;T5ΕS?M n+@NA&:ɶjMQ$$E- ft +AȪ"s7(9~hj}û |r?ߎbw`4㱝>7AQGQ +I(?ΰaWi?^H8D#2#!SԊ! GEhImoA[Bԟ+jk벤+Bccv+5?rRtaWC֐@G[i^B:rgCS2]rBf0}\{\8~Kt[͗ڽ"Z2UM,W}VnBU.Jy8nڗx,G=vq3ԾU:Ker"sMU:].7"-kȚ>F:r?wsyIl"iBup.2%|iIHzʍX/<^gb]&2~K>(ŐLaZ׳[ >Ρ0ִo +R֐qs]ґ'n +uօ +}^\aymwmXk?Ȑ"&"M}qXtcv{R-tt2R^'N"FS@!֧:+Fuķ. +\_5 +,+*jYP)wӯy<ངZ(\k0)^M 9kG1ɺGrLD lyÜ^kHd4EnvwNns\Q@@p0~}uJߩ[֓.hkn=l³6O!@o?MW9)ZLcRpCUI"xՕ-| 3R$ ncQ7̲(3QoDġYz]P"u\j):6b!#j ?e/DJXh{&Ǒ'H|,>jR +% :hNj 7?.9J7P̄wJhCT)0À%*:ХM#sL zv~ll0O.s܂+&3szE#;c-3u~NҩO-xnߏ* +~\-u=:EXc7X;"7YޖEȞ^Cu.2wf\2W6XAbJEEXLJ놫鍊_Gߦz隞@OK-E@e!_6)aI>}X6#YqcowH5^Պ跑=p`q(>@za@ ~WvyV[_iަZ;_lt[]'++BF$Y]..s#]tC<1 ѽ]|W[&PI0}Q:endstream +endobj +1768 0 obj << +/Type /Page +/Contents 1769 0 R +/Resources 1767 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1736 0 R +/Annots [ 1777 0 R ] +>> endobj +1777 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [135.8282 163.8874 486.2917 174.4426] +/Subtype/Link/A<> +>> endobj +1770 0 obj << +/D [1768 0 R /XYZ 90 757.9346 null] +>> endobj +1771 0 obj << +/D [1768 0 R /XYZ 90 662.5364 null] +>> endobj +1772 0 obj << +/D [1768 0 R /XYZ 90 613.8101 null] +>> endobj +1773 0 obj << +/D [1768 0 R /XYZ 90 516.6744 null] +>> endobj +1774 0 obj << +/D [1768 0 R /XYZ 90 429.0032 null] +>> endobj +1775 0 obj << +/D [1768 0 R /XYZ 90 364.9045 null] +>> endobj +1776 0 obj << +/D [1768 0 R /XYZ 90 305.9895 null] +>> endobj +1767 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1780 0 obj << +/Length 3078 +/Filter /FlateDecode +>> +stream +xڭk +5_,!M.)"q3" =r%m͇G,ERE pwvfw޳Ci7[/} f:U.9h\զnxq³|؉"\T Td11#u"'p?d[EEQ~>6;dpʪ1'BDѴ $Tyhнa }HMyE$jheUYAdRUPY +I3t$"ZnKY(}JpcvJwM]ZS[ +f +=,aBё\.^d|p9?Ϙ.g ۟c|o- 5 H@ +&k ;p{U +;X>hя +bCR6]"ʝ47_iLWXokGjθw_t4'SY1?Bht3-8#]gQP|H8ՎH +>v.E2>bCGgJ1WurUeڦ?$৛ +<"ꂙqs|N4݌|Ob f_!wߣ\Ozn +Љ8H8iR(n$OB'ǜm1p}'Łoݛ7?D.$ƉL*] DpF]"Wq؍\m􂫍^*4γLѾ`"͸`S^Wd~*6ݛoBv*frN +n #@Du~w#y#`\SfBg{H"lm=hN%.1㻳;@Z۵T˳F~dAbt9.d ;l؏;eÞv ׶ + McJ/\]lZ܍ՔƐ&]飄덴.O8;tU;VZUU /1Nj6꘥MFBsS.{ &1#,)*e ,aveo@쟯߽=f0vCD*ZslmBEB +ĺb ڣ4jdpZVɣ 颠as8b i;MͳClG؇6;Sݞ縦.J2߷j~>ܮ4CK'#d"wr9r?dgL#qk|!T-῭Nˠ .n3ICk J<փ=NcGbr8֓v>rom=u( a&(z(c!"KA]4Z! BBƋ6eТ`(|pef +n;4xcOY& }C" J.Yi2%o =X0Kw69(r4Mf[ϭXr8C +acqf@2q& ;83a3}uAyyMEl ۸+D q>"q{.V,05uxX7,M3÷4[6Џ% hKm@FgRtA6GݙZA #)b;^MQFyٳg]'oB6N[M+RݳX Ͷ8|[ 2!/D#?QZ[~e~o1F[z6V7W:S~?JW4? 11P|a$vu]AO8xP|u'͎>w>FjA N^~l"K %P|< +!4, 2HzTA/Ӫ^Q؃1FhM2*A>I@s?A1jPdk`_}c|A8TŽUjpǺ/zjn B֛Q] +]c]JYNw|StiKY<-4 ׎S0I J8R|M<#s?{Q;b`@zAU'& v"}|JVd^gRzNĎJS,`]L^^*f +!Cx2Ncn6BB /@616\/?endstream +endobj +1779 0 obj << +/Type /Page +/Contents 1780 0 R +/Resources 1778 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1736 0 R +/Annots [ 1786 0 R 1790 0 R ] +>> endobj +1786 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [161.4913 498.7666 187.3942 507.6929] +/Subtype/Link/A<> +>> endobj +1790 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 221.2821 325.1183 232.2259] +/Subtype/Link/A<> +>> endobj +1781 0 obj << +/D [1779 0 R /XYZ 90 757.9346 null] +>> endobj +1782 0 obj << +/D [1779 0 R /XYZ 90 733.028 null] +>> endobj +1783 0 obj << +/D [1779 0 R /XYZ 90 613.312 null] +>> endobj +1784 0 obj << +/D [1779 0 R /XYZ 90 565.4913 null] +>> endobj +1785 0 obj << +/D [1779 0 R /XYZ 90 529.6258 null] +>> endobj +1787 0 obj << +/D [1779 0 R /XYZ 90 495.7778 null] +>> endobj +1788 0 obj << +/D [1779 0 R /XYZ 90 372.7142 null] +>> endobj +1789 0 obj << +/D [1779 0 R /XYZ 90 266.114 null] +>> endobj +1778 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F11 986 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1793 0 obj << +/Length 2442 +/Filter /FlateDecode +>> +stream +xڕYݓ۶B}2ҦvILdl?Pt$TY}w +JϘ+` ,~=["KEڻhcfZ3 ׫~4bEabyٕQ{DKW?fypIP\e&~@֍vJus+ $ve4tjɢ#m{2{\~vL$$=k=}T&EX18Iq_gI2',#(AF%O`pg;R_b| j x=9%8LQF#ՎFK# +~\\FFыokEh?9'+Х4 +l}FGUuc-2zx 8߶Hwi +,m + d 1*>VC:]=`͞fW#mn??fu)j7%םcĖe's N=T%@A +=AZ[zIdiЌ13Rʱ?TѤz} śz9D ek ǀd(Ce 7CϨr#,HD8 JD{ +i +p@`Au(Z~Qrc"b%#Vl_ǩpETxYN>D% TBh`KYfN0XAg1UFuyIJuOv~M}$Ci$׺yV`):SHea噫t91͡۸NOE'W[wS9GF~DC޷jBAyg͒qY{ \QdQdi?+3(j??/$T0#̷Ai NEy:z3%H^0![%AO5~. W4Iݍ'۔_i,eh`GX!#T&لM&V4,ra#)nz 4n JfTL\C؍@1D9TE:qt.OI@$Cޑ+ku< {1Vwq&M-xpc̸!;npǫ3V~vꄻӏzz^7׎YЮeoH^s):lzZ"mʵ)>jli,]e3 vM70% +;]Rd:&!SSEǺ:L(u + +{CVot5:SQ: kz"R`zeIBBѢ6\OK1r5(2 +X#x}i{wgz)s;2aW1m7'=?1Jپu7^u׏D51.liFv]?t5>`'3b +5QS]+mS_xHhWyW[:0?EVA2 V95+@endstream +endobj +1792 0 obj << +/Type /Page +/Contents 1793 0 R +/Resources 1791 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1797 0 R +/Annots [ 1796 0 R ] +>> endobj +1796 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [377.0417 502.6122 424.1443 513.556] +/Subtype /Link +/A << /S /GoTo /D (install_unix_problems) >> +>> endobj +1794 0 obj << +/D [1792 0 R /XYZ 90 757.9346 null] +>> endobj +186 0 obj << +/D [1792 0 R /XYZ 90 733.028 null] +>> endobj +1190 0 obj << +/D [1792 0 R /XYZ 90 546.9965 null] +>> endobj +1795 0 obj << +/D [1792 0 R /XYZ 90 518.569 null] +>> endobj +1791 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F52 1267 0 R /F11 986 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1800 0 obj << +/Length 3569 +/Filter /FlateDecode +>> +stream +xڥْ}B~TeKb:fOR@Q2> dWj@}CbŸX%* +#''wu_oa|k#|wJDzr|XF")yZz_z<,ŔB_ +\ק~qW{I^:"IUİl'RiѨt)>~ͻTU5e(iؗRm,L{atSm<`=Gq] j~%庮 A>nDVͅE^P۟5 +6ꆠ5 YeyZ俥$܈v4F@Y#:7Ԫfr.K;< ^ +6Neb؂2׮3 +Lƌ8Xr:aLr-;Wn_=֕._M}*&|b>4̬sSUSuMZIؚHw&v׋l `=f=gdhFђt'ʑy ^ +?Kez)j)r2+454 XER 3 zj@ YnCMnccO1)ʾtr1t2e`(3Yg/)xE.5~G.XܡfI5e~x*Ʉ}<ہs +oԯ}hаZR+0# +BSJPҽbl +Ww*VLkRuz"`8k4yx{)_bӳ 䕹sڴCcAIkokS:^z ?H],joUуOF&[WWéss}60*rp +NE#Cj\BP%cT5z$ 0k 5A-{b_ڟpAg3JO(1 @7-ȭ,H^P\~q w.Tjth:4&\_6 "Ya`dwv|,EG`Zt + )% 'ڶxpps~YFC3S ʸ]-/t؇tWFnӞʋ#b΄>\1Ro̺v# b+wn~ 3plNXHt]dl/!䶑ڀkՐ>hGy#7m7A9 3qc2#;]"} ƒӃ Ut#vݩ#d~P CFP8/CQd yBl; m$EzB`Zwa 4YG#\KۨV*ZlV}0Ws )C79*JY15Ww )h#v1$tD^yk4XL1`4,#JL"T^6k30 +kVI揲 2_ @\tH +>F6qxL! +I" z/%\`C_Lȥ +2iHV +y'~5 zr@~dEuQh@%tFU܉q6$ی5 64`vf + +$Mgu jթ1c/tw1&ɶ6 +_z1msy u". +ZhDyԒY0X&=G&=jc;Du.!]@@FW+X/!-C" +2*Յ:T[.{O@ +.BTѰmyg +9 Ѵ7 >;Tꆬ=`~oNwBse#hut{h~ׇk=Q ^N$4H~|CU ދ=G${6Kp"'tu\\ l +Ǻ3^1L9WԚ +$c#TE9-T&V +z&=`|UĽm5p$??5ѧ\o\rLI>lBQR5.۲p|? U۞?K=h/KG⇑9\AAMS8a 謚4 +I_ A-۽e: Zƛc!Xs4gFvYsld$\Qd%:SϨбz&!N +-yeR2*"-HkܤI,W4v]$m^u]@G 'M +'׹(N '&VDhĒ, +tBI5/U k./.nz~0D.o5sԀ""^ x!عQr4v =< [k/=|Sm\LN'ds'3ʼ@w +8rɏ]ژEZ>4O>Cb2][6kZn̖8ӸN5$fr\LX[oY+\ A~$ *aO_ 6ItL(mַ<ZR .TH<4!|@D͌=e>[#>6b b39fG5!@@T`iZ%3?Je[HA$1?"&D?-,O*Y> {]=4ș]1?Zf+kAj?C8Uq>!')%.u0코/ +8> endobj +1805 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [223.1042 448.8783 272.9174 459.8221] +/Subtype/Link/A<> +>> endobj +1806 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [407.3341 448.8783 451.1697 459.8221] +/Subtype/Link/A<> +>> endobj +1807 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [476.1382 448.8783 513.9963 459.8221] +/Subtype/Link/A<> +>> endobj +1808 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [349.017 424.968 404.8078 435.9117] +/Subtype/Link/A<> +>> endobj +1809 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [386.6025 407.3436 496.1915 418.2874] +/Subtype/Link/A<> +>> endobj +1810 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [452.2279 110.1987 513.9963 121.1424] +/Subtype/Link/A<> +>> endobj +1811 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 98.2435 162.7273 109.1873] +/Subtype/Link/A<> +>> endobj +1812 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [416.3624 98.2435 513.9963 109.1873] +/Subtype/Link/A<> +>> endobj +1801 0 obj << +/D [1799 0 R /XYZ 90 757.9346 null] +>> endobj +1802 0 obj << +/D [1799 0 R /XYZ 90 555.0505 null] +>> endobj +1803 0 obj << +/D [1799 0 R /XYZ 90 508.1225 null] +>> endobj +1804 0 obj << +/D [1799 0 R /XYZ 90 467.223 null] +>> endobj +1798 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F41 1157 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1815 0 obj << +/Length 498 +/Filter /FlateDecode +>> +stream +xڥSM0+||JT5{쁂lhȖ[Ł7c ? TTD0r +|:|. A4Պ+;0 *9p+C%cqw7I _)ǀQ3I0 +Zsr + aeH|].?Zؠ يeJ}2(_A;c4s!2Rz/]}ǾvgsgcG +Z, ̽fptcN`c=Jo:C].Q[ڤ1gL}` endstream +endobj +1814 0 obj << +/Type /Page +/Contents 1815 0 R +/Resources 1813 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1797 0 R +>> endobj +1816 0 obj << +/D [1814 0 R /XYZ 90 757.9346 null] +>> endobj +1813 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1819 0 obj << +/Length 171 +/Filter /FlateDecode +>> +stream +xڍ1 0ۡg.UP dR[PZ{tAX0Z硽) |(zؼ]&X[ F!`Љ0i!Hc/Ix/+ú3PDV^qatyn,)v3kGs,*}˭8"J=P9endstream +endobj +1818 0 obj << +/Type /Page +/Contents 1819 0 R +/Resources 1817 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1797 0 R +>> endobj +1820 0 obj << +/D [1818 0 R /XYZ 90 757.9346 null] +>> endobj +190 0 obj << +/D [1818 0 R /XYZ 90 540.6656 null] +>> endobj +1817 0 obj << +/Font << /F33 904 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1823 0 obj << +/Length 2234 +/Filter /FlateDecode +>> +stream +xڽYK6W**#I7@&M>x0sI*u9CGthi @#SnW臫M F8 4 Iwߞ[D1L/@??nm|Y#EߗG`v=t +[[?hůmA[ B':̆J= Y KRcɋZO"[g*r4Fœ:A牢d+pЉQ׾:I_R!\ˇQBӇsG-^緓o.<(rA׈%u2YU0xMfDZ[7aI|beMZWI8J#ܟm[ߣOT?ptYݿјwY_ zsG'rzIihibumDHBo?TLtVLk(,8wԺ%@ùgv皸s䐓 +yA):ĩy%g +ڟn]7 ґ{C *ѡ-NBPg8Fb?vE=T݉Ss___& ]o^Q7 + oڽiG^fz<{Sћ]zzX8[}7GD.ULl!!~—$i(,u}? +<柳zeKxYbJBhUDP&˒dO?F*iNW ӔJߨ\"70xj$X][7xZi&y^jO +!t +MOIA$!T#=\Ç:AVvY[4:m%\3.jҺJEPVB!qXSa\Z"eI-iysRylwd':+|s1TJ =(W$RI4*BM}9),SQRL[q]O-\Ԗ[{qxGmףԍ"tIendstream +endobj +1822 0 obj << +/Type /Page +/Contents 1823 0 R +/Resources 1821 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1797 0 R +>> endobj +1824 0 obj << +/D [1822 0 R /XYZ 90 757.9346 null] +>> endobj +194 0 obj << +/D [1822 0 R /XYZ 90 733.028 null] +>> endobj +1213 0 obj << +/D [1822 0 R /XYZ 90 546.9965 null] +>> endobj +1821 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1827 0 obj << +/Length 2350 +/Filter /FlateDecode +>> +stream +xڥYݓ۸ ߿}:y.VHK/;T+smueɧl/@mvg:H(GB?bLdQb>H^^g'Y%QQY[3D9J$|}f}-+X4RRƁi{75PJne_Vs+Ћ"׭ 0[MPũZH +}6YJ)H6Vud]R-G;ߖ6bC^Ьh71o9ޖIb1B%E},RaB<}A߾dٴ. -y0"LZpjE$AivlgYX4>[nqbẢ,"Oa(Й Q5*zksH+h i{oh{s޹SjOuA) fkh`|}(o-1IaU٘r" }3ruMw.κDj-?ZCaޥIϼzǦnvZ +nm;\4VY\+ZS, t4HvpMx+ږ}omdG׻VI9e9&yC\ B-㚫#bw4Eޕ5] \y>)t?'eC ч%kț%d9t,WB(Ue-,'XXiR2!jLwX0:G-@Rn#'wgl.}\(}[Z a~U4#Đ|.a2$Ph=u-:0JN? iE)0)W +-O)%9C*51aPĽN>`@&@V4uѕ17g{jjs.d^*~Pb:vj[v;;"Pw~K @$8XjD;콦#7Ljsa f8w4C޾ Gx\y;ՌV:L"nM/dlz{FЬ*=W);WrZScEyA~TQFg`c3{tvV78\cb=2rWXz \j^endstream +endobj +1826 0 obj << +/Type /Page +/Contents 1827 0 R +/Resources 1825 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1797 0 R +/Annots [ 1829 0 R ] +>> endobj +1829 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [449.7372 409.3863 511.5056 420.33] +/Subtype/Link/A<> +>> endobj +1828 0 obj << +/D [1826 0 R /XYZ 90 757.9346 null] +>> endobj +1825 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1832 0 obj << +/Length 1668 +/Filter /FlateDecode +>> +stream +xڅY˖6W*ěɉl{g5ML><<}JH1q|-]*U0!w)a~0Ksk0Bo}!7pw<ɣs8w:^="\7Nb]Al;!!N8yo'QD@hw/k!Vܰk"BbW +!j[&Ă,-b._DN:9X%c;~Cw ]>robFϤp0r>CFj GqfڐN6eG +s^-5\{p01*rb0(s*mFΓ+`QWյj.h/+~@>3q:rQޭtӹAeyחM5m +Ue{W7M=mDa0+4=j'dȪEQZ 'QFQg}3ՙLRGo?-//Ana^95i 4O(rCơk^*Bi&(DvvZ[BuZxlrpVTm4`.zfuT텴j+5/+Z$0ȩ=7a>ǧN>_R +&M DHJ}>E3VDziywyH|mJ.vtnZyendstream +endobj +1831 0 obj << +/Type /Page +/Contents 1832 0 R +/Resources 1830 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1836 0 R +>> endobj +1833 0 obj << +/D [1831 0 R /XYZ 90 757.9346 null] +>> endobj +198 0 obj << +/D [1831 0 R /XYZ 90 733.028 null] +>> endobj +1214 0 obj << +/D [1831 0 R /XYZ 90 542.2994 null] +>> endobj +1834 0 obj << +/D [1831 0 R /XYZ 90 520.7806 null] +>> endobj +1835 0 obj << +/D [1831 0 R /XYZ 90 494.6253 null] +>> endobj +1830 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1839 0 obj << +/Length 2020 +/Filter /FlateDecode +>> +stream +xڵێ6.zc5KܥfHmQVm5::t}ERK 48O}3$g5:Iz:-Vt}?Au1'X?~ +qÀaa&Q'yqI[mx@"B}`5g=2G±oh e KZCw>Wu^\hyqΓ7{()xsNR? ̙EoX /[^I ?}nɊlwnmne?NGw͓%Ǟ 4|Țu_vmU/SG^ZA'^gmR\gɱNf@qUg'M3DPց ,H2R B:5#źBX^!UUq90Q^?{+N Qh$d| ,2{ ?5ǺX\Q[jz %e)|8z)^^jKч&P67"]F"7yd`ZMy~"k<}YxQ{ +&P5A1od#)5D_zmX\ +7,¾7/Ǐ-Xμ5YE"+1=63¨Lɫ:a ;.zK$\\ːf<֦qXp>a3X-U6SYc\*BRQ4pW_y7t =?{RG$DJpuwD u| ,2n =5ƺ7:QD8FvEP_~9%y6V4mDLԻB;JDӕ/71H]c2:e #'?2m1aMrU&Ç'uzқ1+'NBDOBhOuOByXfh>1jMȚc]>D'c7|rYٴ2yFbK: FX{c.Ս +ncrNH\? u\eOk}Gz'#dt< &uGOM7KfHh~#ViD95G'}>oDAF10]yI&Da4$,tyP[-# "Y3B!<יhe- ^> endobj +1847 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [126.3637 143.8704 170.1993 154.8142] +/Subtype/Link/A<> +>> endobj +1840 0 obj << +/D [1838 0 R /XYZ 90 757.9346 null] +>> endobj +1841 0 obj << +/D [1838 0 R /XYZ 90 716.1195 null] +>> endobj +1842 0 obj << +/D [1838 0 R /XYZ 90 689.9642 null] +>> endobj +1843 0 obj << +/D [1838 0 R /XYZ 90 463.5608 null] +>> endobj +1844 0 obj << +/D [1838 0 R /XYZ 90 437.4055 null] +>> endobj +1845 0 obj << +/D [1838 0 R /XYZ 90 218.9722 null] +>> endobj +1846 0 obj << +/D [1838 0 R /XYZ 90 192.8169 null] +>> endobj +1837 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1850 0 obj << +/Length 1548 +/Filter /FlateDecode +>> +stream +xڥX]6}oxI }K6;NnyAU +IX6ϴ ґ]r48aAqX`Vؼk~}y3‚]@Y G`ܗC\2H4fXMq8h (yN*`Z嶧Z}Z:N80|V7qe Fnb4g[%Q$hv0AƁ;pf.,X%5hOM# ºY>{.N?qm;Q^ Ojo^7IB^UkdAvkB5|MP$k^66B l05)kU"G8KY\yF-zP5[^7}uq*"UI1[ɷtWkU[-}r|>]m +&~\zÏmUK{t/uTn<4eU]):O_ggϻ`CUYw! fBwqaǨNخq{4GY<+k0/huSESXo{6;C ++i8Hbma4|pNGӳ#Ӏsmc q=JvM}_VwR]Q3tl_RE8M3k -#/QrH} > endobj +1851 0 obj << +/D [1849 0 R /XYZ 90 757.9346 null] +>> endobj +1852 0 obj << +/D [1849 0 R /XYZ 90 630.1266 null] +>> endobj +1853 0 obj << +/D [1849 0 R /XYZ 90 603.9712 null] +>> endobj +1854 0 obj << +/D [1849 0 R /XYZ 90 365.6127 null] +>> endobj +1848 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1857 0 obj << +/Length 2054 +/Filter /FlateDecode +>> +stream +xڭɎ6_ 9ܴ0x$Ȃ%H@mɶ&tSd4Xn ALW6[Pc EI%db~bXr눉:?> +1FKN$MCvf]t"I&L_9"2/Nxf/ty$D&R xY7YfGU +<}n^**d/*#aLTD-1ReĺC1VH"TⰮׇ:O )a + VBg-ւI5cDEU*|_xcŢe; ^2/mS:.`ȅٹMv$10(KH%ÏVFmQ@S[=fUdxȚln‚$RzBQI[g2Zꪪnތ ++Kƍ*2v + 8֍5+.cq꬐yq.NJ$OD\(iST@WU +ũhY7Ս~b -D?Oю>&7jk]qn?Ӽ>l| "!xTEY!IB=1ʉ x0-?#CJyzUY4TZ1j)15~Y݊dj[& Xb[H2wZ[ h[X-XLC $oxQ0?:t0ƫuiKHRmh(4ƴ$P)qtjMnM +N@s|BiJ|5g9K;f@2K| 1Jm/4;U$i\ńTh|^Vj p"yzy#\_P12h 6|GڰTtEj?Q" :Hte< ŞAPs)6CRͲ'Ѯ+h Ip +fɃiN?ORŔ! +MlF7]Diȶ= Bm^! mK14z֯-"K=&su? +D@6)h]ø + +`$)$QnR]9&.%G +&?;#7j-;H{LBn*Z)=evHG٥aV]4(uxI"h2{,M( LH+@S֧\~r^+^ WrnrفΫx3:0_h`?b&uQTy:mT+@Wk{BkWt`f Rgg\ދh2^S{ jP6S{xciӷ/zyٌ%j/-vɡo??mDM%?+'ŠUn3Co{莕]Cn uɶm'{ѻ7_jendstream +endobj +1856 0 obj << +/Type /Page +/Contents 1857 0 R +/Resources 1855 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1836 0 R +/Annots [ 1860 0 R 1861 0 R 1863 0 R 1867 0 R 1868 0 R 1869 0 R ] +>> endobj +1860 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [433.2715 441.8124 513.9963 452.7561] +/Subtype /Link +/A << /S /GoTo /D (docblocks_specialblock) >> +>> endobj +1861 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 430.2458 159.9074 440.801] +/Subtype /Link +/A << /S /GoTo /D (docblocks_specialblock) >> +>> endobj +1863 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [295.0641 409.9319 352.4086 420.8757] +/Subtype /Link +/A << /S /GoTo /D (config) >> +>> endobj +1867 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [364.2377 135.6985 438.4391 146.6422] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_html_header) >> +>> endobj +1868 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [132.2015 123.7433 204.3506 134.687] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_html_footer) >> +>> endobj +1869 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [333.3849 123.7433 429.1752 134.687] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_html_stylesheet) >> +>> endobj +1858 0 obj << +/D [1856 0 R /XYZ 90 757.9346 null] +>> endobj +202 0 obj << +/D [1856 0 R /XYZ 90 733.028 null] +>> endobj +1215 0 obj << +/D [1856 0 R /XYZ 90 542.2994 null] +>> endobj +1859 0 obj << +/D [1856 0 R /XYZ 90 458.7489 null] +>> endobj +1862 0 obj << +/D [1856 0 R /XYZ 90 427.257 null] +>> endobj +1864 0 obj << +/D [1856 0 R /XYZ 90 378.4589 null] +>> endobj +1865 0 obj << +/D [1856 0 R /XYZ 90 345.6729 null] +>> endobj +1866 0 obj << +/D [1856 0 R /XYZ 90 191.8687 null] +>> endobj +1855 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1874 0 obj << +/Length 1557 +/Filter /FlateDecode +>> +stream +xڭXQ6~ox&$[:5\;mΤ䁀l3 +r/b̤sji1"&II/;,_- ~^/KH"OHXMdŒ'?f/wպ7b8 `j9%1◜01 +h}ryRu:HԮ Ւ1W'q +DQIe[i覱Gf$X +u`-k" -s +DHk\I1{%AfA(19>Rik-8ʪ> b$VPWJyLE`^cSۗffl*#5蕫;n 1Ɣnn5zHJ ޝV|~|}P +'&1*Nx"nXwDP.xSH B{9H"Zng49*_$!.פ^fM𔶩ٚ4Ry@+Aᩭ1閳V;p +If; +N*"( +U끙P<-V@uF }ZF + +ĄNmZ +Kd B~"Gp*YuZnveVr80 +Ht!NjQ(-{4wţ;9{6<u'Y:l`ǙI<[#OBNm±.zyB@HF@-hXкU 3"Q\1ܳDq+__B%#=?( gbA*\.(͂r᩠LRA`4vWh@8$#¸E~b> endobj +1876 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [401.7831 719.9123 479.3021 730.856] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_latex_header) >> +>> endobj +1877 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [373.4345 626.7616 483.292 637.7053] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_rtf_stylesheet_file) >> +>> endobj +1875 0 obj << +/D [1873 0 R /XYZ 90 757.9346 null] +>> endobj +1872 0 obj << +/Font << /F33 904 0 R /F14 893 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1882 0 obj << +/Length 2390 +/Filter /FlateDecode +>> +stream +xڕYK ϯ[.7͇HݍU%eQsU:ڻS P:5H +bĎßYtƬJͮ<LJ -07IΌzw虛T2?T\RD㖔ey&5Ksl??œM"Yf4qO,=IfIk\4G\Cѻ#CUWwE$Oq]1VZδ`Jz^ Vs.koآ + M$zR FhKu4S5h1>鞭?qTTsJ\BJDj8'Rd)zhZW]2# |lgmy=f(mpwy܄ pP0~tD)'Rj.!Z_Nŀs5ONT,002yV3J$'IWq/8t08}~xhA4O(w#';h6Ū)ɞpBr +BtE983*9m7'Uugzڳ ?~CrTbhOqs/5=x\b@Ddaz⭢[zA{ɓ?y.: ڕE +?tӊS#PAg玛#Pf6XoJ*0˄dYJ+-j +ɨ,O'n0c-n@i J3%d6j4J->#yTlsgAX3BUؒ'Mq&q[|),˹ɖ~=]c\b Ϧ +{K:GHo@^o~뛽 +/{J3.X#gzDŽrwyw̔l.]*{ +.wxfrur3R}A)3y/UU+}vKH4G(> 0Ua%} pm=[Rdl2ˌr"aNr8WB)k’@ʿPR.{ + -"l&L՗S~F맡.)B;BFG#O/82ڌ錫]y6DT,J +M-6ޢ)iN^Ow `-ziKR( HfeW]oy*+QZOC8 ڽm*P$eoʓέ)U*+Ke 23[j::YcsHfʹG׵\0Cʝku]Dޱs|yIK"(Q4 + guxAW;w6Gk7sB@iyxiWEb1~nrbyUXnn' ֕F(izziL0@3 +u[xFBs]9?yȢl)y3֡5-x 0Ie O?\xZc ]u'2NYe^JPu{gX'2ejsADEOy^*Y?Y3 M}%j,iҢ|>TE٪Q;:EP(s:X0AVhj`?9/Qr=MB `*4`"ȃK@1+ta'?qJ6bfu ~׷ηCvV%YjutGgmb[(]GaӐLǷ1, &ƺ׭2^YT:az,MuN$phjG_#Ff/-X2/eXP#a|b27lHUp\Zx>VLe+YR$c}B/o =Y(#Ti +FO$ucY_/3m̾P GlQa bag=k]*p3c ʤ"y5\p:D\HuU>đPl2Ÿ}wx&2H7+=Y>_ ylg\A$gM8? +G꫰ +$w7pCgsj!BX->^dSxxG~mCJD̅xoə$*sFkE,K}Sw+I+?Zendstream +endobj +1881 0 obj << +/Type /Page +/Contents 1882 0 R +/Resources 1880 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1836 0 R +/Annots [ 1884 0 R 1885 0 R 1886 0 R ] +>> endobj +1884 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [89.0037 514.6108 132.8393 525.5545] +/Subtype/Link/A<> +>> endobj +1885 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [124.9683 431.5413 222.1934 442.4851] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_generate_tagfile) >> +>> endobj +1886 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [431.3582 364.5219 499.1327 375.4657] +/Subtype /Link +/A << /S /GoTo /D (installdox_usage) >> +>> endobj +1883 0 obj << +/D [1881 0 R /XYZ 90 757.9346 null] +>> endobj +206 0 obj << +/D [1881 0 R /XYZ 90 733.028 null] +>> endobj +1216 0 obj << +/D [1881 0 R /XYZ 90 542.2994 null] +>> endobj +1880 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F52 1267 0 R /F41 1157 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1889 0 obj << +/Length 1577 +/Filter /FlateDecode +>> +stream +xڭXoFJ}ર)6QR))* {>.9E;`8sV0;;yPOIEF^]PX0g/D~8{#jD[ݕ[ }uE]!UX&h֌2ԍS.-U6E %|⒯uOnxI%;&!bAj$<9Rmw~~Y̼9dTsD8[$ˎž^sS߸ܷuRY-=Φg僧Ȏ,+)^rý#?YiNѥH\RK[7ֱ7n՛cEu$K[\+cb%2 FXss`,>Lf6 +n +9YSչ~~6Ce>u]xF7'P)Gz$~_{#bՉ#t}njF1@:@l(3HŸ +enys|`ᛋm}ߪo{ꦬӼw vit (Q8>&__ + BCڗ%RՀ}SIӁsxX,}Woq؅;PCYE^g@D3=`}2@U5;Wow:+ܽwNm25 +)ΠOnZtɩ8@dz,Vlf_U6ΔŘXQ +=R5Ů+uT>@Ln&{`v;39$b="C3iȻ H$h5zyt}k؞8$!-{Puz8" S+uo-66Lq9l{"FdPbg8C'f]}޾RܼF 00f[ l5F~[k{ziUw=~zĸ׀*FA~,c6504Mّ=NC+%#'= vrNӿ]]|w,$LR@!,-%lp +UJ~#K>ݛ[,07NbBDW70"v=(E +~XingDXIs fn2prB0LfKpߨ +9:9g& +3endstream +endobj +1888 0 obj << +/Type /Page +/Contents 1889 0 R +/Resources 1887 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1892 0 R +/Annots [ 1891 0 R ] +>> endobj +1891 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [318.3909 390.1489 385.4088 401.0926] +/Subtype /Link +/A << /S /GoTo /D (installdox_usage) >> +>> endobj +1890 0 obj << +/D [1888 0 R /XYZ 90 757.9346 null] +>> endobj +1887 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1895 0 obj << +/Length 1954 +/Filter /FlateDecode +>> +stream +xڕX[6~_|c-XlSNGIDZDɪR=%ϔi: +fP3=H3GW^{^Yj ‹SmN"hlI)دY. +7lƵfK:"@$YmQ2ɠK)41+_E4wo/smOpDֶk{LXM9*k ըWoP]1"؋l=,ݿGJrXh+E@MVǁ`:dkpe|#>=q@SgbV䞮4AX_PlݨTCD|YRaWGKzZ\hqE2Rx<_O t>u(̎wD*dg %z_/D=mRZrg=\~UpV9Q[$/T~< ǔG,vލvhW| .E?ן3\ql16+\6a$ޯatLz?Mvt=x#3:%CPNWrGrjctX 8 J3A{g]|VpB}L9y!$Bh:YFMzUW =k!aBlӝ#ų[V +wYMtyI(.ty>Q> endobj +1897 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [284.9567 423.6163 423.6454 434.5601] +/Subtype /Link +/A << /S /GoTo /D (config) >> +>> endobj +1896 0 obj << +/D [1894 0 R /XYZ 90 757.9346 null] +>> endobj +210 0 obj << +/D [1894 0 R /XYZ 90 733.028 null] +>> endobj +1217 0 obj << +/D [1894 0 R /XYZ 90 542.2994 null] +>> endobj +1898 0 obj << +/D [1894 0 R /XYZ 90 193.7771 null] +>> endobj +1893 0 obj << +/Font << /F33 904 0 R /F18 890 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1901 0 obj << +/Length 2579 +/Filter /FlateDecode +>> +stream +xڥ]6}jjIx̡ir5Mw-,ޯIS pXpZ`[d28I [<nװq{xQDE*BZ"Ky$e&Wt֣drDE aQ\r/,E!$2/L}Y"5ǵ <FvDTƆWe{\c/Xہ&Fdľ= ;ma8};enhߵǺCזǭVk)+.=ŷjJznW[Pp5 8ͩdQHT~PP=[Y$1p< +&I(AUhhse:kQ]_5bAmh1Oj!mi՝t4IF'.8hȮm[(œ8 ,+bfnpՄ:Ōgyө?'|"|tǙx)푟"lLA,*+FR4$IF8yHl=iQȰ߫퇏;pfTiU>f[E`8 e`,pd ,nhH> IA|3ٌw J ]*) +< + 2q/ѓj,.жmB#M,[d=EjPUDLiϺ563/xqiΩZYyqy6j +(rT5&,*S>E3<_y4%\f\3&qDCi?1 6 HmW zsdYX*FAm6xC°k1zzz)4$ޞGdY50Ս-#evMuVBFEj +AkNΫ5{R+ +a{[#З?X!p~]:/ƀ_VJ{Cz\A5I1`@3R`a~ _8//w SLF7K^d-CY&87!8} 痳.]& +2eF0p y ~(.Wzٱk#vyߏC|<8ˋ. C(OH>UVfЁAYV,:.l%t.4uQ:e{` yنt>Sě1.(zU?Uj}=V{q;82K+W'✓y,:'Zmjm& + ߾wm,eM0c1k6PGҔ  $[N[ GxcjB}؝cqDyh&=-T=: +eF0 y鎢%ս..p֥C Qfrm'^z"n.ftk1G7XP5tfڴ !^)0lB@-u}Mx$DV|( sٖM +UBc B} &=* + ù_G]RVJz8^,>?} kK%';{y\ z> endobj +1903 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [243.3964 678.3775 293.2096 689.3213] +/Subtype/Link/A<> +>> endobj +1905 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [311.1089 522.8241 410.516 533.7679] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_output_language) >> +>> endobj +1902 0 obj << +/D [1900 0 R /XYZ 90 757.9346 null] +>> endobj +1904 0 obj << +/D [1900 0 R /XYZ 90 628.6287 null] +>> endobj +1906 0 obj << +/D [1900 0 R /XYZ 90 343.8694 null] +>> endobj +1899 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1910 0 obj << +/Length 1938 +/Filter /FlateDecode +>> +stream +xڭXݏogDAklpwlӶpn %Y{?p>~3c/2\%b{zX~FD*lP?oQ,M^g ) .̚01\jHn:IT8 GaMEb9XnYFՐln25'D=[5[tXӷ'ߴO4o??(F?N@b=^MeqCi<_sT7lOt58n=3Q]lN#u< DE{MmӢleŹ +CxFE?U,l}>A%1b T2!TIRbKƌVXgxE(PDՊҽ5SsAA{ZYv2/J'959Z2r1SϹmmqh<7پ}D#``ŝ, +QS +9%C Z BQrU>$Y:a:˂ѿ @}Y>`&Qϰ,ϲ[E?# 8Pq~rA$/8x]j{m< +'m +JA 0t + Ŧta,"*@@|m;Xt_ to2B`) \ pA~IXE(Z"u +84v> 2LS-pe1?nOwe2L\GAW ++$*T^+IagkXP\DziT_/% Sy@8g/㚝p{I.¥}x"GJkzJigc0C:C`IP,XMNj F׼'c샔p줷$}._=>ŝ4 ڨ) 9 :@i>_Ր!u\dXе6 9L/|ow=]=E +5,:&nCWTlWP./6>_%$ڗݱT~H, X$;no=]muZ_ +9%"`H5[DW|ޖ+&:WPMml2B҄2mЗtg-Q}vvTD|aEPz?_ +U;uضmw'D {P91Ate4P:gR>QŠOoj7NN9aAȱYrzF8(.ewڢyEax?쉅@vzIͩcw[Q{w3n/lH]0c[vOդH2`0ɿl -vƙ$oL}od8uUoZB5}IE0lٰ4J_hѓHW84 9SIAipaEn^#ǝ"=-A<YS 3 :rt%p*A!.,a=> endobj +1912 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [119.277 514.6108 225.5118 525.5545] +/Subtype /Link +/A << /S /GoTo /D (config_config_extref) >> +>> endobj +1913 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [484.8957 514.6108 513.9963 525.5545] +/Subtype /Link +/A << /S /GoTo /D (config_config_search) >> +>> endobj +1914 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [89.0037 502.6556 149.3867 513.5993] +/Subtype /Link +/A << /S /GoTo /D (config_config_search) >> +>> endobj +1911 0 obj << +/D [1909 0 R /XYZ 90 757.9346 null] +>> endobj +214 0 obj << +/D [1909 0 R /XYZ 90 733.028 null] +>> endobj +1218 0 obj << +/D [1909 0 R /XYZ 90 542.2994 null] +>> endobj +1908 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F11 986 0 R /F52 1267 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1919 0 obj << +/Length 3640 +/Filter /FlateDecode +>> +stream +x\ko_!@gX@e[ha'Mw[Lʒ6y2jsfaBAJ(3.}~H9nUu쀇jtqea_MZ@+b +l'3Hd^ xHˇdӱ1Ѩ1JDl;Be水iɒUU oޠY^P +\fVQS$?.UU{@`J!05N&wk̈-N0b1gx10AG"/U{s2}4˛9TyDG[3Q(p4ҫ/  $u +ުOI34[a^I[W TT"EcI*!Ym%Wqj\EM!WYvp خqLG*_) +Dء ԭEŰ@[֚ +G'!kPxXmŚ`4̓=gqk`jK<_mn,ڴtQŕ3. gdk`N\:s/+~iyM|dKfJ ({螚̄ҥ]VNL:ÀΤ-1 w%0݈8,s +>{59 YrH}v +k:q1%-Klאr(te 6K6yq7pX"_J(\T0Qlp~_Mǧ] R\H|<L`9X5q +kӦgǎ1԰*AB#xt[Ng4.X9-m!߸'AеjmL]E]z=+Nl~%P{"#Iin;|_KrbJbޤ8A ,'$<(qkn˶qfؕ*LoLf{4.d6a-۞Ъx"(oZ:9ev; {PlouS%;[CC46-yV-˾c >CȒRྉ< Oz62bjO0OO&c#A.JP~GQI+$&ӫ==!6vsL k(ŎbLM~\)L%՟Hv!T%F1C#HTLeԈ+S6치'ÑekL v.NKjIB#Q`)blrn&W`Ns ZR˫ڤapl(")lt2/ZNZrzIJu|pK`=,skIdQuc#5H3G1ex!8Eu1 o! 2”{ +CJ4 +OfØET)5Z +1əɰWfu RwMkWf +?\}.ٴoԕɗl#e(t2s&U?pN^{L vu.GK~_D0##X̜|?4Z ٱ_0/. D7^I$ +QD8w ~{W 0J1DΉG7zSYme %B/cL)$h\N%QPBr9('g.;c >Н3lI'tcܞQ,{\f$u× ׂo9£%ؕYճTqF7V%2@ދ R;nwi%rs~վgmυ`a>ED۝5-ְQ/cM)"T7Ӌ a-^D́.%nu.J[s[Gy"_s+fWS!,%!4ǰ1h"m|v<>E\6^skAK>&0ٵ>w]G 6sccY|~R`XQ܇\e]t}[S,vKЩ໦Sx}(uQөlIY{|n+fu.D[ng/J :+f5+>|h=9?uE%SHaʛ.m)>"R`>ץ}L_} G9Ծ{/rg(W>7J=mJ%'HDZ|zu +rݥ xKjR8umF?$7-endstream +endobj +1918 0 obj << +/Type /Page +/Contents 1919 0 R +/Resources 1917 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1892 0 R +/Annots [ 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R ] +>> endobj +1922 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 177.2656 299.1089 184.7852] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1923 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 167.3865 299.1089 174.9061] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1924 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 157.4874 303.094 165.027] +/Subtype /Link +/A << /S /GoTo /D (section.22.16) >> +>> endobj +1925 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 147.6282 299.1089 155.1479] +/Subtype /Link +/A << /S /GoTo /D (section.22.7) >> +>> endobj +1926 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 137.7491 299.1089 145.2688] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1927 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 127.8501 299.1089 135.3897] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1928 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 117.9909 299.1089 125.5106] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1929 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 108.1118 299.1089 115.6314] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1930 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 98.2327 303.094 105.7523] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1931 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 88.3536 303.094 95.8732] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1932 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 177.2656 515.5902 184.7852] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1933 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 167.3666 515.5902 174.9061] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1934 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 157.5074 519.5753 165.027] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1935 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 147.6282 519.5753 155.1479] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1936 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 137.7491 519.5753 145.2688] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1937 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 127.87 515.5902 135.3897] +/Subtype /Link +/A << /S /GoTo /D (section.22.7) >> +>> endobj +1938 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 117.9072 515.5902 125.5106] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +1939 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 108.0919 519.5753 115.6314] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +1940 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 98.2327 515.5902 105.7523] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1941 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 88.3536 515.5902 95.8732] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1920 0 obj << +/D [1918 0 R /XYZ 90 757.9346 null] +>> endobj +218 0 obj << +/D [1918 0 R /XYZ 90 733.028 null] +>> endobj +1219 0 obj << +/D [1918 0 R /XYZ 90 542.2994 null] +>> endobj +1921 0 obj << +/D [1918 0 R /XYZ 90 542.2994 null] +>> endobj +222 0 obj << +/D [1918 0 R /XYZ 90 542.2994 null] +>> endobj +1917 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F14 893 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1944 0 obj << +/Length 8870 +/Filter /FlateDecode +>> +stream +x՝]qWrU17p9Gݑь%n>.v\'i$4&ŽrN˷` +A6lQsBo'6x?_39lfw9X7_(}~;y?/fҀ}_? xɌc~O`N8f ;񓴠 /v~$u.1ێs~EeѬ1뵒1 3>g1g/۹V&Τ딃T/"eXMjiY ٟKX4ЊZ%1OBp"L5jN/zΘL8 -\${Y Ԋg=2hIp(_-j8|\?<,)%}9u`َ1n҃g܈NHnnz/&rOs~ +CW#h*h_^nٴ@-}Eʨ˟/hQ#U ST'eaY;q-9r }7NPuZV)Y¦ mx6}gb }Eʨ1Wsݲƶk.]tz2עkpp!k؈5e7s>?<iQWqS7SIߨ?4 +n* +cȍ_p k^GNPlBz~bfdvT8*gEjxQi o! +% +͈Qz;a'Ti>+ZVŦT+J yjJA-U +iªl3bmzveGʨb d4%$5^DaU4!V4mFq,{; v&"eR8J"NJ%Sa;u!UY1L:K 4*Z3: aUlum \=?x_sc8hP*]FIC2_wg' +bj䉁F7n aU#VmFȱ緵wrxLDE(xa*5;au|enC72^Ew1L@#b 1T + F%͓g9h|4g(*ΊmVphYo'+)b+Ȋ#c~ٍm ܀7EA9O5+Gor֞a/ssڇ3,{(Hsܜ\mw|{pN58 SJ yfQBS7v$HIjuFA)<) W[t,_Whf? +b*92땣bx&g֨ZΰՓoEʩFrVu;#nwG¥`uI 4kiI6:j%fXbgRx\Phj.e + &TΝG1'?a䯊b>*prF2WPJj)U3t[1\V <2\6&ˣgHJÛLA+a)%E"v5-S)'ݨSYJ߈^C+)VmRjd [ݍэ p '.wPFU@[ SJ(4Tt:{?l1e aٌH 5IATlSMr.9x a }0%$ +Hݭ<5+YLCAYMo<*=lwo4]t1L:9~Y'CsX̰#֓"T@陾RHwG$ʩbd4Q ԅ>aD!VDFvwZu\'E%T h1`,Wa]L1SN/z'a<m$O% eR7cM{4\3UBie ^ ;u>Xe3,xe8)R0:rf64)u01'=,pGIT^L:S%_N߈t_)lZ2lmV(Rz& +wDTTL>S=Xqțk{MGf4iBf\cd|QJ'S{ztԴY {Helvg +b*ݹ$ow%5\A); `O5ҾJbΧ$?ܛea +)"l6"z:p*v]L1L&9~^ǰJK;Űw`[aS6fIw=ʢ +b֙*DzFiՔ!^7BtT,1YE2^M)SMzmFw[iTN {5H6elasAiTQTL;S %$Sމa + )l6;ˡ r¦dI  &oZ! VؔFl_=AALN3UNߨ/ǰwЄ[T6ifs/qBUD S TJ 41 5r+f#R߿~Xc(*朩 OZ*j""܊H6vqB8}S|*|fFz65^ӈa`Ff=q)HoQ-r*NzFX?9I3F!9HD6ϫo~7eJQcHIMdİw`[aS6f0qK6p2U4TC/V?65$KIMpİqչۥ^9 +.mK}$h$2Uz :5ЦDfJC5lvn0!QtK?"O]~z~/l8*%YA>zF(5aOϼ:[1êWi0)RF&r25B0el*jbF f:6s l3E3ʹf 0⴪p*6CJ@ũ 6gMp3,x%N"7*eliT'y)tKz\F^k-vIқ<еF 2}_7uG/ _ܛNp)Jf1B>]>ÂW!)w%%xsaLЖ54)*Xjr;#40;Xec<_{q(OA;qp͔#ST|.cNcnDy$ J1{Xn.sH1r:KeFr2=5RS +0`$ +08mLZ[sBt)VC7c\jw7,Y|@Q\L)%9N Y;qx$@a$XȄ ◗qo +?w3:Nr+Mk^F4A-pM! 1ДX=I|@*6@Kh-5 +F[T@_o{*6CP>u  %AJ 4ꑴOF[T@wa4r; F)&$@JA-N;^>IֻHY'[|Wl'VqYCAk>~wo/C%g? jdbv R#ԉFPC_5! +6FTguEʥڤ._×շB{QBu,[ םX2YJ 4By#K!;'|gTNQ:K[K/cwʲb亗%W@E X-og=/a+;IlݒLm{%RQ1\lH\lQ :dE!!EHDyO9gByAUl\7@.B8hUo<#~SԈӰ]sD~Ӊq 7w|;TGR 2U"GosSBaSH1lhڜLa+ QFO~yM8*m^ZLJ )̕P.U01U81:qfzNRzvNuev?`c?:q/Ln4*^Ed(1Шf +0CBX%CHCe!ls#i$H%cy/7WwqE9^L:%O 4${GNQx5]4FjeYMF3U"|6 IMLafa%6Ͼ> Eʢ96<#p]W!]N3ץN 4)M!ŰJj#>fXO۬O:ʧb$LF0rbX, EL־yvRs/_LNoP;)# .5hDP*jg + %KP:b3y뻪Iq%q?ejv6[C *KRmrI%OZa#E8s9a +@)uƜ=NŠHYR8wbk{a(#u(3u;mbQ(gފa3KKς]ҤHY98|S=TQ2uu/~Q26H'H^+#Ez2p*6GKc8ht + +@IMn0+ +ň'u@*6DK8hSP +jv + wo + B%B>5)u^hbs|)!NɠHBӶ^̇]jeݥVL+%_J4z T` #/5R+[ڬomNzU;AXz}b/mN|eŴr]jMjpw Qw˯C^ӛ͐$HXT3"uxn [RŶTɮ19|%a Tʜ*Bbq +Ztz@)ZC1]}cYnUCAhEǙ;ڝ2V"%f$ONkܬԊiԪ@xdg3Ӡ<ÚW^r$ɠHvfpO\$GZEî2*+WYbU2WZê2*+WYⒸʚ<^ee*.G?q uhSuIn ҏ1j:U4]vN\h73yD2]Я@`uuI(Šc[,;(.9EqMP6el in +Nb޹.IPbAܿhS31 $يHv~|}@aą +, +* +%;=5'Îíg _ +XŃ"eTh"!Sﯞ}NbkZ@xґwv@K>e:2)vL6Pm42|N(:fSIQ)\hA\8j5(to9oEʣPA/esleu$88h3ϝ_A H +KX3gH2j$C8kT$X& Q\$ץ N4"Xë4M2 %VT%r]cvF}P[a$PHPe(lո(m(Ǽk[ ];[>l$z}#:Y$ۉFl6Xbלm g^ֻI(bR4z5,~CyTl\)1Kpyv)/댂,w%N"P@Cg6\ù!Ul\m(IEMİRs(Vɟ#Wrs)Nij)oPgt;|V?~Z^}/n~QFg(?$5Ie/93òW֗"Pz:)՝19 Ck;+zyږk\X _ńr]6F +k fIbXpa3̰ +OS#:9uw:fY$36-S\UKQ0EdӯB:58ce;A0]ڎK?;ڪCFJި5Aİa:t8ʺֽr +}R*OlKDNb+#XjT@5)Y)lϮ5bEAq%=uڌ彵57t)ΎQ"u:+rs0_Nf@ɩɢVE6lEvf$kUOkq6u(uiPm.99ªPBP*ی(aa>)ݏ*GK8hVoi0^Vn,minF-Eʩ̤N07Ė.d'ڐT/ +Q`+F D/HX/ jrw.zEB:Ŕ3Urar6@,%eBԑao %Uud/'-/ள֜똮샄aWg m;.ArRb#o4_p~e\}?֩tƿ?N?/?)鷿o5ʧY??.x' }?^1'A?@ۘ3CH"6 +:\_$endstream +endobj +1943 0 obj << +/Type /Page +/Contents 1944 0 R +/Resources 1942 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 1892 0 R +/Annots [ 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R ] +>> endobj +1946 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 721.9775 303.094 729.4971] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1947 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 712.3572 299.1089 719.8968] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1948 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 702.7768 299.1089 710.2964] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1949 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 693.1565 299.1089 700.696] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1950 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 683.5561 299.1089 691.0957] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1951 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 673.9757 303.094 681.4953] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1952 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 664.3753 303.094 671.895] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1953 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 654.775 303.094 662.2946] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1954 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 645.1746 303.094 652.6942] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1955 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 635.5742 303.094 643.0939] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1956 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 625.9739 303.094 633.4935] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1957 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 616.3735 303.094 623.8931] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1958 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 606.7731 303.094 614.2928] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1959 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 597.1728 303.094 604.6924] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1960 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 587.5724 299.1089 595.0921] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1961 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 577.9521 303.094 585.4917] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +1962 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 568.3518 299.1089 575.8913] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1963 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 558.7514 299.1089 566.291] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1964 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 549.1511 299.1089 556.6906] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1965 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 539.5507 299.1089 547.0902] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1966 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 529.9503 299.1089 537.4899] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1967 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 520.35 299.1089 527.8895] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1968 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 510.7496 299.1089 518.2892] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1969 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 501.1492 299.1089 508.6888] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1970 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 491.5489 303.094 499.0884] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +1971 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 481.9485 303.094 489.4881] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +1972 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 472.3482 303.094 479.8877] +/Subtype /Link +/A << /S /GoTo /D (section.22.16) >> +>> endobj +1973 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 462.684 299.1089 470.2873] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +1974 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 453.1474 299.1089 460.687] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1975 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 443.5471 299.1089 451.0866] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1976 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 433.9467 299.1089 441.4863] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1977 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 424.3463 299.1089 431.8859] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1978 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 414.746 299.1089 422.2855] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1979 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 405.1456 299.1089 412.6852] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1980 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 395.5453 299.1089 403.0848] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1981 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 385.9449 299.1089 393.4845] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1982 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 376.3445 299.1089 383.8841] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1983 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 366.7442 299.1089 374.2837] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +1984 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 357.1438 299.1089 364.6834] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1985 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 347.5634 299.1089 355.083] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +1986 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 337.9431 303.094 345.4826] +/Subtype /Link +/A << /S /GoTo /D (section.22.13) >> +>> endobj +1987 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 328.3427 299.1089 335.8823] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1988 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 318.7424 299.1089 326.2819] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1989 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 309.142 299.1089 316.6816] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +1990 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 299.5416 299.1089 307.0812] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1991 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 289.9413 299.1089 297.4808] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1992 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 280.3409 299.1089 287.8805] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1993 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 270.6767 299.1089 278.2801] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +1994 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 261.1601 303.094 268.6797] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +1995 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 251.5597 303.094 259.0794] +/Subtype /Link +/A << /S /GoTo /D (section.22.11) >> +>> endobj +1996 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 241.9594 303.094 249.479] +/Subtype /Link +/A << /S /GoTo /D (section.22.14) >> +>> endobj +1997 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 232.3391 299.1089 239.8787] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +1998 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 222.7387 303.094 230.2783] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +1999 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 213.1384 303.094 220.6779] +/Subtype /Link +/A << /S /GoTo /D (section.22.16) >> +>> endobj +2000 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 203.538 299.1089 211.0776] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2001 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 193.9377 299.1089 201.4772] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2002 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 184.3373 299.1089 191.8768] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2003 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 174.7568 303.094 182.2765] +/Subtype /Link +/A << /S /GoTo /D (section.22.12) >> +>> endobj +2004 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 165.1565 303.094 172.6761] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2005 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 155.5561 303.094 163.0758] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2006 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 145.9557 303.094 153.4754] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2007 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 136.3355 299.1089 143.875] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2008 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 126.7351 299.1089 134.2747] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2009 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 117.1347 299.1089 124.6743] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2010 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 107.5344 299.1089 115.0739] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2011 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 97.934 299.1089 105.4736] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2012 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 88.3337 299.1089 95.8732] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2013 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 721.9775 519.5753 729.4971] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2014 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 712.3572 515.5902 719.8968] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2015 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 702.7569 515.5902 710.2964] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2016 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 693.1565 515.5902 700.696] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2017 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 683.5561 515.5902 691.0957] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2018 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 673.9558 515.5902 681.4953] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2019 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 664.3554 515.5902 671.895] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2020 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 654.775 515.5902 662.2946] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2021 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 645.1746 515.5902 652.6942] +/Subtype /Link +/A << /S /GoTo /D (section.22.7) >> +>> endobj +2022 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 635.5543 515.5902 643.0939] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +2023 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 625.9739 519.5753 633.4935] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2024 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 616.3536 519.5753 623.8931] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +2025 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 606.7731 515.5902 614.2928] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2026 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 597.1529 515.5902 604.6924] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2027 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 587.5724 515.5902 595.0921] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2028 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 577.9521 515.5902 585.4917] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2029 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 568.3518 515.5902 575.8913] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +2030 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 558.7514 515.5902 566.291] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +2031 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 549.1511 515.5902 556.6906] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +2032 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 539.5507 515.5902 547.0902] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2033 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 529.9702 515.5902 537.4899] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2034 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 520.2862 515.5902 527.8895] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2035 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 510.6858 515.5902 518.2892] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2036 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 501.0854 515.5902 508.6888] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2037 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 491.4851 515.5902 499.0884] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2038 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 481.8847 515.5902 489.4881] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2039 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 472.3482 515.5902 479.8877] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +2040 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 462.7478 519.5753 470.2873] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +2041 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 453.0836 515.5902 460.687] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2042 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 443.567 519.5753 451.0866] +/Subtype /Link +/A << /S /GoTo /D (section.22.11) >> +>> endobj +2043 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 433.9666 519.5753 441.4863] +/Subtype /Link +/A << /S /GoTo /D (section.22.11) >> +>> endobj +2044 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 424.3663 519.5753 431.8859] +/Subtype /Link +/A << /S /GoTo /D (section.22.11) >> +>> endobj +2045 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 414.7659 519.5753 422.2855] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2046 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 405.1456 515.5902 412.6852] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2047 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 395.5652 519.5753 403.0848] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2048 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 385.9648 515.5902 393.4845] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2049 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 376.3645 515.5902 383.8841] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2050 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 366.7641 515.5902 374.2837] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2051 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 357.1637 515.5902 364.6834] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2052 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 347.5634 515.5902 355.083] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2053 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 337.963 515.5902 345.4826] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2054 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 328.3626 515.5902 335.8823] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2055 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 318.6785 515.5902 326.2819] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2056 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 309.0782 515.5902 316.6816] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2057 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 299.5416 519.5753 307.0812] +/Subtype /Link +/A << /S /GoTo /D (section.22.16) >> +>> endobj +2058 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 289.9612 519.5753 297.4808] +/Subtype /Link +/A << /S /GoTo /D (section.22.14) >> +>> endobj +2059 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 280.3608 519.5753 287.8805] +/Subtype /Link +/A << /S /GoTo /D (section.22.14) >> +>> endobj +2060 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 270.7605 519.5753 278.2801] +/Subtype /Link +/A << /S /GoTo /D (section.22.14) >> +>> endobj +2061 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 261.1402 519.5753 268.6797] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +2062 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 251.5597 515.5902 259.0794] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2063 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 241.9594 515.5902 249.479] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2064 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 232.3391 515.5902 239.8787] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2065 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 222.7387 515.5902 230.2783] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2066 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 213.1384 515.5902 220.6779] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2067 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 203.5579 515.5902 211.0776] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2068 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 193.9576 515.5902 201.4772] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2069 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 184.3373 515.5902 191.8768] +/Subtype /Link +/A << /S /GoTo /D (section.22.5) >> +>> endobj +2070 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 174.7369 515.5902 182.2765] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2071 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 165.1366 515.5902 172.6761] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2072 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 155.5362 515.5902 163.0758] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2073 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 145.9557 515.5902 153.4754] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2074 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 136.3355 519.5753 143.875] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +2075 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 126.7351 519.5753 134.2747] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +2076 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 117.1347 519.5753 124.6743] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +2077 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 107.5344 519.5753 115.0739] +/Subtype /Link +/A << /S /GoTo /D (section.22.10) >> +>> endobj +2078 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 97.934 519.5753 105.4736] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +2079 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 88.3337 519.5753 95.8732] +/Subtype /Link +/A << /S /GoTo /D (section.22.18) >> +>> endobj +1945 0 obj << +/D [1943 0 R /XYZ 90 757.9346 null] +>> endobj +1942 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2082 0 obj << +/Length 6137 +/Filter /FlateDecode +>> +stream +x]Yw6~_G霈N`ܶI{/-ӶndFD0Wn9m(>? +=pO^LQ&zwaW=a((L "z7F'n'$#`_^ (_0: G磁щ-98 )Fs5F7 +SuQpeTI{aH +KKRv!L +iL"gL /vD@ҧp.:50r;Hmgg)j$lG~մ q~7$ +e\'$5vDHODqz)@d) qף!qe,8vo̓oC&sHkjMkrq=n']L ?/b~ Lpn_3j8xRؑVLoxMkQ1=Ǚ49x1Z8=D {n5Z5};[]ۤ_bnrs=A3>U 9) eX3Fh@P2 6@܊ԍ=iM:j#Rs%] oן[:|NiLfc0-Yx~_dAO[25iEwD2F3BUsz { ;*_Nnu'T{l۵ j0r=a7nJ0L- xAAe]]~&f<\rg4C; +2k^3P_Dʯ0LBoX%m]'Y^MQ7`AgSqRYjLzh&0RF16:?)yk^ks7=kG&KԴ:B:8$0:!P)Y3q:i'JB{"1x"$c?]R&w\כdO )*1C_.G'(dQ u1F0?@` RAp!H1BI-[^ߘ[kq9ڊ}{. +:~1o>UIFH/w4 2 +$G|V >VQza[MT""3 +ڰwڌDjCbLmDzFۜ5IS#>q}>y$}]bŧO'\`^c +ԛ|˚%8@؎č]MuH@'#*Eb/1ctnؔ u)7"'7'/ކAOѫ4u~kۚt5$( C%X+5C(BK:&TЯvj4D]oPfBPL"ܥ]!0DPIC'u)ݑi|yCiFI3Ċ(!O#L]JMөs/To*PAdToB?;r?ai*me5ϖ +%yvGq^fx ǿZϿl~׸dai*)eǸfxPN"N6HKhJ0%hXL(o&K"_sD˗r<B5O=(gdhK}K-*S{0~*xU.Vb2R5tN>VtTvC~p\0Na6 } +b=]77>MOqm1]k + +ŮpdjK?\w%H8{} +)UR&}T~Nw-֫BM2x^,}yoy@f9|U."T +|=r<|2=xY@؄R7?Dt:v +\p ?`Quͬx.wwScN*HO[XMVx +zEtvI:@;cVƄ";5GSMVEJj +0&>6P<]l./J>!Ь좐qǍ]ٖ]^}bLˍӘHjaB׫6ql߲0e!sMޡ\~\-&vYiUnGL_ Խk.ՠdYz靐hVMA~ $=6asj;=5sҭ閪['ŮihϐĮMvջiC>veHPg{dc}b<2S<'jېV9d3?v5dعr!~v-k&u24H?+Ai#ߌrGo>'\4T-I?umJsFpsT +ɠKXPHqrD"wOZ?InR(o +=ⱴÒ +&vg[a J w_Mpp2J7KʆYv'XgY\5jŠq{Vx^܋pku<{‹̽L.6gBAsif|ZeppsXՃעiK-؜EtR\q* &'{=7)OꤘYĺdYU?> (_ͱZÌ{7O?¡ԕ?̺BYIր|x5[Vzas67 +/wVǵkjGu Φnb~n~^x㚳WjE1mlt y vN61އi8 7cEcmZF ;5`r)&U s7AyFͷol`1J̅PbBDW1[Š*458}`BDc=pY'Tں{՟Wjk/\wWvoeWB êBQnJOeinI؍s-qPlB(tԾȿR +}.ä.YITOfv JlS +̿X]?ٲqaJfE7]?4B]p䞬ˍ&„`*Pe}q"@`Ri.jd륄r{]4AK9Wq:ֿ\m_exK$!y>D~c96w +uPǬY&cw\1U0 $0hjƞz`ŻɬX|k +߹LPp oH#w[JZj=žܲm)$6;1\L]SqH|ʉ7˴XhwimhM l+A쨭T n*|Mt j@Է{@CCiV8|\!Dbou\YI Ag؅N.pnd> endobj +2084 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 721.9775 299.1089 729.4971] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2085 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 712.513 299.1089 720.0326] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2086 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 703.0286 299.1089 710.5681] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2087 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 693.5641 299.1089 701.1036] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2088 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 684.0995 299.1089 691.6391] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2089 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 674.635 299.1089 682.1746] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2090 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 665.1904 299.1089 672.7101] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2091 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 655.706 303.094 663.2456] +/Subtype /Link +/A << /S /GoTo /D (section.22.15) >> +>> endobj +2092 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 646.2415 299.1089 653.7811] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2093 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 636.777 299.1089 644.3166] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2094 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 627.3125 299.1089 634.852] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2095 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 617.848 299.1089 625.3875] +/Subtype /Link +/A << /S /GoTo /D (section.22.3) >> +>> endobj +2096 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 608.3835 299.1089 615.923] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2097 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 598.919 299.1089 606.4585] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2098 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 589.4744 299.1089 596.994] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2099 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 580.0099 299.1089 587.5295] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2100 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 570.5454 299.1089 578.065] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2101 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 561.0809 299.1089 568.6005] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2102 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 551.6163 299.1089 559.136] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2103 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 542.1319 303.094 549.6715] +/Subtype /Link +/A << /S /GoTo /D (section.22.16) >> +>> endobj +2104 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 721.9775 519.5753 729.4971] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2105 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 711.9673 515.5902 719.5068] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2106 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 701.9769 515.5902 709.5165] +/Subtype /Link +/A << /S /GoTo /D (section.22.8) >> +>> endobj +2107 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 692.0066 515.5902 699.5262] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2108 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 682.0162 519.5753 689.5359] +/Subtype /Link +/A << /S /GoTo /D (section.22.17) >> +>> endobj +2109 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 672.006 515.5902 679.5456] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2110 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 661.9519 515.5902 669.5552] +/Subtype /Link +/A << /S /GoTo /D (section.22.9) >> +>> endobj +2111 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 652.0453 515.5902 659.5649] +/Subtype /Link +/A << /S /GoTo /D (section.22.2) >> +>> endobj +2112 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 642.0351 515.5902 649.5746] +/Subtype /Link +/A << /S /GoTo /D (section.22.6) >> +>> endobj +2113 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 632.0647 515.5902 639.5843] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2114 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 622.0744 515.5902 629.594] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2115 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 612.084 515.5902 619.6037] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2116 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 602.0937 515.5902 609.6134] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2117 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 592.1034 515.5902 599.623] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2118 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 582.1131 515.5902 589.6327] +/Subtype /Link +/A << /S /GoTo /D (section.22.4) >> +>> endobj +2119 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 572.1228 519.5753 579.6424] +/Subtype /Link +/A << /S /GoTo /D (section.22.12) >> +>> endobj +2120 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 562.1325 519.5753 569.6521] +/Subtype /Link +/A << /S /GoTo /D (section.22.12) >> +>> endobj +2121 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 552.1421 519.5753 559.6618] +/Subtype /Link +/A << /S /GoTo /D (section.22.12) >> +>> endobj +2122 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 542.1518 519.5753 549.6715] +/Subtype /Link +/A << /S /GoTo /D (section.22.12) >> +>> endobj +2125 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 436.9924 331.0959 447.9361] +/Subtype/Link/A<> +>> endobj +2083 0 obj << +/D [2081 0 R /XYZ 90 757.9346 null] +>> endobj +2123 0 obj << +/D [2081 0 R /XYZ 90 531.2845 null] +>> endobj +226 0 obj << +/D [2081 0 R /XYZ 90 527.5486 null] +>> endobj +2124 0 obj << +/D [2081 0 R /XYZ 90 490.716 null] +>> endobj +2126 0 obj << +/D [2081 0 R /XYZ 90 437.9886 null] +>> endobj +2127 0 obj << +/D [2081 0 R /XYZ 90 394.153 null] +>> endobj +1367 0 obj << +/D [2081 0 R /XYZ 90 362.2726 null] +>> endobj +2128 0 obj << +/D [2081 0 R /XYZ 90 318.4369 null] +>> endobj +1907 0 obj << +/D [2081 0 R /XYZ 90 250.691 null] +>> endobj +2129 0 obj << +/D [2081 0 R /XYZ 90 170.9899 null] +>> endobj +1450 0 obj << +/D [2081 0 R /XYZ 90 91.6773 null] +>> endobj +2080 0 obj << +/Font << /F33 904 0 R /F18 890 0 R /F41 1157 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2133 0 obj << +/Length 4993 +/Filter /FlateDecode +>> +stream +xڭ\YsH~D,]yZb-ĞyHE ͬ 7# +ʺ<*^BK\r UErP4 \^IE_/9Y}X[]^1Iˏח\7D!Z}x\E|+"ȋWx MSvFU4<-2_*|l("1 +>22!h"h[vQFahj#!nU8!B }OJ q=㔔 +0Ցf'IδlHկfH8[narr#+LBE 3تt':I0X?2 :I9 dLY6Ã!XLQ{ʾ)JEW~C%iBCP4a?$8&^RN +ʩqsQ+.W:ADpB)@t`ޝ6qx<ns]&/*ҽͶUxiE(CiVyңg+*߸b@yF~ +׻ns2¶[S.;:X^%#oL.{+Xxj~k?o2{RaSQ&yXHykA-/UU"g~=Q&kSa= + +Hӭ|J%f(=:u2{I=WvgqXo:P&` &pu`Ba0pk`$'aLyL0 _K 4 q@?lـ[w% i?x̷c\fWYbJ@OP$wx~&Yޤ')X +tePZ +33QqW^0M#WQC40;8c܄fٷ\UJ9p  jK+&IA{_2OqBH +CXB:eh 0ݍQZUlΙj*D9MjpOJJsJ8NI v6 =*#@\"kcG_2֟&3L)$ (=[.V.[pμڦcBSi P-ܡ "#4m#J;PR'Q^6YBĥ~a8(T$JAz՛T ,"|xy9Mf3y"w|] fF9=)1 T`R\G/R@IMY{p)=᥌p1 + |9N$3 Ns:B4r:ڌ y?b"nq|,(868!ݳsi;ԑVc +[XX\>9wOSu'ĜYbX*WHc_Qg3^p ;L+G zF:[N(|=&jW(|@Wmv>y` D,ஞo}T8 HghzT.2wY.gtB4@ ZREF[Q M\d,!`}'g8% +8-Oˇ!k&Ώ[W^򆁝ubkK3nѧ\j^M#ljO#FfgqJF#ݷpH[Cc#S24X4mHP>A7G2t{r%s]|f{ +UH Njd (tw.a)6vDz + *Ҹ|&clSH>SS䳖}419㔌$-& +|vj; ӭzݴ:-s0M#lj~djғȤItF).i[Qf8E66'xmN<#DVat9F,yz8ѳ#k)`>Bd:1):vwRPkT5 ,gn~-^9b&GͲ_dYGHDzBLf>rcHc_.o5z/bSK:-U') +{QnU]=9= 9? J ^~W%:l)ב&:sckZ)iPv;8T͋*9>Vv4T‡!w; +AQqJD +.%-@N:1"UގCAvAATs:I`.|9NzEJp6= $e38Nh trrBɌ9rX OþZ֔ղAo07h 0e<(/$J!,@4  ^XCBF; s +8F1LKYT#PKe}cxIY2ýUvt῰}ar4Y5͛9Pt*]lEYm20ᮡ0QQ +Yͷ P5R#d,ꭷbЎ9ٜ>wSxvRg"m^;>Cd1@p|90t3Th߿Iu +)a{GW + QˀiX/] +d|X~22h 9"M]W 8܄]A 86*I1}w':q'JhOR0>㔐P:2Č !1r:%Q:2uGDsCP AP1dž9s (t*FU:wmly^UnMMCSӑq\CL$tejov!7^ +i0T P8kr9\ '\&-﫻c@)Kus"UA (\^ʭF`E2VH2?#lj +3řtT 8y +"IILJV Ðpbj]b; +9L%!JѝJvC(K_HPOG{V5^(ݓTO<> +\ᦗ].|3z ;w?XOY9` +89 a (o}%A7|Q")nK8KoU zn$|=9N$Y3=NNH 8e +NIG3TO +sl X 8e؁y!Y Y5=pjᶞy%t+JRu+98GR{MXiXS[*gӅGΙG[gmxĂ +|?} ?^# t)m]1ᴠ E>eSl,#(:Md cQUգ߇)Xovy9ti)x_U$aNj{X4AґZ"߂Ah\; v> endobj +2134 0 obj << +/D [2132 0 R /XYZ 90 757.9346 null] +>> endobj +1451 0 obj << +/D [2132 0 R /XYZ 90 697.3867 null] +>> endobj +2135 0 obj << +/D [2132 0 R /XYZ 90 620.0351 null] +>> endobj +2136 0 obj << +/D [2132 0 R /XYZ 90 541.6542 null] +>> endobj +2137 0 obj << +/D [2132 0 R /XYZ 90 511.0939 null] +>> endobj +2138 0 obj << +/D [2132 0 R /XYZ 90 458.6408 null] +>> endobj +2139 0 obj << +/D [2132 0 R /XYZ 90 414.108 null] +>> endobj +2140 0 obj << +/D [2132 0 R /XYZ 90 359.6374 null] +>> endobj +2141 0 obj << +/D [2132 0 R /XYZ 90 293.2117 null] +>> endobj +2142 0 obj << +/D [2132 0 R /XYZ 90 238.7411 null] +>> endobj +1434 0 obj << +/D [2132 0 R /XYZ 90 196.9779 null] +>> endobj +1458 0 obj << +/D [2132 0 R /XYZ 90 141.7552 null] +>> endobj +2143 0 obj << +/D [2132 0 R /XYZ 90 87.2846 null] +>> endobj +2131 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2146 0 obj << +/Length 4453 +/Filter /FlateDecode +>> +stream +xڭ;]s8}96IsUϬk+s;@KԒT_hTEfh`~_v(0RW+v _^q7ER^"Zn,Zpq\}&D Blv0lvͻ|!4=|x37zyOݧBr,,}ulpirv>}ib}:,ƈ+:6}o 1%jlJ1W 8ǰb0G !jՈEX<Oq)X|զ6Jl ԁ&0`QK )N(.}6えEas{ pj, D3n@Qc1Vg*%6VۤҊgeA +!bzV~2˟_;ȗ9U]sfn$W|˧`CMD͔559%y#Bp4,W:rPNa +֍oX/J+FUʕ])tO?ԯ? Jo^viIgUA*-5l$鷛GB1ENK ui`C 9uov %0R^9:+r[:m/"a;~Eg/UM9gχ]ntUub^ +<ܲۘhr!lrf_桞y\'U>GyD9 fY +>KUA%Ҧ'݂FeV'16y*Hƴ<m:KdW{_Z Q8]_ [:r4`EbgWn|U۴v=ːmVv yjHny! .8#ӝ~8{qFXp;tq,` +XX`uYvv,}>>B3F&{x<`$ge@-\q Vݬ. p/ź$p#?iY{1҆om .@V t,*OXFY]!gH.㘋 rN +DdTN(2o0 +[@*9 + OuyYxF&6Ay2+u'Y?Գ9b!D̜EU%M|P TK4^cCc#_}tACURa+f1b)v@H"m"w4@3iն>߫-@iFֳG(} X9KZX#doo?/olq$δ?h .(CH:py"<:S,®24=a޽;Im^˓=It]{Veqؓ +|v~ɺ0޵."Fr +fDi44'D0cq^MD6]KƴJXpLW+Oq&9i˼9 +Lv4jjgbLFR CL)&\"S!GpY:gyK@4>0 +;KL)`eq Ҵo؝<ok¶)4Zxvf>cX/t=L.|v°+M7mQ ;?X~4JIP\AhX-3ԁpA=):,>]AGpXJ><;Pn5XÉ~ bxi-ks7s%.'אp&'NrUcO8P\)u"]@48 Q<9$hON'3!JATk2張 +ezY()Es"+ l>]eXΪء}&mY O!Tr(+M@Cr%@]ǧ2K7~#Vewl2:,sv/+4< r5`%*v?N+ \4yN l6J|& g(UR;;9H܈ +_;b/5͜[] +Xp00yO&ujooF=?mϹBBָ=6gq҅3wX|wڌʤUym#WA1Ea_Pz"L"0!aʈN ڵK+up>c1x-C*Z,Tx]evBe<@U Ct@=JQ(F^Rdn_)zrɅYGe:Y|>##= a +L` '4`:SSe  +pW_[E|NB?^ 3p! 糴><Ѫv&$_^x:E7_Xܫ +}>%n_~X>i7z ,%?: +=^^Չ'P8 DW/N-!7>8IH܅:.vbéqL;WF? StIW_~W9_3<\غO8{~|l6_JWqC,>s7$цөx +vٿ|E=\ξ :swީJ~䩣i4^2-1Z3istNE٣Zbj}BݯYB߽ɚT +]Eۅf5e0b9$B"HC1K7Aq<%fk\eS8O/IGcTXƬ%C]i0b6!>ȨXA@>8.mPF}&yyyy2MF=Ϩ;\|7L /Ȣ8`p88|>ۍϫW5 qo^Nf@*S*) dI8%Ip6&2{Tny1.\J Q5Dߓ*)5ؽdSbiWk==!(y)&Fz.  ^Cr> 56(֪(FWJw_V/'"`0-ݻ[Mofi:@3G~d[ N + p뼲_{nw~K&TU~ŠqWmkϙ}J`pUel̽/d]V=Hlm`S3 mz7?h)d7:NP+_QfCV:f> endobj +2150 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [400.7136 620.2859 420.6389 631.2296] +/Subtype/Link/A<> +>> endobj +2147 0 obj << +/D [2145 0 R /XYZ 90 757.9346 null] +>> endobj +2148 0 obj << +/D [2145 0 R /XYZ 90 673.0878 null] +>> endobj +2149 0 obj << +/D [2145 0 R /XYZ 90 641.2074 null] +>> endobj +2151 0 obj << +/D [2145 0 R /XYZ 90 597.3718 null] +>> endobj +2152 0 obj << +/D [2145 0 R /XYZ 90 529.6258 null] +>> endobj +2153 0 obj << +/D [2145 0 R /XYZ 90 473.835 null] +>> endobj +2154 0 obj << +/D [2145 0 R /XYZ 90 406.0891 null] +>> endobj +2155 0 obj << +/D [2145 0 R /XYZ 90 374.2086 null] +>> endobj +1507 0 obj << +/D [2145 0 R /XYZ 90 330.373 null] +>> endobj +1722 0 obj << +/D [2145 0 R /XYZ 90 298.4926 null] +>> endobj +2156 0 obj << +/D [2145 0 R /XYZ 90 146.0891 null] +>> endobj +1484 0 obj << +/D [2145 0 R /XYZ 90 100.9882 null] +>> endobj +2144 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2159 0 obj << +/Length 4562 +/Filter /FlateDecode +>> +stream +x\[sr~ׯ[;ٖwyHHBL<==; 2ڪՠgh~?~XQ"\n. o^$J0G'H ..΄dt5׆\q6r\h6p}>}^~x5B 1o/nu^;- ~׿hdb7x`OqP6 ſ”*[./REc\VG"dČVQ%0QpM\Hq.⦆)@Ok9%NhEO/_-81g2HҲDv뾎ő0LvtL_5V#{a21?gؐGU$,Y8y"As_3RʈK}F-kZJi"8+0ڛ;}"sK"~sO^Q˲j_ѫ +<<9 M~JٟWBRjVsYPY˕3tw ]/OgԂi2ۥ{\;\~{Էr/{S2.𰢧ǠU:-nd;CE]+q~Wڧ2Ynja#CF.b: 9Wr~HW-P,m~v B_FU\1#qmQ?]3OŝOְ=#gT1HRрa@ǣ~5~ztM~Oy#GN>혌4kq{ɗ7?}C$eac'wHd86`~t*a㞮L؊/ O<L3vA*{ĊNzX~௝uh봪6َO& +&wSoYV"݁)=VZuX- d;bV|5A>{1u}WUP[ȫ)F:9N8bX??L8lH/2N柈E 9+qg" 3? YLP?UYixm3B桂k3ض rue}_<]{ym\ԯCT@$Ke\ +ubp]]H phٲX5IWe٤S*ƕvmQZ3`?߼y?D>Az +rJ$Ou4:JgT2HR(a@(yvqBBz>;03dfZX +PʹXK0 +4iEQ,ur>%kJJoU|lUR-Cv2p:[a.(gP]{( a W1L'cnIeU._DzuJ@V|LQ"&h^007R>8` +7]R8 +j}bVgJO5JT/ +ED-ôъ,5/F`?;z C!`3=8b%0t-&n͗:38@ ϡ8n#-'S4{ gXd^cZJٔ3 ,d.VDUvc>`ꐠH\[b`Ӳ+lD/0B! mk% ķgYL+g"؄*RunQ!*_*hkaGT.  @my(|.t547Z)$}ipA;ge`INE Rq֎1 5~jͧAчcet}"HЏSZots|JևJÃ)6 mԧzIw]f8 +4 e8,XK06 +>YX{ =% lOsc5Yecn򂜋;r\Ki i.=.ۇlb +gߞ3¨dVluEt' _:e[: TchD&U!~\|4Zҍ&+b: +W>$ksj>Je믜r+'4(kC! +4G ^ӼA˗*+ %~5tA3Q_Kȋab;/, DzȽĩ&`tQ% u/ڭHFGD"$4ԗu]K!q]>RpWW,SOz#R)E*Zkxkh_:H8\H+`M *EsG ͦoBGOeU˕/dqU_uR8+_(medn(?UgcܞB,c +5֞.HEVsc ~h 95g3HS,1ˮ hIޜ L^ih5-i$a+zܥœCiM2cQ`Bcx +.I/= - +*cql.L}0ql4ds3*IZ|vff̨qp?QJ<I89y 7aA9kdh}H?- Z;F3Ú5[WT?`]yaj AfBaqIbIr(T(ȂT؏G,)d +,YK$`IpZ +rOjqtDO!ƪ*Sv:XIST%43I?ˏ>Gs-l`H6},oU]6`'"oHEIϽR'"8Zbv}=7_c!|7m IeĊ$ kϒԡd'=9_dp{?2 T$`;ACZBU q9r6gFLɦgT׋$]i2vd1v&⠿!'\zqv,>%bu/ qFK9#G hn lt暷ن?\RHc1* +&:\Î7ҨĖ4,$;RԂD2%GNv@mP<s)f[ I=#4 +L*] i[T;oGBULowo?85]^_ lrZg [QFLP5Tj 3! +Hf-u/B:b`4M5캻~-@n(~ +eRLXwA^5]G;Ǭ9-TȩG +VQ"E}~ ]XGt꽊1D{U_O⃯i1zPXV!%ȋ!R=DUr;u߀U%\le=mksaaƼ۳+Χ@b'e8aJ =f/s 1V=SN$\DR.!k:J4)j.x @ H¥PB p ~P֥?d=2nP,p1rW@IP/ @~^V%%4CE>y9|Z؟33t +诿FLk,na$ >9KW +M3K3tE7||o>d@$xrY0X +g󄷓 +%-F tG_cj59|?]9~ʲjf'Sy>^mVw.& .71B M Lh?2 endstream +endobj +2158 0 obj << +/Type /Page +/Contents 2159 0 R +/Resources 2157 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2130 0 R +/Annots [ 2163 0 R ] +>> endobj +2163 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [189.7251 564.1612 256.4746 576.1164] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdnosubgrouping) >> +>> endobj +2160 0 obj << +/D [2158 0 R /XYZ 90 757.9346 null] +>> endobj +2161 0 obj << +/D [2158 0 R /XYZ 90 687.0854 null] +>> endobj +1490 0 obj << +/D [2158 0 R /XYZ 90 653.1626 null] +>> endobj +2162 0 obj << +/D [2158 0 R /XYZ 90 621.2821 null] +>> endobj +2164 0 obj << +/D [2158 0 R /XYZ 90 565.1575 null] +>> endobj +2165 0 obj << +/D [2158 0 R /XYZ 90 485.7902 null] +>> endobj +2166 0 obj << +/D [2158 0 R /XYZ 90 346.6981 null] +>> endobj +230 0 obj << +/D [2158 0 R /XYZ 90 340.9696 null] +>> endobj +1364 0 obj << +/D [2158 0 R /XYZ 90 306.2939 null] +>> endobj +2167 0 obj << +/D [2158 0 R /XYZ 90 207.7983 null] +>> endobj +2168 0 obj << +/D [2158 0 R /XYZ 90 175.9926 null] +>> endobj +2169 0 obj << +/D [2158 0 R /XYZ 90 144.1121 null] +>> endobj +2170 0 obj << +/D [2158 0 R /XYZ 90 98.2341 null] +>> endobj +2157 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F8 1575 0 R /F7 1578 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2173 0 obj << +/Length 4873 +/Filter /FlateDecode +>> +stream +xڽ\Is8WR}yZVGOGOJeռR4V rB@0ؾ/HQcGeRg<]>(cz)2PbR7U$/񍢩17s`9bڇ$ESΗYDK!:6RU^mi3 5?^{󱧤VVQ$qJImU(}gpaR;8n gzQox)o^=Ӯ{Zfln39}lna} 0d3;bj&@Sic 7H|h1 !8رGa \6m qd +9a}۴b(7۰oB ft8jE?a_H$eӊ{hpzL’S. K|2ir1`YXXs H][#?KYzɏ|)0e%'-hQ2^c|m͇bC +D`1Ii[de +&ءى 0J(&UNl4DElgޣsj$Ni4ph/;bwU^+*F:6Iը; 1cgfˆA^2jpc}6- -2rdĻr.Jt +Y0: }v(G|Hyr 0{(7@y xlAio.p"dNb \i9a靰>'UwMa 1IÉ]ĂMS+:QoX+YL ȱv:e +>_T%YYT%Nh)zV_cK,'0,"_ޫ*;_C]Laua8хS>N j}X ^",?`\܁eȆ +Xs;2 e`ՓCIzꪩbX`jv +JNndÃk^3SIE:9kES'_JC,|y]Ӣpc8 +I@s Vn}I˱pd[Z[Y c")>np`I3.U\`ҍiɍ.1_]r6x34gBtS(yS, +"sCK+.n ʊ#nX2fM +OG;KHYhsqJϨd8m94ڝ!p'KC\U>% Z zG + bKd{]fĄƟ_DS1Y;!r܆̻'/Ra?yW<6q EI6p@dž@&,)"Pիw5&эYbpt.A፣uTS6~m[BQh_+nJ̧f{1f{Q{g"EsDDz)ŕ! &Jg$pBIAѸU61:"p2~OE;%ZEIҤ<`S X1,. &yTO0fN@Y*R14̣}|h4 +f1?IܘZ_( +>\K\S]ISlW`aLe߿o3qo~b#IwAs=dtscf͵gSq'h  t,׫p5bBLk".`lܢ~ub-)[UZ /=A%h&aTl= aɃ UL mAу׭+=;bNiٻdz0 Aq<=(4Nh, /sHth׽b +.ȼ;J+=mVxJgI`:A"~?0k7ynBɴkW(Ysc0\\.կT^ +l/ѣx N׏YD?rGi68}>%)%5b!XS_|S5Yʍ:e<_cِJ!zl⌹m j l1 +ﮧ1uv\ڥs;s}ƛ킇aU)Ȋvn +N9,DIac)h/v ae@Qo}.0 mQ3v _~>%3O(Prft{^T;|zWq,q#1^0xS2KR +[FDCy&|2!LJ1+'mC@p4A@g) +c^(Ⱥ_6c"+b0J0`=M|nC#;&krZ@w7ϣ(6ָ)3hv_q+:#-n.G@C:q)n +|I݈9|m0.UT`[Qi#'4Le/V + +/$ͧd8DBIĜT$N0)Y{:LqT ޔĉ~{"0IPKb0 +`z:rgtU%N) 0Z:XRW0gӔD VpO^Fq?^Gblv=@wnp kwu{cG}xqJ[J?ɘ@QP,]l_'~0LS~Ns\{&o}McGo9o+~7t XBT*Z8eO,qBIQR]|2wP;P$4A4tL'5 +^ww|QV9ޢRjK k}t:jưkNʧ)_lO#&1~]Q¿ˇ~̫~4;pp0.ux{0|[SqаVPBѢe/'1hP] ڮ endstream +endobj +2172 0 obj << +/Type /Page +/Contents 2173 0 R +/Resources 2171 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2130 0 R +/Annots [ 2181 0 R ] +>> endobj +2181 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [476.587 433.4613 513.9963 445.4164] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdinternal) >> +>> endobj +2174 0 obj << +/D [2172 0 R /XYZ 90 757.9346 null] +>> endobj +2175 0 obj << +/D [2172 0 R /XYZ 90 685.043 null] +>> endobj +2176 0 obj << +/D [2172 0 R /XYZ 90 641.3419 null] +>> endobj +2177 0 obj << +/D [2172 0 R /XYZ 90 587.6532 null] +>> endobj +2178 0 obj << +/D [2172 0 R /XYZ 90 541.9844 null] +>> endobj +2179 0 obj << +/D [2172 0 R /XYZ 90 500.3257 null] +>> endobj +2180 0 obj << +/D [2172 0 R /XYZ 90 454.5822 null] +>> endobj +2182 0 obj << +/D [2172 0 R /XYZ 90 412.8486 null] +>> endobj +2183 0 obj << +/D [2172 0 R /XYZ 90 369.1974 null] +>> endobj +2184 0 obj << +/D [2172 0 R /XYZ 90 335.4339 null] +>> endobj +2185 0 obj << +/D [2172 0 R /XYZ 90 305.7303 null] +>> endobj +2186 0 obj << +/D [2172 0 R /XYZ 90 259.9868 null] +>> endobj +2187 0 obj << +/D [2172 0 R /XYZ 90 216.2857 null] +>> endobj +2188 0 obj << +/D [2172 0 R /XYZ 90 174.6269 null] +>> endobj +2171 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2192 0 obj << +/Length 4711 +/Filter /FlateDecode +>> +stream +xڽ\s9Nz& GL05L OCkd_X}?xNj(Z }$g&(?.wr3xn|!sv&)MZ?FfKV #.26*#3B2%ET5Tj2Or jeʮo 4}ȱGB*h&fU9_AO7 T$ IY7TPH8$V$*RJMq"av>E=Rsb2IVya$v|tZӬg>. +)X1" H),i"CX|.|kߵ_@{OŦ,fЈOb0=7vK42f$ :v/>@?J_p|Q%+f"XduAO&hUxAUjtuVDcRW:_9Hv‡l,Vn^eu)gRV'TL0-a6945[99vŤ4W65 ++49H`!*kB}+Joo#2aˣC&Kv$l[1"*A`kjxWnvO8%B{ +- ~$ + +3J$H?J_hRIdL@?5k6RV٢aU"9E#tE{@'j@p$:@'s2~tNrЩ}t*c[3i::#,?"&hc;ѹGhy]q%"!{fg^eVz7xG?/7eZ"sn tS$ˎ274w7<_u .QR 'ЏZ0$ mɈ*e~ZdXRhgi1vRV؉(O&Lb*c~'x=R@krUaNj"4FnAu)u :D&!%JOc5ks"r7g))$ ӰWOXU<]Xdr +H,i1ж!s3AF2Mr0⼯G Mpi=)?7O4dZJjbS +6R& I:ZL'UĄIg ;'OeY?spjHc&ߓ Q"l؂æL5xT-"UdTVg +ҡd +aASU{T{QO3grE3n9qU +OfhHc&ߓLBԚw[#RSluX~3`^30#ڀocvh.E(5(e:`dZ-fRhI<cdCs&@g403b\r*t :ҵǢto&դp eYV{bKYi6ȃ/ L{84->PD}>V#w&HCYn7L>L +Fnc/e6Z)fsMO~|p-uTlu[<TIH,0Ym] tmc vͦլp +!M05ʝ4gCo5'4ۺ70dMaڕŢmK]kF +t  (}%,j=)bܾqoҪ<}9PY]vWsU2ZTM,7o/WKP +ٕ ې4Mbs_ qW!;AB~o8y dCC'IZXxieC.jz 1p,[XF9VL_s O!מ?{㕳ס|`%dO(j@ syat/LelYD-eV"Us^%ejʱa>LPXCa ꌚ{4@ZclF +" +LhӸ@qV>.V+] %0wA.fP +B0v?r@`;<_Ws3ƃ*c mⱜK6!dp,%~p*|ox6rƾ~qn=#0,=L8fT pR?~7/T6{HqG! .0 emxrʵW)ܭh~0o(:dD@1N'G6{W_3&sYx׿{'v; + +aŠжuFrTzPgT'zpr$Xoॵ,r\f1O^!m:7ס{x?._[hXcv}U +;0C+U&Tpob[xTQkx}c5SCI% fk9kiR=7=jT RhfƲN~\vEYڳPтwmaxĵ1Jf;G@"X73{N \5Q WME~u~+9Rɼ)U+DGՙnbvUCR4ɈI8IyF8G ^߽y|;i9")X3Tk e4ƿyn ~G ScأFXx=>̤{2*b+՞rHHn9|6]Olǁ!ԎtI.$ƃ(GaBTf:z?iTLڅ G)]4G2ӧOqۈ~nJ+FVker4KF0k!lXÄx` Ydf>S=%) s)TƮ=ln 㞒JP<#s*1pQ)q|׼kK+R5Ԭ׆>ӱa9^`أk~[[^?&s5*ٿW +? ?8s[9~]`x%0 `xC ]g|Wݗz.-,4$%4XERqG, vBB t!!j=endstream +endobj +2191 0 obj << +/Type /Page +/Contents 2192 0 R +/Resources 2190 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2130 0 R +/Annots [ 2195 0 R 2197 0 R 2199 0 R 2201 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2208 0 R 2209 0 R ] +>> endobj +2195 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [417.289 707.6233 467.4106 719.5784] +/Subtype /Link +/A << /S /GoTo /D (commands_cmddeprecated) >> +>> endobj +2197 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [284.9865 663.7876 309.6738 675.7428] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdtodo) >> +>> endobj +2199 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [281.1108 631.9072 301.9224 643.8624] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdtest) >> +>> endobj +2201 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [267.353 600.0267 289.0716 611.9819] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdbug) >> +>> endobj +2203 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [195.7128 568.1463 208.7737 580.1015] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdif) >> +>> endobj +2204 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [288.7286 568.1463 316.1755 580.1015] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdendif) >> +>> endobj +2205 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [333.5503 568.1463 359.8915 580.1015] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdcond) >> +>> endobj +2206 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [439.8464 568.1463 480.5736 580.1015] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdendcond) >> +>> endobj +2208 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [374.0679 512.3555 440.0096 524.3107] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdshowinitializer) >> +>> endobj +2209 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [451.681 512.3555 513.9963 524.3107] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdhideinitializer) >> +>> endobj +2193 0 obj << +/D [2191 0 R /XYZ 90 757.9346 null] +>> endobj +2194 0 obj << +/D [2191 0 R /XYZ 90 733.028 null] +>> endobj +2196 0 obj << +/D [2191 0 R /XYZ 90 699.0405 null] +>> endobj +2198 0 obj << +/D [2191 0 R /XYZ 90 664.7839 null] +>> endobj +2200 0 obj << +/D [2191 0 R /XYZ 90 632.9035 null] +>> endobj +2202 0 obj << +/D [2191 0 R /XYZ 90 601.023 null] +>> endobj +2207 0 obj << +/D [2191 0 R /XYZ 90 569.1426 null] +>> endobj +2210 0 obj << +/D [2191 0 R /XYZ 90 503.7728 null] +>> endobj +2211 0 obj << +/D [2191 0 R /XYZ 90 457.8948 null] +>> endobj +2212 0 obj << +/D [2191 0 R /XYZ 90 426.0144 null] +>> endobj +2213 0 obj << +/D [2191 0 R /XYZ 90 384.1463 null] +>> endobj +2214 0 obj << +/D [2191 0 R /XYZ 90 328.3805 null] +>> endobj +234 0 obj << +/D [2191 0 R /XYZ 90 322.652 null] +>> endobj +2215 0 obj << +/D [2191 0 R /XYZ 90 287.9763 null] +>> endobj +2216 0 obj << +/D [2191 0 R /XYZ 90 249.1717 null] +>> endobj +2217 0 obj << +/D [2191 0 R /XYZ 90 187.4282 null] +>> endobj +2218 0 obj << +/D [2191 0 R /XYZ 90 143.5926 null] +>> endobj +2219 0 obj << +/D [2191 0 R /XYZ 90 99.757 null] +>> endobj +2190 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2230 0 obj << +/Length 3739 +/Filter /FlateDecode +>> +stream +xڭks~1O' +w:זSZr2m@$("& +ekދ +ry[{ : +(!P$'.O`}KG1SƠ(1cDӉT՛ Nc99a&^\\]^N8*Gw'7~kK9]0ߝǑ}8fՉHnfyr}OL0>oR0x9|4D +^$ hC'3DC +2g/TDtDu hN<QM< #R0*TW^?:#N;P{ӨwAZ{, +<>13 (e + $2G$a4 |yg7;$JDAxmʨq!Z}RR9x<8sdym!@WY +" +df~b}feVUrg^-t  bA&GU]mp(6˙O ,7u=Wlp$IHb,YGdq= Wu#, H?,z@ZnzLSˣp +pwzl3}N=7[aƈ4sz`:2=MzHOu^}vƟ~jh?1٦*ϪrzzW@WGV>ʇu*+:X hJMmVۨ\!%px"6ZQO2E8ʹ#yC6\FZٶ}hWI9]_ +AXEz Uz +e +s @MH\Q+{ddd|0:8KeFW񛛗 ؘV2V5#vw_)T>- \nvli]dH^͵BtSa ] O]&yeNoNӮF +A U@ɢ6(/Lo^_ p=b~ͱ!Ō( +"&;&MCwN<0w;eVVк`N٪MSy#6=ЭU,MTG5PWnn__^A!fݻ8NP:rnR3_4{r(!ͭ$Q20MaiF>`JaM["{`v>CV" 1Љd ÷ 0Y)` o`|yj]pl33Nj yBgNh"€Nw +N%t sjܾaB#"c atf&V Zؓ;i پ!٬̫AE!PX1'lC޼X. "&\+iuӾ}L{H;l6ZL{Njccfqx|M#woA4PЈӶ>](4r,,{L'I/e^/s^3-ǑX[C ,zy.cӔ`U;-H\IQsÏ Q(ZGW}8Po6& DGIx___\^e< GCxFX]&B¸{_$ٶ# k? p ݆ʏDu0B|xY0ǣ!<@c)#n* c*J@+#!mN1 +.2Y9w=Ø a:_T2[c+kKh3gy0[#+53S2Dw`7aVtΦo\\[xHԤ*-%>q + + ɦ6p\TKg݄ +8{`&͝lM>}uNsA"låCժBӀs:-ɞO:]}[Xe mk.[r9Vm1vPp;< E3E~~NwM!~GI\J +Bp@ -2(i*zN+8=ETD΁b.033*Waïk>ӆW >=XFoa-x%D{߭^-mgRcte=boG 13nBc_t TPCʛ;'}kEkɳOw +$v'Gm6( % bP)=_b5T/nZ{-28 +_ ELK)wyc) H0~,O}<x0$_C[L+ +zc_Q]Jm--FMEDd@0 a^LlT!2PO8k4R> +)`pDf+}Jy _ge;ݺt՞jkUʐӬb9CzU[s{EI=N~_Jd~"[eu(|ˌiqfVN -(~\ TW"endstream +endobj +2229 0 obj << +/Type /Page +/Contents 2230 0 R +/Resources 2228 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2240 0 R +/Annots [ 2236 0 R 2237 0 R ] +>> endobj +2236 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [440.2727 458.1364 513.9963 469.0802] +/Subtype/Link/A<> +>> endobj +2237 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 446.1813 193.6115 457.125] +/Subtype/Link/A<> +>> endobj +2231 0 obj << +/D [2229 0 R /XYZ 90 757.9346 null] +>> endobj +2232 0 obj << +/D [2229 0 R /XYZ 90 687.0854 null] +>> endobj +2233 0 obj << +/D [2229 0 R /XYZ 90 641.3898 null] +>> endobj +2234 0 obj << +/D [2229 0 R /XYZ 90 600.1853 null] +>> endobj +238 0 obj << +/D [2229 0 R /XYZ 90 594.0828 null] +>> endobj +1359 0 obj << +/D [2229 0 R /XYZ 90 559.4071 null] +>> endobj +2235 0 obj << +/D [2229 0 R /XYZ 90 502.7859 null] +>> endobj +1360 0 obj << +/D [2229 0 R /XYZ 90 447.1775 null] +>> endobj +2238 0 obj << +/D [2229 0 R /XYZ 90 380.2068 null] +>> endobj +2239 0 obj << +/D [2229 0 R /XYZ 90 89.4414 null] +>> endobj +2228 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2243 0 obj << +/Length 4672 +/Filter /FlateDecode +>> +stream +x<ے} JLIbˉ|dIѮr+,wveÐCF%[JU"h4W4^GJr.J.j\=B_Pz )n_|WeQ*n,E (BKͻnLo_]rq{nIeF]oО2Ł$W@/HK#>)hY aHiгyq`56KcCՒ(| ȂP!DI"h! + Q +8J$*2b.2 +*{ݳﮥ\~ڴǗ.DۧΧE.}np䋟)`oNa=w +*wwַ>]P%[|vćLZm7c(Qu۟ mh8ewOJ'b$pU փ%2\}Fasߤ׋Cuݕ>ԫ9Ǜ7\`̎W҂i' )U*MA+lD㯓h!5hU>|~awCwMAOwAhlSsxw7cTC|uuX=Y5~@Xɀfg[񸾳 /~E6a` +R9뛱J +EZh#h5p #C{m/##H +*dAppM'%E1%%~~('sόseAX'N5Ten;װz)AOgYop/c;pv"r­i +jsXfeǀ cЖθŀݠvapRr{lN5ev?wy}clqoo+ןh +  {PGړ9zE*EY.&(Aks`%=^{* +=V |S"$#XLF`x9e{aC>ku(F +~wl60(0w?z^ *꣧49Rn[ү_vJ̈́GAfh"d՘f' =39竟>) iyf ˀFE!j/j8n/PNPFv(3. ')3οafVf!!J\>ă9XMdu=qvgx`oR7Czcߩ>=}w.ױ{P&s< + J~7+ +?@l;0u$,,1P (eVãexg{nL٧'wj܀95¤dwg)Ը +_l҃vz0%s:ZBSTWY惣 +O}L;"hYb^~2U v7&Jda%N( ­F3=GVx'p8q!s̰^O1'>s c2 +[UOHP$ݸZSsjN,r k|){0 Rk~ƇCf]wK~?IV\LNItL|?Heq¾瑔5_ <P |%H]-AF\,kbb0x"ٙ&a#RHEx + +G1;bdJX0i + 0u +A2E9Sw#ϞdLrCLc ] +< + + +@ +t¡YG5H#ӶXwTyT@rw0>|n +k&*^zx {rΈCMД:w&V'jZY ye@+ +`uO< +xFlįKϐG/@NdNhJ+gq'DvB +/ Q`ҥS =XSA?rrq *k +Kv:יsn8-lǙ!uab(َʦ&mSHCm ԠB ~~0L2 ~YTЈѦGcO:"e hدe>X4@P(Q3*+WY ;WY KY:Û`'3|2G32'dT81 9)vc8aqվ:q?L7ւz@Ocw_c?B('09@+l6U1`U˺(R I⫻g?ۨ~uj/ɯ}r^aFjF`X=&LLez2F&ӠRVۇ5KK8HSaѻvh0f"`3>c$QDsº4T~*R:uQRƥ@V +spB.#2oʂDN A$t0r-OQGC`|5}Ztлp`T}dQLk!Ju$amԄn]c g姥MF-1SB鋷2*'K,b5j8v錀M,t>dRX:EGC/Ā $reA:J*2qFX$柇"_Wgo-gQ;jNk&wqmsB%XW!v88/x ./`tM:nS&X ˸v~6kUu&hAh߃Oc!Q,޷3F}F܀e>70.S#Q{nd5slJj}9#3$ +*#TcW{RGoтpiXvwumSum'X,n8|,Ňu<5}v;2(9KVj6Wj٬2`'ʲP|HU]/00,= [/Ƕ-˨b'/4f{BKzGz!<~y;[w@{gK٥Y:, 3 + +By9*sT*pΈ^fagV/B jqS*W0o{D~ex 8U_ޜH-R/FexJNLV=,9'DfZB +0T#Air+~z%8Oǐwڝ*<Y‹` +KOݳ_oaʿZK]!~-iJ +԰1%wɰ &P@_DLo4`2[FЏ,.endstream +endobj +2242 0 obj << +/Type /Page +/Contents 2243 0 R +/Resources 2241 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2240 0 R +/Annots [ 2247 0 R 2251 0 R 2254 0 R ] +>> endobj +2247 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [467.0823 436.6394 503.3858 448.5946] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdinclude) >> +>> endobj +2251 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [355.4618 317.0878 386.7841 329.0429] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdimage) >> +>> endobj +2254 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [113.9104 112.6893 181.6659 123.6331] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_input_filter) >> +>> endobj +2244 0 obj << +/D [2242 0 R /XYZ 90 757.9346 null] +>> endobj +1361 0 obj << +/D [2242 0 R /XYZ 90 649.1775 null] +>> endobj +1362 0 obj << +/D [2242 0 R /XYZ 90 617.2971 null] +>> endobj +2245 0 obj << +/D [2242 0 R /XYZ 90 573.4614 null] +>> endobj +1363 0 obj << +/D [2242 0 R /XYZ 90 541.581 null] +>> endobj +2246 0 obj << +/D [2242 0 R /XYZ 90 469.85 null] +>> endobj +2248 0 obj << +/D [2242 0 R /XYZ 90 437.6357 null] +>> endobj +2249 0 obj << +/D [2242 0 R /XYZ 90 394.1339 null] +>> endobj +2250 0 obj << +/D [2242 0 R /XYZ 90 352.3406 null] +>> endobj +1644 0 obj << +/D [2242 0 R /XYZ 90 318.084 null] +>> endobj +2252 0 obj << +/D [2242 0 R /XYZ 90 213.312 null] +>> endobj +2253 0 obj << +/D [2242 0 R /XYZ 90 145.5661 null] +>> endobj +2255 0 obj << +/D [2242 0 R /XYZ 90 92.1564 null] +>> endobj +2241 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2260 0 obj << +/Length 3536 +/Filter /FlateDecode +>> +stream +xڭ[[w6~J;ȼ%M쮭lOOYmH+R .A$0 0f0PcN2$ROV3:ygwϡ^%x8{ĚrЌ(dc9d6WNo|͹73A3xkn5\bQjVB3篳?5(%"^(aq'3*C%35xD$ T+Q6g~Ƣ*qcoٌs\mL6"YH]xeXcөq W֒$@D5$2ԂD8nsK#AZ⦥D*LI͢hMC彛1A uaML7&1Ƨ3fqĘ\rBilzٰ-)~͓"04DS)ǓAcs g^B歞#'F)$^tAR<+K|һ!%{t5@(~xdWbP<v((|'AFݞsMbf?7-."`;IY +u!K[{8_8Di1N v*7=H骸W:g8hDj~>oC`bqu:ac;F]/_.-I+Zq&s M;u5Sd8lJ،5$R&:%a$ZucpipUNL'tifb +7 +N1Y63lܰ;*<^bmYv/6xΐ{YfLM_Kƽ-@tVsq϶!egɗ(ǀVr' CPb]s!xb^`5ҋ'e1NnìPp#GpB +y `#tM,pё)UX5MPC'0pP.Oa3Δ-맱OX_0ff,맜z ﳽ,W ¸] a:tR]6u#?\ +_Ң/z `7Ru-~;; )xD=4ڈaÔD-5*w:=p#1Ȁ̒߰!y "z LǝN 1ʈSj YSFqSS!"h?zmt!w/![]^;4#*UO O:Z/ʋ!:c:F:ĢcO9Ϋ,;%Wg. 6n U PG(;ᐒ +NqLCHrGjag rgG`ksEeʦrЦm+-ximǝ >,=L1l ⎇Jv>X5vT@0xv'S#Y:( G4dI Y9 6iQ[pb +Y3u))ĪcOC!bav~c^%Ty_Gmgi8 "&ݡ͕K +PLH񒁠f7:k[u'{5dNAp6SF)YNx}~LCr~3OHib-|vO#簋) +0gEbő: ;µ뿐'xdwKQU*0}5vںpy\>R'JO$brYehJowI"m\zmm]r̶!2{|RZڶ*bw,{ʵ'D5-^y#sS׷U+LHCS8DŽ.S,w8={WӅ% ծ2$+dCK2b`IJ=.a咬Js4կ_nyOeeKeWuز +XzAGV_Ήܙ*.0%ݿ*ԝҮ?a*&Ju_ؙV.fNC&bV@"dDrxMlfY!Gs@`C} +AƮ~$~nb $|$9 2F8 Y*t(S62lc`ku;x.endstream +endobj +2259 0 obj << +/Type /Page +/Contents 2260 0 R +/Resources 2258 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2240 0 R +/Annots [ 2267 0 R 2269 0 R ] +>> endobj +2267 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [164.002 360.8534 190.3428 384.1559] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdclass) >> +>> endobj +2269 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 301.4113 390.8718 312.3551] +/Subtype/Link/A<> +>> endobj +2261 0 obj << +/D [2259 0 R /XYZ 90 757.9346 null] +>> endobj +242 0 obj << +/D [2259 0 R /XYZ 90 733.028 null] +>> endobj +1365 0 obj << +/D [2259 0 R /XYZ 90 709.8347 null] +>> endobj +1366 0 obj << +/D [2259 0 R /XYZ 90 631.3688 null] +>> endobj +2262 0 obj << +/D [2259 0 R /XYZ 90 597.3315 null] +>> endobj +2263 0 obj << +/D [2259 0 R /XYZ 90 553.4959 null] +>> endobj +2264 0 obj << +/D [2259 0 R /XYZ 90 521.6154 null] +>> endobj +2265 0 obj << +/D [2259 0 R /XYZ 90 489.735 null] +>> endobj +2266 0 obj << +/D [2259 0 R /XYZ 90 435.9617 null] +>> endobj +2268 0 obj << +/D [2259 0 R /XYZ 90 357.8646 null] +>> endobj +2270 0 obj << +/D [2259 0 R /XYZ 90 294.4375 null] +>> endobj +2271 0 obj << +/D [2259 0 R /XYZ 90 278.4973 null] +>> endobj +2272 0 obj << +/D [2259 0 R /XYZ 90 262.5571 null] +>> endobj +2273 0 obj << +/D [2259 0 R /XYZ 90 246.6168 null] +>> endobj +2274 0 obj << +/D [2259 0 R /XYZ 90 160.9381 null] +>> endobj +2258 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2278 0 obj << +/Length 3881 +/Filter /FlateDecode +>> +stream +xڭ[mo8_a +,_%r{@۸mҤ b+d;g) I +Sh8t":}uW3lk^}\_]~ Ìj}דۛDp'_O(FW'JMՓ|:WLr1O^S1~O& E 4R~^4On2[&{lJ̶zZt<"8hW%4kKY$A-uEx̹uصZ㈕,RD8DHN-?0ӭ9$cGM 34Pn4ц98PAѱ1yAp"ν~V௜i C$F?`}xe^8mƩOz[D-rHu4nL`g+/aY8_>I]]IwI +&޾-HgU']r)lHOweEZ +ʧE{\M7v;}!}lSSF2- <(F +/T*ŧHf i"ӵrBA FJ㘅`_kń}t +81#@c}7⪥+@e,zj +lA,oj]A-DHCE-%##NKqdZ94-}_:quYFQ@ ebLp C$0%W#kUVDjF +UEV, P:7D +jhdqH&q0Ǩ.m\֑ XxHww$?(0E@>>rH?S +0W\"Y}ꄶ{ވrcH0E +gE艂AӫZ㬭2PHJbZ@ ֆmiK6IN5N+$ +$!lwЄ5\X/YoUvN +$S +QX\Mg!f(y +̌Оxɖ)4Z臘`91Tj4r~j|0ݒiY8b!MҘw^i`oo0u=mB1} |Yk%/i +F`]zzAAA)əngZoU*Ǽl6j8f'pSĸ08-Ֆ +nZ`pVv[Ց{ƫϋ"Z v- Qd"%Z>!bKEσr#58I#wgnв#t~Ow>b@k]z5~;pxVMF,x1aNeäO!&Ħe-1EP#``N]% +OJ㬭20n #ʳ* +HQ޽OHʧ矖9ulrI<"7yk\w +T#L + +gM0˃Ĵ0ZBa@Qt,8q.@a!A[5OڱCt:S*@8(%USpP5?HsGRp31u5husKH@ mfI)LDL9`=I{멧 bJ)dr~Z=V=d)=< +ξ )EY9 .m=~ {ݮ|*M:.E۳Y揫]F{=iZVV˛y)_<'έ+h+2O~:8}=3D,gz~3;5vR|/[EYȠz^{suqu˳VJp*W +6}~*hSH)$gf[9S(HH@YfR3 +<"}ã~ n_za%^dS+ XyS4P`ܮPL)Ux!U +h~@CE".Y!Pyeؿ]jH#VTmƌĵc^8Fy2jgLJ,@|Bk>78 tZ֘J.w:k?"n&sْ_>v)xaCx}&ӸtK} cw6Y %sdYUe>|ٳ>|j:#_o8+i$sGvY[e!e0׵y<: U/'{~jwS3)5=}c݆pJ#'~15*C_]Q$D3iw"])jfv8ўPbu:u +Ú4&CFDA=Jjqz9Dqm\٬._ +rPQjD0( F=A3.Ԛ*o Cy^]mY`DeeYݺrlӴB1j9~oZr@Qֈ׼ʌ71fQ&S'endstream +endobj +2277 0 obj << +/Type /Page +/Contents 2278 0 R +/Resources 2276 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2240 0 R +/Annots [ 2286 0 R ] +>> endobj +2286 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [180.1012 142.0419 243.8119 152.9857] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +2279 0 obj << +/D [2277 0 R /XYZ 90 757.9346 null] +>> endobj +246 0 obj << +/D [2277 0 R /XYZ 90 733.028 null] +>> endobj +2280 0 obj << +/D [2277 0 R /XYZ 90 709.8347 null] +>> endobj +2281 0 obj << +/D [2277 0 R /XYZ 90 667.1384 null] +>> endobj +2282 0 obj << +/D [2277 0 R /XYZ 90 625.2641 null] +>> endobj +2283 0 obj << +/D [2277 0 R /XYZ 90 571.5962 null] +>> endobj +250 0 obj << +/D [2277 0 R /XYZ 90 565.7914 null] +>> endobj +2284 0 obj << +/D [2277 0 R /XYZ 90 531.1156 null] +>> endobj +1368 0 obj << +/D [2277 0 R /XYZ 90 502.2986 null] +>> endobj +2285 0 obj << +/D [2277 0 R /XYZ 90 458.5002 null] +>> endobj +1698 0 obj << +/D [2277 0 R /XYZ 90 414.7018 null] +>> endobj +1870 0 obj << +/D [2277 0 R /XYZ 90 131.083 null] +>> endobj +2276 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2289 0 obj << +/Length 4762 +/Filter /FlateDecode +>> +stream +xڵaOR6uR|M `|ūRN(5L-#-/9"J6lͻlTO.o.fR!Iz^\݇aZb 4ѓ/"b~Q'Y{L 9qo-R1XœTQb +3X#=U` #f*0d__}r6 +)GWoyb4A ImR ~HlkdO(j] V5O+ơn"XM^]h=`pi{KW +ZBuP.~z^"[Q:6An!AÀ{ c"c +IKS4|Rеv`/G0Ȥ/ PSPii"4"$NTG س!$~Ϋ(7#x"#u$c<۪|l<%vC#$Ƴbjzj"^Mʷl5<<1AB'QM?i5ݶ†,Y>ƶSf7UUiaAgZ=5OMo66|ہD% v8zQl򘔙:Ѓm4|D\H*?x՛ 5l.8N|Q$ɸΞ6Jg[%1Q?!oNRΤ[ ,qN&"V9LIq*`<)qꗛ>ԋ+R{D$f#bxH 9ASLL'mq=]_!^k?] gww@1==NP{$Kţ`@A:k$JGڒ%u6%u,rt/ ޭqf6z3o%HFWKlUHٓQ=OKw<Ь 5܂ +޺UY;~ OPy\w]xu58.'(}IY|C +JaysA=@3 P:Ecbߙg<[8w^mD8s6e7љWC#Z們1 +XMZw1 w5MFc Cfk=\ǐl r 5 Rsg@uЀ@heI6 ~~avv Rt8tu +R$Lw)_7 8c{brYp \4sr-8m9Ze9Rm_v@aFHxHXiUț+dB);. +5 11H%L V +pWQ83ʜFR%AqdXIkİ |㶑E1ĪtcjP,/}*]\^Qg zoZOsvm'XB6`|c*@z~ܾcҞr>߲[XҒ_mm)N\8.S +D-*5'mth2)1Rzp>N4]ŴW3S1ز(2vB}fsШ<1 +6 74񭿵c<ƬXlvfc^96%Vϋs*hM|:tEUn*T&$ /Zo>^ bIKUA (&0Jv(x\2# +y>{9q' 5e# +}oLm^x>Mޥեfj :s7_@OyY y6F'aw_I'!ȤUhaxz6Dl~-aE˺ܪEpD +k&7'dW<#7|BQM#> ;5ef~r ^,,wkȱqhҕec,uf&1l}Ίús3:/[ xq[xm+Rf~ruT hj 5W635ԡ_n/ xk)>*=STQy}9tV(M.@ gI,;!5 l8Zv8 ,pTKlǾĝxT0Njq&ف  +_&Y)V'7]PVrZ%e/mwTj Z㫡5AwKV@stXNdڍ-uVlf^P^e)/fR`GAEFgR39cb˅wSɶ|[wC,JSݻ +6 5NX"6NK}7Z#ar)W`>d6c~:TT!3pt h}7WꁳwRO *0`WtU+X`Ng@+#dVgA]6 [jK_XBX FM5框v 8i1W-_a"IT*G>`b]Z jSnA]Xk4s8lBoӦ|nfne{\Z iéVLx]P/Qm͗kߕBN_0nRJ&C+Emޯ!'٘We7r&TϴJz'wel}ɤ[`oh;Z,W[:" d~lj +7[TjiWGWyMSATJ`,_M멿UzenJUǗ9vB8]@pyVA>"JqDWq}]o,cnBO? Ty~-x{xrlC: +|c XpLژOǁz$0LI+c K~fzό ++V;/<򕴻~fʘ~] ;g:M"Ď2ӃQp "0L}&ߣ*4eS2xȉd$s3nSxr.x}0֘,hdHO?^p{; + ]ɬYRUrLnIS}ߑofL{KU4O "ev9OXÿNčhrFo/ x/fe>#Jpɿ> }mv[#Zi$H@Fq_0e/uT=|FZ:kga;$ָ ~4ɝA$dւqʘJC71%(ϔendstream +endobj +2288 0 obj << +/Type /Page +/Contents 2289 0 R +/Resources 2287 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2240 0 R +/Annots [ 2291 0 R 2292 0 R 2296 0 R 2297 0 R 2298 0 R 2301 0 R ] +>> endobj +2291 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [180.6531 620.1936 244.5479 631.1374] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +2292 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [183.0661 549.7356 247.7652 560.6794] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +2296 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [284.8555 393.3037 513.9963 404.2475] +/Subtype/Link/A<> +>> endobj +2297 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 381.3485 181.6563 392.2923] +/Subtype/Link/A<> +>> endobj +2298 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [173.1673 333.5279 246.8909 344.4716] +/Subtype/Link/A<> +>> endobj +2301 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [243.9415 204.567 425.2615 215.5108] +/Subtype/Link/A<> +>> endobj +2290 0 obj << +/D [2288 0 R /XYZ 90 757.9346 null] +>> endobj +1871 0 obj << +/D [2288 0 R /XYZ 90 609.2347 null] +>> endobj +2293 0 obj << +/D [2288 0 R /XYZ 90 538.7767 null] +>> endobj +2294 0 obj << +/D [2288 0 R /XYZ 90 480.2739 null] +>> endobj +2295 0 obj << +/D [2288 0 R /XYZ 90 425.3317 null] +>> endobj +2299 0 obj << +/D [2288 0 R /XYZ 90 334.5241 null] +>> endobj +2300 0 obj << +/D [2288 0 R /XYZ 90 291.5372 null] +>> endobj +1309 0 obj << +/D [2288 0 R /XYZ 90 248.5502 null] +>> endobj +2302 0 obj << +/D [2288 0 R /XYZ 90 132.3139 null] +>> endobj +2303 0 obj << +/D [2288 0 R /XYZ 90 87.2846 null] +>> endobj +2287 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2306 0 obj << +/Length 5122 +/Filter /FlateDecode +>> +stream +xڭ\w6_+[ +'7Vbw'vmhD; )1 +af00 ^hr4b\b"N@Fh_~q⧆Yj1/f< Q%""4Q#"E#}xn(IcD\9I2ܿYqD8Ja案o_^pqM8Q=4Tin[(I4}AIʰ,AˇyWLuM߈*Y̐qmw3AuNm +~TYTQ h"N"Pb(.Si;X.#\H%TO ƄDJGw~^*1*[ +0f@@&.[O_!13byտAǪXk~+..e}/~'3jn27S PZe}(6| "ʦTL~\r\L?k[lgfWȻ,9ڇzmKu5ow4V<цs'ZSʴś|G.9RH1JOpjSAyk=F = iL( +zipЪA(XH$4Ei8IL t: +1@b GuKa*m VZO Hekv ++]ۺ,NmGc񄆠UeFX +7~}AR|,") q8֮q[ڵ3;I(ttّ.0G~ܽ)m8좍Gl07wQ, +3<-eK D|x7c%JhzmOmZW7yL²1 0n2RII0*J{( n,<}^ea,`lcSS6mуNl[W +067Ar[tB(IkxyH}Vt-hs:SLpML!qwwWVZm6Hِ5?=1jc +k& +<Zk8uXk|E\ڂ2ym*[|¥LbulU. +A/ǖ=p.~xg!b ]׆A]fgM|J19T-RmS .Ն639%l@Οu!6}(>zt5mOjbL2¯ +n_"F1,";FOL!| ޵kSv!VTߗfWf͆%4Oxx:j5fVm{|/O8KZT{'8Hks:wZ D3 qI%ۓiwDCqasϧ㈬n2F"$h"g $Tta.հm-m#P55 ,K ÐwelZžՌ L^!~xlSM ]U[gi^VY;`Wr!2gڟ/|o$ŬIb9[$!t?w^#n SE 77(:)i,iS bIC0%mNg’5XÇÇQLqLLYC1Vs'vr'Б8lx +RqLV/0Խv Uxslf`wsى.,  o{T6P4 )R#~ p}s.>%[ɓ9 횈cθhD`ϹT0<-9HdgH9M8 +& '0ǃ_u90!x":  a/mbI_ ;c+S Sg"M4AGNASI3GK#kD˕>v_uST#ҢOB]_p;dQ$h㈀(fZb]~N'e[[jm +a2]*߷ƅLlLJ̘a&O1qrsu)EAe<8hѩ6JԔ&Yp_|3ؠ +ù̶6Ah9bg E.VSdCbOl']𓻷ckM,v|өHzm +9R ;Yt}"9V#tj"s>wMzh РoGqD:JUkC`OI8#Rz:݀ +(8&JX&<o;sY] UݎD2& uAAN]kZZԟ>Q/Ěkm^7JY_-\e}vF?\ + +;#{$؝ӄ[|ɳXE# g0_ufw#6GoCS4R4P $'rZw6㧓 0Iϧ0pDft'`#2-[+:'CJoeޤGeuq >@N +rqlra!k x4"/l`}H*_?x݊қZco⧕14wU,f$ֶA9KH+]9ͷ6ϩT:U2}ed~PFy$RMF@[0 b&|d(݊)4lS(?ڧԒ=^2Ijebb +y]{yo9[ +jJ4Z}Zz1oUnOoXFM{UZ 〡 ]0:# +`+6\_` VYfv|8~yg\ߔώ +Sk|" +6sI1dv~=?Bخ:6qC5z[+1TK^P_9 =.y6&>jDZ& ^HUܺFo708pb AɘE-BW֬/gq*m <~*WfCc]i7;&}v䯢5VE}$TCRF(EM%2O?k0P{|{vF"v^=Ո}n's1s3cW:TAळC +mvg +* *rrspH%w'5P$ ߄s9ĺ/(sz{whĚ>";<q Bqd8:1d颪X LM?1:WTު'Iq5.^|iς.`]{u!xaPjӦcvXhS _O`޿p{yĴL'lNL;b=4j†*{if ޢB?שcߺw OM9ى2\(Bulsݘ3"ėvB %T0xe΍'{|C1+.K w>^8k r0-ڰհ94pn 7зtmb"MٴN7 +!7*inzT#}ㅌ3_{6K; EDC 9#m\dՄ='n0 4ys`,j[^`G=)pBCIǟ.6@iVBcFQ "AMT +l0 [8մ'dbS[ .}ULF +Cu2kc7y]7*wel"kLMBؕpw8tE;’=s#nQ.ٻ? +endstream +endobj +2305 0 obj << +/Type /Page +/Contents 2306 0 R +/Resources 2304 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2240 0 R +/Annots [ 2313 0 R 2315 0 R 2316 0 R 2319 0 R 2320 0 R 2321 0 R ] +>> endobj +2313 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [306.9444 515.1461 470.3317 526.0899] +/Subtype/Link/A<> +>> endobj +2315 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [362.5641 483.757 513.9963 494.7008] +/Subtype/Link/A<> +>> endobj +2316 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 473.8342 157.746 482.2574] +/Subtype/Link/A<> +>> endobj +2319 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [226.2417 199.044 322.032 209.9878] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_html_stylesheet) >> +>> endobj +2320 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [389.2336 199.044 425.9641 209.9878] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage_doxygen_finetune) >> +>> endobj +2321 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [294.5808 175.1337 348.3088 186.0775] +/Subtype /Link +/A << /S /GoTo /D (config_cfg_project_name) >> +>> endobj +2307 0 obj << +/D [2305 0 R /XYZ 90 757.9346 null] +>> endobj +2308 0 obj << +/D [2305 0 R /XYZ 90 696.9982 null] +>> endobj +2309 0 obj << +/D [2305 0 R /XYZ 90 665.6091 null] +>> endobj +2310 0 obj << +/D [2305 0 R /XYZ 90 634.22 null] +>> endobj +2311 0 obj << +/D [2305 0 R /XYZ 90 602.8309 null] +>> endobj +2312 0 obj << +/D [2305 0 R /XYZ 90 549.5738 null] +>> endobj +2314 0 obj << +/D [2305 0 R /XYZ 90 516.1424 null] +>> endobj +1310 0 obj << +/D [2305 0 R /XYZ 90 474.8305 null] +>> endobj +2317 0 obj << +/D [2305 0 R /XYZ 90 429.4538 null] +>> endobj +2318 0 obj << +/D [2305 0 R /XYZ 90 376.1718 null] +>> endobj +1390 0 obj << +/D [2305 0 R /XYZ 90 342.7653 null] +>> endobj +2322 0 obj << +/D [2305 0 R /XYZ 90 176.13 null] +>> endobj +2323 0 obj << +/D [2305 0 R /XYZ 90 144.7409 null] +>> endobj +2324 0 obj << +/D [2305 0 R /XYZ 90 80.7072 null] +>> endobj +2304 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2327 0 obj << +/Length 3942 +/Filter /FlateDecode +>> +stream +xڽ[Yo#7~"#.o샓qIZG$mѵ:f~x= kn]*~$ KlBM2:1ʐLH=[_;3x?|=BL2i'{A38)$#3e_.g\ux;޼x˙gӌ]1z ?dZpAȬ|,YY]tLr1 b{Lq\Hc1Ja2"uXb;r94Gh̚a<3EYʩ'Y}&j뛫uS&HfeM0Rkm7qDC&/p4402-٪`cц|z|(P|CY\aLtL[qL`%Rnzl aa4O6=ǀŶ +6Z/zS +Mɲ@;Uau<%:B?O\| =lO2 $3Eĉ4Y6a$@)w5b`)H6Dr k.v/ xRwHNf"$ÀRmOHzwxKWt$*iI|~Gc` 䛟o'aø$jӚX85} #D3 NFp?)˺Έaa<` 6{vP!4:s }K|rZ,wa`6hvL[5~OrzЬ's\M?\25E&rXp߁ZNҠ~{ bV +1{gU%%(XkY)|_;&B*eaxf `vsm+$%$AǪߺ]aʤ Nٟ%d}҇J@ U_} 4*w\dp =b+T69|M:MTU%y"QJ5 L^U@i-Q6b@M~a  qNG + s ^lUT(3sܘ<T] g +п3703ԧbg^M.\23ܟB 6W--!#8܃rKr{]G֟%JK> eltkTCq؆5V*.8ĂVA&Ș&(3YlH6ڠܪrOе&ڪU47У?}%j<8>\ @J%=2  xOS:k-)k-Zk-j{fI rnq%8q0!Aln|rp !FӁPr M@Iv{:sA!^M.6$3+XH}1Ljzx؞V v(\&16_X5F,p_K _+ؒe'ŷ>u=]}ܞ|'hP",E i2C;5RϪq +2dtB,e>ӔN~lm)V-+MqCEתϪct|2-`~dՇKVW;b! .e  65{f.Q+pq>!5&4R"C@«`*wyl*Lb ?\2 #V) +/-_+s-wzI,}Q~Sֻv 3p1t{ (M4EU8!44oǪU|i oðLZBo-eZyfH*8vss¹|?|@]|ᯌmW]wt])8.C9EVY'Cn=H3Xx]%mvgZ &l:"lfþm0ˣa1L WRֽ0b0EfmyD`J(Ar/vXj͜5Ѹ +| \]UL*qMt]l3_;8͢.ކt\Z'п;޿v 7EX>MwJ VC)'V./(yW/U~~p3w"|0KD[ +w|WZmc-Ph }8-*0 't}PS=}ر-߿tJRʈ_\u +ܤ~OϡCjTn&χx7~?HcxiU]؆}w+> endobj +2334 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [388.0915 264.0812 451.3068 275.0249] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +2328 0 obj << +/D [2326 0 R /XYZ 90 757.9346 null] +>> endobj +254 0 obj << +/D [2326 0 R /XYZ 90 733.028 null] +>> endobj +2329 0 obj << +/D [2326 0 R /XYZ 90 709.8347 null] +>> endobj +1370 0 obj << +/D [2326 0 R /XYZ 90 681.0177 null] +>> endobj +2330 0 obj << +/D [2326 0 R /XYZ 90 637.1821 null] +>> endobj +2331 0 obj << +/D [2326 0 R /XYZ 90 607.3191 null] +>> endobj +2332 0 obj << +/D [2326 0 R /XYZ 90 563.5083 null] +>> endobj +1277 0 obj << +/D [2326 0 R /XYZ 90 529.5855 null] +>> endobj +2333 0 obj << +/D [2326 0 R /XYZ 90 396.1111 null] +>> endobj +1878 0 obj << +/D [2326 0 R /XYZ 90 312.8981 null] +>> endobj +1393 0 obj << +/D [2326 0 R /XYZ 90 152.0017 null] +>> endobj +1392 0 obj << +/D [2326 0 R /XYZ 90 97.8398 null] +>> endobj +2325 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2338 0 obj << +/Length 4020 +/Filter /FlateDecode +>> +stream +xڵ[Ys~ׯ[*Ɯz땣=+޲]$$ +ʯO\@,Sz0n|}:?rD$f\^wW# EMVW߾fZGZRyz0$%zyFiDh2}xz=_P7s-f+;y2d hWU)*$ǿ~5ހ?\J\8"ZWO(GWwW8AV]/beQ,cOݲn$VbnrzC +**~qB9B`fm?z}bLOXg⤥]չll wԥ_!ܼ[nG`"E-,u-) rքP^t[^}~-A${6wToVoo'(~=˖K +RM%`= 9N1N +|Z:޼{u҂\KM-"12x\t8]= (Jd6oFXm7X O8'ȱ"XՖ~ۂ=,3+ù =!}%je +Q~m R&ߘԀKV /px]:ߺzdcϕty)ceAΌ̰Ez <eH. CQ~S.Σ]3 $pE Bb +ފ2i='d_ϫ38=չ IҘ`o]ͩZn2k<Φ-ۚ<腘L5p6zP BMNB/Rnvyf<)M54M W$ikVC֭sGܼ%̪yUOqps[6C؊ )3@v"wU˷iio02,m3Gp'G`ea-<:M}|t@赀nʹv9C!ޞjB + 49NmT8՞7kFEki9t }Zlh/lмl93 NJ&@I ` +ě.oi|w?7i@|BS-MGA|tN ~&[bL;6Rӻ7cjm +#CMX$FCU BW#X~r Fș[]6\ p;l ;/}Ux÷{3@[i !.:531nClÁuƱh2idWlEq b6rI}}14j&U?x/6];a|`?w.~~nK)j3>T`WSᆮh})K`I5yJ{sDC%%hfd-v!-φv   D |Keiz g-6N}Le^ pӅrT諎ZW=WmI¶OG} +B]Ҁ X@%A]r]WXAX5OG٢x3iۮ*tU!Mk6V];UGLa&v 4UZEUB b| tV% ZyEesq$'uZ +N,dp$ujؘ'_`.!SVf\I8g#fcq_Yodp3/ kԮ5>=o:}YkfUMLLyWYoTc0B~oaO|%F4441?` Ӏ|9Q¾jDID܇ؤԽX.s_DedYMal>+!.( ~Ѡ%&"$'R k`XvWB +Bendstream +endobj +2337 0 obj << +/Type /Page +/Contents 2338 0 R +/Resources 2336 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2335 0 R +/Annots [ 2346 0 R ] +>> endobj +2346 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [184.4151 324.4147 249.5638 335.3584] +/Subtype /Link +/A << /S /GoTo /D (doxygen_usage) >> +>> endobj +2339 0 obj << +/D [2337 0 R /XYZ 90 757.9346 null] +>> endobj +2340 0 obj << +/D [2337 0 R /XYZ 90 708.8686 null] +>> endobj +2341 0 obj << +/D [2337 0 R /XYZ 90 665.1177 null] +>> endobj +2342 0 obj << +/D [2337 0 R /XYZ 90 623.2746 null] +>> endobj +258 0 obj << +/D [2337 0 R /XYZ 90 617.5462 null] +>> endobj +2343 0 obj << +/D [2337 0 R /XYZ 90 582.8704 null] +>> endobj +1369 0 obj << +/D [2337 0 R /XYZ 90 554.0534 null] +>> endobj +2344 0 obj << +/D [2337 0 R /XYZ 90 510.2178 null] +>> endobj +2345 0 obj << +/D [2337 0 R /XYZ 90 478.3373 null] +>> endobj +1879 0 obj << +/D [2337 0 R /XYZ 90 385.1868 null] +>> endobj +2347 0 obj << +/D [2337 0 R /XYZ 90 313.4558 null] +>> endobj +2348 0 obj << +/D [2337 0 R /XYZ 90 261.6899 null] +>> endobj +262 0 obj << +/D [2337 0 R /XYZ 90 255.9614 null] +>> endobj +2349 0 obj << +/D [2337 0 R /XYZ 90 219.2533 null] +>> endobj +1372 0 obj << +/D [2337 0 R /XYZ 90 192.4786 null] +>> endobj +2350 0 obj << +/D [2337 0 R /XYZ 90 136.6131 null] +>> endobj +2351 0 obj << +/D [2337 0 R /XYZ 90 102.765 null] +>> endobj +2336 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2354 0 obj << +/Length 3737 +/Filter /FlateDecode +>> +stream +x[s6_J3W+89JDټH[|bM! +.D&“HHLV+\4b5tbpBr&?W'k+|*dwIǥ-۫W +" +ٯQX6IQI012n"ҍ'C~ilD|qD8B`ֈbM޾CGȈ!b@zǑD2n`e5S}KX$1F\RvA=zczT =((֫Ɏ:+L+G @LD}ۢ +!q4~m//OVINwkϏX}D9n 0}:3¦zUYOnӅ?0[G [Hճ+zu:!]zXb +EjG')s\)Rj|N4ne0?Xl;Md<}Q<=VsV= v-V*䙯fl]Q ̙ۧi4ČfE,kAV +ֺmt;L[G=QG_{W%A8I~ +LBT1rr#3 +3\s#ŌiM2 A`ς(4bxz +("2jtm +9H֎"ӦZimOKyn͹IՠxP?v47Ca(6ĽF>'NUr[., wձ0y4*+ަ~])ۯuHQAxM ,a&[5@0d +>HsPu^v5D|qٍDJJ4X-ykGE~)PJH_P #|P`;`S1010KR@RUyϩ^ĸih36[,mڥ~!a ,7}Qh kFԇQtɈh! ʁT:.ֶ U@\6Ere/:*o_q^gQ2~L.dXaz:2UА$1l}4lӍ#y&O}z t/m?KXu,3IW,?:f;Q^8Er>'~uGARzNÏa=Z)N^} r GT`#26t*Yr+rhpJ.Z  +FK.hM +6>1 cch2e2g +\ܿYt1(+%p +˯:B 35=y?ūN Xf$O=նxL*s>xSo k݅% ׆}sK;JPt DŽI&TSH=ŧpg'/Pum-: +{F93|J`@v1M##1 GdVPNx׹p"ilN#Oc+cޫ{p(p4 +#\FPLU&uweL9KCq + fJ)O_~h྘?YZ:իѡr%b`S zĺ\*ԥUrp~nx=ݯ۵7mLAt +6q +:Gpn:nJf Bi&A٬nsLu!-2׵ڠD_6]:=W99eۻ2)4:2T.3|ˬۦ|$RGOpjDsFpqG$[%b{"FKz^1q\bbxc .̍6,};K +ʘ.]BtsŴ -A32"х21z%BOE\D +Ewwҽ)UZIbw'}z"n!biSiJ";TZPx,g10V-ڛ:-7OMgu +b-6}AD\c:U/l: yl4|X,u ڗ\L bkl. gP9DD` p1e#ʤB՗NS#Fin)S6>a6bkϙ05r0(ԝFsp$D+6yNwG>>Os"EV;O]:-fOV1]pvcn[׶ϗh h܅Y'qLr;B U,>!k&~6 RY_$Ds:7li='y +&MuVv ]-ۦ%9) +8-3q +?Hhs;W\?yٹHDzӕ.f14ר|4׸] + +x溘w?/~~bs/ 9)1\6o;'% +Q£=7M_UB6{^t+E> ;ٚ=-2/>8Y۪I P E s%uQ#"d[p^$1W[=#zvd)l!{ +C0ݫ8$d@u f/b~39g>',j&;/(8&P:̛bu'<\7tae8*3m[g + +}k +۷j}TmB&\Rws0sݷ!;] ;B=dq{ :f~' $R1,PwI51\͸KG~0Ӓ=Qαj*k&e`^-PʏiZ:?ɘaP]٭s e0@BDD~nbXga0Nendstream +endobj +2353 0 obj << +/Type /Page +/Contents 2354 0 R +/Resources 2352 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2335 0 R +/Annots [ 2363 0 R ] +>> endobj +2363 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [232.7497 374.2468 360.2715 385.1906] +/Subtype/Link/A<> +>> endobj +2355 0 obj << +/D [2353 0 R /XYZ 90 757.9346 null] +>> endobj +2356 0 obj << +/D [2353 0 R /XYZ 90 675.0804 null] +>> endobj +266 0 obj << +/D [2353 0 R /XYZ 90 669.3519 null] +>> endobj +2357 0 obj << +/D [2353 0 R /XYZ 90 634.6762 null] +>> endobj +1371 0 obj << +/D [2353 0 R /XYZ 90 605.8591 null] +>> endobj +2358 0 obj << +/D [2353 0 R /XYZ 90 562.0235 null] +>> endobj +2359 0 obj << +/D [2353 0 R /XYZ 90 530.1431 null] +>> endobj +2360 0 obj << +/D [2353 0 R /XYZ 90 498.2626 null] +>> endobj +2361 0 obj << +/D [2353 0 R /XYZ 90 444.4643 null] +>> endobj +270 0 obj << +/D [2353 0 R /XYZ 90 438.7359 null] +>> endobj +2362 0 obj << +/D [2353 0 R /XYZ 90 404.0601 null] +>> endobj +2364 0 obj << +/D [2353 0 R /XYZ 90 343.4125 null] +>> endobj +274 0 obj << +/D [2353 0 R /XYZ 90 337.684 null] +>> endobj +2365 0 obj << +/D [2353 0 R /XYZ 90 300.9659 null] +>> endobj +2366 0 obj << +/D [2353 0 R /XYZ 90 260.1937 null] +>> endobj +2367 0 obj << +/D [2353 0 R /XYZ 90 216.3581 null] +>> endobj +2368 0 obj << +/D [2353 0 R /XYZ 90 160.5673 null] +>> endobj +2369 0 obj << +/D [2353 0 R /XYZ 90 106.769 null] +>> endobj +2352 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2372 0 obj << +/Length 4162 +/Filter /FlateDecode +>> +stream +xڭ]o6=¸>:~*Їt7mmm[N:V* $J5D49MYNfZ,B͖Od +?\P?E໻},rnm1(IFn뜱r!p%'woo}\0I^]r~wu{-$\\~]$S)HğNf+ 'A2lt! ,Mz3؊%K"xF/Xs}Iͼ|jY6MUem/Wzo]_FT.3r=Jf +Zt,뛫^gLeBqL9eƘq/" `$ ;)Vn̼O,#ypN'B C +m:UJ5bcf"#\`)Ӏsz>F,e('Xz~M1`ϛr9R0DL +7(77"?7# n2A3N> rATʰvtUe1DVe%0AQ-NOT?;-+#4e]x* lⴧNe@5еժ@am(;undmD.f +ptVK gڠC/y\GWr~Q>ʕ_ϖ7!Ip`ڤ \mt^r1.( B3#W +Q0NQMH)<9ĹHQ ^Ff]Qp~<}}OoB四Wo?=dMO ӹ1mx87/=7# nb$tsoGI&eZPP :iy#SiR9Nz,u/48!HX mv3ahth}'g0m㢋rpA=Y~uAp)ːm+W} +'BהE| )fd_%Mu4 FMԸi + +v3 ]L2P8A u —̰CDKΛ%CY:ݨCX} cxApr3οu-g2Cc#&+象eۨ}+B$W4%ط,~j/6LϨ ++< k\N~|WCyyiv*M XxNR%𚰉rj\Y0 +M-* ɒPyS] +kʄ6G?+D dzCL=6l3JpE5lͶ|E8AAP*Q,v*˅ѻ/3.{6ľ݉"tZwɶPn)DjK,XԹe.kbci\FF@hܦI>Cq67#{22=r|00m)o!NlweEX3*Gr\xIil`Y ;P[O`~cL||EeI`+K\ + }IޥeuvU41KF@ڳ/X ^Qp\ՓkݗX(M lx\_\P7K8 G0,7߆.poke׽w2"\sqڠvF jhٙ,r$,#D@p>H󜛔c>EԩO!djނe&0'!+/m$ 7jbBr! e'CQ#Ɖ5ۓ!|dHizF)lOՁ&ݢ(Js +{^۴6L6hC*ކTv6u1Loj/1+!&f*?4lݱjɌeVd/xw~964+ .D[6val\ImB*6=,݈[JE'!!f dާ㻶]f[ָ3^p[^wu-_/z=uSi);VtMԁ(TLx_[a{m۽.s,?63'NP.߿y;r6~z5w Bu7 )^7]ġ|H +~}aksV0fx(|P#z1HCVnvXk7AAPM+*a)FPC|jNHgw9Vw(wDVs[-0d硡z .݅V&;o9t+W@.xTQrK0q +f`lj`>;pEU<,S\95xguݨj-j{bؤ +?m0!Ctn{5.Q'Qk<8ZF ^8cQuBK1N{qoFsM:M"ˆ%YTQ)~{> +M߁;ēhKk\7#1sZ{V8=6GsJ /s{1ڝ8@ 'N# 2mګkx# +蒠thgnw5Dgv^k&`Ou-ׂpGCjH{ޝmD%oZG׺ O}'8{bxwNM~q~zX>31k[kY/Ʊz,MX;'.wUmuHe,FKƤ&P%՗Vk?V&Ӵsc 4Ea5ۄ{c~.v|٢c^GAQB~sޗxwr+~?e]^7Z2%|x쒻 +1lA/"&E VNר#[?dDendstream +endobj +2371 0 obj << +/Type /Page +/Contents 2372 0 R +/Resources 2370 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2335 0 R +/Annots [ 2377 0 R 2378 0 R ] +>> endobj +2377 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [161.5013 272.5883 222.9803 283.532] +/Subtype /Link +/A << /S /GoTo /D (doxytag_usage) >> +>> endobj +2378 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [253.8008 150.6566 320.6533 161.6004] +/Subtype /Link +/A << /S /GoTo /D (installdox_usage) >> +>> endobj +2373 0 obj << +/D [2371 0 R /XYZ 90 757.9346 null] +>> endobj +278 0 obj << +/D [2371 0 R /XYZ 90 733.028 null] +>> endobj +1624 0 obj << +/D [2371 0 R /XYZ 90 709.8347 null] +>> endobj +1625 0 obj << +/D [2371 0 R /XYZ 90 681.0177 null] +>> endobj +1626 0 obj << +/D [2371 0 R /XYZ 90 637.9991 null] +>> endobj +2374 0 obj << +/D [2371 0 R /XYZ 90 594.9805 null] +>> endobj +2375 0 obj << +/D [2371 0 R /XYZ 90 564.3057 null] +>> endobj +1627 0 obj << +/D [2371 0 R /XYZ 90 532.8537 null] +>> endobj +1628 0 obj << +/D [2371 0 R /XYZ 90 465.9248 null] +>> endobj +2376 0 obj << +/D [2371 0 R /XYZ 90 412.9934 null] +>> endobj +1915 0 obj << +/D [2371 0 R /XYZ 90 348.0573 null] +>> endobj +282 0 obj << +/D [2371 0 R /XYZ 90 340.6539 null] +>> endobj +1738 0 obj << +/D [2371 0 R /XYZ 90 305.9781 null] +>> endobj +2370 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F52 1267 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2381 0 obj << +/Length 4606 +/Filter /FlateDecode +>> +stream +x +laj8s׼p*ӿGZǟՌ*'߀sd'AnlP}SU#3))SYWcpFhuɝ.↩_jwڿ *w9*v0҉zf<| CnuNV)88&*r:<>ґUc >uc.랖m!͂oOe;*Lݕ|gM5VB Mwf~lZ(1&W>fqZ `fXhR5 M^LnL@/TB`!h 8ste1\iqAh_Q>3 +fDr't*aSg(~u:PY Ւ#LƍEP0 Kg("h2YGdLi܀% +ݝyHFi_ +yEEK$aVqVc@ CP](xkp9c3"l.TUNٷ#GltX>W?REKRSm4*8p=i`Q>;XS70ѯ$F<4 L ,I2m0DHX#}O9Sڭ) jT +7n?=,*ݙy1.eOG"Al3 pmXwn șH@GEe%wn+ +3fe_h{c| C yT +E +!xT1Tb}q8UEM35لЂU @jX)L8])΀ bao^g!^% VȰ +v,"J:Ԃm}HPJ89Vl> +HIm4-Ѿb78|+֗;F?sy_yc3VnOLE>,t]NG4sG3.Cu."x~2:۱ϭ.>^|L01(I*J $G +)8שd[l8Tȡ7Z Gʘvm^])ƾ!<8c* H;tW 1:p.Ⱟc$~ +oa#!KD]_ +5 +ϿyiLL0.CP9*%<[Ἵ%VHٝ7 dk}c_`1"Ǣe;ͺ˥#ӹm4WeDr.3O ޶:13%~d2^\qO[)|w +3J86Ef(nD6j MNhW"lV#3k;]MװrBHl*Ul[Z#6鐑dґ:F1ul!agˮhzX` ZY<Ǿ}c"\Ӭ2]ܥ5f"ji,LPc%cW.Mrd{)lg.՝4ǀZpߜ qp'iB/K_>&0TY2șܻ  k!lС~x|:K;gR!MX˹.їziIP%p,P'HzS +BiL=eePM&EuG5 +p-mj٩tXQ\2XBKGO+}`o]pge}/yr*܆nwpۧ!OwuHvѲVngG!HSyX +ڜ (2|0TSz5BXCc"u (Cy^"" b  ,GĽlJ x:w) +-]:u yo:!; 9u<=TcMKh04ANQ]r ҕDV>$~"/ +jeNQ56ڻ74~悐iJ~:U"cL;\Eo槪˻C]'W=X?ߝS#ŇP%8aj"ϣo5p1Wb0 16gD9,\bhqb 50UjbyR6 >?뼀CÉ*aG:ԕR")8d gScY&kqrP5>Jʉ/O}O{tv=Ó_]$&E,%6Hr" ?  #1J8UG, bBK>;1 @jI_M/5 ˼]E|Mr\|9šTL2X ɋHW^p(vI%J)m>THc,$-׆ )ok&^K0ҩ'ndxfJ"4`q`APTNspx(:ǍJz w~//T2D*l&w^ּR0CGMk7nSQ j +4(t% 'ѠՠY4{T:ScЭEyF:CuUuHmgǝIwMȨw(BbT( vܕ]1RýDzQR<)C&HCS&c'M + R<`-!5`ܤ(GYh"ڙH]PZ'7\{~XS{cƓNLK#] +P',ӵ,qII\Lg'͏0k~\GDĖG +9kwXM,hlqrc>js)rw"wߐBʯ=E97`4;ܽܝ(\79wkmr;q[_Ydt&;6Jq`׭Ipd_ % +<eh.tMx_f@6;}w3(~vu]ӯpkGſ40xH-*!5n+ģʂ%2W6#R+Fh̻%Q7M~?|$#6GeD)1zn~_qÒ+|Jx%,Uk AuULm^T}?)/[}!$nSr7Hj>ElA/xc6R G + -dendstream +endobj +2380 0 obj << +/Type /Page +/Contents 2381 0 R +/Resources 2379 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2335 0 R +/Annots [ 2383 0 R 2390 0 R 2391 0 R 2392 0 R ] +>> endobj +2383 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [363.5038 707.9571 425.5851 718.9008] +/Subtype /Link +/A << /S /GoTo /D (doxytag_usage) >> +>> endobj +2390 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [468.1769 481.4525 491.2003 493.4077] +/Subtype /Link +/A << /S /GoTo /D (commands_cmdmsc) >> +>> endobj +2391 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [249.3954 469.8312 311.1637 480.775] +/Subtype/Link/A<> +>> endobj +2392 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [229.2756 415.0394 279.0888 425.9831] +/Subtype/Link/A<> +>> endobj +2382 0 obj << +/D [2380 0 R /XYZ 90 757.9346 null] +>> endobj +1737 0 obj << +/D [2380 0 R /XYZ 90 733.028 null] +>> endobj +2384 0 obj << +/D [2380 0 R /XYZ 90 696.9982 null] +>> endobj +2385 0 obj << +/D [2380 0 R /XYZ 90 666.1167 null] +>> endobj +2386 0 obj << +/D [2380 0 R /XYZ 90 635.2352 null] +>> endobj +2387 0 obj << +/D [2380 0 R /XYZ 90 597.277 null] +>> endobj +286 0 obj << +/D [2380 0 R /XYZ 90 589.5007 null] +>> endobj +2388 0 obj << +/D [2380 0 R /XYZ 90 554.4364 null] +>> endobj +2389 0 obj << +/D [2380 0 R /XYZ 90 501.709 null] +>> endobj +1308 0 obj << +/D [2380 0 R /XYZ 90 446.9171 null] +>> endobj +2393 0 obj << +/D [2380 0 R /XYZ 90 404.0805 null] +>> endobj +2394 0 obj << +/D [2380 0 R /XYZ 90 325.3783 null] +>> endobj +2395 0 obj << +/D [2380 0 R /XYZ 90 294.4968 null] +>> endobj +2396 0 obj << +/D [2380 0 R /XYZ 90 130.1213 null] +>> endobj +2397 0 obj << +/D [2380 0 R /XYZ 90 87.2846 null] +>> endobj +2379 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2401 0 obj << +/Length 5240 +/Filter /FlateDecode +>> +stream +x_̺p +@!UWegi ˅:[nߐGh~ ݛgAB2VY0VP]_HEnYܝ_0I7_>|z׻? ( cK$Wۛ?!F}RPk0OL0ȿQ0xP~vEa2 hQR$qG@\__zs{w8xe@1yN/ 2}{CHFx4-"{IPiẗ)~?>_p& +{$l+L +6@ r +T +>$Ў8/hܭ2\"RL +߯zZRHFSZ^Lw7wV}#ǺwCu +dHMu7oਁB +mi2cѝQ* cM^N +~e|njHu8b BZ.>- (q$~ϭC* VǨ!a-Zhg* Od ጙ +e"sD-hs +2B(83l> 9wmk t%t%69]/*DⴞkWQfDJT~K\z/_M[8]"Jhoh>'{*# +ruo'"9u=b %MͿh"LTR@>ݯsT<𷳲^vFYES4[Q( +ƽ/+Ou^}w'_"B~aUmrNrٔ7n%i[hYǿXraƯw5u<؄5r\oכ2++>r|ۭ'Ei6i]Ǘ^QD\9PͻO_/Sրv1J8A!8-:o/Sٞa[/GwqmB +l]!y2 \L'ɴ*4zD!HYhjx\0@cq ǹ8N'81sL|\Cma$jpZk +Q)9tp1" ȵ oe2 [Q3jYP3{_>Ub ϼ7_^v;:U9l̥AxT4'I]_% ]N8AOaۦw7o{D +419#BaMEAȈvtTN| +&hub O+ +⦩mOd'm욜zpa@zm"sT<w8#XbY?t 95/n۟ZnqQ&d@YpN}r{׏g&cK.7iyzuy74\BΜ}-'4Y[Ф4;` ڡN'0lv`tu2$f;l=ix[A<7-xF¨Ĉ1N!#H::b6HHbadmwZ;v]ۆ KkƟr/,^"$9{ 7FRY7L-J!;×M$HFeUS8u`"yC`c OXXVN$PY +`D7S:Na_[t[BBg0bP +08- +6؂3Pc@ +!ĐM֠@lL'D- 6himaG2 *G[WwhM +R;  +SCԚ"#g 8˜hS |[cԧжv*r*pJ1a](\(8{M{F5:u&mdzs&hƖ!gBi§fޙ +3AUt&hk +HLд0%c=OUiGF>B w rzq97 "?L>5Q͔|.%Z4-+TTE0Icӑl"s&dUD +|L'Ɉ* fRނZO%cn#)n`[8!j8b89q.fMte R`иԜİ(.^KT +:Dgοc NOUq~8]|޻mEs{uݾ%z:^3?\;9QUyĎ I&d8N^^9B]1)n3 +l&W`:-3,tذ=iW=Bvvśm3FS27IϲNtLA[Dz3Pct BX_ Mp͂APc?ux1E30&.BK +`]8eκ`K,[uqCSW}z%,Z$ѾdKk p!R2\Cj^PY+ ++= Q&ǫ[[6xaT8I^ٓd\p;< 2K Ιhd('"؟90QqQ"QVSen`˧so^;.e|#TE9Uƚ4@^"n8}Z O A۫w7 t(jwuSq1.x*nwܬ* J%SL(̄qBLR!90Υ6?ziD8( L~v*eqˇMZOvF XnLgZ @Bm(^@;i +W79c,vnNdm񪮌t>Uύ-ex{ sn&] U"Z7|բ7 K{4yPY{ +3{iĥ- Ɯ4S$մ<.2(HT +i7a h +cJP;/]PS-~`f2A ̌K'`'&!ӢxL4d\$FS$Z r$v`O|Eug!1ejZQ.l?ۗoݽl1[-Rflۯ,nGps(hwuC~AjrV? Ը^< s6 U}FM,>$rA͋;,2m[#SY4`|sB>B:Rvz>Tjw + #,8 |#QdH)zJ5xfWtkx%0iY*A߇nGbJ"9&0Mq:K3|9 DpTN +Ec\rwdCfˆpB,Ia.ce'v>" ҉ZݢoP7>Li $>@5T;K@m;\.vУ'×ŀƿSFwƴsp:3(@ \aq'#g^BcBxDs<uCތp1#J Z$p6' Kݑ՗`D ~ZBLkBe0Obl4S4N\Z$f)Gb8E"uܨ6v#D7 "cԖc}xitrRlw0^:mf u>'CeUwJIHT`2!x`YӰ!ZoK̒`nK6mDJ%Kغ݁FBԤZxx]I:`6мڟJťzudolrp{V /X*ZpͦI*_<?ϥfP'49Z7l*Nؑ5cGpf{aSM7L"``(>3Lo#Ni#Ds{Kãeg臋G_%7ڽ,SgG1 ~]nvUrS {5q~H؇XޗY'/W如F+C(}}x]O??*ù/!,n:wX960‹daԠDc=IiŒ5L;梯>-2J_:,ҤoPurWnқ26LN6 DAs=8Sv'$&TnWes s\TŎ +SMLsأ.vď._ mHGcܐ 1nHH˾ /v|T=8v3迂,H0N+U'/ +ŌDFSD*lhޡARCŃ g7pL +_:f@bK0[u!S;pǐ r_gww= )}<:> endobj +2402 0 obj << +/D [2400 0 R /XYZ 90 757.9346 null] +>> endobj +2403 0 obj << +/D [2400 0 R /XYZ 90 687.0854 null] +>> endobj +2404 0 obj << +/D [2400 0 R /XYZ 90 653.7757 null] +>> endobj +2405 0 obj << +/D [2400 0 R /XYZ 90 622.5083 null] +>> endobj +2406 0 obj << +/D [2400 0 R /XYZ 90 591.2409 null] +>> endobj +2407 0 obj << +/D [2400 0 R /XYZ 90 559.9736 null] +>> endobj +2408 0 obj << +/D [2400 0 R /XYZ 90 516.751 null] +>> endobj +1603 0 obj << +/D [2400 0 R /XYZ 90 473.5285 null] +>> endobj +1604 0 obj << +/D [2400 0 R /XYZ 90 418.017 null] +>> endobj +2409 0 obj << +/D [2400 0 R /XYZ 90 362.8393 null] +>> endobj +2410 0 obj << +/D [2400 0 R /XYZ 90 331.9057 null] +>> endobj +1605 0 obj << +/D [2400 0 R /XYZ 90 278.7704 null] +>> endobj +1606 0 obj << +/D [2400 0 R /XYZ 90 197.64 null] +>> endobj +2411 0 obj << +/D [2400 0 R /XYZ 90 118.552 null] +>> endobj +2412 0 obj << +/D [2400 0 R /XYZ 90 87.2846 null] +>> endobj +2399 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2415 0 obj << +/Length 3311 +/Filter /FlateDecode +>> +stream +xڭZ_s6Уt +`gf|8خLv:[PJRuo(ţbXvQQLGHp\t`nx +6?(&qp|ۘsLeHO\̶o׷7i q4cb6oub d_AG+%A^(aqG @Bbߓ]<\0<YC[&+ *CTJT6i6{cTƨ9!ߴxF8;8xw5 c +:4xp] +|V`T6I 9^h۱Ym2}|qkmI]k]Ψ3)#+=|f+`|=aG;G7w%7dǩ FS~TnңQaD1=FlQp4F,|(-oaD|ڀT8@8ΚgĞY q@F%^uFDuu6̕a;˂cYli +۳a,rY^E뤶C"4־wJyD8'ة~CMe[yKM]juw*iD[[2$! I[¢%-XOM`!veL koQ ['8mNקk#~vs(j( i4Tw ^  uhTJ{Gfpb%c*Sg:yRTgOaLdGn;Ǖ F[  +?H$cϮܞtˤ-$Oƅ?&Ao.ڂ?絋<ZUEޥH_JBN=N`l*Ydwb+8atC L +ܰh  _&!cUL8H[y*ZvMómE뵋 Mh\pWcL<͟~.oV+xs0 ,rcq%Jܼ +eWZɛvf:Y9 +'S^u:M498P]WfDGHr ]܏-mps~9þMɆUr! 0Ws<'d4߻< . L &Ӂ MN"j,@>bEb6ow)л %92br٬&F3=s4n/D>S.aܱ1]yi.EC HI`(Z%6RV.1#z( +Thkj/x׿uY9[)Q!v"?>qٜV +5a7n6FzoT't,Vq4HHH1-qGf7@\wiqb=R>m/;F#1HQo:L dži=r9G>|@qPy(J| P +J6{XY|}/iV A-8($&I`=DB:&kd{=4#$eZ'CBmǽ&~,C U+W?KPYg +E5 +\JIi$#gW7ĔPʀVKCut見BQngic !|DG&ixFB.d?7 +0m }#[ 0 +Ixb,> @ + *@1m̜4bW)b+!s++ٔͤtה l!I`haMEb'/AL8zsBѐKW)}r# $g6 >41Q"XHq,P@P )S_~'c:Y=OF @L/AvpOs#=>:]ݹj]첕_ԙ=mgRpK)wK͉  0HĎ+ޯj[}M6[XGM` DlKʝ;l:JNJJ7 + J9ߵg +֬m$Y6,]m0Nj`CrZjؚNVh' F]ˮVM^N!(3 M9J+;:׾XtxoS{ %E7wi!d£1:#և796f_--Baâf +"x57&0<s%Ul.3JPV,])uH7rWt5"jNh.[N2t}y.УgmGºA{{!q,M=h gُ?o>НGPzzy`M+=;kE`bwH~7T=ƈu2ʎrk)sl] MٽP D)$̘ 9~^-yePC'c$N 譽M_a >zq!-> +F+&ܮ:p~M=p i}~fj縩z}w7 +tUtHS$dKSFXlr,C@s8g=H H.gHbg +>$(d|2:@Si@^$0w\uete܏`d_k]-N( +~SN"E;eI\HuIGS%$?$endstream +endobj +2414 0 obj << +/Type /Page +/Contents 2415 0 R +/Resources 2413 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2425 0 R +/Annots [ 2422 0 R 2424 0 R ] +>> endobj +2422 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [113.9104 398.0285 384.8942 408.5837] +/Subtype/Link/A<> +>> endobj +2424 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [247.3883 162.504 315.1343 173.4478] +/Subtype/Link/A<> +>> endobj +2416 0 obj << +/D [2414 0 R /XYZ 90 757.9346 null] +>> endobj +2417 0 obj << +/D [2414 0 R /XYZ 90 708.9533 null] +>> endobj +2418 0 obj << +/D [2414 0 R /XYZ 90 676.7391 null] +>> endobj +2419 0 obj << +/D [2414 0 R /XYZ 90 621.2821 null] +>> endobj +2420 0 obj << +/D [2414 0 R /XYZ 90 577.4465 null] +>> endobj +2421 0 obj << +/D [2414 0 R /XYZ 90 545.5661 null] +>> endobj +1916 0 obj << +/D [2414 0 R /XYZ 90 503.723 null] +>> endobj +290 0 obj << +/D [2414 0 R /XYZ 90 497.9945 null] +>> endobj +1391 0 obj << +/D [2414 0 R /XYZ 90 463.3188 null] +>> endobj +2423 0 obj << +/D [2414 0 R /XYZ 90 357.4483 null] +>> endobj +2413 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F14 893 0 R /F11 986 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2428 0 obj << +/Length 1450 +/Filter /FlateDecode +>> +stream +xڭX]:W0sg1Uܥ=0e xYT9Ix$gp~0H +QmskUӐ&2~g xssQQ/ɸ=y w٭935wMkQcpmIL?:`nHT{FDxnUءjHq:d"/pLIE :RG^@X\Gs6,G7]Nw?2?sT!!Q\o +% e>7 [@T4DqG9Lɫ| +~0&jʼn +jCn\* {D]YXeObY~2?Ļb[ok"iO0hU4i}oq=^lv{Ęg=ڌ0R%p#U.b8(*1OLǮ]d |z#!~8Ώ+6Eϝ 񶜍757 qD7~=-5c2f6@8C>s A"9xY]nd쯈nefrRdSV"ksol[2+"W [DU6KsƜAI Mդ$lV0KA{ZƏՋeqgC -taSf8DZ(QD<*(x~?_O <ӯXNCWvQ: +^Ӫgs@]Wa%^ڎ vF)sA]L@P1K[Q e( :I&e% :\jv]r=4۩YayM3i +B^֔ɼ Dd\&;2К8rRJнYvN}~@/"9ZSZW*(`-}3!߇Ыd6Tr5rڿAA%tZnzCpxCkRzf%w> endobj +2429 0 obj << +/D [2427 0 R /XYZ 90 757.9346 null] +>> endobj +2426 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2432 0 obj << +/Length 673 +/Filter /FlateDecode +>> +stream +xڥTS0pRgimkaEe- +Ivo?~LALyX8.7OR}b}8N N3ߤ@0A͍2C拽fm,Og.uLmGSj<-GJ\qu0阦W lNmiH.wY0L'a|%$fhztݤy؂mJTpD[ֻPV3:Oǧ IGJI .$LIWQ2Ng<|֛yẓ Nd-h*my-`%E= ̘;D +8~%}쁀p|帨Jd]y=ZR_ Uӕ 0rUE쯺·bS4U?i8峚NﱖZyM  +S/d]\dZgSBN+|Jendstream +endobj +2431 0 obj << +/Type /Page +/Contents 2432 0 R +/Resources 2430 0 R +/MediaBox [0 0 595.2756 841.8898] +/Parent 2425 0 R +>> endobj +2433 0 obj << +/D [2431 0 R /XYZ 90 757.9346 null] +>> endobj +2430 0 obj << +/Font << /F33 904 0 R /F41 1157 0 R /F18 890 0 R /F13 991 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2436 0 obj << +/Length 3121 +/Filter /FlateDecode +>> +stream +xݝM+t\T8T<7ęQ-E)'  +f8Id;ZAo$$<$ef6pp} +#'vξ7J7EqLI9$_K]v->S_¢D$X]3 K?[sf4Nb1#?/B_FF2&q}1Q_'ɡAJvo> Zd=eEVnC2cߥct[}Qf0%)՗H +LkpnKZnĭu׾<ҘH̉Xm|Ҏ_5{ʮ +-20$5>xӼ܆]}Bz,'\XQ>fW +̎WAx7s2- gT}!28b|:>0oWj>WcamH/ó}v-ckZr~36?Ց/*m: +Wzk&k{Rj #"$vRλ!IZ6G ڍ6:Qxr-d&؂"y4'4..B`pp7XCkzyɚ:i;qXBO"\-OOm=ug{tupܧ%r  P ".xpϷBO]C?iF;_TҼ]2y)s?2㳙 +B_^ҏY _!oy;_Kr~ CWIV43tyjaA 0 ɤxgYH& %n2Xht0;/dq.g_N<Չsmo+zN>띀$)"I2F(X< 9՜Lbn zy%[! 8e;9n̝9@DVTn7f3@] *ڑ;(N + $?K#,&G +6Eט-/j' sCҘ9Ӹہ8rx +1 K"X|c9|w+DA!nGTہeis}`1 ^AᒐUv< 7@ Ӂs\Q9٘A~-YvhxC9ێ$fͻӁ擸k ܖɻnY + 8t+j",v 8# , =zٶ"ĺqv Uc7NpH.cPBƥx)n({?**,8wOq7fAV CwB b蒜ܟ0iW7aqG+խxAo>Uotl Mn54ƍY0Lk҄ă"DOMNdSycn?_ZlUl$s?fiLNK>1 Ü|ŋ HӶ c7N %uDWcF|~7m&v?8J,vVb,Sc."#,Ϭ<rG^w;LݍFS,EJWbֵb[1 ݏ8h;*t 5|AHc6 !+cwW0G~SAX(b&7Xl^I[פm$s?*Ήs 2 +7q+ܜ|P{dǬp+jv?贾PZ#!'w[, ZzCsMWqo:/XS?U(Zq&0YU=f#o?vx]i|0 +{f>DBՊC~FQS)F+qe|@10D=8§GDYTU%g|T1Rr_Ars<|Ռ}k5Orp Wr%??bq5e{C22gb3V_+@?XWu +Tr_rSWVOJk^%uy?KU7FmӖ[_S'%~1q'.o+G LU[}W[8a/*X{U-Y&=TsarW[>=.^uy}<+ZB\gz -^EoCi4^MyK{4-Pqӏ[_3KLܢg ȁr9x)"P{eCMJ)Li=OI_S~.ԏH"oC \Ր߹:5-Yr{x5WZr WL>k5uOj,59 +SZP-^oҝ>)Ug)4:9L>nLJ~t;y1ګoYҏSZ<"zksVBD ^앋pgB*uq^܂6v퓌[e{%-Yq'1-׻:0E+m W0%_6{Bq W)> v?jMbV%> endobj +2441 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 313.5514 303.094 321.1548] +/Subtype /Link +/A << /S /GoTo /D (section.23.92) >> +>> endobj +2442 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 303.8204 303.094 311.3599] +/Subtype /Link +/A << /S /GoTo /D (section.23.73) >> +>> endobj +2443 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 294.0255 299.1089 301.5651] +/Subtype /Link +/A << /S /GoTo /D (section.23.2) >> +>> endobj +2444 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 284.2307 303.094 291.7702] +/Subtype /Link +/A << /S /GoTo /D (section.23.74) >> +>> endobj +2445 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 274.372 303.094 281.9754] +/Subtype /Link +/A << /S /GoTo /D (section.23.93) >> +>> endobj +2446 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 264.5771 303.094 272.1805] +/Subtype /Link +/A << /S /GoTo /D (section.23.39) >> +>> endobj +2447 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 254.8461 303.094 262.3857] +/Subtype /Link +/A << /S /GoTo /D (section.23.40) >> +>> endobj +2448 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 244.9874 303.094 252.5908] +/Subtype /Link +/A << /S /GoTo /D (section.23.94) >> +>> endobj +2449 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 235.2564 303.094 242.796] +/Subtype /Link +/A << /S /GoTo /D (section.23.41) >> +>> endobj +2450 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 225.4616 303.094 233.0011] +/Subtype /Link +/A << /S /GoTo /D (section.23.42) >> +>> endobj +2451 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 215.6029 303.094 223.2063] +/Subtype /Link +/A << /S /GoTo /D (section.23.95) >> +>> endobj +2452 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 205.8719 299.1089 213.4114] +/Subtype /Link +/A << /S /GoTo /D (section.23.3) >> +>> endobj +2453 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 196.077 299.1089 203.6166] +/Subtype /Link +/A << /S /GoTo /D (section.23.4) >> +>> endobj +2454 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 186.2822 299.1089 193.8217] +/Subtype /Link +/A << /S /GoTo /D (section.23.5) >> +>> endobj +2455 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 176.4873 299.1089 184.0269] +/Subtype /Link +/A << /S /GoTo /D (section.23.6) >> +>> endobj +2456 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 166.6286 303.094 174.232] +/Subtype /Link +/A << /S /GoTo /D (section.23.96) >> +>> endobj +2457 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 156.8976 303.094 164.4372] +/Subtype /Link +/A << /S /GoTo /D (section.23.43) >> +>> endobj +2458 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 147.039 303.094 154.6423] +/Subtype /Link +/A << /S /GoTo /D (section.23.98) >> +>> endobj +2459 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 137.2441 303.094 144.8475] +/Subtype /Link +/A << /S /GoTo /D (section.23.99) >> +>> endobj +2460 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 127.4493 303.094 135.0526] +/Subtype /Link +/A << /S /GoTo /D (section.23.97) >> +>> endobj +2461 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 117.7182 303.094 125.2578] +/Subtype /Link +/A << /S /GoTo /D (section.23.44) >> +>> endobj +2462 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 107.9234 299.1089 115.4629] +/Subtype /Link +/A << /S /GoTo /D (section.23.7) >> +>> endobj +2463 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 98.1285 299.1089 105.6681] +/Subtype /Link +/A << /S /GoTo /D (section.23.8) >> +>> endobj +2464 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [283.1687 88.3337 303.094 95.8732] +/Subtype /Link +/A << /S /GoTo /D (section.23.45) >> +>> endobj +2465 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 313.6152 519.5753 321.1548] +/Subtype /Link +/A << /S /GoTo /D (section.23.46) >> +>> endobj +2466 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 303.7565 515.5902 311.3599] +/Subtype /Link +/A << /S /GoTo /D (section.23.9) >> +>> endobj +2467 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 294.0255 519.5753 301.5651] +/Subtype /Link +/A << /S /GoTo /D (section.23.83) >> +>> endobj +2468 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 284.2307 523.5604 291.7702] +/Subtype /Link +/A << /S /GoTo /D (section.23.100) >> +>> endobj +2469 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 274.4358 523.5604 281.9754] +/Subtype /Link +/A << /S /GoTo /D (section.23.102) >> +>> endobj +2470 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 264.641 523.5604 272.1805] +/Subtype /Link +/A << /S /GoTo /D (section.23.103) >> +>> endobj +2471 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 254.8461 519.5753 262.3857] +/Subtype /Link +/A << /S /GoTo /D (section.23.47) >> +>> endobj +2472 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 245.0513 519.5753 252.5908] +/Subtype /Link +/A << /S /GoTo /D (section.23.48) >> +>> endobj +2473 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 235.2564 523.5604 242.796] +/Subtype /Link +/A << /S /GoTo /D (section.23.104) >> +>> endobj +2474 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 225.4616 523.5604 233.0011] +/Subtype /Link +/A << /S /GoTo /D (section.23.105) >> +>> endobj +2475 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 215.6029 519.5753 223.2063] +/Subtype /Link +/A << /S /GoTo /D (section.23.49) >> +>> endobj +2476 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 205.8719 523.5604 213.4114] +/Subtype /Link +/A << /S /GoTo /D (section.23.106) >> +>> endobj +2477 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 196.077 523.5604 203.6166] +/Subtype /Link +/A << /S /GoTo /D (section.23.108) >> +>> endobj +2478 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 186.2822 519.5753 193.8217] +/Subtype /Link +/A << /S /GoTo /D (section.23.50) >> +>> endobj +2479 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 176.4235 523.5604 184.0269] +/Subtype /Link +/A << /S /GoTo /D (section.23.109) >> +>> endobj +2480 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 166.6925 519.5753 174.232] +/Subtype /Link +/A << /S /GoTo /D (section.23.75) >> +>> endobj +2481 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 156.8976 523.5604 164.4372] +/Subtype /Link +/A << /S /GoTo /D (section.23.110) >> +>> endobj +2482 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 147.1028 523.5604 154.6423] +/Subtype /Link +/A << /S /GoTo /D (section.23.107) >> +>> endobj +2483 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 137.3079 523.5604 144.8475] +/Subtype /Link +/A << /S /GoTo /D (section.23.111) >> +>> endobj +2484 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 127.5131 523.5604 135.0526] +/Subtype /Link +/A << /S /GoTo /D (section.23.112) >> +>> endobj +2485 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 117.7182 519.5753 125.2578] +/Subtype /Link +/A << /S /GoTo /D (section.23.10) >> +>> endobj +2486 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 107.9234 519.5753 115.4629] +/Subtype /Link +/A << /S /GoTo /D (section.23.11) >> +>> endobj +2487 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 98.1285 519.5753 105.6681] +/Subtype /Link +/A << /S /GoTo /D (section.23.51) >> +>> endobj +2488 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [499.65 88.3337 519.5753 95.8732] +/Subtype /Link +/A << /S /GoTo /D (section.23.12) >> +>> endobj +2437 0 obj << +/D [2435 0 R /XYZ 90 757.9346 null] +>> endobj +294 0 obj << +/D [2435 0 R /XYZ 90 733.02