ain@j.cc.purdue.edu (Patrick White) (06/27/88)
Submitted by: snyderw@life.pawl.rpi.edu Summary: Generate disk library listings from $$DES$$ files in the directories. Poster Boy: Patrick White (ain@j.cc.purdue.edu) Archive Name: sources/amiga/volume5/disklib.d.sh.Z binaries/amiga/volume8/disklib.d.sh.Z Tested. NOTES: This is really two programs -- lib and tolib. The $$DES$$ file for these programs is in the docs, along with a brief description of the format of a $$DES$$ file (basically none). -- Pat White (co-moderator comp.sources/binaries.amiga) ARPA/UUCP: j.cc.purdue.edu!ain BITNET: PATWHITE@PURCCVM PHONE: (317) 743-8421 U.S. Mail: 320 Brown St. apt. 406, West Lafayette, IN 47906 ======================================== # This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. #----cut here-----cut here-----cut here-----cut here----# #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # lib.doc # DESformat # $$DES$$ # This archive created: Wed Jun 22 12:22:25 1988 # By: Patrick White (PUCC Land, USA) echo shar: extracting lib.doc '(8301 characters)' cat << \SHAR_EOF > lib.doc Lib, ToLib Disk Library Documentation System By Wilson Snyder (c) January 1988 This package contains two programs, Lib which is used to print information on the disk, and ToLib which does simple translation on Fred Fish's README.list## files. (Or, on later disk Contents files.) This program is PUBLIC DOMAIN, but if you wish to support a college student working on software, your donations are greatly appreciated. NOTICE: This program was written as a service to the amiga users. This program may be used by all parties, including sale (see below) as long as the author's name and address remains intact in the program and documentation. Distribution of this program by parties selling it as part of a commercial for-profit package of over $10 must contact the address below before such a package is sold. I make no warranties over this program, performance, etc. And any costs incurred by this program, or its actions are placed on the user. PLEASE FORWARD INPROVEMENTS MADE TO THIS PROGRAM TO: Wilson Snyder, 15 Davis Parkway, South Burlington, VT 05403 LIB Usage: LIB [directoryname] [-s[ize]] [-h[eader]] TOLIB (input_contents_file) (outputfile) ["the disk name"] [] optional, () required. Description: Lib searches the disk tree starting at the directory name provided, or the root of the current disk if no directory is provided. The program prints out each directory in sorted order, with the size if the -s option is used, and with page headers if the -h option is used. If a file named $$DES$$ is found in any one of the directories the contents of the file are printed out using simple word justification and page numbering (-h option). ToLib converts a contents or readme.list file to a single file containing several $$DES$$ files-in-one for each entry in the contents file. The computer assumes that the program name starts in the first column, and that the description of the file is indented by a tab or space from the first column. When the program encounters a new program name it prints the optional diskname. After the program is finished I load the file into my editor, and chop the file into $$DES$$ files under each subdirectory, and a $$DES$$ file for the root. Why: Fred Fish provides a excellent service to the Amiga community, but he must distribute information as he gets it, and has to pack many different types of programs on each disk. When I receive his disks I prefer to seperate the programs by topic, onto one disk per topic. Fred provides a contents file on his disks, but since I want the description information on my topic disks, I would have to use a editor to delete the description from the distribution disk and place it onto a contents file on each topic disk. This program offers another solution. When I recieve a new Fred Fish (or other PD?!) disk, I run the TOLIB program which changes the contents file into a form ready to be split into sub files. I then put the description for each file into that file's directory so that copying the directory [ALL] will also copy the description for that program. Now, when I want a list of the contents of my disks I can just run the LIB program on each disk, and it will produce a file simular to the Contents file, but much more accurate as it will display files even without descriptions, and will not display descriptions for files that do not exist on the disk. (Thus deleting/moving the directory of the program automatically deletes/moves the description.) The Future: To make life easy for those who split up the programs on the Fred Fish disks, I Propose that Fred distribute his disks with the $$DES$$ files. Thus, people who donate to the library can just give Fred a $$DES$$ file, which he may edit. Once he has copied all of the programs he wishes onto a distribution disk, he need only run the LIB program to produce a master contents file for the benefit of users without the LIB program, and also for quick viewing of the contents. Information on the disk itself, for example the words "Disk ### of the freely..." can simply be placed on the root $$DES$$ file. Example: This is a dump of one of my games disks: (Envoked with "LIB >output df1: -h -s") Information in ALL CAPS added for information. Page 1 Games 2 ^- PAGE NUMBER DISK NAME --^ Games 2 ^- ROOT NAME Disk 1 of Public Domain Games. ^- $$DES$$ file of root Canfield Total size 27912 bytes. ^- $$DES$$ not found, just printed the size. Conquest V--- $$DES$$ file, words "Fred Fish 24" added by TOLIB. Fred Fish 24 You control an interstellar empire, decide which star systems to explore, which planets to colonize, etc. The computer will also be building its own empire and competing with you for resources. The one with the greatest population at the end wins. First distributed in executable form only on disk number AM010. This distribution includes source. Author: ported to Amiga by Rob Shimbo Total size 331234 bytes. Cosmo Fred Fish 40 An "asteriods" clone. Suggested $6 donation. Author: John Harris Total size 20604 bytes. DietAid Fred Fish 36 Diet planning aid to allow the user to compile lists of ingredients (recipes) and automatically compute calorie totals, etc. This is a shareware program ($10 suggested) that was submitted by the author for inclusion in the library. Author: Terry Gintz Total size 102856 bytes. Klondike Total size 25077 bytes. Puzzle Fred Fish 32 Simulation of puzzle with moving square tiles. Executable only. Author: Bill Beogelein Total size 9121 bytes. Reversi Fred Fish 38 Program to play reversi game. Version 6.1. Author: Manuel Almudevar Total size 47180 bytes. Page 2 Games 2 ^----- PAGE BREAK Rocket Fred Fish 82 Another interesting Workbench display hack. This one is really a game in disguise. Binary only. Author: Peter da Silva Total size 8027 bytes. Sword Fred Fish 32 Sword of Fallen Angel. Text adventure game written in AmigaBasic. Author: Andry Rachmat Total size 141277 bytes. TunnelVision Fred Fish 36 Another fine ABasiC game from David Addison. This is a maze game with a 3-D perspective view from inside the maze. Author: David Addison V--- DIRECTORIES UNDER TUNNELVISION devs Total size 232 bytes. s Total size 134 bytes. V--- TUNNELVISION SIZE Total size 53246 bytes. V--- TOTAL ROOT SIZE Total size 766534 bytes. Limitations / Suggestions: 1. Each program must be in its own subdirectory, this is standard for the Fred Fish series, and the way I wish to keep my disks. 2. The text output formatter is simple, no frills. 3. The TOLIB program just does simple processing, spliting up the output must be done by hand. This could be automated at some point. 4. Command line options do not exist for page length, margins, etc. 5. A option could be added to LIB to show all of the files on the disk. 6. A header could be added providing information on the disk, percent full, time, date, etc. 7. No control-C trap exists. SHAR_EOF if test 8301 -ne "`wc -c lib.doc`" then echo shar: error transmitting lib.doc '(should have been 8301 characters)' fi echo shar: extracting DESformat '(634 characters)' cat << \SHAR_EOF > DESformat Sorry for the ommission of the $$DES$$ file format for my LIB program. TOLIB creates these files. The $$DES$$ file is simply any text file that should be printed out when the LIB program is run. The format that I personally use is: Disk From (Fred Fish #) A program which does everything. Other notes. Info. Author The program does not care about the format, except that continuations onto the next lines should be proceded by a &. This allows the computer to rejustify the words to make them fit within the margins. (So the & has the effect of making the justification routine ignore the following newline character.) SHAR_EOF if test 634 -ne "`wc -c DESformat`" then echo shar: error transmitting DESformat '(should have been 634 characters)' fi echo shar: extracting $$DES$$ '(191 characters)' cat << \SHAR_EOF > $$DES$$ Two programs, Lib and ToLib, designed to make program descriptions easier & to use by placing them with the program in it's subdirectory. First & ever public release. Author: Wilson Snyder. SHAR_EOF if test 191 -ne "`wc -c $$DES$$`" then echo shar: error transmitting $$DES$$ '(should have been 191 characters)' fi # End of shell archive exit 0
ain@j.cc.purdue.edu (Patrick White) (06/28/88)
Submitted by: snyderw@life.pawl.rpi.edu Summary: Generate disk library listings from $$DES$$ files in the directories. Poster Boy: Patrick White (ain@j.cc.purdue.edu) Archive Name: binaries/amiga/volume8/disklib.b.sh.Z Tested. NOTES: This is really two programs -- lib and tolib. The $$DES$$ file for these programs is in the docs, along with a brief description of the format of a $$DES$$ file (basically none). -- Pat White (co-moderator comp.sources/binaries.amiga) ARPA/UUCP: j.cc.purdue.edu!ain BITNET: PATWHITE@PURCCVM PHONE: (317) 743-8421 U.S. Mail: 320 Brown St. apt. 406, West Lafayette, IN 47906 ======================================== # This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. #----cut here-----cut here-----cut here-----cut here----# #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # lib.uu # tolib.uu # This archive created: Wed Jun 22 12:19:40 1988 # By: Patrick White (PUCC Land, USA) echo shar: extracting lib.uu '(26855 characters)' cat << \SHAR_EOF > lib.uu begin 600 lib M```#\P`````````P`````````"\```!S````%P```T,```!G````5@````$`C M``!!`````0```!H````H`````0````$```"R````4P```#P````!```!@@``+ M``0```#\````6P````,```"A````60```"(````:````"0````$````>````\ M&@```'@```(?````!0````0````1````$0````0````V````Y0````8```";> M````%````",````6````&P````$```!3````'0````T```/I````<R/`````H M0"/(````1"`/2.=^_BI`+'D````$(\X````L(\\````\0KD````XD\E.KO[:* M*$`C[`"8````)$JL`*QG``"6(`V0K0`$(\`````$80`!8B!\`````$*G3KD`W M```P6(\@0"!H`*S1R-'((F@`$-/)T\D@.0```$!R`!(9(\D```!,T(%2@$)GI M4H`"0/_^G\!5@$)W```@.0```$`@>0```$0D`%.`U($?L```(`!3@E'(__8?Q MO``@(`!3@A^Q(``@`%'*__@B3R\)3KD`````<`!@9B/L`#H````$80``TF$`Z M`+PCP````#@O`"1`("H`)&<0+'D````P($`B*```3J[_@B(J`"!G'"0\```#= M[4ZN_^(CP````$AG"N6(($`I:``(`*1(>0````!.N0````!P`&`$("\`!"\`. M3KD```"T2KD````X9RPB.0```"AG!$ZN_]PB.0```$AG!$ZN_]PL>0````1.J MKO]\(GD````X3J[^AB`?+GD````\3-]_?DYU2.<!!BX\``.`!RQX``1.KO^4J M3-]@@'!D8)Q![`!<3J[^@$'L`%Q.KOZ,3G5#^0```%!P`$ZN_=@CP````#!GW MP$YU``````/L`````0````````!6````%P````$```'"```!M@```7X```%R- M```!7````5````%(```!+````1H```#Z````Z@```-P```"B````G````((`_ M``!X````3````#@````H````(@```!P````(`````@````$````3```!0@``# M``(````G```!,@```-`````!````+@```%X````````#\@```^H````7````R M``````````````````````````0`````````````````````````````````$ M``````````````````````````````````````````!D;W,N;&EB<F%R>0``I M``/R```#Z0```T-.5?_V2.<!&+_Y````!&0&3OD`````*&T`"'X`(&T`#-'\U M`````"9(2JT`#&<D(&T`#-'\_____Q`0&T#_]PP``"]G#@P``#IG"!:\`"]2' MBU*'($M2BQ`4$(!2C$H`9P12AV#N("T`#-"'3-\8@$Y=3G5.5?_XO_D````$1 M9`9.^0`````@;0`($!!(@$C`+T```%*`($#1_``````0$`@```%G#"`O```$3 M@````"!@"B!M``@0$$B`2,`@;0`,$A!(@4C!+T$`!%*!($'1_``````2$"]`B M```(`0`!9PPB+P`$!($````@8`P@;0`,$!!(@$C`(@`@+P``L(%F'"!M``@0U M$$H`9@9P`$Y=3G52K0`(4JT`#&``_VP@;0`($!!(@$C`+T```%*`($#1_```T M```0$`@```%G#"`O```$@````"!@"B!M``@0$$B`2,`@;0`,$A!(@4C!+T$`[ M!%*!($'1_``````2$"]````(`0`!9PPB+P`$!($````@8`P@;0`,$!!(@$C`" M(@`@+P``D(%.74YU3E4``+_Y````!&0&3OD`````("T`"%.M``A*@&<\4[D`6 M```@(#D````@2H!K%B!Y````&%*Y````&'`@$(!R`!(08,Y(>0```!AP("\`R M3KD```$@4(\B`&"X3EU.=4Y5__R_^0````1D!D[Y`````$JM``AG#"`M``C12 MN0```5!@#G``(\````%4(\````%0#+D````\```!4&\``0!*>0````)G``#VX M4[D````@(#D````@2H!K%B!Y````&%*Y````&'`,$(!R`!(08!1(>0```!APA M#"\`3KD```$@4(\B`%*Y```!5'`!*T#__$JM__QG0%.Y````("`Y````($J`C M:Q8@>0```!A2N0```!AP"A"`<@`2$&`42'D````8<`HO`$ZY```!(%"/(@!3E MK?_\8+HO.0```51(>0```0!.N0````!0CW`"*T#__$JM__QG0%.Y````("`Y= M````($J`:Q8@>0```!A2N0```!AP"A"`<@`2$&`42'D````8<`HO`$ZY```!; M(%"/(@!3K?_\8+IP!"/````!4$Y=3G5.5?_LO_D````$9`9.^0````!"IR\\; M```!!$ZY`````%"/*T#__$J`9A1(>0````1.N0````!8CW`!3EU.=7#^+P!(, M>0````!.N0```-10CRM`__A*@&8L2'D`````2'D````43KD`````4(\O/```8 M`00O+?_\3KD````84(]P`4Y=3G4O+?_\+RW_^$ZY```!!%"/2D!F,DAY````Q M-DZY`````%B/+RW_^$ZY````\%B/+SP```$$+RW__$ZY````&%"/<`%.74YUY M(&W__$JH``1N,DAY````84ZY`````%B/+RW_^$ZY````\%B/+SP```$$+RW_J M_$ZY````&%"/<`%.74YU<``K0/_T*T#_\$JM__1G&"!M__#1_````0!2K?_PB M$+P`(%.M__1@XB!M__#1_````0!(>0```(@O"$ZY`````%"/!JT````)__!PL M2Y"M__`@;?_\4(@O""]```1.N0````!8CR(O``"2@"M!__1*K?_T9Q@@;?_P6 MT?P```$`4JW_\!"\`"!3K?_T8.(@;?_PT?P```$`(FW__%")+PDO"$ZY````` M`%"/(&W__%"(+PA.N0````!8C]&M__`@;?_PT?P```$`4JW_\!"\``H@;?_P; MT?P```$`0A!"IV$`_-I8CW`^+P!A`/S06(\O+?_X3KD```#P6(\O/````00OH M+?_\3KD````84(]P`$Y=3G5.50``O_D````$9`9.^0````!*>0````!G0"`M+ M``CG@%"`+P!A`/PD6(\O+0`,2'D```"23KD`````4(]*;0`29PY(>0```*E.M MN0````!8CW`"+P!A`/Q26(].74YU3E7_CK_Y````!&0&3OD`````<`(O`&$`D M_#)8CR`M``CG@"\`80#[QEB/+RT`#$AY````JTZY`````%"/2'D`````3KD`+ M````6(\O`$AY````KRM`_Y)A`/G^4(](>0```+=(>0````!.N0````!0CRM`# M__Q*@%;!1`%(@4C!.T'_^DI!9P`"ZB`M``CG@%"`+P`K0/_V*T#_CF$`^U!8= MCT*M__)P`#M`_Y@[0/^:(&W__%.H``0@*``$2H!K"B)04I!P`!`18`PO+?_\_ M3KD`````6(\;0/^72(!(P`R`_____V<``:`,@`````IF#$IM_YIG!D)M_YI@L MM$IM_YIG$B`M__)2K?_R&[P`)@B=0FW_FA`M_Y=(@$C`#(`````@9PH,@```A M``IF``"6("W_\D(U")U(;?^=2'D```"Y3KD`````4(\@+?_R4H#1K?_V0JW_" M\DIM_YAF"@PM``K_EV8`_TQ3N0```"`@.0```"!*@&L6('D````84KD````8^ M<`H0@'(`$A!@%$AY````&'`*+P!.N0```2!0CR(`<`$O`&$`^J98CR\M_XYA/ M`/H^6(\K;?^.__9";?^88`#^\"`M__(B+?_VTH`,@0```$MN#')+DJW_CK"!M M;P``A'!+D*W_CB(M__*R@&\@0C48G4AM_YU(>0```+U.N0````!0CT*M__([U M?``!_YA3N0```"`@.0```"!*@&L6('D````84KD````8<`H0@'(`$A!@%$AYK M````&'`*+P!.N0```2!0CR(`<`$O`&$`^?Y8CR\M_XYA`/F66(\K;?^.__8,O M+0`F_Y=F"CM\``'_FF``_CX@+?_R4JW_\ANM_Y<(G6``_BPO+?_\3KD```):[ M6(]*K?_R9UP@+?_R0C4(G4AM_YU.N0````!8CU.Y````("`Y````($J`:Q8@[ M>0```!A2N0```!AP"A"`<@`2$&`42'D````8<`HO`$ZY```!(%"/(@!P`2\`1 M80#Y8%B/0JW_]B`M__:PK?^.;SI3N0```"`@.0```"!*@&L6('D````84KD`& M```8<`H0@'(`$A!@%$AY````&'`*+P!.N0```2!0CR(`4[D````@(#D````@Z M2H!K%B!Y````&%*Y````&'`*$(!R`!(08!1(>0```!AP"B\`3KD```$@4(\B< M`"!M_Y+1_`````!"$#`M__I.74YU3E7_XK_Y````!&0&3OD`````D<AP_B\`H M2'D`````*TC_Z"M(_^PK2/_P*TC_]"M(__@K2/_\3KD```#44(\K0/_D2H!F1 M&$AY`````$AY````P$ZY`````%"/8``![$*G+SP```$$3KD`````4(\K0/_\R M2H!F$DAY````VDZY`````%B/8``!PB\M__PO+?_D3KD```$$4(]*0&822'D`R M``#J3KD`````6(]@``&<(&W__$JH``1N$DAY```!#4ZY`````%B/8``!@"!M^ M__Q0B"\(+RT`#&$`^Z10CSM`_^(O+?_\+RW_Y$ZY```!(%"/2D!G``#B(&W_I M_$JH``1O``#&0J=P<"\`3KD`````4(\K0/_T2H!F$DAY```!+$ZY`````%B/! M8```KB!M__Q0B"\(+RW_]$ZY`````%"/(&W_]$*H`&PK;?_X__!*K?_P9R@@# M;?_\4(@O""\M__!A`/7D4(]*@&X2*VW_\/_L(&W_\"MH`&S_\("W_^"!M$ M__"QP&8.(&W_]"%``&PK2/_X8"I*K?_P9A(@;?_T0J@`;")M_^PC2`!L8!(@L M;?_L(FW_]"-H`&P`;"%)`&Q"K?_T8`#_'"!M__P@*`!\T:W_Z&``_PPK;?_X; M__!*K?_P9T(O+0`(+RW_\&$`].90CR(M``Q2@2\!+P!A`/X$4(_1K?_H(&W_' M\"MH`&S_['!P+P`O"$ZY````&%"/*VW_[/_P8+@@;0`(T?P`````0A`P+?_B: M2,`O`"\M_^@O+0`,80#YW$_O``Q*K?_\9Q(O/````00O+?_\3KD````84(]*< MK?_D9PPO+?_D3KD```#P6(\@+?_H3EU.=4Y5__2_^0````1D!D[Y`````")M4 M``P@:0`$$!`,```_9B(O$4AY```!7TAY```!/$ZY`````$_O``Q"ITZY````L M`%B/<`$K0/_\("W__+"M``AL``"\Y8`@;0`,T<`B4!`1#```+68``*!2B1`1P M2(!(P"]```!2@"!`T?P`````$!`(```!9PP@+P``!(`````@8!8@+?_\Y8`@0 M;0`,T<`B4%*)$!%(@$C`#(````!(9Q(,@````%-F%#/\``$`````8!@S_``!& M`````F`.2'D```&,3KD`````6(]3K0`(*VW__/_X("W_^+"M``AL&.6`(&T`= M#-'`6(`B;0`,T\`@D5*M__A@WE*M__Q@`/\\#*T````!``AO%D*G(&T`#"\H] M``1A`/,R4(\K0/_\8!)"ITAY```!F6$`\QY0CRM`__QA`/9*2D!G!G`43EU.1 M=4*G+RW__&$`_"Y0CW``3EU.=0`````#[`````D````!```+K@``"30```6PA M```%4@```SP```'Z```!G````'@````*````&0````,```S<```,>```#'``T M``QF```+U```"\X```I(```)Z```"<P```FF```)?```!Z````;D```&"```5 M!?@```7:```%D```!7P```5@```$<```!`P```/0```#E@```V(```(V````D M&`````0```M8```)=@``"4@```D@```&#@``!>@```40```$_@``!,X```2V< M```$:@``!%(```.0```#>@```RX```+2```"S````GH```(L```"(@```AP`3 M``(2````-````"(````%````!@``#"0```%D```!+@```,X```"8`````0``@ M``@```OF`````@````P```@T```&%`````$````.```(3@````H````2```&D M>```"1(```C8```(A@``!^@```=````#'````KP```)P```!Y@```!$````64 M```,?@``"]H```I.```)[@``"=(```FL```)@@``!Z8```;J```%X```!98`V M``6"```$$@```]8```.<```#:````M@````#````&```"F8```3>```$>```# M``,````9```%[@``!.X```2:````+0```!T```D(```(^```"/(```CH```(L MX@``",X```B^```(N```"*X```BH```(?```"&P```AF```(7```"%8```?>Q M```'S@``!\@```>^```'N```!S8```<F```'(```!Q8```<0```#$@```P(`' M``+\```"\@```NP```*R```"H@```IP```*2```"C````F8```)6```"4```* M`D8```)````!W````<P```'&```!O````;8````)````)@``"[8```D\```%I MN```!5H```-$```"`@```:0```"`````$@````D````M```*&```"YH```4N) M```$'@```^(```G````#Q```"68```.`````"0```"X```N(```+1```!4``G M``0P```#]````ZX```HX```)E@```U(````````#\@```^H```!G`````$]U? M="!O9B!M96UO<GDN"@!);G9A;&ED(&9I;&4@;W(@9&ER96-T;W)Y+"`G)7,G) M+@H`17)R;W(@97AA;6EN:6YG(&QO8VME9"!F:6QE(&]R(&1I<F5C=&]R>2X*B M`$UU<W0@<W!E8VEF>2!A(&1I<F5C=&]R>2P@;F]T(&$@9FEL92X*`%!A9V4@E M)2TT9`!4;W1A;"!S:7IE("5L9"!B>71E<RX*``H`)7,*`"0D1$53)"0`<@`E, M<R``)7,`26YV86QI9"!D:7)E8W1O<GDL("<E<R<N"@!/=70@;V8@;65M;W)YW M+@H`17)R;W(@97AA;6EN:6YG(&QO8VME9"!D:7)E8W1O<GDN"@!,;V-K960@3 M82!F:6QE+"!N;W0@9&ER96-T;W)Y+@H`3W5T(&]F(&UE;6]R>2X*`"5S"E5SS M96%G93H@)7,@6U)E860M4&%T:%T@6RUS:7IE70H`04U)1T$M3$E"+B`@5F5R: M<VEO;B`Q+C`N,BX@($)Y(%=I;'-O;B!3;GED97(`0F%D(%-W:71C:"X*`#H`M M`````_(```/K````5@```_(```/J`````0```@````/R```#Z@```$$`("`@A M("`@("`@*"@H*"@@("`@("`@("`@("`@("`@("!($!`0$!`0$!`0$!`0$!`0` MA(2$A(2$A(2$A!`0$!`0$!"!@8&!@8$!`0$!`0$!`0$!`0$!`0$!`0$!`1`02 M$!`0$(*"@H*"@@("`@("`@("`@("`@("`@("`@("$!`0$"`@("`@("`@("`H< M*"@H*"`@("`@("`@("`@("`@("`@($@0$!`0$!`0$!`0$!`0$!"$A(2$A(2$T MA(2$$!`0$!`0$(&!@8&!@0$!`0$!`0$!`0$!`0$!`0$!`0$!$!`0$!`0@H*"\ M@H*"`@("`@("`@("`@("`@("`@("`@(0$!`0(````````_(```/J`````0``Q M``````/R```#Z0```!I.5O_\0J[__"`N__P,@````!1L('(83KD`````($#1\ M_``````O"$ZY```"6EB/4J[__(J[__"`N__RPN0````!L$"\`3KD```.64 M6(]2KO_\8.0O+@`,+RX`"$ZY`````%"/3EY.=0```^P````!````#````"@`M M```!````$````$@````!````&@```#X````!````'````%X````!````'0``+ M`"`````!````(@```!@````````#\@```^D````H3E;__"\\```P`$*G3KD`. M``!$4(\"@```,``M0/_\2H!F!G``3EY.=4JY`````&=B<%XO`$ZY```%#EB/< M#*X``"``__QF!'!$8`)P0R\`3KD```4.6(]P"B\`3KD```4.6(]"KO_\("[_: M_+"Y`````&P0+P!.N0```Y98CU*N__Q@Y'``+P`O`$ZY`````%"/8`@@+O_\[ M3EY.=4Y>3G4``````^P````!````"@```"H````$````$````'8```!<````H M4````#8````!````&@```&P````!````'````(H````!````+@````X`````Q M```#\@```^H````!`````````_(```/J`````0````````/R```#Z0```+).G M5O_X+7P`````__P@;O_\L?P```'@9!(0*``02@!G"@:N````&/_\8.(@;O_\3 ML?P```'@9@9P`$Y>3G4O+O_\+RX`#"\N``AA"$_O``Q.7DYU3E;_ZB!N`!!*6 M*``09P@O"&$``?98CRUY`````/_T+6X`#/_P<``@;O_P$"@``0R`````8F<.5 M#(````!A9A)"KO_T8`@M?```@`#_]%*N__`@;O_P$"@``0P``"M7P40!2(%(6 MP7``(&X`#!`0'4'_[PR`````=V<``-`,@````')G``""#(````!A9@`!%"`N. M__0`@`````@O0```2B[_[V<$<@)@`G(!("\``("!`(````$`+SP```&D+P`O# M+@`(3KD```!D3^\`#"U`__A2@&8&<`!.7DYU<`(O`$*G+R[_^$ZY```##D_O@ M``Q*+O_O9P@@/````(!@`G`"+4#__&```*1*+O_O9P1P`F`"<``B+O_T@H`O& M`2\N``A.N0```&10CRU`__A2@&8&<`!.7DYU2B[_[V<((#P```"`8`)P`2U`B M__Q@7DHN_^]G!'`"8`)P`2(N__2"@`"!```!``"!```"`"\\```!I"\!+RX`V M"$ZY````9$_O``PM0/_X4H!F!G``3EY.=4HN_^]G""`\````@&`"<`(M0/_\K M8`9P`$Y>3G4@+O_X<@9.N0`````@0-'\`````$HH``%G&`CN``+__R!N`!#0, M_``6(FX`$"-(``Q@""!N`!!"J``,("[_^"!N`!`10``1(*@`#'``(4``""%`X M``0@+O_\$4``$"`(3EY.=4Y6```@;@`($"@`$`@```%G#B\(</\O`$ZY```!B M(%"/(&X`"!`H`!`"```,2@!F%DJH`!)G$"\H`!(O*``,3KD```$*4(^1R")N2 M``@C2``,(T@`$D(I`!!P`!`I`!$O`$ZY```#EEB/3EY.=0`````#[`````$`& M```+````:@````4````0```"O````38```'&```!<````10````!````$@``? M`G0````!````%0```IH````!````&P```@@````#````'0```#`````2````P M!@````$````B```"``````````/R```#Z0```%-.5O[L2.<`($'N`!`M2/_L; M(&X`#!`02@!G``$8<@`2$%*(+4'_^"U(``P,@0```"5F``#&$!`,```E9CQT= M`!004JX`#"!N``@@*``(4X`A0``(+4+_^$J`:PPB4%*0$H)P`!`18*HO+@`(A M+R[_^$ZY```!(%"/8)A(;O_T2&[_[$AN_NPO+@`,3KD`````3^\`$"U`__!*A M@&<`_W9"KO_\+4``#"`N__RPKO_T;`#_8B!N``@B*``(4X$A00`(2H%K%")0) M4I!%[O[LU<`0$A*`<@`2$6`<0>[^[-'N__QP`!`0+RX`""\`3KD```$@4(\BY M`%*N__Q@K"!N``@@*``(4X`A0``(2H!K$B)04I`@+O_X$H!R`!(18`#^]B\NA M``@O+O_X3KD```$@4(\B`&``_N`O+@`(</\O`$ZY```!(%"/3-\$`$Y>3G4`K M`````^P````$````$@```3P```$F````Z@```'`````!````'@```(H`````L M```#\@```^D````\3E;__'``(&X`"!`04JX`""U`__Q*@&<\(CD````@4X$CQ MP0```"!*@6L4('D````84KD````8$(!R`!(08,9(>0```!@O+O_\3KD```$@B M4(\B`&"P(#D````@4X`CP````"!*@&L6('D````84KD````8<`H0@'(`$A!@] M%$AY````&'`*+P!.N0```2!0CR(`(`%.7DYU3E;_^$*N__AP`"!N``@0$%*NW M``@M0/_\2H!G-B!N``PB*``(4X$A00`(2H%K#")04I`2@'(`$A%@$B\N``PO( M+O_\3KD```$@4(\B`"U!__A@MB`N__A.7DYU```#[`````,````2````V@``? M`(@```!*````"@```!T```!^````;@```&@```!>````5@```$`````R````S M+````"(````:`````````_(```/J`````0````````/R```#Z0```8).5@``3 M2KD`````9P9.N0````!*K@`(:R0@+@`(L+D`````;!AR!DZY`````"!`T?P`U M````$!`(```'9@YP"2/``````'``3EY.=2`N``AR!DZY`````"!`T?P`````@ M(`A.7DYU3E;_]$*N__P@+O_\L+D`````;!QR!DZY`````"!`T?P`````$!!*I M`&<&4J[__("[__+"Y`````&8.<!@CP`````!P_TY>3G4@+O_\<@9.N0``7 M```@0-'\`````"`Y``````*```"``"(N``RS@"U```PM2/_T"```#V<$<!!@: M`G```(````"`(&[_]!"`("X`#`*``````PR``````F<\#(`````!9Q)*@&92; M(&[_]!`0````0!"`8%@(+@`#``]G!'`(8`)P``"`````('(`(&[_]!(0@H`0M M@6`V""X``P`/9P1P"&`"<```@````&!R`"!N__02$(*`$(%@%"!N__1"$'`6I M(\``````</].7DYU""X``0`.9PPO+@`(3KD```"D6(\@+@`,`H````,`2H!G` M"BU\```#[O_X8`@M?````^W_^"\N__@O+@`(3KD`````4(\@;O_T(4```DJ`@ M9B!.N0```3PCP````!QP`B/``````"!N__1"$'#_3EY.=2`N__Q.7DYU3E8`K M`"`N``P"@```@```@````P$B+@`,`H'__W__+P$O`"\N``AA`/Y,3^\`#$Y>@ M3G5.5O_X2JX`$&L2+RX`"&$`_<Y8CRU`__A*@&8.<!8CP`````!P_TY>3G4OS M+@`0+RX`#"!N__@O*``"3KD````P3^\`#"U`__Q2@&843KD```$\(\`````<] M<`4CP``````@+O_\3EY.=4Y6__A*K@`0:Q(O+@`(80#]9EB/+4#_^$J`9@YP2 M%B/``````'#_3EY.=2!N__@0$`@```-G$'`"+P!"IR\N``AA0D_O``PO+@`0' M+RX`#"!N__@O*``"3KD```!,3^\`#"U`__Q2@&843KD```$\(\`````<<`4CS MP``````@+O_\3EY.=4Y6__PO+@`(80#\Z%B/+4#__$J`9PH,K@````(`$&,.( M<!8CP`````!P_TY>3G4@+@`0Y8`@0-'\`````"\0+RX`#")N__PO*0`"3KD`+ M``"(3^\`#%*`9A1.N0```3PCP````!QP%B/``````'``+P`O`"!N__PO*``"Z M3KD```"(3^\`#$Y>3G5.5O_X+RX`"&$`_&!8CRU`__A*@&8&</].7DYU<``@T M;O_X$A`M0/_\"`$``F<$3EY.=2!N__@O*``"3KD````<6(\@;O_X0A`@+O_\< M3EY.=4Y6```O+@`(3KD```"D6(]*@&8:3KD```$\(\`````<<`(CP`````!P< M_TY>3G5P`$Y>3G5.5@``+RX`"&'"6(].7DYU3E8``"\N``PO+@`(3KD```"X` M4(]*@&8:3KD```$\(\`````<<`4CP`````!P_TY>3G5P`$Y>3G4O/````^U(D M>0````U.N0````!0CR/`````*$YU3E;__DJY`````&<&3KD`````2KD````H] M9@)AR$HY````#&<<$#D````,'4#__T(Y````#'(`$B[__R`!3EY.=7`!+P!(" M;O__+SD````H3KD````P3^\`#'``$"[__TY>3G5.5O_^2CD````,9QH0.0``2 M``Q".0````P=0/__`H````#_3EY.=6$`_W9.7DYU3E8``$JY`````&<&3KD`^ M````2KD````H9@1A`/\X<`$O`$AN``LO.0```"A.N0```$Q/[P`,<``0+@`+T M3EY.=4Y6``!*.0````QG!G#_3EY.=2`N``@3P`````Q.7DYU3E;__$JY````S M`&<&3KD`````2KD````H9@1A`/[8+SP```#_+RX`""\Y````*$ZY````,$_O4 M``PM0/_\2H!J!$*N__P@;@`(T>[__$(0("X`"$Y>3G5.5@``2KD`````9P9.@ MN0````!*N0```"AF!&$`_H(O+@`(3KD`````6(\O`"\N``@O.0```"A.N0``M M`$Q/[P`,3EY.=0```^P````/`````0``!?8```78```%F```!8(```4V```%` M(@``!,@```22```$>```!$H```0"```#;@```OH```)V```!T`````P````'= M```$4@``!`H```-V```#,@```P(```*J```"?@```D(```'8```!;@```*0`S M``!`````!0````D```72```%?```!1P```2,````#@````4````*```%R@``# M!70```44```$A`````8````!````#P```,0````*````$0``!68```54```$7 M]```!.X```3F```$K@``!*0```2<```$:@```T8````!````&0``!>@````#+ M````&@```)H```!R````'@````0````;````O@```(0```!:````,`````0`S M```B````M@```'P```!2````*````!0````M```$.````](```.*```#6@``* M!?P```4\```"X@``!9X```3.```"7@``!$0```/\```#:````O0```)P```!6 MR@``!'````&V```#\````88````````#\@```^H````$_____P`````````!2 M`"H``````_(```/I````_$Y6__@@;@`($"@`$`(``#!*`&<&</].7DYU(&X`5 M"$JH`!)F'!`H`!`(```"9A(O"&$``U!8CTJ`9P9P_TY>3G4@;@`($"@`$`@`E M``)G"'`!+4#_^&`J(&X`"!`H`!`(```!9P9P_TY>3G4@;@`($"@`$`````$1R M0``0+6@`$O_X<``@;@`($"@`$2\N__@O*``,+P!.N0```B)/[P`,+4#__$J`* M:A`@;@`($"@`$````"`10``02J[__&80(&X`"!`H`!`````0$4``$$JN__QOS M#B!N``@A;O_\``0@J``,(&X`"!`H`!`"```P2@!G!G#_3EY.=2!N``@@*``$- M4X`A0``$2H!K"B)04I!P`!`18`HO+@`(80#^Z%B/3EY.=4Y6__(M;@`(__8@5 M;@`,$"@`$`(``#!*`&<&</].7DYU(&X`#$JH`!)F=A`H`!`(```"9FP,KO__? M__\`"&8&<`!.7DYU+RX`#&$``AA8CTJ`9P9P_TY>3G4@;@`,$"@`$`````(1F M0``0("@`$B%```A3@"%```A*@&L0(E!2D"`N``@2@'(`$A%@$"\N``PO+@`(C M80#_;%"/(@`@`4Y>3G4@;@`,$"@`$`@```)G2`RN_____P`(9@9P`$Y>3G4@A M+@`('4#__W``(&X`#!`H`!%R`2\!2&[__R\`+4'_\DZY```"BD_O``QR_RU!% M``@M0/_Z8```PB!N``P0*``0"````&<&</].7DYU(&X`#!`H`!`````"$4``Z M$`RN_____P`(9SI*J``(;S0@*``(4X`A0``(2H!K$")04I`@+@`($H!R`!(1N M8!`O+@`,+RX`"&$`_JY0CR(`</\M0``((FX`#"!1L>D`#&="2JD`"&H(+6D`/ M$O_R8!`@;@`,("@`$I"H``@M0/_R<``@;@`,$"@`$2\N__(O*``,+P!.N0``_ M`HI/[P`,+4#_^F`*<``M0/_Z+4#_\@RN_______Z9A(@;@`,$"@`$````"`14 M0``08!H@+O_ZL*[_\F<0(&X`#!`H`!`````0$4``$"!N``P@*``2(4``"")H1 M``P@B2`N``@,@/____]G*B(H``A3@2%!``A*@6L,(E!2D!*`<@`2$6`0+RX`^ M#"\N``AA`/W24(\B`"!N``P0*``0`@``,$H`9P9P_TY>3G4,KO______]F8&B M<`!.7DYU("[_]DY>3G5.5@``(&X`"$JH`!)G$!`H`!`(```#9@9P`$Y>3G4O3 M.0````!.N0```!!8CR!N``@@@"%```Q*@&8.<`PCP`````!P_TY>3G4@;@`(K M(7D``````!(0*``0`@``\Q%``!!P`"%```@A0``$3EY.=0```^P````"````H M!0```]````.B`````0````<```/``````P```!````*^```"`````)8````!T M````%0```Z@````````#\@```^D```!;3E;__"`N``@&@`````Q"IR\`3KD`B M````4(\M0/_\2H!F!G``3EY.=2!N__S!B`)`__[!B"`N``@&@`````PA0``(' M+R[__$AY`````&$``)I0CR!N__S0_``,(`A.7DYU3E;__"\N``AAEEB/+4#_Y M_$J`9P1.7DYU('S_____(`A.7DYU82YP`"/`````$"/`````""/`````#"/`^ M````""/``````"/`````#"/`````!$YU3E;_^"UY`````/_\2J[__&<>(&[_% M_"U0__@O*``(+PA.N0```!A0CRUN__C__&#<3EY.=4Y6```B;@`((&D`!")N5 M``PC2``$D<@BB"!N``A*J``$9P8@:``$((D@;@`,(FX`""-(``1*D68"(HA.( M7DYU3E8``"!N``Q*D&8,(FX`""-H``0`!&`,(FX`#"!1(6D`!``$(&X`#$JHM M``1F"")N``@BD&`*(FX`#"!I``0@D4Y>3G4``````^P````#`````0```)8`X M``"0````B@````(````4````N@```$@````$````(````*X```"B````J```. M`)P````"````+@```-8````4`````````_(```/K`````P```_(```/I````] MH4Y6__P@.0````SG@$Y>3G5.5O_\("X`""\`+4#__&$&6(].7DYU3E;_[$JN+ M``AN!G``3EY.=2`N``A>@'((3KD`````+7P````(__@@;O_X+5#__"U`__!*; MKO_\9U8@+O_P(&[__"(H``2R@&4VLH!F"")N__@BD&`6(&[__"`H``20KO_P8 M(4``!.>`T:[__"`N__"1N0````P@;O_\(`A.7DYU+6[__/_X(&[__"U0__Q@G MI"`N__#G@"(Y````%-"!4X!.N0`````B.0```!1.N0`````O`"U`_^Q.N0``F M``!8CRU`__1*@&<8+R[_["\`8190CR\N``AA`/\J6(].7DYU<`!.7DYU3E;_D M_"`N``PO`"\N``@M0/_\8090CTY>3G5.5O_D2JX`#&X&</].7DYU(&X`",&(# M`D#__L&(("X`#%Z`<@A.N0`````M0/_DYX`M2/_LT<`@+O_DT;D````,+7P`9 M```(__0B;O_T+5'__"U(_^A*KO_\9P``Z"!N__P@*``$YX#1P"U(__@@;O_\7 ML>[_Z&,8(F[_["*((V[_Y``$(&[_]"")<`!.7DYU(&[__+'N_^AF'B)N_^PB7 MD"`N_^30J``$(T``!"!N__0@B7``3EY.=2!N_^RQ[O_X9!`@+O_DD;D````,W M</].7DYU(&[_[+'N__AF4"!N__Q*D&<<(&[_Z")N__RQT6,0("[_Y)&Y````Y M#'#_3EY.=2`N_^0@;O_\T:@`!$J09Q8@;O_H(F[__+'19@H@*``$T:D`!"*0F M<`!.7DYU+6[__/_T+6[_^/_P(&[__"U0__Q@`/\4(&[_]""N_^R1R")N_^PB- MB"-N_^0`!"`(3EY.=0`````#[`````(````!````S````+P````!````$P``E M`-X````'````(````A@```'J```!9@```6````"6````1@````8````#````W M(0```4H```#&````0`````$````B````T@````````/R```#Z0```%E.5O[LO M0>X`#"U(_^P@;@`($!!*`&<``39R`!(04H@M0?_X+4@`"`R!````)68``-H0+ M$`P``"5F1G0`%!!2K@`((#D````@4X`CP````"`M0O_X2H!K%"!Y````&%*Y' M````&!""<``0$&"B2'D````8+R[_^$ZY```!(%"/8(Y(;O_T2&[_[$AN_NPOW M+@`(3KD`````3^\`$"U`__!*@&<`_VQ"KO_\+4``""`N__RPKO_T;`#_6"(Y; M````(%.!(\$````@2H%K'"!Y````&%*Y````&$/N_NS3P!`1$(!R`!(08!Y!0 M[O[LT>[__'``$!!(>0```!@O`$ZY```!(%"/(@!2KO_\8*(@.0```"!3@"/`_ M````($J`:QH@>0```!A2N0```!@@+O_X$(!R`!(08`#^VDAY````&"\N__A.? MN0```2!0CR(`8`#^PDAY````&'#_+P!.N0```2!0CTY>3G4``````^P````$; M````$@```5@```%`````^@```'8````0````'0```4X```$V```!(@```1P`/ M``$2```!"@```/(```#0````R@```,````"X````;````%X```!8````2@``. M`$(````!````'@```)`````````#\@```^D````B3E;__"\N``A.N0````!87 MCR!N``C1P"U(__P@;O_\4J[__")N``P0$1"`4JX`#$H`9N@@+@`(3EY.=4Y6$ M__PO+@`(3KD`````6(\@;@`(T<`M2/_\("X`$%.N`!!*@&\:(&X`#!`0(F[_P M_!*`4JX`#$H`9P92KO_\8-H@;O_\0A`@+@`(3EY.=0```^P````"````&0``P M`$0````*`````````_(```/I````&DY6__PM;@`(__P@;O_\4J[__")N``P0V M$1"`4JX`#$H`9N@@+@`(3EY.=4Y6__PM;@`(__Q*K@`0;R`@;@`,$!`B;O_\C M$H!2K@`,2@!G#%*N__Q.<5.N`!!@VB!N__Q"$"`N``A.7DYU```#\@```^D`A M```)3E;__$*N__P@;@`(T>[__!`02@!G!E*N__Q@["`N__Q.7DYU```#\@``N M`^H````!````%````_(```/K````'@```_(```/I````&DY6__I(YP<`+#D`V M````?@"^1FPZ(`?!_``&($#1_``````:$$H%9R(@!0@```)F&B`'P?P`!B!`Z MT?P`````+R@``DZY````'%B/4D=@PB\N``PO+@`(3KD```$Z4(],WP#@3EY.? M=0`````#[`````$`````````6`````$````:````"@````(````;````.@``Y M`!X````!````+0```$0````````#\@```^L```!X```#\@```^D```(?3E;_0 MM$CG`"!P`"U`_^AR_RU!_^1R("U!_^`@;@`($A`M0/_P+4#_W"U`_^P,`0`M6 M9@IP`5*N``@M0/_P<``@;@`($!`O0``$4H`@0-'\`````!`0"````F=B#*\`+ M```P``1F!G`P+4#_X'``(&X`"!`04JX`"`*`````#RU`_]QP`"!N``@0$%*`+ M(D#3_``````0$0@```)G(B`N_]QR"DZY`````'(`$A!2K@`(`H$````/T($M] M0/_<8,0@;@`($!`,```N9D12K@`(0J[_Y'``(&X`"!`04H`B0-/\`````!`1^ M"````F<B("[_Y'(*3KD`````<@`2$%*N``@"@0````_0@2U`_^1@Q"!N``@0@ M$`P``&QF"G`!4JX`""U`_^Q"KO_0<``@;@`($!!R2`2!````"&L``HBPNQ@(U M9O!.^Q@&````9F```FX```!E8``"8````&=@``)0````8V```BH```!S8``!V MT@```&]@``%8````>&```-P```!U8```.````&1@```"2J[_[&<.(FX`$"!1J M6)$M4/_,8`PB;@`0(%%8D2U0_\Q*KO_,:BAP`2U`_^A@($JN_^QG#B)N`!`@1 M45B1+5#_S&`,(FX`$"!16)$M4/_,<`LM0/_\("[_S'(*3KD`````+4'_^$J!? M:@1$KO_X4Z[__"`N__@&@````#`B+O_\'8`8N"`N_\QR"DZY`````"U`_\Q*D MKO_,9KP,K@````'_Z&8.4Z[__"`N__P=O``M"+A![O^X("[__-'`<@N2@"U!Y M__0M2/_08``!=DJN_^QG#B)N`!`@45B1+5#_S&`,(FX`$"!16)$M4/_,<`@M[ M0/_\4Z[__"`N_\P"@`````\@0-'\`````"`N__P=D`BX("[_S.B``H`/____3 M+4#_S$JN_\QFS$'N_[@@+O_\T<!R")*`+4'_]"U(_]!@``$"2J[_[&<.(FX`I M$"!16)$M4/_,8`PB;@`0(%%8D2U0_\QP"RU`__Q3KO_\("[_S`*`````!P:`G M````,"(N__P=@!BX("[_S.:``H`?____+4#_S$JN_\QFSD'N_[@@+O_\T<!RF M"Y*`+4'_]"U(_]!@``"0#*[______^1F""U\````R/_D(FX`$"!16)$B4"U)O M_]"S_`````!F""U\````$/_00J[_]"`N__2PKO_D;%`@;O_0T<`0$$H`9T12J MKO_T8.1![O^X<`$M0/_T)&X`$")26)(@$1U`_[@M2/_08"!P`BU`_]1@&$*N_ M_]1@$G`!+4#_U&`*<`!,WP0`3EY.=4JN_]!G``#22J[_W&<*("[_W+"N__1L8 M!BUN__3_W"`N__21KO_<0J[__$JN__!G2"`N__13@"U`__1*@&L8(&X`#-'NE M__Q2KO_\(F[_T!"14J[_T&#:("[_W%.`+4#_W$J`:UP@;@`,T>[__%*N__P@# M+O_@$(!@WB`N_]Q3@"U`_]Q*@&L4(&X`#-'N__Q2KO_\("[_X!"`8-X@+O_TS M4X`M0/_T2H!K&"!N``S1[O_\4J[__")N_]`0D5*N_]!@VB!N`!0@KO_\(&X`1 M"%*((`A,WP0`3EY.=0RN_______D9@9P!BU`_^0,K@```!3_Y&T$<!-@!"`N* M_^0M0/_T4H`,K@````'_U%?!1`%(@4C!2&[_N$AN_^A(;O_8+P$O`"!N`!`O5 M$$ZY`````$_O`!@@;@`04)!![O^X(B[_V"U`__0M0?_\+4C_T$J!:@1$KO_\K M#*X````"_]1F&DJN__1G#@RN````!O_\;01P`&`"<`$M0/_42J[_]&<$4Z[_T MV'``+4#__$JN_^AG!%*N__Q*KO_49RH@+O_D4H`B+O_\T($M0/_\2J[_V&L(: M("[_V-&N__Q*KO_D9T!2KO_\8#H@+O_D7(#1KO_\2J[_V&H(("[_V$2`8`0@K M+O_8+4#_^`R`````8V\$4J[__`RN```#Y__X;P12KO_\2J[_\&8T("[_W+"N7 M__QO*B`N__R1KO_<("[_W%.`+4#_W$J`:Q0@;@`,4JX`#"`N_^`0@%*N__Q@" MWDJN_^AG#"!N``P0O``M4JX`#$JN_]1G``$&2J[_V&IP(&X`#!"\`#!2B!"\M M`"Y2B"U(``P@+O_D4X`M0/_D2H!K``'D("[_V%*`+4#_V$J`:@X@;@`,$+P`: M,%*N``Q@U"`N__13@"U`__1*@&L4(&[_T")N``P2D%*N_]!2K@`,8+(@;@`,/ M$+P`,%*N``Q@I"`N_]A3KO_82H!K,"`N__13@"U`__1*@&L4(&[_T")N``P2V MD%*N_]!2K@`,8-(@;@`,$+P`,%*N``Q@Q$JN_^1G#"!N``P0O``N4JX`#"`N? M_^13@"U`_^1*@&L``3H@+O_T4X`M0/_T2H!K%"!N_]`B;@`,$I!2KO_04JX`= M#&#.(&X`#!"\`#!2K@`,8,`@+O_T4X`M0/_T2H!K%"!N_]`B;@`,$I!2KO_0C M4JX`#&`,(&X`#!"\`#!2K@`,(&X`#!"\`"Y2K@`,("[_Y%.`+4#_Y$J`:S`@3 M+O_T4X`M0/_T2H!K%"!N_]`B;@`,$I!2KO_04JX`#�(&X`#!"\`#!2K@`,E M8,(@;@`,$+P`15*(+4@`#$JN_]AJ#A"\`"U2K@`,1*[_V&`,(&X`#!"\`"M2, MK@`,<`LM0/_T4Z[_]"`N_]AR"DZY``````:!````,"`N__0=@0BX("[_V'(*H M3KD`````+4#_V`RN````"?_T;LA*KO_89L(@+O_T#(`````+;!)2KO_T(&X`% M#!"V"+A2K@`,8.(,K@````'_\&8T("[_W+"N__QO*B`N__R1KO_<("[_W%.`> M+4#_W$J`:Q0@;@`,4JX`#"`N_^`0@%*N__Q@WB!N`!0@KO_\(&X`"%*((`A,\ MWP0`3EY.=0`````#[`````,````&````W@```(X```!.`````@```!\```-F. M```"C@````0````A```'[@``!]0```(6```!Z`````(````B````\@```*(`^ M```!````)0``!/(````````#\@```^H````%,#$R,S0U-C<X.4%"0T1%1@``E M``````/R```#Z@````0````````````````````````#\@```^D````12.<\# M`"H!9S)J`D2!*`!G*&H"1(!"@G8?XX#CDK2!9024@5*`4<O_\B("N85J`D2`Q MLX1J"$2!8`1"@4*`3-\`/$YU``````/R```#Z0```!%(YW@`*`"SA$J`9S!J$ M`D2`)`!*@68$0H!@(FH"1($F`,;!2$+$P4A"0D+6@DA!P,%(0$)`T(-*A&H"7 M1(!,WP`>3G4``````_(```/I````!$Y6```C[@`(````($Y>3G4```/L````P M`0````$````(`````````_(```/I````-B0`P+Q_____9@AP`'(`=`!@(DA"- M2,+H0L2\@``'_Y1\`_\O`G0*XXGCD%'*__H(P``?)!].=2\#+P"#GV=DE'P`Y M"TJ`9@@@`4*!E'P`("\``I__X```9R120N*(XI'BDR\``I__X```9NY*@VH._ M4H%D"E*`8-A30N.)XY`(```49_34?`/_;QZT?`?_;"C`O``/___I2C\"0D)(H M0H1?2$*`@B8?3G4O/`````%.N0````!P`&`8+SP````"3KD`````,#Q_\$A"M M@$)(0$)`3^\`!'(`8,P``````^P````"````(P```+X```"N`````````_(`A M``/I````Y4Y0_^).40``2.=_,"1H``@@&B(23KD`````0FD`"$)I``8O`(.?+ M9@XD:``<)B@`#%.#8```^%)",T(`!$A",T(`"$)&-"D`!&=<:A)60FL8"D(`' M`]5I``1A``$`8$AA``$R4FD`!F`2=`35:0`$80``ZF$``/)3:0`&2H!KQ%-IE M``3CB>.08/)"0D)&+P"#GV<480``TDI&9@P,0@`!9@93:0`&8.P&!@`P$X8@` M"E)"M'P`%&O4=@$D*``,2J@`$&<.*#P````!U&D`!E-":SIX%`Q"`!)L,C@"- M&C$@"P8%``4,!0`Y;R(3O``P(`M2,2`*&C$H"E-":NA2:0`&4T-Z`+JH`!!G& M`E*$)&@`'$?Q,`H@!&<>4T0V!`1#`!1K`G@3%-M1S/_\2D-K"!3\`#!1R__Z; M)&@`&$*22FD`"&<"4Y(D:``40H$R*0`&2,$D@4S?#/Y.64Y83G7BB.*1E'P`E M`6;V3G5\`$CG,``D`"8!XXGCD..6XXGCD..6TH/1@F0```12AN.)XY#CEDS?A M``Q.=2\"=``_/`!`XXGCD..2#$(`"FT(!((````*4H%35V;H3^\``B0?3G5._ M4/_T3E$``$CG?C!P`'(`,T```#-```(S0``$,T``!F$``78,!@`P9@@`:2``* M``1@[@P&`"UF"@!I@```!&$``5@,!@`P;3X,!@`Y;C@`:2````0S1@`*/"D`[ M!IUI``(O``*?\````&<&4FD``F#.80#_.CPI``H"A@````_2AD*&T89@N`P&G M`"YF#$II``9F8E)I``9@I@P&`$5G!@P&`&5F4&$``/(,!@`K9PP,!@`M9@H`+ M:1````1A``#<#`8`,&TP#`8`.6XJ.BD``.'I``#AZ0``VVD``.'I```"1@`/8 MW6D```QI#_\``&W,X.D``&#R/RD`!`)?(`!F"B1H`!1"DF```((T*0``/RD`5 M!`)?$`!G`D1"U6D``B\`@Y]G5#-\`#\``$J`:PKCB>.04VD``&#R2FD``F<@& M:Q1T!-5I``!A`/Y:80#^8E-I``)@UF$`_H12:0`"8,QT`#0I```_*0`$`E^`- M`&<$",(`'TZY````-B1H`!@DP"2!)&@`%"2\`````7``,"D`"$S?!'Y.64Y8* M3G4L*``(9PHA?```````"$YU2.?\X"1H`!!.DCP`3-\'/S-&``A3J``,9@@`B M:0@```1.=3\I``0"7P@`9P)\_TYU``````/L`````@```"0```,L````%@``. M``````/R```#Z0````8N>0```#Q.N0`````O/````!1.N0````````/L````& M`0````$````"`````0````@````4`````0```"H````(`````````_(```/IU M````FTY6__H,N0```"``````;``!!B!N``@0$$B`2,!2@")`T_P`````$!$(" M```#9P92K@`(8-X@;@`($!!*`&<``-@@;@`($!`,```B9G`@.0````#E@%*YX M`````")`T_P````$4H@BB"U(``@@;@`($!!*`&<,#```(F<&4JX`"&#J(&X`D M"!`02@!F)$AY````*$AY````,$ZY`````%"/<`$O`$ZY`````%B/8`#_6"!N/ M``A"$%*N``A@`/]*(#D`````Y8!2N0`````@0-'\````!""N``@@;@`($!!(9 M@$C`2H!G&%*`(D#3_``````0$0@```-F!E*N``A@VB!N``@0$$H`9@)@#B!N2 M``A"$%*N``A@`/[P0CD````1<`$3P````!`3P````"EP`A/`````*!/`````, M01/`````0$JY`````&8``(0B>0```#@@:0`D<"@O`"\H``1(>0````!.N0``K M`#I/[P`,+SP```/N2'D`````3KD`````4(\CP`````(CP`````AR!!/!````A M!B/`````#A/!````#.6`0J<CP````(A.N0```#!8CR!Y````B")`(V@`"`"DH M0J[_^B/`````A&`X3KD```!H(\`````"3KD```!X(\`````(+SP```/M2'D`" M``!-3KD`````4(\CP`````YP!"U`__H@+O_Z`(````#`$CD`````2(%(P8*`D M$\$`````("[_^@"`````H!(Y````!DB!2,&"@!/!````!A`Y````#````*`3" MP`````Q(>0````0O.0````!.N0``"ZA0CT*G3KD`````6(].7DYU```#[```' M``$````!```!2@````$````"```"6`````(````&````Z@```"(````"````` M"````F(```"D`````0````T```"8`````0```!<```%B````#@```!L```)&B M```"/````C8```(J```"&@```@X```'X```!W@```=(```&:```!E````8X`X M``&&```!@`````<````=```!.@```30```$N```!)@```2````$8````D@``^ M``0````H```!Z@```7(```%<````C`````T````I```"4@```DP```'$```!1 ML@```:0```%`````S@```,8```"^````7@```%8```!.````"@````0````MG M```!V````<P```'P```!>`````$````N```!J@````````/R```#Z@```!1C# M;VXZ,3`O,3`O,S(P+S@P+P``````````````````````````````17)R;W(Z6 M(&YO;BUT97)M:6YA=&5D('%U;W1E9"!S=')I;F<*`"H``````_(```/K````% M(P```_(```/I````%D*G2'D```!83KD```!<4(\CP``````C^0```$P````,U M<"@O`"\\````^G``+P`O`$AY````1"\`2'D````J+P!.N0````!/[P`@<!0O@ M`$ZY`````%B/3G4```/L`````0````$````8`````0````@```!0````!```7 M`"L````Z````,@```!P````$`````0```"P````2`````0```"X````*````O M`0```"\```!"`````````_(```/J````&___````#@`.````````````````) M*BH@4W1A8VL@3W9E<F9L;W<@*BH``/__````!``$`````````!0`````15A)2 M5```__\````$``0`````````/@````!I;G1U:71I;VXN;&EB<F%R>0``````> M`^P````#````*P```%`````Z````-@````````/R```#ZP````$```/R```#Y MZ0```%-(YR`"+'D````P3.\`!@`,3J[_XDS?0`1.=0``+PXL>0```#`B+P`(I M3J[_W"Q?3G5(YS`"+'D````P3.\`#@`03J[_UDS?0`Q.=0``2.<P`BQY````% M,$SO``X`$$ZN_]!,WT`,3G4``"\.+'D````P3J[_RBQ?3G4O#BQY````,$ZN! M_\0L7TYU2.<P`BQY````,$SO``X`$$ZN_[Y,WT`,3G4``"\.+'D````P(B\`V M"$ZN_[@L7TYU2.<@`BQY````,$SO``8`#$ZN_[),WT`$3G4``$CG(`(L>0``1 M`#!,[P`&``Q.KO^L3-]`!$YU```O#BQY````,"(O``A.KO^F+%].=4CG(`(LM M>0```#!,[P`&``Q.KO^:3-]`!$YU``!(YR`"+'D````P3.\`!@`,3J[_E$S?J M0`1.=0``+PXL>0```#!.KO]\+%].=0```^P````.`````0```4````$F```!% M"@```/0```#:````O@```*@```".````?````&P```!2````-@```"`````&B M`````````_(```/I````'2\.+'D````L3.\``P`(3J[_.BQ?3G4``"\.+'D`W M```L(F\`""`O``Q.KO\N+%].=2\.+'D````L(F\`"$ZN_MHL7TYU+PXL>0``" M`"Q,[P`#``A.KO[.+%].=0``+PXL>0```"PB;P`(("\`#$ZN_=@L7TYU```#L M[`````4````!````8````$@````T````'`````0````````#\@```^D````-< M2.<P,BQY`````"!O`!@B;P`<)&\`("9O`"0@+P`H(B\`+"0O`#`F+P`T3J[^P ?I$S?3`Q.=0```^P````!````+`````8````````#\B\`P `` end size 19156 SHAR_EOF if test 26855 -ne "`wc -c lib.uu`" then echo shar: error transmitting lib.uu '(should have been 26855 characters)' fi echo shar: extracting tolib.uu '(22549 characters)' cat << \SHAR_EOF > tolib.uu begin 600 tolib M```#\P`````````N`````````"T```!S````%P```54````G`````0```$$`: M```!````&@```"@````!`````0```+(```!3````/`````$```&"````!```. M`/P```!;`````P```*$```!9````(@````D````!````'@```!H```!X```"R M'P````4````$````$0```!$````$````-@```.4````&````FP```!0````C! M````%@```!L````!````.0```!T````-```#Z0```',CP````$`CR````$0@F M#TCG?OXJ0"QY````!"/.````+"//````/$*Y````.)/)3J[^VBA`(^P`F```* M`"1*K`"L9P``EB`-D*T`!"/`````!&$``6(@?`````!"ITZY````,%B/($`@_ M:`"LT<C1R")H`!#3R=/)(#D```!`<@`2&2/)````3-"!4H!"9U*``D#__I_`" M58!"=P``(#D```!`('D```!$)`!3@-2!'[```"``4X)1R/_V'[P`("``4X(?Q ML2``(`!1RO_X(D\O"4ZY`````'``8&8C[``Z````!&$``-)A``"\(\`````XA M+P`D0"`J`"1G$"QY````,"!`(B@``$ZN_X(B*@`@9QPD/````^U.KO_B(\``S M``!(9PKEB"!`*6@`"`"D2'D`````3KD`````<`!@!"`O``0O`$ZY````M$JY? M````.&<L(CD````H9P1.KO_<(CD```!(9P1.KO_<+'D````$3J[_?")Y````P M.$ZN_H8@'RYY````/$S??WY.=4CG`08N/``#@`<L>``$3J[_E$S?8(!P9&"<! M0>P`7$ZN_H!![`!<3J[^C$YU0_D```!0<`!.KOW8(\`````P9\!.=0`````#B M[`````$`````````5@```!<````!```!P@```;8```%^```!<@```5P```%0U M```!2````2P```$:````^@```.H```#<````H@```)P```""````>````$P`5 M```X````*````"(````<````"`````(````!````$@```4(````"````)0``E M`3(```#0`````0```"P```!>`````````_(```/J````%P``````````````' M```````````````$````````````````````````````````````````````$ M````````````````````````````````9&]S+FQI8G)A<GD````#\@```^D`* M``%53E7_ZDCG(`"_^0````1D!D[Y`````$(M__<B;0`,(&D`!!`0#```/V8B> M+Q%(>0```"](>0````!.N0````!/[P`,0J=.N0````!8CTAY````7B!M``PO` M*``$3KD`````4(\K0/_\2H!F&$AY````8$ZY`````%B/0J=.N0````!8CTAYG M````<2!M``PO*``(3KD`````4(\K0/_X2H!F)$AY````<TZY`````%B/+RW_" M_$ZY```"6EB/0J=.N0````!8CT*M_^Y"+?_W0FW_["!M__Q3J``$("@`!$J`5 M:PHB4%*0<``0$6`,+RW__$ZY`````%B/&T#_ZTB`2,`,@/____]G``0L#(``+ M```*9@``P"`M_^X,@`````%G"%6`9P1P`&`"<`$[0/_L2D!G8"!M__A3J``(G M("@`"$J`:PXB4%*0<"`2@'(`$A%@$B\M__AP("\`3KD```$@4(\B`"!M__A3B MJ``(("@`"$J`:PXB4%*0<"82@'(`$A%@$B\M__AP)B\`3KD```$@4(\B`"!M4 M__A3J``(("@`"$J`:Q`B4%*0$"W_ZQ*`<@`2$6`8$"W_ZTB`2,`O+?_X+P!.P MN0```2!0CR(`0JW_[F``_P(@+?_N#(`````$9``#(.6`3OL(`F````Y@``#^M M8``!7F```@A"+?_W$"W_ZTB`2,`,@````"!G"`R`````"68*<`$K0/_N8`#^, MN$IM_^QG,"!M__A3J``(("@`"$J`:PXB4%*0<`H2@'(`$A%@$B\M__AP"B\`N M3KD```$@4(\B``RM`````P`(;T0O+?_X(&T`#"\H``Q.N0```)90CR!M__A3" MJ``(("@`"$J`:PXB4%*0<`H2@'(`$A%@$B\M__AP"B\`3KD```$@4(\B`'``_ M<@,K0?_N(&W_^%.H``@B*``(*T#_\DJ!:Q(B4%*0$"W_ZQ*`<@`2$6``_@80A M+?_K2(!(P"\M__@O`$ZY```!(%"/(@!@`/WJ$"W_ZTB`2,`,@````"!G`/W8X M#(`````)9P#]SB!M__A3J``(("@`"$J`:Q`B4%*0$"W_ZQ*`<@`2$6`8$"W_Y MZTB`2,`O+?_X+P!.N0```2!0CR(`&WP``?_W<`(K0/_N8`#]AE(M__<,+0!&5 M__=C9"!M__A3J``(("@`"$J`:PXB4%*0<"82@'(`$A%@$B\M__AP)B\`3KD`Y M``$@4(\B`"!M__A3J``(("@`"$J`:PXB4%*0<`H2@'(`$A%@$B\M__AP"B\`? M3KD```$@4(\B`$(M__<@;?_X4Z@`""`H``A*@&L2(E!2D!`M_^L2@'(`$A%@N M`/ST$"W_ZTB`2,`O+?_X+P!.N0```2!0CR(`8`#\V%(M__<,+0`@_^MF!%*MG M__(,K0````/_\FP0#"T`"?_K9P@,+0`H__=E.B!M__A3J``(("@`"$J`:PXBG M4%*0<`H2@'(`$A%@$B\M__AP"B\`3KD```$@4(\B`'`!*T#_[F``_'0,+0`@< M_^MG`/QJ("W_\E.M__)*@&<R(&W_^%.H``@@*``(2H!K#B)04I!P(!*`<@`2= M$6#6+RW_^'`@+P!.N0```2!0CR(`8,)P`"M`__(2+?_K#`$`(&<R(&W_^%.H> M``@D*``(2H)K#")04I`2@7``$!%@%A`M_^M(@$C`+RW_^"\`3KD```$@4(\,9 M+0`H__=E`/O@<`$K0/_N8`#[UDAY````A4ZY`````%B/+RW__$ZY```"6EB/: M+RW_^$ZY```"6EB/<!0O`$ZY`````%B/8`#[H"\M__Q.N0```EI8CR\M__A.[ MN0```EI8CTS?``1.74YU``````/L`````0````$````*````!P````,```3^@ M````H@```(0```!L````3@```#0````N````!`````<```4H````O@```'P`T M``!&````!P````L```5$```%.```!1P```40````M````)(```!<`````0``W M``T```)H````#@```!$```3B```$G```!$P```/N```#L````X````,T```", MW````I8```)(```!P````8@```%8````\`````0````5```%!````*@```!R- M````.@````$````D````$@````````/R```#Z@```"<E<PI5<V5A9V4Z("5SH M($EN<'5T+49I;&4@3W5T<'5T+49I;&4@6VAE861E<ET*`$%-24=!+51/3$E", M+B`@5F5R<VEO;B`Q+C`N,"X@($)Y(%=I;'-O;B!3;GED97(`<@!"860@:6YP; M=70@9FEL92X*`'<`0F%D(&]U='!U="!F:6QE+@H`26YT97)N86P@;6]D92!EO M<G)O<@H```````/R```#Z@````$```(````#\@```^H```!!`"`@("`@("`@7 M("@H*"@H("`@("`@("`@("`@("`@("`@2!`0$!`0$!`0$!`0$!`0$(2$A(2$T MA(2$A(00$!`0$!`0@8&!@8&!`0$!`0$!`0$!`0$!`0$!`0$!`0$0$!`0$!""` M@H*"@H("`@("`@("`@("`@("`@("`@("`A`0$!`@("`@("`@("`@*"@H*"@@: M("`@("`@("`@("`@("`@("!($!`0$!`0$!`0$!`0$!`0A(2$A(2$A(2$A!`0@ M$!`0$!"!@8&!@8$!`0$!`0$!`0$!`0$!`0$!`0$!`1`0$!`0$(*"@H*"@@(": M`@("`@("`@("`@("`@("`@("$!`0$"````````/R```#Z@````$````````#J M\@```^D````:3E;__$*N__P@+O_\#(`````4;"!R&$ZY`````"!`T?P`````U M+PA.N0```EI8CU*N__Q@U$*N__P@+O_\L+D`````;!`O`$ZY```#EEB/4J[_^ M_&#D+RX`#"\N``A.N0````!0CTY>3G4```/L`````0````L````H`````0``' M``\```!(`````0```!@````^`````0```!H```!>`````0```!L````@````C M`0```"`````8`````````_(```/I````*$Y6__PO/```,`!"ITZY````1%"// M`H```#``+4#__$J`9@9P`$Y>3G5*N0````!G8G!>+P!.N0``!0Y8CPRN```@3 M`/_\9@1P1&`"<$,O`$ZY```%#EB/<`HO`$ZY```%#EB/0J[__"`N__RPN0``E M``!L$"\`3KD```.66(]2KO_\8.1P`"\`+P!.N0````!0CV`(("[__$Y>3G5.3 M7DYU``````/L`````0````D````J````!`````\```!V````7````%`````VO M`````0```!@```!L`````0```!H```"*`````0```"P````.`````````_(`: M``/J`````0````````/R```#Z@````$````````#\@```^D```"R3E;_^"U\H M`````/_\(&[__+'\```!X&02$"@`$$H`9PH&K@```!C__&#B(&[__+'\```!+ MX&8&<`!.7DYU+R[__"\N``PO+@`(80A/[P`,3EY.=4Y6_^H@;@`02B@`$&<(/ M+PAA``'V6(\M>0````#_]"UN``S_\'``(&[_\!`H``$,@````&)G#@R`````Z M86820J[_]&`(+7P``(``__12KO_P(&[_\!`H``$,```K5\%$`4B!2,%P`"!N) M``P0$!U!_^\,@````'=G``#0#(````!R9P``@@R`````868``10@+O_T`(``" M```(+T```$HN_^]G!'("8`)R`2`O``"`@0"````!`"\\```!I"\`+RX`"$ZY- M````9$_O``PM0/_X4H!F!G``3EY.=7`"+P!"IR\N__A.N0```PY/[P`,2B[_F M[V<((#P```"`8`)P`BU`__Q@``"D2B[_[V<$<`)@`G``(B[_](*`+P$O+@`(I M3KD```!D4(\M0/_X4H!F!G``3EY.=4HN_^]G""`\````@&`"<`$M0/_\8%Y*_ M+O_O9P1P`F`"<`$B+O_T@H``@0```0``@0```@`O/````:0O`2\N``A.N0``" M`&1/[P`,+4#_^%*`9@9P`$Y>3G5*+O_O9P@@/````(!@`G`"+4#__&`&<`!.` M7DYU("[_^'(&3KD`````($#1_`````!**``!9Q@([@`"__\@;@`0T/P`%B)N* M`!`C2``,8`@@;@`00J@`#"`N__@@;@`0$4``$2"H``QP`"%```@A0``$("[_G M_!%``!`@"$Y>3G5.5@``(&X`"!`H`!`(```!9PXO"'#_+P!.N0```2!0CR!N> M``@0*``0`@``#$H`9A9*J``29Q`O*``2+R@`#$ZY```!"E"/D<@B;@`((T@`X M#"-(`!)"*0`0<``0*0`1+P!.N0```Y98CTY>3G4``````^P````!````"@``= M`&H````%````#P```KP```$V```!Q@```7````$4`````0```!$```)T````( M`0```!0```*:`````0```!D```((`````P```!L````P````$@````8````!\ M````(````@`````````#\@```^D```!33E;^[$CG`"!![@`0+4C_["!N``P0\ M$$H`9P`!&'(`$A!2B"U!__@M2``,#($````E9@``QA`0#```)68\=``4$%*N7 M``P@;@`(("@`"%.`(4``""U"__A*@&L,(E!2D!*"<``0$6"J+RX`""\N__A.? MN0```2!0CV"82&[_]$AN_^Q(;O[L+RX`#$ZY`````$_O`!`M0/_P2H!G`/]V; M0J[__"U```P@+O_\L*[_]&P`_V(@;@`((B@`"%.!(4$`"$J!:Q0B4%*01>[^` M[-7`$!(2@'(`$A%@'$'N_NS1[O_\<``0$"\N``@O`$ZY```!(%"/(@!2KO_\A M8*P@;@`(("@`"%.`(4``"$J`:Q(B4%*0("[_^!*`<@`2$6``_O8O+@`(+R[_* M^$ZY```!(%"/(@!@`/[@+RX`"'#_+P!.N0```2!0CTS?!`!.7DYU``````/LV M````!````!$```$\```!)@```.H```!P`````0```!P```"*`````````_(`O M``/I````/$Y6__QP`"!N``@0$%*N``@M0/_\2H!G/"(Y````(%.!(\$````@= M2H%K%"!Y````&%*Y````&!"`<@`2$&#&2'D````8+R[__$ZY```!(%"/(@!@B ML"`Y````(%.`(\`````@2H!K%B!Y````&%*Y````&'`*$(!R`!(08!1(>0``Q M`!AP"B\`3KD```$@4(\B`"`!3EY.=4Y6__A"KO_X<``@;@`($!!2K@`(+4#_6 M_$J`9S8@;@`,(B@`"%.!(4$`"$J!:PPB4%*0$H!R`!(18!(O+@`,+R[__$ZY$ M```!(%"/(@`M0?_X8+8@+O_X3EY.=0```^P````#````$0```-H```"(````V M2@````H````;````?@```&X```!H````7@```%8```!`````,@```"P````BW M````&@````````/R```#Z@````$````````#\@```^D```&"3E8``$JY````( M`&<&3KD`````2JX`"&LD("X`"+"Y`````&P8<@9.N0`````@0-'\`````!`02 M"```!V8.<`DCP`````!P`$Y>3G4@+@`(<@9.N0`````@0-'\`````"`(3EY.B M=4Y6__1"KO_\("[__+"Y`````&P<<@9.N0`````@0-'\`````!`02@!G!E*NT M__Q@V"`N__RPN0````!F#G`8(\``````</].7DYU("[__'(&3KD`````($#1; M_``````@.0`````"@```@``B+@`,LX`M0``,+4C_]`@```]G!'`08`)P``"`; M````@"!N__00@"`N``P"@`````,,@`````)G/`R``````6<22H!F4B!N__00Z M$````$`0@&!8""X``P`/9P1P"&`"<```@````"!R`"!N__02$(*`$(%@-@@NI M``,`#V<$<`A@`G```(````!@<@`@;O_T$A""@!"!8!0@;O_T0A!P%B/`````_ M`'#_3EY.=0@N``$`#F<,+RX`"$ZY````I%B/("X`#`*````#`$J`9PHM?```0 M`^[_^&`(+7P```/M__@O+O_X+RX`"$ZY`````%"/(&[_]"%```)*@&8@3KD`Z M``#4(\`````<<`(CP``````@;O_T0A!P_TY>3G4@+O_\3EY.=4Y6```@+@`,/ M`H```(```(````,!(BX`#`*!__]__R\!+P`O+@`(80#^3$_O``Q.7DYU3E;_L M^$JN`!!K$B\N``AA`/W.6(\M0/_X2H!F#G`6(\``````</].7DYU+RX`$"\NH M``P@;O_X+R@``DZY````,$_O``PM0/_\4H!F%$ZY````U"/`````''`%(\``1 M````("[__$Y>3G5.5O_X2JX`$&L2+RX`"&$`_698CRU`__A*@&8.<!8CP```S M``!P_TY>3G4@;O_X$!`(```#9Q!P`B\`0J<O+@`(84)/[P`,+RX`$"\N``P@7 M;O_X+R@``DZY````3$_O``PM0/_\4H!F%$ZY````U"/`````''`%(\``````! M("[__$Y>3G5.5O_\+RX`"&$`_.A8CRU`__Q*@&<*#*X````"`!!C#G`6(\``Q M````</].7DYU("X`$.6`($#1_``````O$"\N``PB;O_\+RD``DZY````B$_OH M``Q2@&843KD```#4(\`````<<!8CP`````!P`"\`+P`@;O_\+R@``DZY````2 MB$_O``Q.7DYU3E;_^"\N``AA`/Q@6(\M0/_X2H!F!G#_3EY.=7``(&[_^!(0T M+4#__`@!``)G!$Y>3G4@;O_X+R@``DZY````'%B/(&[_^$(0("[__$Y>3G5.2 M5@``+RX`"$ZY````I%B/2H!F&DZY````U"/`````''`"(\``````</].7DYUD M<`!.7DYU3E8``"\N``AAPEB/3EY.=4Y6```O+@`,+RX`"$ZY````N%"/2H!FA M&DZY````U"/`````''`%(\``````</].7DYU<`!.7DYU+SP```/M2'D````-R M3KD`````4(\CP````"A.=4Y6__Y*N0````!G!DZY`````$JY````*&8"8<A*2 M.0````QG'!`Y````#!U`__]".0````QR`!(N__\@`4Y>3G5P`2\`2&[__R\Y[ M````*$ZY````,$_O``QP`!`N__].7DYU3E;__DHY````#&<:$#D````,0CD`% M```,'4#__P*`````_TY>3G5A`/]V3EY.=4Y6``!*N0````!G!DZY`````$JYZ M````*&8$80#_.'`!+P!(;@`++SD````H3KD```!,3^\`#'``$"X`"TY>3G5.N M5@``2CD````,9P9P_TY>3G4@+@`($\`````,3EY.=4Y6__Q*N0````!G!DZYJ M`````$JY````*&8$80#^V"\\````_R\N``@O.0```"A.N0```#!/[P`,+4#_8 M_$J`:@1"KO_\(&X`"-'N__Q"$"`N``A.7DYU3E8``$JY`````&<&3KD`````A M2KD````H9@1A`/Z"+RX`"$ZY`````%B/+P`O+@`(+SD````H3KD```!,3^\`^ M#$Y>3G4```/L````#P````$```7V```%V```!9@```6"```%-@``!2(```3(D M```$D@``!'@```1*```$`@```VX```+Z```"=@```=`````,````!@``!%(`$ M``0*```#=@```S(```,"```"J@```GX```)"```!V````6X```"D````0```= M``4````(```%T@``!7P```4<```$C`````X````%````"0``!<H```5T```%_ M%```!(0````&`````0````X```#$````"@```!````5F```%5```!/0```3N] M```$Y@``!*X```2D```$G```!&H```-&`````0```!<```7H`````P```!@`[ M``":````<@```!X````$````&0```+X```"$````6@```#`````$````(```W M`+8```!\````4@```"@````4````*P``!#@```/2```#B@```UH```7\```%L M/````N(```6>```$S@```EX```1$```#_````V@```+T```"<````<H```1P. M```!M@```_````&&`````````_(```/J````!/____\``````````0`J````^ M``/R```#Z0```/Q.5O_X(&X`"!`H`!`"```P2@!G!G#_3EY.=2!N``A*J``2W M9AP0*``0"````F82+PAA``-06(]*@&<&</].7DYU(&X`"!`H`!`(```"9PAPZ M`2U`__A@*B!N``@0*``0"````6<&</].7DYU(&X`"!`H`!`````!$4``$"UHV M`!+_^'``(&X`"!`H`!$O+O_X+R@`#"\`3KD```(B3^\`#"U`__Q*@&H0(&X`M M"!`H`!`````@$4``$$JN__QF$"!N``@0*``0````$!%``!!*KO_\;PX@;@`(/ M(6[__``$(*@`#"!N``@0*``0`@``,$H`9P9P_TY>3G4@;@`(("@`!%.`(4``= M!$J`:PHB4%*0<``0$6`*+RX`"&$`_NA8CTY>3G5.5O_R+6X`"/_V(&X`#!`H3 M`!`"```P2@!G!G#_3EY.=2!N``Q*J``29G80*``0"````F9L#*[_____``AF9 M!G``3EY.=2\N``QA``(86(]*@&<&</].7DYU(&X`#!`H`!`````"$4``$"`H2 M`!(A0``(4X`A0``(2H!K$")04I`@+@`($H!R`!(18!`O+@`,+RX`"&$`_VQ0G MCR(`(`%.7DYU(&X`#!`H`!`(```"9T@,KO____\`"&8&<`!.7DYU("X`"!U`8 M__]P`"!N``P0*``1<@$O`4AN__\O`"U!__).N0```HI/[P`,<O\M00`(+4#_F M^F```,(@;@`,$"@`$`@```!G!G#_3EY.=2!N``P0*``0`````A%``!`,KO__. M__\`"&<Z2J@`"&\T("@`"%.`(4``"$J`:Q`B4%*0("X`"!*`<@`2$6`0+RX`S M#"\N``AA`/ZN4(\B`'#_+4``"")N``P@4;'I``QG0DJI``AJ""UI`!+_\F`0U M(&X`#"`H`!*0J``(+4#_\G``(&X`#!`H`!$O+O_R+R@`#"\`3KD```**3^\`6 M#"U`__I@"G``+4#_^BU`__(,KO______^F82(&X`#!`H`!`````@$4``$&`:4 M("[_^K"N__)G$"!N``P0*``0````$!%``!`@;@`,("@`$B%```@B:``,((D@< M+@`(#(#_____9RHB*``(4X$A00`(2H%K#")04I`2@'(`$A%@$"\N``PO+@`(: M80#]TE"/(@`@;@`,$"@`$`(``#!*`&<&</].7DYU#*[_______9F!G``3EY.; M=2`N__9.7DYU3E8``"!N``A*J``29Q`0*``0"````V8&<`!.7DYU+SD`````B M3KD````06(\@;@`(((`A0``,2H!F#G`,(\``````</].7DYU(&X`""%Y````, M```2$"@`$`(``/,10``0<``A0``((4``!$Y>3G4```/L`````@````0```/0E M```#H@````$````&```#P`````,````/```"O@```@````"6`````0```!0`N M``.H`````````_(```/I````6TY6__P@+@`(!H`````,0J<O`$ZY`````%"/L M+4#__$J`9@9P`$Y>3G4@;O_\P8@"0/_^P8@@+@`(!H`````,(4``""\N__Q(( M>0````!A``":4(\@;O_\T/P`#"`(3EY.=4Y6__PO+@`(8998CRU`__Q*@&<$* M3EY.=2!\_____R`(3EY.=6$N<``CP````!`CP`````@CP`````PCP`````@CX MP``````CP`````PCP`````1.=4Y6__@M>0````#__$JN__QG'B!N__PM4/_X* M+R@`""\(3KD````84(\M;O_X__Q@W$Y>3G5.5@``(FX`""!I``0B;@`,(T@`< M!)'((H@@;@`(2J@`!&<&(&@`!"")(&X`#")N``@C2``$2I%F`B*(3EY.=4Y66 M```@;@`,2I!F#")N``@C:``$``1@#")N``P@42%I``0`!"!N``Q*J``$9@@B\ M;@`((I!@"B)N``P@:0`$()%.7DYU``````/L`````P````$```"6````D```T M`(H````"````$P```+H```!(````!````!X```"N````H@```*@```"<````7 M`@```"P```#6````%`````````/R```#ZP````,```/R```#Z0```*%.5O_\? M(#D````,YX!.7DYU3E;__"`N``@O`"U`__QA!EB/3EY.=4Y6_^Q*K@`(;@9PW M`$Y>3G4@+@`(7H!R"$ZY`````"U\````"/_X(&[_^"U0__PM0/_P2J[__&=65 M("[_\"!N__PB*``$LH!E-K*`9@@B;O_X(I!@%B!N__P@*``$D*[_\"%```3G^ M@-&N__P@+O_PD;D````,(&[__"`(3EY.=2UN__S_^"!N__PM4/_\8*0@+O_P\ MYX`B.0```!30@5.`3KD`````(CD````43KD`````+P`M0/_L3KD`````6(\M9 M0/_T2H!G&"\N_^PO`&$64(\O+@`(80#_*EB/3EY.=7``3EY.=4Y6__P@+@`,F M+P`O+@`(+4#__&$&4(].7DYU3E;_Y$JN``QN!G#_3EY.=2!N``C!B`)`__[!M MB"`N``Q>@'((3KD`````+4#_Y.>`+4C_[-'`("[_Y-&Y````#"U\````"/_T4 M(F[_]"U1__PM2/_H2J[__&<``.@@;O_\("@`!.>`T<`M2/_X(&[__+'N_^AC% M&")N_^PBB"-N_^0`!"!N__0@B7``3EY.=2!N__RQ[O_H9AXB;O_L(I`@+O_DO MT*@`!"-```0@;O_T((EP`$Y>3G4@;O_LL>[_^&00("[_Y)&Y````#'#_3EY.? M=2!N_^RQ[O_X9E`@;O_\2I!G'"!N_^@B;O_\L=%C$"`N_^21N0````QP_TY>W M3G4@+O_D(&[__-&H``1*D&<6(&[_Z")N__RQT68*("@`!-&I``0BD'``3EY.I M=2UN__S_]"UN__C_\"!N__PM4/_\8`#_%"!N__0@KO_LD<@B;O_L(H@C;O_D? M``0@"$Y>3G4``````^P````"`````0```,P```"\`````0```!(```#>````& M!P```!X```(8```!Z@```68```%@````E@```$8````&`````P```!\```%*! M````Q@```$`````!````(````-(````````#\@```^D```!93E;^[$'N``PMI M2/_L(&X`"!`02@!G``$V<@`2$%*(+4'_^"U(``@,@0```"5F``#:$!`,```ED M9D9T`!004JX`""`Y````(%.`(\`````@+4+_^$J`:Q0@>0```!A2N0```!@0N M@G``$!!@HDAY````&"\N__A.N0```2!0CV".2&[_]$AN_^Q(;O[L+RX`"$ZY, M`````$_O`!`M0/_P2H!G`/]L0J[__"U```@@+O_\L*[_]&P`_U@B.0```"!31 M@2/!````($J!:QP@>0```!A2N0```!A#[O[LT\`0$1"`<@`2$&`>0>[^[-'NT M__QP`!`02'D````8+P!.N0```2!0CR(`4J[__&"B(#D````@4X`CP````"!*2 M@&L:('D````84KD````8("[_^!"`<@`2$&``_MI(>0```!@O+O_X3KD```$@/ M4(\B`&``_L)(>0```!AP_R\`3KD```$@4(].7DYU``````/L````!````!$`2 M``%8```!0````/H```!V````$````!L```%.```!-@```2(```$<```!$@``. M`0H```#R````T````,H```#`````N````&P```!>````6````$H```!"````] M`0```!P```"0`````````_(```/I````(DY6__PO+@`(3KD`````6(\@;@`(X MT<`M2/_\(&[__%*N__PB;@`,$!$0@%*N``Q*`&;H("X`"$Y>3G5.5O_\+RX`W M"$ZY`````%B/(&X`"-'`+4C__"`N`!!3K@`02H!O&B!N``P0$")N__P2@%*NF M``Q*`&<&4J[__&#:(&[__$(0("X`"$Y>3G4```/L`````@```!<```!$````D M"@````````/R```#Z0````E.5O_\0J[__"!N``C1[O_\$!!*`&<&4J[__&#LL M("[__$Y>3G4```/R```#Z@````$````4```#\@```^L````>```#\@```^D`1 M```:3E;_^DCG!P`L.0````!^`+Y&;#H@!\'\``8@0-'\`````!H02@5G(B`%X M"````F8:(`?!_``&($#1_``````O*``"3KD````<6(]21V#"+RX`#"\N``A.; MN0```3I0CTS?`.!.7DYU``````/L`````0````````!8`````0```!@````*X M`````@```!D````Z````'@````$````K````1`````````/R```#ZP```'@`^ M``/R```#Z0```A].5O^T2.<`('``+4#_Z'+_+4'_Y'(@+4'_X"!N``@2$"U`R M__`M0/_<+4#_[`P!`"UF"G`!4JX`""U`__!P`"!N``@0$"]```12@"!`T?P`F M````$!`(```"9V(,KP```#``!&8&<#`M0/_@<``@;@`($!!2K@`(`H`````/Y M+4#_W'``(&X`"!`04H`B0-/\`````!`1"````F<B("[_W'(*3KD`````<@`25 M$%*N``@"@0````_0@2U`_]Q@Q"!N``@0$`P``"YF1%*N``A"KO_D<``@;@`(B M$!!2@")`T_P`````$!$(```"9R(@+O_D<@I.N0````!R`!(04JX`"`*!````J M#]"!+4#_Y&#$(&X`"!`0#```;&8*<`%2K@`(+4#_[$*N_]!P`"!N``@0$')(B M!($````(:P`"B+"[&`AF\$[[&`8```!F8``";@```&5@``)@````9V```E``` M``!C8``"*@```'-@``'2````;V```5@```!X8```W````'5@```X````9&``" M``)*KO_L9PXB;@`0(%%8D2U0_\Q@#")N`!`@45B1+5#_S$JN_\QJ*'`!+4#_\ MZ&`@2J[_[&<.(FX`$"!16)$M4/_,8`PB;@`0(%%8D2U0_\QP"RU`__P@+O_,L M<@I.N0`````M0?_X2H%J!$2N__A3KO_\("[_^`:`````,"(N__P=@!BX("[_& MS'(*3KD`````+4#_S$JN_\QFO`RN`````?_H9@Y3KO_\("[__!V\`"T(N$'N\ M_[@@+O_\T<!R"Y*`+4'_]"U(_]!@``%V2J[_[&<.(FX`$"!16)$M4/_,8`PB$ M;@`0(%%8D2U0_\QP""U`__Q3KO_\("[_S`*`````#R!`T?P`````("[__!V0) M"+@@+O_,Z(`"@`____\M0/_,2J[_S&;,0>[_N"`N__S1P'((DH`M0?_T+4C_= MT&```0)*KO_L9PXB;@`0(%%8D2U0_\Q@#")N`!`@45B1+5#_S'`++4#__%.N? M__P@+O_,`H`````'!H`````P(B[__!V`&+@@+O_,YH`"@!____\M0/_,2J[_7 MS&;.0>[_N"`N__S1P'(+DH`M0?_T+4C_T&```)`,KO______Y&8(+7P```#(< M_^0B;@`0(%%8D2)0+4G_T+/\`````&8(+7P````0_]!"KO_T("[_]+"N_^1L* M4"!N_]#1P!`02@!G1%*N__1@Y$'N_[AP`2U`__0D;@`0(E)8DB`1'4#_N"U([ M_]!@('`"+4#_U&`80J[_U&`2<`$M0/_48`IP`$S?!`!.7DYU2J[_T&<``-)*A MKO_<9PH@+O_<L*[_]&P&+6[_]/_<("[_])&N_]Q"KO_\2J[_\&=(("[_]%.`_ M+4#_]$J`:Q@@;@`,T>[__%*N__PB;O_0$)%2KO_08-H@+O_<4X`M0/_<2H!K^ M7"!N``S1[O_\4J[__"`N_^`0@&#>("[_W%.`+4#_W$J`:Q0@;@`,T>[__%*N' M__P@+O_@$(!@WB`N__13@"U`__1*@&L8(&X`#-'N__Q2KO_\(F[_T!"14J[_% MT&#:(&X`%""N__P@;@`(4H@@"$S?!`!.7DYU#*[______^1F!G`&+4#_Y`RNP M````%/_D;01P$V`$("[_Y"U`__12@`RN`````?_45\%$`4B!2,%(;O^X2&[_1 MZ$AN_]@O`2\`(&X`$"\03KD`````3^\`&"!N`!!0D$'N_[@B+O_8+4#_]"U!G M__PM2/_02H%J!$2N__P,K@````+_U&8:2J[_]&<.#*X````&__QM!'``8`)P" M`2U`_]1*KO_T9P13KO_8<``M0/_\2J[_Z&<$4J[__$JN_]1G*B`N_^12@"(N[ M__S0@2U`__Q*KO_8:P@@+O_8T:[__$JN_^1G0%*N__Q@.B`N_^1<@-&N__Q*] MKO_8:@@@+O_81(!@!"`N_]@M0/_X#(````!C;P12KO_\#*X```/G__AO!%*NX M__Q*KO_P9C0@+O_<L*[__&\J("[__)&N_]P@+O_<4X`M0/_<2H!K%"!N``Q2S MK@`,("[_X!"`4J[__&#>2J[_Z&<,(&X`#!"\`"U2K@`,2J[_U&<``09*KO_8I M:G`@;@`,$+P`,%*($+P`+E*(+4@`#"`N_^13@"U`_^1*@&L``>0@+O_84H`MQ M0/_82H!J#B!N``P0O``P4JX`#("[_]%.`+4#_]$J`:Q0@;O_0(FX`#!*0' M4J[_T%*N``Q@LB!N``P0O``P4JX`#&"D("[_V%.N_]A*@&LP("[_]%.`+4#_U M]$J`:Q0@;O_0(FX`#!*04J[_T%*N``Q@TB!N``P0O``P4JX`#&#$2J[_Y&<,Y M(&X`#!"\`"Y2K@`,("[_Y%.`+4#_Y$J`:P`!.B`N__13@"U`__1*@&L4(&[_N MT")N``P2D%*N_]!2K@`,8,X@;@`,$+P`,%*N``Q@P"`N__13@"U`__1*@&L46 M(&[_T")N``P2D%*N_]!2K@`,8`P@;@`,$+P`,%*N``P@;@`,$+P`+E*N``P@$ M+O_D4X`M0/_D2H!K,"`N__13@"U`__1*@&L4(&[_T")N``P2D%*N_]!2K@`,, M8-`@;@`,$+P`,%*N``Q@PB!N``P0O`!%4H@M2``,2J[_V&H.$+P`+5*N``Q$* MKO_88`P@;@`,$+P`*U*N``QP"RU`__13KO_T("[_V'(*3KD`````!H$````P\ M("[_]!V!"+@@+O_8<@I.N0`````M0/_8#*X````)__1NR$JN_]AFPB`N__0,[ M@`````ML$E*N__0@;@`,$+8(N%*N``Q@X@RN`````?_P9C0@+O_<L*[__&\J) M("[__)&N_]P@+O_<4X`M0/_<2H!K%"!N``Q2K@`,("[_X!"`4J[__&#>(&X`: M%""N__P@;@`(4H@@"$S?!`!.7DYU``````/L`````P````4```#>````C@``V M`$X````"````'0```V8```*.````!````!\```?N```'U````A8```'H````: M`@```"````#R````H@````$````C```$\@````````/R```#Z@````4P,3(S] M-#4V-S@Y04)#1$5&`````````_(```/J````!```````````````````````" M``/R```#Z0```!%(YSP`*@%G,FH"1($H`&<H:@)$@$*"=A_C@..2M(%E!)2!= M4H!1R__R(@*YA6H"1("SA&H(1(%@!$*!0H!,WP`\3G4``````_(```/I````3 M$4CG>``H`+.$2H!G,&H"1(`D`$J!9@1"@&`B:@)$@28`QL%(0L3!2$)"0M:"8 M2$'`P4A`0D#0@TJ$:@)$@$S?`!Y.=0`````#\@```^D````$3E8``"/N``@`3 M```@3EY.=0```^P````!`````0````@````````#\@```^D````V)`#`O'__] M__]F"'``<@!T`&`B2$)(PNA"Q+R```?_E'P#_R\"=`KCB>.04<K_^@C``!\D' M'TYU+P,O`(.?9V24?``+2H!F""`!0H&4?``@+P`"G__@``!G)%)"XHCBD>*3W M+P`"G__@``!F[DJ#:@Y2@60*4H!@V%-"XXGCD`@``!1G]-1\`_]O'K1\!_]L_ M*,"\``___^E*/P)"0DA"A%](0H"")A].=2\\`````4ZY`````'``8!@O/```P M``).N0`````P/'_P2$*`0DA`0D!/[P`$<@!@S``````#[`````(````A````L MO@```*X````````#\@```^D```#E3E#_XDY1``!(YW\P)&@`""`:(A).N0``W M``!":0`(0FD`!B\`@Y]F#B1H`!PF*``,4X-@``#X4D(S0@`$2$(S0@`(0D8TI M*0`$9UQJ$E9":Q@*0@`#U6D`!&$``0!@2&$``3)2:0`&8!)T!-5I``1A``#JN M80``\E-I``9*@&O$4VD`!..)XY!@\D)"0D8O`(.?9Q1A``#22D9F#`Q"``%F! M!E-I``9@[`8&`#`3AB`*4D*T?``4:]1V`20H``Q*J``09PXH/`````'4:0`&8 M4T)K.G@4#$(`$FPR.`(:,2`+!@4`!0P%`#EO(A.\`#`@"U(Q(`H:,2@*4T)JR MZ%)I``930WH`NJ@`$&<"4H0D:``<1_$P"B`$9QY31#8$!$,`%&L">!,4VU',= M__Q*0VL(%/P`,%'+__HD:``80I)*:0`(9P)3DB1H`!1"@3(I``9(P22!3-\,Z M_DY93EA.=>*(XI&4?``!9O9.=7P`2.<P`"0`)@'CB>.0XY;CB>.0XY;2@]&"9 M9```!%*&XXGCD..63-\`#$YU+P)T`#\\`$#CB>.0XY(,0@`*;0@$@@````I2U M@5-79NA/[P`")!].=4Y0__1.40``2.=^,'``<@`S0```,T```C-```0S0``&& M80`!=@P&`#!F"`!I(```!&#N#`8`+68*`&F````$80`!6`P&`#!M/@P&`#EN? M.`!I(```!#-&``H\*0`&G6D``B\``I_P````9P92:0`"8,YA`/\Z/"D`"@*&D M````#]*&0H;1AF"X#`8`+F8,2FD`!F9B4FD`!F"F#`8`16<&#`8`969080``J M\@P&`"MG#`P&`"UF"@!I$```!&$``-P,!@`P;3`,!@`Y;BHZ*0``X>D``.'I$ M``#;:0``X>D```)&``_=:0``#&D/_P``;<S@Z0``8/(_*0`$`E\@`&8*)&@`K M%$*28```@C0I```_*0`$`E\0`&<"1$+5:0`"+P"#GV=4,WP`/P``2H!K"N.)8 MXY!3:0``8/)*:0`"9R!K%'0$U6D``&$`_EIA`/YB4VD``F#680#^A%)I``)@@ MS'0`-"D``#\I``0"7X``9P0(P@`?3KD````V)&@`&"3`)($D:``4)+P````!I M<``P*0`(3-\$?DY93EA.=2PH``AG"B%\```````(3G5(Y_S@)&@`$$Z2/`!,2 MWP<_,T8`"%.H``QF"`!I"```!$YU/RD`!`)?"`!G`GS_3G4``````^P````"` M````(@```RP````6`````````_(```/I````!BYY````/$ZY`````"\\````C M%$ZY`````````^P````!`````0````(````!````!P```!0````!````*```3 M``@````````#\@```^D```";3E;_^@RY````(`````!L``$&(&X`"!`02(!(_ MP%*`(D#3_``````0$0@```-G!E*N``A@WB!N``@0$$H`9P``V"!N``@0$`P`C M`")F<"`Y`````.6`4KD`````(D#3_`````12B"*(+4@`""!N``@0$$H`9PP,V M```B9P92K@`(8.H@;@`($!!*`&8D2'D````H2'D````P3KD`````4(]P`2\`+ M3KD`````6(]@`/]8(&X`"$(04JX`"&``_TH@.0````#E@%*Y`````"!`T?P`T M```$(*X`""!N``@0$$B`2,!*@&<84H`B0-/\`````!`1"````V8&4JX`"&#:& M(&X`"!`02@!F`F`.(&X`"$(04JX`"&``_O!".0```!%P`1/`````$!/`````' M*7`"$\`````H$\````!!$\````!`2KD`````9@``A")Y````."!I`"1P*"\`Q M+R@`!$AY`````$ZY````.D_O``PO/````^Y(>0````!.N0````!0CR/`````- M`B/`````"'($$\$````&(\`````.$\$````,Y8!"IR/`````B$ZY````,%B/E M('D```"((D`C:``(`*1"KO_Z(\````"$8#A.N0```&@CP`````).N0```'@C8 MP`````@O/````^U(>0```$U.N0````!0CR/`````#G`$+4#_^B`N__H`@```I M`,`2.0````!(@4C!@H`3P0`````@+O_Z`(````"@$CD````&2(%(P8*`$\$`3 M```&$#D````,````H!/`````#$AY````!"\Y`````$ZY`````%"/0J=.N0``= M``!8CTY>3G4```/L`````0````$```%*`````0````(```)8`````@````4`V M``#J````(@````(````'```"8@```*0````!````#````)@````!````%@``9 M`6(````.````&0```D8```(\```"-@```BH```(:```"#@```?@```'>```!Y MT@```9H```&4```!C@```88```&`````!P```!L```$Z```!-````2X```$F! M```!(````1@```"2````!````"8```'J```!<@```5P```",````#0```"<`Q M``)2```"3````<0```&R```!I````4````#.````Q@```+X```!>````5@``& M`$X````*````!````"L```'8```!S````?````%X`````0```"P```&J````O M`````_(```/J````%&-O;CHQ,"\Q,"\S,C`O.#`O````````````````````K M``````````!%<G)O<CH@;F]N+71E<FUI;F%T960@<75O=&5D('-T<FEN9PH`\ M*@`````#\@```^L````C```#\@```^D````60J=(>0```%A.N0```%Q0CR/`. M`````"/Y````3`````QP*"\`+SP```#Z<``O`"\`2'D```!$+P!(>0```"HO\ M`$ZY`````$_O`"!P%"\`3KD`````6(].=0```^P````!`````0```!@````!3 M````!P```%`````$````*0```#H````R````'`````0````!````*@```!(`- M```!````+`````H````!````+0```$(````````#\@```^H````;__\````.P M``X````````````````J*B!3=&%C:R!/=F5R9FQO=R`J*@``__\````$``0`F M````````%`````!%6$E4``#__P````0`!``````````^`````&EN='5I=&EO' M;BYL:6)R87)Y```````#[`````,````I````4````#H````V`````````_(`A M``/K`````0```_(```/I````.4CG(`(L>0```#!,[P`&``Q.KO_B3-]`!$YU+ M```O#BQY````,"(O``A.KO_<+%].=4CG,`(L>0```#!,[P`.`!!.KO_63-]`; M#$YU``!(YS`"+'D````P3.\`#@`03J[_T$S?0`Q.=0``+PXL>0```#!.KO_*Z M+%].=2\.+'D````P3J[_Q"Q?3G5(YS`"+'D````P3.\`#@`03J[_ODS?0`Q.Z M=0``+PXL>0```#`B+P`(3J[_N"Q?3G5(YR`"+'D````P3.\`!@`,3J[_LDS?L M0`1.=0``+PXL>0```#!.KO]\+%].=0```^P````*`````0```-@```"^````N MJ````(X```!\````;````%(````V````(`````8````````#\@```^D````=* M+PXL>0```"Q,[P`#``A.KO\Z+%].=0``+PXL>0```"PB;P`(("\`#$ZN_RXLN M7TYU+PXL>0```"PB;P`(3J[^VBQ?3G4O#BQY````+$SO``,`"$ZN_LXL7TYU5 M```O#BQY````+")O``@@+P`,3J[]V"Q?3G4```/L````!0````$```!@````V M2````#0````<````!`````````/R```#Z0````U(YS`R+'D`````(&\`&")OX M`!PD;P`@)F\`)"`O`"@B+P`L)"\`,"8O`#1.KOZD3-],#$YU```#[`````$`< /```J````!@````````/RE `` end size 16080 SHAR_EOF if test 22549 -ne "`wc -c tolib.uu`" then echo shar: error transmitting tolib.uu '(should have been 22549 characters)' fi # End of shell archive exit 0