[comp.binaries.amiga] Amiga Arc

doc@j.cc.purdue.edu.UUCP (04/13/87)

    This is part one of two of arc on the amiga.  This file contains
the release documentation for this version of arc and the first part of
the uuencoded binaries.  To join both parts, you should unshar both parts
of this distribution, join the two files arc.uue.1 and arc.uue.2 together
and uudecode them.  I would suggest uudecoding them after you downloaded
the file to your amiga.  The prefered method for joining the files on
a Unix system is to type "cat arc.uue.1 arc.uue.2 > arc.uue".
    Running a wc on the resulting arc.uue should result in the following
results.
    1122    1124   69366 arc.uue


#	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:
#	amigarcd.023
#	arc.uue.1
# This archive created: Mon Apr 13 16:10:36 1987
# By:	Craig Norborg (Purdue University Computing Center)
cat << \SHAR_EOF > amigarcd.023
AmigArc - Archive utility, Version 0.23, created on 03/14/87 at 20:10:07

Compatible with ARC v5.0

(C) COPYRIGHT 1986,87 by Raymond S. Brand; ALL RIGHTS RESERVED
(C) COPYRIGHT 1985,86 by System Enhancement Associates; ALL RIGHTS RESERVED

Please refer all comments/inquiries/contributions to:

   US Snail:
         Raymond S. Brand
         503 Rowland Road
         Fairfield Ct. 06430

   Modem:
         Brand X Fido/SEAdog (141/255)
         (203) 255-7729
         300/1200/2400

Hello,
   AmigArc v0.23 is a version of ARC v5.0 ported to the Amiga. As such, it
can perform all of the normal ARC commands on '.ARC' files (for information
on ARC commands, find a copy of ARC.DOC).

Changes for version 0.23:
   1) Verbose ARChive listing now works with zero length files!

Changes for version 0.22:
   1) No noteworthy (none were reported!) bugs were fixed in this release
      and some of the code was cleaned up, and error reports now go to
      stderr instead of stdout.
   2) Control C is now supported (but could be better).
   3) This version was compiled using Lattice 3.10 which found some dormant
      bugs, and should be a little faster.
   4) File dates are now set when a file is extracted even when the current
      directory is not the target directory.

Known bugs remaining:
   1) The NOT operator for wild card matching does not always work. The fix
      looks to be a major rewrite of the WCmatch routines (sigh...).

Items of Note:
   1) The Run command will NOT be supported.

   2) The current version uses the MSdos '.ARC' file structure. This means
      that file names should follow MSdos conventions. The next version will
      be able to use the full AmigaDos filenames, and will have an MSdos
      compatibility option.

   3) Wild Cards are permitted in the filename portion of the template, but
      NOT in the path. The Wild Card scheme used is:

/*
 * WCmatch: Function to determine if the first string matches
 *    the template in the second string. If the third parameter
 *    is zero then case does NOT matter.
 *
 *    Returns:
 *       1 if string matches template.
 *       0 if string does NOT match template.
 *       Any other value indicates a template syntax error.
 *
 *    19860308 Raymond S. Brand
 *
 *    Version 0.08
 *
 *    The following describes the syntax of a valid template.
 *       Items in braces ('{' and '}') may be repeated zero or more times.
 * 
 * <template>  := <AGroup>
 * 
 * <AGroup>    := <PGroup>{&<PGroup>}  'AND'
 *
 * <PGroup>    := <LGroup>{|<LGroup>}  'OR'
 *
 * <Group>     := <LGroup>{|<LGroup>}  'or'
 * 
 * <LGroup>    := <SGroup>{<SGroup>}   'Match-String'
 * 
 * <SGroup>    := (<Group>)            'grouping'
 *             := %                    'End-of-Name'
 *             := ^<SGroup>            'NOT'
 *             := <Literal1>
 *             := ?                    'Any-Character'
 *             := #<SGroup><MGroup>    'Zero-or-More Followed-By'
 *             := *<MGroup>            'Zero-or-More-of-Any-Character'
 *             := [<EnumList>]         'Enumeration-List'
 * 
 * <MGroup>    := <LGroup>
 *             :=
 *
 * <EnumList>  := <EnumPart>{,<EnumPart>}
 *
 * <EnumPart>  := <Literal2>
 *             := <Literal2>-<Literal2>   'All-Characters-From To'
 * 
 * <Literal1>  := <any printing character except:
 *                   '#', '%', '^', '&', '*', '(', ')', '|', '\', '[',
 *                   ']' and '?'>
 *             := \<any printing character including the above>
 * 
 * <Literal2>  := <any printing character except:
 *                   '\', '[', ']', '-' and ','>
 *             := \<any printing character including the above>
 *
 *
 *    NOTES:
 *       The 'AND' and the 'OR' functions have an implicit 'End-of-Name'
 *          function before their respective operators.
 *       The 'or' function moves the internal name pointer just past the
 *          first match that it finds.
 *       The second form of <EnumPart> matches the current name character
 *          if the first literal is less than or equal to the current name
 *          character, and the current name character is less than or equal
 *          to the second literal. Or if the first literal is less than the
 *          current name character, or the current name character is less
 *          than the second literal when the first literal is greater than
 *          the second literal. An <EnumPart> will never match the name
 *          terminator. e.g. 'a-f' will match 'a', 'b', 'c', 'd', 'e' and
 *          'f'; Whereas, 'f-a' will match all characters except 'a', 'b',
 *          'c', 'd', 'e' and 'f'.
 *       The '*' operator is equivalent to '#?'.
 */ 

   4) If you experience a problem or bug in the program, please send
      a message describing what you were doing and what happened (be
      specific) at:

         Brand X Fido/SEAdog (141/255)
         (203) 255-7729

   5) Do NOT bother System Enhancement Associates about this program. They
      have little to do with the Amiga version of ARC.

   6) Suggestions, comments, criticisms, etc. are welcome and encouraged.

   7) This version of AmigArc does not have a "timeout" but please try to
      always use the latest version available.

   8) For the latest version of AmigArc check Brand X Fido or Amuse.

   9) To speed compression, ASSIGN ARCTEMP: RAM:

  10) The correct file size for AmigArc.022 is 50328 bytes.



                                 Raymond S. Brand
                                      RSBX

SHAR_EOF
cat << \SHAR_EOF > arc.uue.1
begin 644 arc.uue
M```#\P`````````'``````````8````"````$@``,.@````$```<!0``#<\`
M`"@$```#Z0````).^0```````````^P````!````!@````(````````#\@``
M`^H````2$`#__OSX\.#`@````0,'#Q\_?_\`````1FEL92!P86-K960@=VET
M:"`E9"!B:71S+"!)(&-A;B!O;FQY(&AA;F1L92`E9`H````#\@```^L``##H
M```#\@```^H````$4W1A8VL@;W9E<F9L;W<*`````_(```/K```<!0```_(`
M``/J```%]P``````````````````````````````````````````````````
M````````````````````````````````````````````````````````````
M``````````````````````!D;W,N;&EB<F%R>0!!;6EG07)C("T@07)C:&EV
M92!U=&EL:71Y+"!697)S:6]N(#`N,C,L(&-R96%T960@;VX`(#`S+S$T+S@W
M(&%T(#(P.C$P.C`W"@`*0V]M<&%T:6)L92!W:71H($%20R!V-2XP"@H`*$,I
M($-/4%E224=(5"`Q.3@V+#@W(&)Y(%)A>6UO;F0@4RX@0G)A;F0[`"!!3$P@
M4DE'2%13(%)%4T525D5$"@`H0RD@0T]065))1TA4(#$Y.#4L.#8@8GD@4WES
M=&5M($5N:&%N8V5M96YT($%S<V]C:6%T97,[`"!!3$P@4DE'2%13(%)%4T52
M5D5$"@H`4&QE87-E(')E9F5R(&%L;"!I;G%U:7)I97,@=&\Z"@H`("`@55,@
M4VYA:6PZ"@`@("`@("`@4F%Y;6]N9"!3+B!"<F%N9`H`("`@("`@(#4P,R!2
M;W=L86YD(%)O860*`"`@("`@("!&86ER9FEE;&0@0W0N(#`V-#,P"@H`("`@
M36]D96TZ"@`@("`@("`@0G)A;F0@6"!&:61O("AA($9I9&\@0D)3+"!N;V1E
M(#$T,2\R-34I"@`@("`@("`@*#(P,RD@,C4U+3<W,CD*"@`@("`@("`@04UU
M<V4@*&$@1FED;R!"0E,L(&YO9&4@,3`W+S$S-"D*`"`@("`@("`H,C$R*2`R
M-CDM-#@W.0H*`%EO=2!M87D@8V]P>2!A;F0@9&ES=')I8G5T92!T:&ES('!R
M;V=R86T@9G)E96QY+``@<')O=FED960@=&AA=#H*`"`@("`Q*2`@($YO(&9E
M92!I<R!C:&%R9V5D(&9O<B!S=6-H(&-O<'EI;F<@86YD`"!D:7-T<FEB=71I
M;VXL(&%N9`H`("`@(#(I("`@270@:7,@9&ES=')I8G5T960@3TY,62!I;B!I
M=',@;W)I9VEN86PL`"!U;FUO9&EF:65D('-T871E+@H*`$EF('EO=2!L:6ME
M('1H:7,@<')O9W)A;2P@86YD(&9I;F0@:70@;V8@=7-E+"!T:&5N('EO=7(`
M(&-O;G1R:6)U=&EO;B!W:6QL"@!B92!A<'!R96-I871E9"X@(%EO=2!M87D@
M;F]T('5S92!T:&ES('!R;V1U8W0@:6X@80`@8V]M;65R8VEA;"!E;G9I<F]N
M;65N=`H`;W(@82!G;W9E<FYM96YT86P@;W)G86YI>F%T:6]N('=I=&AO=70@
M<&%Y:6YG(&$@;&EC96YS90`@9F5E(&]F("0S-2X*``I)9B!Y;W4@9F%I;"!T
M;R!A8FED92!B>2!T:&4@=&5R;7,@;V8@=&AI<R!L:6-E;G-E+"``('1H96X@
M>6]U<B!C;VYS8VEE;F-E"@!W:6QL(&AA=6YT('EO=2!F;W(@=&AE(')E<W0@
M;V8@>6]U<B!L:69E+@H*`%5S86=E.B!!4D,@>V%M=69D>&5R<&QV=&-]6V)S
M=VY=6V<\<&%S<W=O<F0^70`@/&%R8VAI=F4^(%L\9FEL96YA;64^("X@+B`N
M70H`5VAE<F4Z("`@82`@(#T@861D(&9I;&5S('1O(&%R8VAI=F4*`"`@("`@
M("`@(&T@("`](&UO=F4@9FEL97,@=&\@87)C:&EV90H`("`@("`@("`@=2`@
M(#T@=7!D871E(&9I;&5S(&EN(&%R8VAI=F4*`"`@("`@("`@(&8@("`](&9R
M97-H96X@9FEL97,@:6X@87)C:&EV90H`("`@("`@("`@9"`@(#T@9&5L971E
M(&9I;&5S(&9R;VT@87)C:&EV90H`("`@("`@("`@>"QE(#T@97AT<F%C="!F
M:6QE<R!F<F]M(&%R8VAI=F4*`"`@("`@("`@('`@("`](&-O<'D@9FEL97,@
M9G)O;2!A<F-H:79E('1O`"!S=&%N9&%R9"!O=71P=70*`"`@("`@("`@(&P@
M("`](&QI<W0@9FEL97,@:6X@87)C:&EV90H`("`@("`@("`@=B`@(#T@=F5R
M8F]S92!L:7-T:6YG(&]F(&9I;&5S(&EN(&%R8VAI=F4*`"`@("`@("`@('0@
M("`]('1E<W0@87)C:&EV92!I;G1E9W)I='D*`"`@("`@("`@(&,@("`](&-O
M;G9E<G0@96YT<GD@=&\@;F5W('!A8VMI;F<@;65T:&]D"@H`("`@("`@("`@
M8B`@(#T@<F5T86EN(&)A8VMU<"!C;W!Y(&]F(&%R8VAI=F4*`"`@("`@("`@
M(',@("`]('-U<'!R97-S(&-O;7!R97-S:6]N("AS=&]R92!O;FQY*0H`("`@
M("`@("`@=R`@(#T@<W5P<')E<W,@=V%R;FEN9R!M97-S86=E<PH`("`@("`@
M("`@;B`@(#T@<W5P<')E<W,@;F]T97,@86YD(&-O;6UE;G1S"@`@("`@("`@
M("!G("`@/2!%;F-R>7!T+V1E8W)Y<'0@87)C:&EV92!E;G1R>0H`"E!L96%S
M92!R969E<B!T;R!T:&4@<')O9W)A;2!D;V-U;65N=&%T:6]N(&9O<@`@8V]M
M<&QE=&4@:6YS=')U8W1I;VYS+@H`05)#5$5-4#H`5$5-4#H`5#H`+D%20P`N
M05)#7U1%35``+D%20U]"04L`04U51D1815!,5E1#`$-A;FYO="!M:7@@)6,@
M86YD("5C"@`E8R!I<R!A;B!U;FMN;W=N(&-O;6UA;F0*`$D@:&%V92!N;W1H
M:6YG('1O(&1O(0H`22!D;VXG="!K;F]W(&AO=R!T;R!D;R`E8R!Y970A"@``
M```J`#H`17AA;6EN92!%4E)/4CH@)60*`$D@:&%V92!N;R!W;W)K('1O(&1O
M(0H`3F]T(&5N;W5G:"!M96UO<GD@879A:6QA8FQE"@!#86YN;W0@9FEN9"!D
M:7)E8W1O<GDZ("5S"@`Z`$5X86UI;F4@15)23U(Z("5D"@!.;W0@82!D:7)E
M8W1O<GDZ("5S"@!-;W)E(&9I;&5S(2$@($9I;&4@:6=N;W)E9#H@)7,E<PH`
M1FEL92!N86UE('1O;R!L;VYG+B!&:6QE(&EG;F]R960Z("5S)7,*`$YO(&9I
M;&5S(&9R;VTZ("5S"@!)(&AA=F4@;F\@=V]R:R!T;R!D;R$*`$1U<&QI8V%T
M92!F:6QE;F%M97,Z"B`@)7,*("`E<PH`0V%N;F]T('5N<V%V92`E<PH`<@!#
M86YN;W0@<F5A9"!F:6QE.B`E<PH`57!D871I;F<@9FEL93H@)2TQ,G,@(`!!
M9&1I;F<@9FEL93H@("`E+3$R<R`@`$%D9&EN9R!F:6QE.B`@("4M,3)S("``
M`"5S)$%20U1%35`N0U94`"1!4D-414U0+D-65`!&:6QE(&YO="!F;W5N9#H@
M)7,*`'<K`%5N86)L92!T;R!C<F5A=&4@=&5M<&]R87)Y(&9I;&4@)7,*`$-O
M;G9E<G1I;F<@9FEL93H@)2TQ,G,@("!R96%D:6YG+"``0V%N;F]T('5N<V%V
M92`E<PH``````0`!````````````````````````66]U(&UU<W0@=&5L;"!M
M92!W:&EC:"!F:6QE<R!T;R!D96QE=&4A"@!$96QE=&EN9R!F:6QE.B`E<PH`
M1FEL92!N;W0@9F]U;F0Z("5S"@!'970@=&EM92]D871E('-T86UP(&5R<F]R
M+B!3970@=&\@,#$@2F%N(#@P(#$R.C`P80H`1F%T86P@97)R;W(@:6X@9G5N
M8W1I;VX@<V5T<W1A;7`*`%=R;VYG('!A8VME="!R971U<FYE9"$A(2$A"@``
M``!&:6QE(&YO="!F;W5N9#H@)7,*``P`17AT<F%C=&EN9R!F:6QE.B`E<PH`
M<@!705).24Y'.B!&:6QE("5S(&%L<F5A9'D@97AI<W1S(0`@($]V97)W<FET
M92!I="`H>2]N*3\@`"5S(&YO="!E>'1R86-T960N"@!W`$-A;FYO="!C<F5A
M=&4@)7,*```````!06X@96YT<GD@:6X@)7,@:&%S(&$@8F%D(&AE861E<BX`
M)7,@:7,@;F]T(&%N(&%R8VAI=F4*`"`@)60@8GET97,@<VMI<'!E9"X*`$EN
M=F%L:60@:&5A9&5R(&EN(&%R8VAI=F4@)7,*`$D@9&]N)W0@:VYO=R!H;W<@
M=&\@:&%N9&QE(&9I;&4@)7,@:6X@87)C:&EV92`E<PH`22!T:&EN:R!Y;W4@
M;F5E9"!A(&YE=V5R('9E<G-I;VX@;V8@05)#+@H`"E=R:71E(&9A:6P@*&1I
M<VL@9G5L;#\I"@```$YA;64@("`@("`@("`@3&5N9W1H("``("!3=&]W86=E
M("`@(%-&("`@4VEZ92!N;W<`("!$871E("`@("``("!4:6UE("`@($-20P`*
M`#T]/3T]/3T]/3T]/2`@/3T]/3T]/3T`("`]/3T]/3T]/2`@/3T]/2`@/3T]
M/3T]/3T`("`]/3T]/3T]/3T`("`]/3T]/3T@(#T]/3T`"@`@("`@("`@(#T]
M/3T@(#T]/3T]/3T]`"`@("`@("`@("`@(#T]/3T@(#T]/3T]/3T]``H`5&]T
M86P@)39L9"`@)3AL9"`@`"`@("`@("`@("`E,VQD)24@("4X;&0@(``*`$9I
M;&4@;F]T(&9O=6YD.B`E<PH`2F%N`$9E8@!-87(`07!R`$UA>0!*=6X`2G5L
M`$%U9P!397``3V-T`$YO=@!$96,`````#AL```X?```.(P``#B<```XK```.
M+P``#C,```XW```..P``#C\```Y#```.1R4M,3)S("`E.&QD("``("`@+2T@
M("``(%!A8VME9"``4W%U965Z960`8W)U;F-H960`0W)U;F-H960`56YK;F]W
M;B$`("`E,V0E)0`@("4X;&0@(``E,F0@)3-S("4P,F0`("`E,F0Z)3`R9"5C
M("`E,#1X``H``%1E;7!L871E($524D]2.B`E<PH`0G5G("T@8F%D(&YC<B!S
M=&%T90H`0F%D($Y#4B!U;G!A8VMI;F<@<W1A=&4@*"5D*0H``"!A;F%L>7II
M;F<L(``E<R1!4D-414U0+D-23@`D05)#5$5-4"Y#4DX`=RL`*"5L9"D@`'-T
M;W)I;F<L(``H)6QD*2``<&%C:VEN9RP@`"@E;&0I(`!S<75E97II;F<L(``H
M)6QD*2``8W)U;F-H:6YG+"``0V%N;F]T(&1E;&5T92!T96UP;W)A<GD@9FEL
M92`E<PH`9&]N92X*`",_+B,_`$9I;&4@;F]T(&9O=6YD.B`E<PH`)$%20U1%
M35``)$%20U1%35`N0D%3`$)!4TE#("1!4D-414U0`"1!4D-414U0`'(`5&5M
M<&]R87)Y(&9I;&4@)7,@86QR96%D>2!E>&ES=',*`"1!4D-414U0`'<`56YA
M8FQE('1O(&-R96%T92!T96UP;W)A<GD@9FEL92`E<PH`26YV;VMI;F<@9FEL
M93H@)7,*`#H`0V%N;F]T('5N<V%V92!T96UP;W)A<GD@9FEL92`E<PH`````
M<@!#<F5A=&EN9R!N97<@87)C:&EV93H@)7,*`$-A;FYO="!R96%D(&%R8VAI
M=F4Z("5S"@!W`$-A;FYO="!C<F5A=&4@87)C:&EV92!C;W!Y.B`E<PH`0V%N
M;F]T(')E;F%M92`E<R!T;R`E<PH`2V5E<&EN9R!B86-K=7`@87)C:&EV93H@
M)7,*`$-A;FYO="!D96QE=&4@;VQD(&%R8VAI=F4Z("5S"@!#86YN;W0@<F5N
M86UE("5S('1O("5S"@```,#!P8$!0,,!`\`"@,)!Q@$&P`>`QT$%`,7!Q($$
M0,P!#,`-@,U!#P#/P<Z!#D`*`,K!RX$+0,D!"<`(@,A!V`$8P!F`V4$;`-O!
MVH$:0!X`WL'?@1]`W0$=P!R`W$$4`-3!U8$50-<!%\`6@-9!T@$2P!.`TT$1
M`-'!T($00/`!,,`Q@/%!,P#SP?*!,D`V`/;!]X$W0/4!-<`T@/1!/`#\P?V!
M/4#_`3_`/H#^0?H!.L`[@/M!.0#YP?B!.$`H`.C!Z8$I0.L!*\`J@.I![@$N
MP"^`[T$M`.W![($L0.0!),`E@.5!)P#GP>:!)D`B`.+!XX$C0.$!(<`@@.!!
MH`%@P&&`H4%C`*/!HH%B0&8`IL&G@6=`I0%EP&2`I$%L`*S!K8%M0*\!;\!N
M@*Y!J@%JP&N`JT%I`*G!J(%H0'@`N,&Y@7E`NP%[P'J`ND&^`7[`?X"_07T`
MO<&\@7Q`M`%TP'6`M4%W`+?!MH%V0'(`LL&S@7-`L0%QP'"`L$%0`)#!D8%1
M0),!4\!2@))!E@%6P%>`ET%5`)7!E(%40)P!7,!=@)U!7P"?P9Z!7D!:`)K!
MFX%;0)D!6<!8@)A!B`%(P$F`B4%+`(O!BH%*0$X`CL&/@4]`C0%-P$R`C$%$
M`(3!A8%%0(<!1\!&@(9!@@%"P$.`@T%!`('!@(%`0```)7,@:7,@;F]T(&%N
M(&%R8VAI=F4@;W(@:7,@;W5T(&]F('-Y;F,`("TM+2`E9"!B>71E<R!S:VEP
M<&5D"@!!<F-H:79E('1R=6YC871E9"!I;B!F:6QE("5S"@!497-T:6YG(&9I
M;&4Z("4M,3)S("``;VMA>0`*`$UO<F4@=&AA;B!T=V5N='D@97)R;W)S(&1E
M=&5C=&5D"@`E9"!E<G)O<G,@9&5T96-T960*`$YO(&5R<F]R<R!D971E8W1E
M9`H``$D@9&]N)W0@:VYO=R!H;W<@=&\@=6YP86-K(&9I;&4@)7,*`$D@=&AI
M;FL@>6]U(&YE960@82!N97=E<B!V97)S:6]N(&]F($%20PH`5T%23DE.1SH@
M1FEL92`E<R!F86EL<R!#4D,@8VAE8VL*``!&:6QE(&AA<R!A;B!I;G9A;&ED
M(&1E8V]D92!T<F5E"@``````````9&]S+FQI8G)A<GD`*BH@57-E<B!!8F]R
M="!297%U97-T960@*BH```#_````#@`.````````%-@``````/\````$``0`
M````````````%/1#3TY424Y510```/\````$``0````````5'`````!!0D]2
M5```_P````0`!````````!4Z`````&EN='5I=&EO;BYL:6)R87)Y```````"
M```@("`@("`@("`H*"@H*"`@("`@("`@("`@("`@("`@($@0$!`0$!`0$!`0
M$!`0$!"$A(2$A(2$A(2$$!`0$!`0$(&!@8&!@0$!`0$!`0$!`0$!`0$!`0$!
M`0$!$!`0$!`0@H*"@H*"`@("`@("`@("`@("`@("`@("`@(0$!`0("`@("`@
M("`@("@H*"@H("`@("`@("`@("`@("`@("`@2!`0$!`0$!`0$!`0$!`0$(2$
MA(2$A(2$A(00$!`0$!`0@8&!@8&!`0$!`0$!`0$!`0$!`0$!`0$!`0$0$!`0
M$!""@H*"@H("`@("`@("`@("`@("`@("`@("`A`0$!`@````__\````.``X`
M```````````````J*B!3=&%C:R!/=F5R9FQO=R`J*@``__\````$``0`````
M```6A```%G!%6$E4``#__P````0`!````````!:N`````&EN='5I=&EO;BYL
M:6)R87)Y`````````#`Q,C,T-38W.#EA8F-D968`````#0H`````@````!<>
M```````````````````````````````````````````70```````````````
M````````````````````````````````````````````````````````````
M````````````````@`!C;VXZ,3`O,3`O,S(P+S@P+P``````````````````
M````````````*@`````````````````````````````````````````````4
M+@```/____\``````````0````````````````````````0``````````^P`
M```5````!0``%QX``!;\```6P```%JH``!:F```53```%3(``!48```5````
M#G@```YT```.<```#FP```YH```.9```#F````Y<```.6```#E0```Y0```.
M3`````````/R```#Z0``*`0CP````%`CR````%0@#TCG?OXJ0"QY````!"/.
M````0"//````3$*Y````2)/)3J[^VBA`(^P`F````#A*K`"L9P``BB`-D*T`
M!"/`````!&$``<Q"ITZY``">]%B/($`@:`"LT<C1R")H`!#3R=/)(#D```!0
M<@`2&2/)````7-"!4H!"9U*``D#__I_`58!"=P@`(#D```!0('D```!4)`!3
M@-2!'[```"``4X)1R/_V'[P`("``4X(?L2``(`!1RO_X(D\O"6```'0C[``Z
M````!&$``4AA``$R(\````!(+P`D0"`J`"1G%BQY```7Q"!`(B@``"/!````
M.$ZN_X(B*@`@9QPD/````^U.KO_B(\````!89PKEB"!`*6@`"`"D('D```!(
M+PA(>0`````@:``D(^@`!````%Q-^0``%]P@/```!]AG"E.`<@`LP5'(__Q-
M^0````!.N0``B(!P`&`$("\`!"\`(#D````L9P0@0$Z03KD``'<>+'D```!`
M(GD``!?$3J[^8DJY```7S&<*(GD``!?,3J[^8DJY```7T&<*(GD``!?03J[^
M8DJY````8&<*(GD```!@3J[^8DJY````2&<L(CD````\9P1.KO_<(CD```!8
M9P1.KO_<+'D````$3J[_?")Y````2$ZN_H8@'RYY````3$S??WY.=7!D8`#_
M8$'L`%Q.KOZ`0>P`7$ZN_HQ.=4/Y````9'``3J[]V"/````7Q&?43G5.5?_X
M2.<X`+_Y````!&0&3OD``)"T0BW__PCN``<6^@RM`````P`(;``"'DAN`'!.
MNG>26(](;@"D3KIWB%B/2&X`NTZZ=WY8CTAN`-=.NG=T6(](;@$"3KIW:EB/
M2&X!&$ZZ=V!8CTAN`5!.NG=66(](;@%G3KIW3%B/2&X!B$ZZ=T)8CTAN`99.
MNG<X6(](;@&O3KIW+EB/2&X!R$ZZ=R18CTAN`>5.NG<:6(](;@'P3KIW$%B/
M2&X"($ZZ=P98CTAN`CA.NG;\6(](;@)A3KIV\EB/2&X">4ZZ=NA8CTAN`JI.
MNG;>6(](;@*[3KIVU%B/2&X"ZTZZ=LI8CTAN`O].NG;`6(](;@,P3KIVMEB/
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
SHAR_EOF
#	End of shell archive
exit 0

	Craig Norborg
	comp.binaries.amiga moderator
	amiga-binaries.request@j.cc.purdue.edu

doc@j.cc.purdue.edu.UUCP (04/13/87)

    This is part two of two of arc on the amiga.  This file contains
documentation for arc and the second part of the uuencoded binaries.

#	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:
#	arc.doc
#	arc.uue.2
# This archive created: Mon Apr 13 16:10:50 1987
# By:	Craig Norborg (Purdue University Computing Center)
cat << \SHAR_EOF > arc.doc
                                  ARC

                         File Archive Utility


(C) COPYRIGHT 1985 by System Enhancement Associates; ALL RIGHTS RESERVED


This file describes the ARC file utility, version 4.3, which was 
created by System Enhancement Associates on 22 August 1985.  

ARC is the copyrighted property of System Enhancement Associates.  You 
are granted a limited license to use ARC, and to copy it and 
distribute it, provided that the following conditions are met: 

1)  No fee may be charged for such copying and distribution.  

2)  ARC may ONLY be distributed in its original, unmodified state.  


Any voluntary contributions for the use of this program will be 
appreciated, and should be sent to:

                     System Enhancement Associates
                             21 New Street
                           Wayne, NJ   07470

If you are using ARC in a commercial environment, then the 
contribution is not voluntary.


A word about user supported software:

The user supported software concept (usually referred to as 
"freeware") is an attempt to provide software at low cost.  The cost 
of offering a new product by conventional channels is staggering, and 
hence dissuades many independant authors and small companies from 
developing and promoting their ideas.  User supported software is an 
attempt to develop a new marketing channel, where products can be 
introduced at low cost.  

If user supported software works, then everyone will benefit.  The 
user will benefit by receiving quality products at low cost, and by 
being able to "test drive" software thoroughly before purchasing it.  
The author benefits by being able to enter the commercial software 
arena without first needing large sources of venture capital.

But it can only work with your support.  We're not just talking about 
ARC here, but about all user supported software.  If you find that you 
are still using a program after a couple of weeks, then pretty 
obviously it is worth something to you, and you should send in a 
contribution.



And now, back to ARC:

ARC is used to create and maintain file archives.  An archive is a 
group of files collected together into one file in such a way that the 
individual files may be recovered intact.  

ARC is different from other archive and library utilities in that it 
automatically compresses the files being archived, so that the 
resulting archive takes up a minimum amount of space.  

When ARC is used to add a file to an archive it analyzes the file to 
determine which of four storage methods will result in the greatest 
savings.  These four methods are: 

1)  No compression; the file is stored intact.  

2)  Repeated-character compression; repeated sequences of the same 
    byte value are collapsed into a three-byte code sequence.  

3)  Huffman squeezing; the file is compressed into variable length bit 
    strings, similar to the method used by the SQ programs.  

4)  Lempel-Zev compression;  the file is stored as a series of twelve 
    bit codes which represent character strings, and which are created 
    "on the fly".  

Note that since one of the four methods involves no compression at 
all, the resulting archive entry will never be larger than the 
original file.  



                               USING ARC
                               =========

ARC is invoked with a command of the following format:

    ARC <x> <arcname> [<template> . . .]

Where:

    <x> is an ARC command letter (see below), in either upper or lower 
    case.  

    <arcname> is the name of the archive to act on, with or without an 
    extension.  If no extension is supplied, then ".ARC" is assumed.  
    The archive name may include path and drive specifiers.

    <template> is one or more file name templates.  The "wildcard" 
    characters "*" and "?" may be used.  A file name template may only 
    include a path or drive specifier if you are adding a file to an 
    archive.  

If ARC is invoked with no arguments (by typing "ARC", and pressing 
"enter"), then a brief command summary is displayed.


                             ARC COMMANDS
                             ============

Following is a brief summary of the available ARC commands:

    a,u = add files to archive
    m   = move files to archive
    d   = delete files from archive
    x,e = extract files from archive
    r   = run files from archive
    p   = copy files from archive to stdout
    l   = list files in archive
    v   = verbose listing of files in archive
    t   = test archive integrity
    c   = convert entry to new packing method
    b   = retain backup copy of archive
    w   = suppress warning messages
    n   = suppress notes and comments

These commands are explained in more detail below.



ADDING FILES
------------

Files are added to an archive using the "A" (Add), "U" (Update), or 
"M" (Move) commands.  Add and Update are identical.  Move differs in 
that the source file is deleted once it has been added to the archive.

For example, if you wish to add a file named "TEST.DAT" to an archive 
named "MY.ARC", you would use a command of the form:

    ARC a my test.dat

or:

    ARC u my.arc test.dat

If you wanted to move all files in your current directory into an 
archive named "SUM.ARC", you could use a command of the form:

    ARC m sum *.*

If you wanted to add all files with a ".C" extension, and all files 
named "STUFF" to an archive named "JUNK.ARC", you could type:

    ARC a junk *.c stuff.*

Archive entries are always maintained in alphabetic order.  Archive 
entries may not have duplicate names.  If you add a file to an archive 
that already contains a file by that name, then the existing entry in 
the archive is replaced.  Also, the archive itself and its backup will 
not be added.  

You may also add a file which is in a directory other than your 
current directory.  For example, it is perfectly legal to type:

    ARC a junk c:\dustbin\stuff

The A, U, and M commands are the ONLY commands which allow you to give 
a drive or path.  Also, you cannot add two files with the same name.  
In other words, if you have a file named "C:\DUSTBIN\STUFF.TXT" and 
another file named "C:\BUCKET\STUFF.TXT", then typing:

    arc a junk c:\dustbin\*.* c:\bucket\*.*

will not work.



DELETING FILES
--------------

Archive entries are deleted with the "D" (Delete) command.  For 
example, if you had an archive named "JUNK.ARC", and you wished to 
delete all entries in it with a filename extension of ".C", you could 
type: 

    ARC d junk *.c



EXTRACTING FILES
----------------

Archive entries are extracted with the "E" (Extract) and "X" (eXtract) 
commands.  For example, if you had an archive named "JUNK.ARC", and 
you wanted all files in it with an extension of ".TXT" or ".DOC" to be 
recreated on your disk, you could type:

    ARC x junk *.txt *.doc

If you wanted to extract all of the files in an archive named 
"JUNK.ARC", you could simply type:

    ARC x junk

Whatever method of file compression was used in storing the files is 
reversed, and uncompressed copies are created in the current 
directory.



RUNNING FILES
-------------

Archive entries may be run without being extracted by use of the "R" 
(Run) command.  For example, if you had an archive named "JUNK.ARC" 
which contained a file named "LEMON.COM", which you wished to run, you 
could type:

    ARC r junk lemon.com

You can run any file from an archive which has an extension of ".COM", 
".EXE", or ".BAT".  You cannot run interpretive BASIC programs from an 
archive, nor can you give arguments to a program you are running from 
an archive.

In practice, the file to be run is extracted, run, and then deleted.  
All in all, this is a fairly useless command.



PRINTING FILES
--------------

Archive entries may be examined with the "P" (Print) command.  This 
works the same as the Extract command, except that the files are not 
created on disk.  Instead, the contents of the files are written to 
standard output.  For example, if you wanted to see the contents of 
every ".TXT" file in an archive named "JUNK.ARC", but didn't want them 
saved on disk, you could type:

    ARC p junk *.txt

If you wanted them to be printed on your printer instead of on your 
screen, you could type:

    ARC p junk *.txt >prn



LISTING ARCHIVE ENTRIES
-----------------------

You can obtain a list of the contents of an archive by using the "L" 
(List) command or the "V" (Verbose list) command.  For example, to see 
what is in an archive named "JUNK.ARC", you could type: 

    ARC l junk

If you are only interested in files with an extension of ".DOC", then 
you could type:

    ARC l junk *.doc


ARC prints a short listing of an archive's contents like this:

    Name          Length    Date
    ============  ========  =========
    ALPHA.TXT         6784  16 May 85
    BRAVO.TXT         2432  16 May 85
    COCO.TXT           256  16 May 85


"Name" is simply the name of the file.

"Length" is the unpacked file length.  In other words, it is the 
number of bytes of disk space which the file would take up if it were 
extracted.

"Date" is the date on which the file had last been modified, as of the 
time when it was added to the archive.


ARC prints a verbose listing of an archive's contents like this:

    Name          Length    Stowage    SF   Size now  Date       Time    CRC
    ============  ========  ========  ====  ========  =========  ======  ====
    ALPHA.TXT         6784  Squeezed   35%      4413  16 May 85  11:53a  8708
    BRAVO.TXT         2432  Squeezed   41%      1438  16 May 85  11:53a  5BD6
    COCO.TXT           256   Packed     5%       244  16 May 85  11:53a  3AFB


"Name", "Length", and "Date" are the same as for a short listing.

"Stowage" is the compression method used.  The following compression 
methods are currently employed:

       --          No compression.
     Packed        Runs of repeated byte values are collapsed.
    Squeezed       Huffman squeeze technique employed.
    Crunched       Lempel-Zev compression technique employed.

"SF" is the stowage factor.  In other words, it is the percentage of 
the file length which was saved by compression.

"Size now" is the number of bytes the file is occupying while in the 
archive.

"Time" is the time of last modification, and is associated with the 
date of last modification.

"CRC" is the CRC check value which has been stored with the file.  
Another CRC value will be calculated when the file is extracted or 
tested to ensure data integrity.  There is no especially good reason 
for displaying this value.



BACKUP RETENTION
----------------

When ARC adds or deletes archive entries it renames the original 
archive to give it an extension of ".BAK", and then creates a new 
archive with the desired changes.  If you wish to retain this original 
copy of the archive for backup purposes, then add the "B" (Backup) 
command to your other commands.

For example, if you wanted to delete all entries with an extension of 
".DOC" from an archive named "JUNK.ARC", but you wanted to keep a copy 
around that still has them, then you could type:

    ARC bd junk *.doc

or:

    ARC db junk *.doc



MESSAGE SUPPRESION
------------------

ARC prints two types of messages, warnings and comments.

Warnings are messages about suspected error conditions, such as when a 
file to be extracted already exists, or when an extracted file fails 
the CRC error check.  Warnings may be suppressed by use of the "W" 
(Warn) command.  You should use this command sparingly.  In fact, you 
should probably not use this command at all.

Comments (or notes) are informative messages, such as naming each file 
as it is added to the archive.  Comments and notes may be suppressed 
by use of the "N" (Note) command.

For example, suppose you extracted all files with an extension of 
".BAS" from an archive named "JUNK.ARC"  Then, after making some 
changes which you decide not to keep, you decide that you want to 
extract them all again, but you don't want to be asked to confirm 
every one.  In this case, you could type:

    ARC xw junk *.bas

Or, if you are going to add a hundred files with an extension of 
".MSG" to an archive named "TRASH.ARC", and you don't want ARC to list 
them as it adds them, you could type:

    ARC an trash *.msg

Or, if you want to extract the entire contents of an archive named 
"JUNK.ARC", and you don't want to hear anything, then type:

    ARC xnw junk



TESTING AN ARCHIVE
------------------

The integrity of an archive may be tested by use of the "T" (Test) 
command.  This checks to make sure that all of the file headers are 
properly placed, and that all of the files are in good shape.

This can be very useful for critical archives, where data integrity 
must be assured.  When an archive is tested, all of the entries in the 
archive are unpacked (without saving them anywhere) so that a CRC 
check value may be calculated and compared with the recorded CRC 
value.

For example, if you just received an archive named "JUNK.ARC" over a 
phone line, and you want to make sure that you received it properly, 
you could type:

    ARC t junk

It defeats the purpose of the T command to combine it with N or W.



CONVERTING AN ARCHIVE
---------------------

The "C" (Convert) command is used to convert an archive entry to take 
advantage of newer compression techniques.  For example, if you had an 
archive named "JUNK.ARC", and you wanted to make sure that all files 
with an extension of ".DOC" were encoded using the very latest 
methods, you could type:

    ARC c junk *.doc

Or if you wanted to convert every file in the archive, you could type:

    ARC c junk



                             SPECIAL NOTES
                             =============

Whenever ARC encounters a fatal error condition it leaves the original 
archive on disk, renamed to have an extension of ".BAK" (backup).  

The function used to calculate the CRC check value in previous 
versions has been found to be in error.  It has been replaced in 
version 3.0 with a proper function.  ARC will still read archives 
created with earlier versions of ARC, but it will report a warning 
that the CRC value is in error.  All archives created prior to version 
3.0 should be unpacked and repacked with the latest version of ARC.  

Transmitting a file with XMODEM protocol rounds the size up to the 
next multiple of 128 bytes, adding garbage to the end of the file.  
This used to confuse ARC, causing it to think that the end of the 
archive was invalidly formatted.  This has been corrected in version 
3.03.  Older archives may still be read, but ARC may report them to be 
improperly formatted.  All files can be extracted, and no data is 
lost.  In addition, ARC will automatically correct the problem when it 
is encountered.  



                         CHANGES IN VERSION 4
                         ====================

ARC is adding another data compression technique in this version.  We 
have been looking for some technique that could improve on Huffman 
squeezing in at least a few cases.  So far, Lempel-Zev compression 
seems to be fulfilling our fondest hopes, often acheiving compression 
rates as much as 20% better than squeezing, and sometimes even better.  
Huffman squeezing depends on some bytes being more "popular" 
than others, taking the file as a whole.  Lempel-Zev compression is 
instead looking for long strings of bytes which are repeated at 
various points (such as an end of line followed by spaces for 
indentation).  Lempel-Zev compression is therefor looking for 
repetition at a more "macro" level, often acheiving impressive packing 
rates.

Alas, nothing ever comes free.  This gain in storage efficiency comes 
at the price of processor time.  ARC version 4.0 will usually take 
about twice as long to add a file to an archive as version 3.1 did.  
We intend to work on improving this in the future, but it will always 
be slower since it must now work much harder to determine the best 
packing method.

Fortunatly, file extraction is only slightly slower, to the point 
where it will probably go unnoticed.

In the typical case a file is added to an archive once and then 
extracted many times, so the increased time for an update should more 
than pay for itself in increased disk space and reduced file 
transmission time.

As usual, ARC version 4.0 is completely upward compatible.  That is, 
it can deal properly with any archive created by any earlier version 
of ARC.  It is NOT reverse compatible.  Archives created by ARC 4.0 
will generally not be usable by earlier versions of ARC.  



                        CHANGES IN VERSION 4.1
                        ======================

Version 4.1 does not contain any major changes from version 4.0.  
Lempel-Zev coding has been improved somewhat by performing non-repeat 
compression on the data before it is coded (as was already done with 
Huffman squeezing).  This has the two fold advantage of (a) reducing 
to some extent the amount of data to be encoded, and (b) increasing 
the time it takes for the string table to fill up.  Performance gains 
are small, but noticable.

The primary changes are in internal organization.  ARC is now much 
"cleaner" inside.  In addition to the esthetic benefits to the author, 
this should make life easier for the hackers out there.  There is also 
a slight, but not noticable, improvement in overall speed when doing 
an update.

Version 4.1 is still fully upward compatible.  But regretfully, it is 
again not downward compatible.  Version 4.1 can handle any existing 
archive, but creates archives which older versions (including 4.0) 
cannot unpack.



                        CHANGES IN VERSION 4.3
                        ======================

Version 4.3 adds the much-demanded feature of using pathnames when 
adding files to an archive.  For obscure technical reasons, files 
being extracted still go in the current directory on the current 
drive.  Pathnames are also not supported for any of the other 
commands, because it would make no sense.

Version 4.3 is also using a slightly different approach when adding a 
file to an archive.  The end result is twofold:

1) Slightly more disk space is required on the drive containing the 
   archive.  This should only be noticeable to those creating very 
   large archives on a floppy based system.  

2) A 30% reduction in packing time has been achieved in most cases.  
   This should be noticeable to everyone.  

As always, version 4.3 is still fully upwards compatible, and is 
backwards compatible as far as version 4.1.



                      PROGRAM HISTORY AND CREDITS
                      ===========================

In its short life thus far, ARC has astounded us with its popularity.  
We first wrote it in March of 1985 because we wanted an archive 
utility that used a distributive directory approach, since this has 
certain advantages over the more popular central directory approach.  
We added automatic squeezing in version 2 at the prompting of a 
friend.  In version 2.1 we added the code to test for the best 
compression method.  Now (in August of 1985) we find that our humble 
little program has spread across the country, and seems to have become 
a new institution.  

We are thankful for the support and appreciation we have received.  We 
hope that you find this program of use.


If we have acheived greatness, it is because we have stood upon the 
shoulders of giants.  Nothing is created as a thing unto itself, and 
ARC is no exception.  Therefore, we would like to give credit to the 
following people, without whose efforts ARC could not exist:


Brian W. Kernighan and P. J. Plauger, whose book "Software Tools" 
provided many of the ideas behind the distributive directory approach 
used by ARC.

Dick Greenlaw, who wrote the public domain SQ and USQ programs, in 
which the Huffman squeezing algorithm was first developed.

Robert J. Beilstein, who adapted SQ and USQ to Computer Innovations 
C86 (the language we use), thus providing us with important parts of 
our squeezing logic.

Kent Williams, who graciously allowed us to use his LZWCOM and LZWUNC 
programs as a basis for our Lempel-Zev compression logic.

David Schwaderer, whose article in the April 1985 issue of PC Tech 
Journal provided us with the logic for calculating the CRC 16 bit 
polynomial.


And many, many others whom we could not identify.
SHAR_EOF
cat << \SHAR_EOF > arc.uue.2
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
M0>X5;-'`$!`(```!9PP@+P``!(`````@8`X@;0`(T>W_]!`02(!(P!(M_^M(
M@4C!+T$`!%*!0>X5;-'!$A`O0```"`$``6<,(B\`!`2!````(&`*$"W_ZTB`
M2,`B`"`O``"P@68(4JW_]&``_U(@;?_X(!#E@"M`__A@`/\(+RW__$ZZ3NA8
MCW``3EU.=0``3E7__+_Y````!&0&3OD``)"T+6T`"#7(+6T`##70+6T`$#74
M(&XUT!`02@!F!G#_3EU.=6$D*T#__$J`:@1.74YU(&XUT!`02@!F""`M__Q.
M74YU</].74YU3E7_^+_Y````!&0&3OD``)"T86(K0/_\2H!J!$Y=3G4@;C70
M$!!(@$C`#(`````F9PQ*@&8Z("W__$Y=3G52KC70+6XUS#7(82PK0/_X2H!J
M!$Y=3G4,K0````'__&8*#*T````!__AGMD*M__Q@L'#_3EU.=4Y5__B_^0``
M``1D!D[Y``"0M&$``3HK0/_\2H!J!$Y=3G4@;C7($!!*`&<$0JW__"!N-=`0
M$$B`2,`,@````'QG'`R`````)F<,2H!F4B`M__Q.74YU("W__$Y=3G52KC70
M+6XUS#7(80``Y"M`__A*@&H$3EU.=2!N-<@0$$H`9P1"K?_X#*T````!__QG
MH`RM`````?_X9Y9"K?_\8)!P_TY=3G5.5?_PO_D````$9`9.^0``D+0@;C7(
M*TC_\"M(__1A``"(*T#__$J`:@1.74YU#*T````!__QF!BMN-<C_\"!N-=`0
M$$B`2,`,@````'QG%@R`````*69*+6W_\#7(("W__$Y=3G52KC70+6W_]#7(
M838K0/_X2H!J!$Y=3G4,K0````'__&>V<`$K0/_X2JW_^&>J*VXUR/_P<`$K
M0/_\8)QP_TY=3G5.5?_XO_D````$9`9.^0``D+1A``#.*T#__$J`:@1.74YU
M(&XUT!`02(!(P'(H!($````(:P``@+"[&`AF\$[[&`8````F8```9@```'Q@
M``!6````*6```$8`````8```$````%U@```"</].74YU87`K0/_X2H!J!$Y=
M3G4,K0````'__&80#*T````!__AF!G`!3EU.=7``3EU.=2`M__Q.74YU("W_
M_$Y=3G4@+?_\3EU.=6$J*T#_^$J`:@1.74YU#*T````!__QF#`RM`````?_X
M9P#_2D*M__Q@`/]"3E7_Z$CG(`"_^0````1D!D[Y``"0M"!N-=`0$$B`2,!R
M8`2!````"&L``TRPNQ@(9O!.^Q@&````7&```R(````F8``#$````'Q@``+^
M````(V```B0````J8``!8````#]@``$R````7F```/0````E8```F````"A@
M``!2`````&```"P```!=8```&@```%M@```"4JXUT&$``]Y,WP`$3EU.=7#_
M3-\`!$Y=3G4@;C7($!!*`&8*<`%,WP`$3EU.=7``3-\`!$Y=3G52KC7080#]
MHBM`__Q*@&H(3-\`!$Y=3G4@;C70$!`,```I9A!2KC70("W__$S?``1.74YU
M</],WP`$3EU.=2!N-<@0$$H`9@AP`2M`__Q@!$*M__Q2KC70(&XUT!`02(!(
MP$J`9Q8,@````"EG#A`0#```?&<&#```)F8,("W__$S?``1.74YU</],WP`$
M3EU.=5*N-=!A`/Z:*T#__$J`:@A,WP`$3EU.=0RM`````?_\9@IP`$S?``1.
M74YU<`%,WP`$3EU.=5*N-=`@;C7($!!*`&<.4JXUR'`!3-\`!$Y=3G5P`$S?
M``1.74YU4JXUT"MN-=#_\"MN-<C_["!N-=`0$$B`2,`,@````"EG$`R`````
M?&<($!`,```F9@Q"K?_\<`$K0/_T8`QA``)$0JW_]"M`__Q*K?_\:@P@+?_\
M3-\`!$Y=3G5*K?_\9E`@;?_L+6W_\#70$!`M2#7(2@!G#'`!4JXUR"M`__A@
M!$*M__@K;C7(_^QA``'V*T#__$J`:@A,WP`$3EU.=4JM__AFMB`M__1,WP`$
M3EU.=7`!3-\`!$Y=3G52KC70*VXUT/_P*VXUR/_L80#]=BM`__Q*@&H(3-\`
M!$Y=3G4M;?_L-<@@;C70$!!(@$C`#(`````I9Q`,@````'QG"!`0#```)F8,
M0JW__'`!*T#_]&`,80`!;D*M__0K0/_\2JW__&H,("W__$S?``1.74YU2JW_
M_&9,+6W_[#7(+6W_\#7080#\_BM`__A*@&H(3-\`!$Y=3G4K;C7(_^QA``$D
M*T#__$J`:@A,WP`$3EU.=4JM__AFNB`M__1,WP`$3EU.=7`!3-\`!$Y=3G5P
M_TS?``1.74YU</],WP`$3EU.=5*N-=`@;C70$!!*`&8*</],WP`$3EU.=4JN
M-=1F``"*(&XUR!`02(!(P`*`````?T'N%6W1P!(0"`$``6<(!(`````@8!`@
M;C7($!!(@$C``H````!_(&XUT!(02(%(P0*!````?T'N%6W1P100+T``!`@"
M``%G"`2!````(&`2(&XUT!`02(!(P`*`````?R(`("\`!+"!9@AP`2M`__Q@
M(D*M__Q@'"!N-<@0$"!N-=`2$+`!9@AP`2M`__Q@!$*M__Q2KC70(&XUR!`0
M2@!G!%*N-<@@+?_\3-\`!$Y=3G6_^0````1D!D[Y``"0M"!N-=`0$$B`2,`,
M@````"EG$`R`````?&<($!`,```F9@1P`$YU80#ZJ$YU3E7_^+_Y````!&0&
M3OD``)"T870K0/_\2H!J!$Y=3G4@;C70$!!(@$C`#(`````L9R(,@````%UF
M2%*N-=`@;C7($!!*`&<$4JXUR"`M__Q.74YU4JXUT&$N*T#_^$J`:@1.74YU
M#*T````!__QG"@RM`````?_X9J9P`2M`__Q@GG#_3EU.=4Y5__!(YR``O_D`
M```$9`9.^0``D+1A``)\4X!G"G#_3-\`!$Y=3G4@;C70&U#_]U*N-=!*KC74
M9@``AB!N-<@0$$B`2,`"@````']![A5MT<`2$`@!``%G"`2`````(&`0(&XU
MR!`02(!(P`*`````?Q(M__=(@4C!`H$```!_0>X5;='!%!`O0``$"`(``6<(
M!($````@8!`0+?_W2(!(P`*`````?R(`("\`!+"!9@AP`2M`__Q@'D*M__Q@
M&"!N-<@0$+`M__=F"'`!*T#__&`$0JW__"!N-=`0$`P``"UF``&D4JXUT&$`
M`:A3@&<*</],WP`$3EU.=2!N-=`0$$*M__@;0/_V$BW_][(`;Q)T`2M"__@;
M0/_W&T'_]AM!__5*KC749@``_B!N-<@0$$B`2,`"@````']![A5MT<`2$`@!
M``%G"`2`````(&`0(&XUR!`02(!(P`*`````?Q(M__=(@4C!`H$```!_0>X5
M;='!%!`O0``$"`(``6<(!($````@8!`0+?_W2(!(P`*`````?R(`("\`!+"!
M;0``@"!N-<@0$$B`2,`"@````']![A5MT<`2$`@!``%G"`2`````(&`0(&XU
MR!`02(!(P`*`````?Q(M__9(@4C!`H$```!_0>X5;='!%!`O0``$"`(``6<(
M!($````@8!`0+?_V2(!(P`*`````?R(`("\`!+"!;@AP`2M`__Q@-$*M__Q@
M+B!N-<@0$$B`2,`2+?_W2(%(P;"!;102+?_V2(%(P;"!;@AP`2M`__Q@!$*M
M__P,K0````'_^&86#*T````!__QF!D*M__Q@!G`!*T#__"!N-<@0$$H`9@1"
MK?_\4JXUT"`M__Q,WP`$3EU.=;_Y````!&0&3OD``)"T(&XUT!`02(!(P'(P
M!($````(:V"PNQ@(9O).^Q@&````7&```#X````M8```,@```"Q@```F````
M76```!H```!;8```#@````!@```"<`!.=7``3G5P`$YU<`!.=7``3G52KC70
M(&XUT!`02@!F!'#_3G5P`4YU3E7__+_Y````!&0&3OD``)"T(#D````2!H``
M`"<0(\```,.6#+D`?___````$F\N(#D````6X(`K0/_\2H!F"BM\?______\
M8"H@.0```!(B+?_\3KHSJBM`__Q@%B`Y````$N&`(CD````63KHSDBM`__P@
M+?_\L+D``,.2;P@CP```PY)@/D*Y``##DB\\````_R\\``!.+$AY````'$ZZ
M.49/[P`,,_P!`0``L``S_``!``##D"\M``@O/````0!A!E"/3EU.=4Y5_^Y(
MYS``O_D````$9`9.^0``D+0P.0```!`R.0````!!^0````0T+0`*2,([0/_^
M.T'__"]"``@K2/_X2H)K``'`2,`O0``,YH#1K?_X("\`#`*`````!SM`__Y(
MP"!`T?P````+<@`B;?_X$A%V`!80PH/AHB!`T?P````"=@`6$,2#@H(2@5*M
M__AR")*`,"W__$C`D($D+P`(XJ([0/_\2,`[0@`*#(`````(;18@;?_X$()2
MK?_XX$)1@#M`__P[0@`*2FW__&<*,"T`"B!M__@0@#`Y````$$C`,CD`````
M2,'0@>>!,\`````02,"P@69(*WP````$__@P.0`````[0/_\2,#1N0```!8@
M;?_X$!`"0`#_4JW_^$C`+RT`#"\`3KK6&E"/4VW__#`M__Q*0&;80GD````0
M,#D``+``L'D````";@I*>0``PY!O``$"2GD````0;T0K?`````3_^#`Y````
M`#M`__9(P-&Y````%C`M__93;?_V2D!G'B!M__@0$`)``/]2K?_X2,`O+0`,
M+P!.NM6F4(]@UG``,\`````02GD``,.09QYR"70!XV)30C/```##D#/!````
M`#/"`````F```(A2>0`````,>0`,`````&8,,_D``````````F!J,#D`````
M<@'A85-!,\$````"8%8P.0```!!(P"]```A>@'((3KHQ(CM`__9(P-&Y````
M%DJO``AO*C`M__93;?_V2D!G'B!M__@0$`)``/]2K?_X2,`O+0`,+P!.NM3X
M4(]@UD)Y````$$S?``Q.74YU3E7_\DCG,`"_^0````1D!D[Y``"0M"M\````
M!/_V2GD``,.0;AXP.0```!2P>0```!9L$#`Y``"P`+!Y`````F\``-8P.0``
ML`"P>0````)O+E)Y``````QY``P`````9@PS^0`````````"8!(P.0````!R
M`>%A4T$SP0````)*>0``PY!O&G`)<@'A85-!0GD``,.0,\``````,\$````"
M0GD````6,#D````6L'D`````;#(O+0`(3KKHI%B/.T#__E)`9@)@'C`Y````
M%DC`($#1_`````0P+?_^$(!2>0```!9@P$IY````%FX*</],WP`,3EU.=4)Y
M````%#`Y````%N=`,CD`````4T&003/`````%C`Y````%#(Y`````#M`__Q(
MP"]```CF@-&M__8@+P`(`H`````'=``@;?_V%!!2K?_V.T#__$C`X*IV"):`
M.T'_^DC!DH,[0?_Z2,$[0O_^.T/__`R!````"&TD<``@;?_V$!!2K?_V2,/G
MH$C"A(!0@U&!.T'_^CM"__X[0__\,"W_^DC`($#1_`````MP`")M__80$7(`
M$A#`@3(M__Q(P>.@,BW__DC!@H`P.0````#1>0```!0@`4S?``Q.74YU3E4`
M`$CG,`"_^0````1D!D[Y``"0M'``<@%"N0``PY(C_```)Q```,.6=`EV`>5C
M4T,S_`$!``"P`"\\````_R\\``!.+$AY````'#/```##D#/`````$"/!````
M$B/!````%C/"`````#/#`````DZZ-')/[P`,,_P`"0`````O+0`,<`PO`$ZZ
MTH!0CS/\``$``+`"3-\`#$Y=3G5.5?_T2.<P`+_Y````!&0&3OD``)"T2GD`
M`+`"9UP0+0`+`D``_T)Y``##GB/\```3BP``PYHSP````!H,N0`!`````,.:
M;!92>0``PYX@.0``PYKC@"/```##FF#><`B0>0``PYY">0``L`(SP```PYY,
MWP`,3EU.=5*Y````$G``$"T`"W(,XZ!R`#(Y````&M"!=``4+0`+-CD``,.>
M2,/GHK.".T+__DC"+T(`".6"($+1_````!PCP```PYHB$+*`9AP@+P`(XX`@
M0-'\``!.2#/0````&DS?``Q.74YU,"W__DC`Y8`@0-'\````'$J0:P``B#`M
M__Y(P"(\```3BY*`.T'__$J`9@8[?``!__PP+?_\D6W__C`M__Y(P$J`:@H&
M@```$XL[0/_^,"W__DC`+T``".6`($#1_````!P@$+"Y``##FF8<("\`"..`
M($#1_```3D@ST````!I,WP`,3EU.=3`M__Y(P.6`($#1_````!Q*D&Z6<``P
M.0```!HO+0`,+P!A`/F:4(\0+0`+`D``_S(Y``"P`$C!-#D`````2,(SP```
M`!JR@FPZ,"W__DC`+T``#..`($#1_```3D@P.0``L`!2@3"`("\`#.6`($#1
M_````!P@N0``PYHSP0``L`!@&"`Y````$K"Y``##EFT*+RT`#&$`^%Q8CTS?
M``Q.74YU3E4``+_Y````!&0&3OD``)"T<``P.0```!HO+0`(+P!A`/CX4(\O
M+0`(</\O`&$`^.I0CR`Y````%DY=3G5.5?_PO_D````$9`9.^0``D+0O+0`(
M3KKDA%B/.T#_^$C`#(`````,9R1R#"\!+P!(>0```!A(>0``%T!.N@U^3^\`
M$'`*+P!.N@DT6(]P"4)Y``##D'(!X6%303M\`/__^#/``````#/!`````DIM
M__AK+#`M__A(P"]```#C@"!`T?P``'5>0E`@;P``T?P``)QT,"W_^!"`4VW_
M^&#.,_P!`0``L``O+0`(80#ZCEB/.T#_^CM`__920&8$3EU.=3`M__I(P"\M
M``PO`$ZZRH90CRM\``"P!/_\+RT`"&$`^EI8CSM`__A(P`R`_____V\``4`,
M@````0!F2#M\`/__^$IM__AK&#`M__A(P..`($#1_```=5Y"4%-M__A@XC/\
M``$``,.0,_P!````L``O+0`(80#Z!%B/.T#_^%)`9P``\#`M__@[0/_TL'D`
M`+``;10P+?_Z(&W__!"`4JW__#MM__;_^#`M__A(P`R````!`&TB($#1_```
MG'0B;?_\$I!2K?_\XX`@0-'\``!U7CM0__A@T#`M__A(P"!`T?P``)QT$!`"
M0`#_(&W__!"`4JW__#M`__I3K?_\(&W__!`0`D``_TC`+RT`#"\`3KK)@E"/
M(&W__+'\``"P!&+8,#D``+``.T#_^$C`,CD`````2,$O0```L(%L*N.`($#1
M_```=5XPK?_V(&\``-'\``"<=#`M__H0@"`O``!2@#/```"P`#MM__3_]F``
M_JI.74YU``!.5?_\O_D````$9`9.^0``D+1P`!`M``]R`#(M``K2@`*!``#_
M_P"!```(`"`!*T#__$ZZ*H`K0/_\[(`"@```#_].74YU3E4``+_Y````!&0&
M3OD``)"T<``0+0`/<@`R+0`*TH`"@0``__\@/```.N%.NBI``H````__3EU.
M=4Y5__Z_^0````1D!D[Y``"0M#`M``K!_``&($#1_`````0P$#M`__Y*0&<&
M.T``"F#@,"T`"DY=3G5.5?_XO_D````$9`9.^0``D+1P`#`M``IR`!(M``\O
M`2\`('D``'`$3I!0CSM`__[!_``&($#1_`````1**``%9@@P+?_^3EU.=7``
M,"W__B\`80#_<EB/.T#__@9``&4"0`__.T#__,'\``8@0-'\````!"M(__@@
M;?_X2B@`!6<@4FW__`QM$`#__&8.0FW__"M\````!/_X8-Q<K?_X8-8P+?_^
MP?P`!B!`T?P````$,"W__#"`3EU.=4Y5__J_^0````1D!D[Y``"0M'``,"T`
M"G(`$BT`#R\!+P`@>0``<`1.D%"/.T#__C`M__[!_``&($#1_`````0P*``"
M*TC_^K!M``IF$A`H``2P+0`/9@@P+?_^3EU.=2!M__I*4&8&</].74YU(&W_
M^CM0__Y@N$Y5__Z_^0````1D!D[Y``"0M$'Y````!$*G+SP``&``+PA.NBVN
M3^\`#$)M__XP+?_^#$`!`&08`H````#_+P`O/```__]A%%"/4FW__F#>,_S_
M_P````!.74YU3E7__+_Y````!&0&3OD``)"T<``P+0`*<@`2+0`/+P$O`&$`
M_DQ0C\'\``8@0-'\````!!%\``$`!4)0,6T`"@`"$6T`#P`$3EU.=4Y5__R_
M^0````1D!D[Y``"0M`QY__\`````9G(O+0`(3KK?JEB/.T#__@*```#__U*`
M9@9P_TY=3G4";0#___XO+0`(3KK?AEB/,\```````H```/__4H!F!G#_3EU.
M=0)Y`/\`````,"W__NE``D`/\#(Y`````.A)`D$`#X!!`GD`#P`````[0/_\
M8$(O+0`(3KK?.%B/.T#__@*```#__U*`9@9P_TY=3G4";0#___XP.0````#A
M0`)`#P`R+?_^@D`S_/__`````#M!__PP+?_\3EU.=4Y5``"_^0````1D!D[Y
M``"0M#`Y`````DC`($#1_```8`00K0`+4H`SP`````(,0!``;1Q(>0````!(
M>0``%T!.N@?24(]P"B\`3KH#BEB/3EU.=;_Y````!&0&3OD``)"T,#D````"
M2,!*@&\64X`SP`````)(P"!`T?P``&`$$!!.=7#_3G5.50``O_D````$9`9.
M^0``D+1*;0`*9PQ!^OPV(\@``'`$8`I!^OOD(\@``'`$0GD````"80#]PC/\
M#P```'`(,_P``0``<`Q.74YU3E7_^+_Y````!&0&3OD``)"T2GD``'`,9S1"
M>0``<`PO+0`(80#^+EB/,\```'`.P?P`!B!`T?P````$$"@`!!/```!P$`)`
M`/].74YU2GD````"9@``Y"\M``AA`/WV6(\[0/_^.T#__%)`9@9P_TY=3G4P
M+?_^<@;!P2!`T?P````$*TC_^$HH``5F*#`Y``!P#CM`__[!P2!`T?P````$
M<``0.0``<!`O`"M(__AA`/YZ6(\@;?_X,"@``E)`9RQP`!`H``0O`&$`_F!8
MCR!M__@P*``".T#__L'\``8@0-'\````!"M(__A@R"!M__@0*``$$\```'`0
M`H````#_+P!A`/XF6(]*>0``<`AG(#`Y``!P#DC`<@`2.0``<!`O`2\`80#\
MX%"/4WD``'`(,^W__```<`YA`/Y$`D``_TY=3G6_^0````1D!D[Y``"0M$JN
M%\AF$$*G2&X55$ZZ-`A0CRU`%\@M;@!<%11P/"\`+SP```#Z<@`O`2\!2&X5
M0$AN%29(;A4(+P%.NC/R3^\`(%.`9P1P_TYU<`!.=4Y5__0@+0`((BT`#$ZZ
M),(O`"M`__Q.N@CH6(\K0/_T2H!F!G``3EU.=4*G+RW__"\M__1.NBFF3^\`
M#"`M__1.74YU3E7__'``(\`````8*T#__"`M__RPN0``%[!L-.>`($#1_```
M-HQ*D&<@($#1_```-HPB*``$LJT`"&8.($#1_```-HP@"$Y=3G52K?_\8,!P
M"2/````6W'``3EU.=0``3E7_^"\M``A.NO^66(\K0/_X2H!F!G#_3EU.=2!M
M__@(*``"``-G"'``((!.74YU0JW__"!M__@O*``$3KHIXEB/2KD````89P9P
M_RM`__P@;?_X0I`@+?_\3EU.=0``2KD``!?(9A1"ITAY```6R$ZZ,K)0CR/`
M```7R"/Y````7```%GQP*"\`+SP```#Z<@`O`2\!2'D``!:T+P%(>0``%IHO
M`4ZZ,I1/[P`@<!0O`$ZZ*1A8CTYU``!.5?_T*WP``!;\__1*K?_T9T@@;?_T
M""@``@`;9C(@;?_T""@``0`;9R8@;?_T("@`!)"H`!`K0/_X2H!G$B\`+R@`
M$"\H`!Q.NBMZ3^\`#"!M__0K4/_T8+(O+0`(3KHHL%B/3EU.=4Y5__0@;0`(
M""@``0`;9Q(O"'#_+P!.NA;D4(\K0/_\8`1"K?_\(&T`""`H`!@"@`````Q*
M@&842J@`%&<.+R@`%"\H`!!.N@QL4(\@;0`(+R@`'$ZZ_H98CRM`__@,K?__
M_____&<$2H!G!G#_3EU.=7``3EU.=4Y5```@;0`(""@`!@`;9R@O"'#_+P!.
MNA9L4(\@;0`(L?P``!;\9A!(>0``%QYP_R\`3KH64%"/(&T`"%.H``@@*``(
M2H!K#B)H``12J``$<``0$6`*+RT`"$ZZ%%18CTY=3G5.5?_X0JW__"`M``Q3
M@"(M__RR@&Q,(&T`$%.H``@@*``(2H!K#B)H``12J``$<``0$6`*+RT`$$ZZ
M%!)8CRM`__A2@&<<(&T`"-'M__Q2K?_\("W_^!"`#(`````*9JA.<2`M__P@
M;0`(T<!"$$J`9@9P`$Y=3G4@+0`(3EU.=4Y5__@K?```%OS__$JM__QG&B!M
M__Q*J``89Q`K;?_\__@@;?_\*U#__&#@2JW__&8R<"(O`$ZZ!#18CRM`__Q*
M@&8&<`!.74YU(&W__")M__@BB'`B+P!"IR\(3KHERD_O``PO+?_\+RT`#"\M
M``AA"$_O``Q.74YU3E7_[B!M`!!*J``89P@O"$ZZ_AA8CRMY```6^/_T*VT`
M#/_P<``@;?_P$"@``0R`````8F<.#(````!A9A)"K?_T8`@K?```@`#_]%*M
M__`@;?_P$"@``0P``"M7P40!2(%(P7``(&T`#!`0&T'_[PR`````=V<``)X,
M@````')G3`R`````868``.!P#"\`+SP``($"+RT`"$ZZ!VI/[P`,*T#_^%*`
M9@9P`$Y=3G5*+?_O9P@@/````(!@`G`"`(```$``*T#__&```*1*+?_O9P1P
M`F`"<```@```@`!R#"\!+P`O+0`(3KH'&D_O``PK0/_X4H!F!G``3EU.=4HM
M_^]G""`\````@&`"<`$K0/_\8%I*+?_O9P1P`F`"<`$`@```@```@````0``
M@````@!R#"\!+P`O+0`(3KH&QD_O``PK0/_X4H!F!G``3EU.=4HM_^]G""`\
M````@&`"<`(K0/_\8`9P`$Y=3G61R")M`!`C2``0(VW_^``<(VD`$``$(T@`
M#"-(``A*K?_T9P0@"&`&(#P``(``(BW__(*`(&T`$"%!`!@@"$Y=3G5.50``
M4KD``#7<('D``#784Z@`#"`H``Q*@&L4(F@`!%*H``0@+0`($H!R`!(18!H@
M+0`(`H````#_+SD``#78+P!.NA,P4(\B`$Y=3G5.50``0KD``#7<(^T`"```
M-=A(;0`0+RT`#$AZ_Y9.NAV43^\`#"\M``AP_R\`3KH2]E"/(#D``#7<3EU.
M=4Y5```@;0`,""@`!@`;9QH,K0````H`"&80+P@O+0`(3KH2QE"/3EU.=2!M
M``Q3J``,("@`#$J`:Q0B:``$4J@`!"`M``@2@'(`$A%@&"`M``@"@````/\O
M+0`,+P!.NA*(4(\B`"`!3EU.=4Y5```@;0`(""@``0`;9PXO"'#_+P!.NA)D
M4(]@+`RM`````0`09B(@;0`(""@`!P`:9PH@*``(T:T`#&`,(&T`""`H``B1
MK0`,(&T`""%H`!``!'``(4``#"%```@(*``'`!MG"`*H_____``8+RT`$"\M
M``P@;0`(+R@`'$ZZ`?!/[P`,4H!F!G#_3EU.=2!M``@"J/___\\`&'``3EU.
M=0``3E7__"!M``@(*``!`!MG&DJH`!1F!G``3EU.=2\M``AP_R\`3KH1LE"/
M<`$O`$*G(&T`""\H`!Q.N@&23^\`#"M`__Q2@&<*(&T`"$JH`!1F""`M__Q.
M74YU(&T`"`@H``$`&V<4("@`!)"H`!`B+?_\TH`@`4Y=3G4@;0`(""@`!P`:
M9PP@+?_\T*@`"$Y=3G4@+?_\(&T`")"H``A.74YU``!.50``+RT`"&$&6(].
M74YU3E7_[$CG)S@N+0`(2H=N"G``3-\<Y$Y=3G4,AP````AL`GX((`=6@.2`
MY8`N`$?Y```7J"A3N?P`````9UH@+``$L(=E3+"'9A8FE)^Y```7K"`,($P@
M"$S?'.1.74YU("P`!)"'#(`````(920B#"!,T<<D""1"))0E0``$)HJ?N0``
M%ZP@3"`(3-\<Y$Y=3G4F3"A48)X@!R(Y```7U-"!4X!.NANN(CD``!?43KH<
M@%"`*@`@!5:`Y(#E@"H`+P5.N@&,6(\L`$J&9QHO!2\&3KH&"%"/+P=A`/\D
M6(],WQSD3EU.=7``3-\<Y$Y=3G4``$Y5```@+0`(#(`````P;0P,@````#EN
M!'`!8`)P`$Y=3G4``$Y5__HO+0`(3KKW@EB/2H!F!G#_3EU.=2\M`!`O+0`,
M+RT`"$ZZ(YI/[P`,*T#_^DJY````&&<&</].74YU("W_^DY=3G4``$Y5__A*
MN0``->!G&B!Y```UX"\0+P@K2/_X3KH%8%"/0KD``#7@2JT`"&8&<`!.74YU
M6*T`""\M``A.NOY46(\K0/_\2H!F!G``3EU.=2!M__P@K0`(*TC_^%B((`A.
M74YU3E4``$*G8998CR!M``A9B"/(```UX'``3EU.=4Y5__0@;0`(68@@"")`
M(A%9@2M`__PK0?_TL+D``#7@9PA"IV$`_UQ8CR\M``QA`/]26(\K0/_X2H!G
M+B`M``PB+?_TLH!C!"M`__0O+?_T+RT`""\M__A.NA](3^\`#"\M``AA`/]^
M6(\@+?_X3EU.=4Y5__P@+0`(!H`````,0J<O`$ZZ*,10CRM`__Q*@&8&<`!.
M74YU(&W__"`M``@&@`````PA0``(+PA(>0``->1A``$P4(]*N0``%YQF""/M
M__P``!><(&W__-#\``P@"$Y=3G5.5?_\+RT`"&&26(\K0/_\2H!G!$Y=3G4@
M?/____\@"$Y=3G5.5?_X2.<!"&$``*!P`"/`````$"/`````""/`````#"/`
M```7J"/````7K"/````7H"/````7G"/````7I$JY```7E&=:(#D``!?4(CD`
M`!>4TH!3@2`!(CD``!?43KH9'"(Y```7U$ZZ&>Y0@"X`(`=6@.2`Y8`N`"\'
M80#^^EB/*$"Y_`````!F"G#_3-\0@$Y=3G4O!R\,3KH#:%"/<`!,WQ"`3EU.
M=4Y5__@K>0``->3__$JM__QG'"!M__PK4/_X+R@`""\(3KHGG%"/*VW_^/_\
M8-Z1R"/(```UZ"/(```UY$Y=3G5.50``(&T`"")M``PC:``$``21R"*((&T`
M"$J09@(@B2!M``A*J``$9P@@:``$(*T`#"!M``@A;0`,``1.74YU``!.5?_F
M0BW__W``(\`````8*WD``!;<_^XK0/_V("W_]K"Y```7L&P4YX`@0-'\```V
MC$J09P92K?_V8.`@+?_VL+D``!>P9@YP&"/````6W'#_3EU.=2`M__;G@"!`
MT?P``#:,*TC_YDJM`!!G"`@M``(`$V<&0JW_ZF`&<`$K0/_J(#D``!=D`H``
M`(``L:T`#`@M``,`#V<4("T`#`*`_____`"``````BM```P@+0`,`H`````#
M#(`````"9PP,@`````%G!$J`9@P@+0`,4H`K0/_Z8`YP%B/````6W'#_3EU.
M=2`M``P"@````P!*@&<``*P(+0`"``YG&AM\``'__R\M_^HO+0`(3KH>JE"/
M*T#_\F!.""T``0`.9AXO/````^TO+0`(3KH?`%"/*T#_\DJ`:@8([0`!``X(
M+0`!``YG(!M\``'__R/M_^X``!;<+RW_ZB\M``A.NAWB4(\K0/_R2BW__V=(
M("T`#`*`````\$J`9SI*K?_R:S0O+?_R3KH=FEB/+SP```/M+RT`"$ZZ'I90
MCRM`__)@%"\\```#[2\M``A.NAZ`4(\K0/_R2KD````89P9P_TY=3G4@;?_F
M(*W_^B`M__(A0``$3EU.=4Y5```@+0`,`H```(```(````,!(BT`#`*!__]_
M_R\!+P`O+0`(80#^`D_O``Q.74YU3E4``%*Y```U\%.Y```7*B`Y```7*DJ`
M:Q@@>0``%R)2N0``%R(@+0`($(!R`!(08!H@+0`(`H````#_2'D``!<>+P!.
MN@K24(\B`$Y=3G5.50``0KD``#7P2&T`#"\M``A(>O^<3KH5/D_O``Q(>0``
M%QYP_R\`3KH*GE"/(#D``#7P3EU.=4Y5_^XO+0`(3KKR!EB/2H!F!G#_3EU.
M=2\M`!`O+0`,+RT`"$ZZ'<I/[P`,*T#_^DJY````&&<&</].74YU("W_^DY=
M3G4``$Y5__P@+0`,+P`O+0`(*T#__&$&4(].74YU3E7_Z$CG`S@N+0`,2H=N
M"G#_3-\<P$Y=3G4,AP````AL`GX((`=6@.2`Y8`N`"1M``@@;0`(T<<@""P`
MW[D``!>L1_D``!>H*%.Y_`````!G``"F(`P@3-'L``0B""M!_^RPAF,2)(PE
M1P`$)HIP`$S?',!.74YUN<9F&"24(`?0K``$)4``!":*<`!,WQS`3EU.=;7M
M_^QD$)^Y```7K'#_3-\<P$Y=3G6U[?_L9CI*E&<4O)1C$)^Y```7K'#_3-\<
MP$Y=3G7?K``$2I1G$+R49@P@1B`H``31K``$*)!P`$S?',!.74YU)DPK;?_L
M_^@H5&``_U0FBI'()(@E1P`$(`A,WQS`3EU.=0``3E4``"!M``@(*``"`!MG
M!G``3EU.=2!M``A*J``49Q8(*``#`!MF#B\H`!0O*``03KK^IE"/(&T`"-#\
M`"`B;0`((T@`$'``(T``%`*I____MP`8".D``@`;(T``#"-```A.74YU``!.
M50``("T`$`R`````!&=F2H!G%`R`````0&9J(&T`"`CH``8`&V`*(&T`"`BH
M``8`&TJM``QG!DJM`!1N!G``3EU.=2\M``A.NO].6(\@;0`("*@``@`;".@`
M`P`;(FT`#"%)``0A20`0(6T`%``4<`!.74YU+RT`"$ZZ_QQ8CW``3EU.=7`6
M(\```!;<</].74YU3E4``%*Y```U^"`M``@@>0``-?00@%*Y```U]$Y=3G5.
M50``0KD``#7X(^T`"```-?1(;0`0+RT`#$AZ_\1.NA)R3^\`#"!Y```U]$(0
M(#D``#7X3EU.=4Y5__!P`"!M``@2$"M`__PK0/_X*T#_\`P!`"UF#'`!*T#_
M^"M`__!@$B!M``@0$`P``"MF!G`!*T#_^"!M``C1[?_X<``0$"\`3KKW4%B/
M2H!G*"`M__QR"DZZ$WP@;0`(T>W_^%*M__AR`!(0!($````PT($K0/_\8,!*
MK?_P9P1$K?_\(&T`#""M__P@+?_X3EU.=0``3E7_\D(M__MP""M`__Q3K?_\
M("T`#`*`````#R!`T?P``!;@("W__!N0"/,@+0`,Z(`"@`____\K0``,2JT`
M#&;,0>W_\]'M__PO""\M``A.NAA*4(]P")"M__Q.74YU3E7_\'`+*T#_\$(M
M__]3K?_P("T`#`*`````!P:`````,"(M__`;@!CT("T`#.:``H`?____*T``
M#$JM``QFSD'M__31[?_P+P@O+0`(3KH7[%"/<`N0K?_P3EU.=0``3E7_\'`+
M*T#_\$(M__]3K?_P("T`#'(*3KH1O`:!````,"`M__`;@0CT("T`#'(*3KH1
MI"M```Q*K0`,9M!![?_TT>W_\"\(+RT`"$ZZ%XY0CW`+D*W_\$Y=3G5.50``
M(&T`"!`0L"T`#V8&(`A.74YU(&T`"!`04JT`"$H`9N!P`$Y=3G5.50``<``0
M+0`/+P`O+0`(8<10CTY=3G5.5?_\0JW__"!M``A*$&<2$!"P+0`/9@0K2/_\
M4JT`"&#F("W__$Y=3G5.5?_\*VT`"/_\(&W__$H09QAP`!`0+P!.N@)Z6(\@
M;?_\$(!2K?_\8.`@+0`(3EU.=0``3E7__"\M``A.NA;J6(\@;0`(T<`K2/_\
M("T`$%.M`!!*@&\:(&T`#!`0(FW__!*`4JT`#$H`9P92K?_\8-H@;?_\0A`@
M+0`(3EU.=4Y5_[AP/R\`+RT`"$AM_[A.NA:J3^\`#$(M__=(;?^X3KH6AEB/
M*T#__$JM``QG!B!M``Q"$$JM`!!G!B!M`!!"$$JM`!1G!B!M`!1"$$JM`!AG
M!B!M`!A"$"MM__S_^"`M__A3K?_X2H!O:G``(BW_^!`U&+AR(`2!````"&O@
ML+L8"&;R3OL8!@```%Q@```^````+V```#8````Z8```+@```"Y@```"2JT`
M&&<40>W_N='M__@O""\M`!A.NA744(\@+?_X0C4(N&`(*VW__/_X3G$@+?_X
M4ZW_^$J`;VYP`"(M__@0-1BX#(````!<9S@,@````"]G,`R`````.F;22JT`
M%&<40>W_N='M__@O""\M`!1.NA5Z4(]2K?_X("W_^$(U"+A@)$JM`!1G%$'M
M_[G1[?_X+P@O+0`43KH54E"/("W_^$(U"+A.<4JM__AJ&$JM`!1G#DAM_[@O
M+0`43KH5+E"/3EU.=2`M__A3K?_X2H!O3'``(BW_^!`U&+@,@````#IFXDJM
M`!!G%$'M_[G1[?_X+P@O+0`03KH4\E"/("W_^$(U"+E*K0`,9PY(;?^X+RT`
M#$ZZ%-90CTY=3G5*K0`09PY(;?^X+RT`$$ZZ%+Y0CTY=3G4``$Y5__PK;0`(
M__P@;?_\2A!G&'``$!`O`$ZZ`#)8CR!M__P0@%*M__Q@X"`M``A.74YU```@
M+P`$#```06T*#```6FX$!@``($YU```@+P`$#```86T*#```>FX$!```($YU
M``!.50``#*W_____``AF!G#_3EU.=2!M``P(*````!MG#B`H`!@"@````#!*
M@&<&</].74YU(&T`#`@H``(`&V<>("T`"!%``"#0_``@(FT`#"-(``1R`2-!
M``A.74YU(FT`#"!I``2QZ0`09@9P_TY=3G4@;0`,4Z@`!"!H``0@+0`($(`@
M;0`,""@`!P`:9P93J``(8`@@;0`,4J@`""`M``A.74YU``!.5?_J+RT`"$ZZ
MZ;98CRM`_^I*@&8&</].74YU(&W_Z@@H``,``V<2<`(O`$*G+RT`"$ZZ\@!/
M[P`,+RT`$"\M``P@;?_J+R@`!$ZZ%E1/[P`,*T#_^DJY````&&<&</].74YU
M("W_^DY=3G5.5?_R(&T`""`H`!@"@```@`!6P40!2(%(P2`H`!@"@````#`;
M0?__2H!G"D*H``AP_TY=3G4@;0`(""@`!P`;9Q0(*``&`!MG#"\(</\O`$ZZ
M`8)0CR!M``A*J``49B)"J``(+PA.N@3$6(]*@&<``(H@;0`(".@`!0`;</].
M74YU2BW__V=R(&T`"%2H``AN:"!H``0B;0`(4JD`!'``$!`K0/_Z#(`````:
M9S0,@`````UF/"!M``A3J``(("@`"$J`:PXB:``$4J@`!'``$!%@"B\M``AA
M`/\F6(].74YU(&T`"`CH``0`&W#_3EU.=2`M__I.74YU(&T`"`@H``$`&V9R
M".@````;("@`%"\`+R@`$"\H`!PK0/_R3KKV)$_O``PK0/_V2H!J"B!M``@(
MZ``%`!M*K?_V9@H@;0`(".@`!``;2JW_]F\J2BW__V<0("W_]D2`(&T`""%`
M``A@"B!M``@A;?_V``@@;0`((6@`$``$(&T`""`H`!@"@````#)*@&<<2BW_
M_V<(</\A0``(8`@@;0`(0J@`"'#_3EU.=2!M``A3J``(("@`"$J`:PXB:``$
M4J@`!'``$!%@"B\M``AA`/XV6(].74YU``!.5?_L*VT`"/_T(&T`#"`H`!@"
M@````#!*@&<&</].74YU(&T`#"`H`!@"@```@`!6P40!2(%(P1M!__Y*J``4
M9@``I@@H``(`&V8``)QP`"%```P,K?____\`"&8$3EU.=2\M``Q.N@+P6(]*
M@&<0(&T`#`CH``4`&W#_3EU.=2!M``P(Z``!`!M*+?_^9PP@*``41(`A0``,
M8`H@;0`,(6@`%``,(&T`#%.H``P@*``,2H!K%")H``12J``$("T`"!*`<@`2
M$6`8("T`"`*`````_R\M``PO`&$`_R10CR(`(`%.74YU(&T`#`@H``(`&V=T
M#*W_____``AF!G``3EU.=2`M``@;0/__2BW__F<L#(`````*9B1P`B\`2'D`
M`!;T(&T`#"\H`!PK0/_P3KK\CD_O``PK0/_X8"!P`2\`2&W__R!M``PO*``<
M*T#_\$ZZ_&Q/[P`,*T#_^'#_*T``"&```2P@;0`,""@````;9P9P_TY=3G4@
M;0`,".@``0`;2BW__F=@#*W_____``AG5E2H``P,K0````H`"&8F(F@`!%*H
M``02O``-2J@`#&L,+PAP_R\`80#^1%"/(&T`#%*H``PB;0`,(&D`!%*I``0@
M+0`($(!*J0`,:@1.74YU</\K0``((&T`#"`H``20J``0*T#_\$J`9P``D`@H
M``8`&F=H<`(O`$*G+R@`'$ZZ$:!/[P`,*T#_[$HM__YG3%.M_^P@+?_L2H!K
M0$*G+P`@;0`,+R@`'$ZZ$79/[P`,<`$O`$AM__T@;0`,+R@`'$ZZ$0I/[P`,
M2KD````89@P0+?_]#```&F>V3G$O+?_P(&T`#"\H`!`O*``<3KK[/D_O``PK
M0/_X8`1"K?_X#*W_______AF#"!M``P(Z``%`!M@%"`M__BPK?_P9PH@;0`,
M".@`!``;2BW__F<0(&T`#"`H`!1$@"%```Q@"B!M``PA:``4``PB;0`,(&D`
M$"-(``0@+0`(#(#_____9S13J0`,(BD`#$J!:Q`@:0`$4JD`!!"`<@`2$&`8
M("T`"`*`````_R\M``PO`&$`_-Y0CR(`(&T`#"`H`!@"@````#!*@&<&</].
M74YU#*W_______1F!G``3EU.=2`M__1.74YU3E4``"!M``A*J``49PX(*``#
M`!MF!G``3EU.=2\Y```5:$ZZZU!8CR!M``@A0``$(4``$$J`9@YP#"/````6
MW'#_3EU.=2!M``@A>0``%6@`%`*H____\P`8<``A0``,(4``"$Y=3G5.5?_X
M2.<!&"AM``@,N0```"```#7\;```KG``$!0,@````"!G#@R`````"6<&#```
M"F8$4HQ@XA`42@!G``"((#D``#7\Y8!2N0``-?P@0-'\```V!"9($!0,```B
M9C)2C":,<``0%$J`9PP,@````")G!%*,8.P0%$H`9@QP`2\`3KH-:%B/8()"
M%%*,8`#_?":,<``0%$J`9QH,@````"!G$@R`````"6<*#```"F<$4HQ@WA`4
M2@!F`F`(0A12C&``_TA*N0``-?QF""!Y````2&`&0?D``#8$(\@``#8`2KD`
M`#7\9GHB>0```$@@:0`D<"@O`"\H``1(>0``%VA.NO7$3^\`#"\\```#[DAY
M```7:$ZZ$W10CR/````VD"/````VF'($(\$``#:4(\```#:@(\$``#:<Y8!"
MIR/````VB$ZZ%2Q8CR!Y```VB")`(V@`"`"D?@`CP```-H1@+DZZ$XXCP```
M-I!.NA.4(\```#:8+SP```/M2'D``!>03KH3!E"/(\```#:@?@0@!P"```"`
M`8&Y```VC"`'`(```(`"@;D``#:4`+D``(`#```VG$JY```6^&<$<`!@!B`\
M``"``"X`(_D``#:0```7&"`'`(`````!(\```!<4(_D``#:8```7.B`'`(``
M```"(\```!<V(_D``#:@```77"`'`(````"`(\```!=80?KA"B/(````,"\Y
M```V`"\Y```U_$ZZ`!10CT*G3KKBJ%B/3-\8@$Y=3G5.^0```C0DP$Y5_\1(
MYR`@<``;?``@__MR`"M!__9T_RM"__)![?_0&T#_\1M`__P;0/_]&T#__AM`
M__\K0?_D*T'_Z"M(_\P@;0`($!!*`&=><@`2$'`@!(`````(:U"RNP@(9O).
M^P@&````(V```#(````@8```(@```"M@```2````+6````(;?``!__]@&!M\
M``'__F`0&WP``?_]8`@;?``!__Q.<5*M``A@F"!M``@0$`P``#!F"AM\`##_
M^U*M``@@;0`($!`,```J9A(D;0`,(E)8DBM1__92K0`(8!)(;?_V+RT`"$ZZ
M\490C]&M``@@;0`($!`,```N9C12K0`((&T`"!`0#```*F82(FT`#"!16)$K
M4/_R4JT`"&`22&W_\B\M``A.NO$&4(_1K0`((&T`"!`0#```;&8*&WP``?_Q
M4JT`""!M``@0$%*M``@;0/_P`H````#_<C@$@0````AK``)LL+L8"&;P3OL8
M!@```&-@``)`````<V```?@```!88``!@@```'A@``%Z````;V```20```!U
M8```^````&1@```"2BW_\6<,(FT`#"!16)$@$&`*(FT`#"!16)$@$"M`_^Q*
M@&H*<@$K0?_H1*W_[$JM_^AG!'`M8`Q*+?_^9P1P*V`"<"`;0/_0<``0+?_^
M(BW_Z(*`<``0+?_]@H!*@6<(4JW_S%*M_^0O+?_L+RW_S$ZZ\6Q0CRM`_\A*
MK?_R:@9P`2M`__(@+?_((BW_\I*`*T'_Q$J!;S0@;?_,T<$O`"\M_\PO"$ZZ
M"`9/[P`,<``0+?_[+RW_Q"\`+RW_S$ZZ"!I/[P`,*VW_\O_(("W_R-&M_^1!
M[?_0*TC_S$HM__]G``%0&WP`(/_[8``!1DHM__%G#")M``P@45B1(!!@"B)M
M``P@45B1(!`K0/_L8`#_6$HM__%G#")M``P@45B1(!!@"B)M``P@45B1(!`K
M0/_L2BW__&<2(&W_S!"\`#!2K?_,<`$K0/_D+RW_["\M_\Q.NO`J4(\K0/_(
M8`#_'$HM__%G#")M``P@45B1(!!@"B)M``P@45B1(!`K0/_L2BW__&<>(&W_
MS!"\`#!2K?_,(&W_S!"\`'A2K?_,<`(K0/_D+RW_["\M_\Q.NN]P4(\K0/_(
M#"T`6/_P9@#^O$AM_]!.NO-`6(]@`/ZN(FT`#"!16)$B4"M)_\RS_`````!F
M""M\```7F/_,+RW_S$ZZ!]Q8CRM`_^1*K?_R:S(B+?_RL(%O*BM!_^1@)'`!
M*T#_Y")M``P@45B1(!`;0/_00BW_T6`*<`!,WP0$3EU.=2`M__:PK?_D;`9"
MK?_V8`@@+?_DD:W_]DHM__]G0E.M_^0@+?_D2H!K&'``(&W_S!`04JW_S"\`
M(&T`$$Z06(]@W%.M__8@+?_V2H!K5'``$"W_^R\`(&T`$$Z06(]@XE.M__8@
M+?_V2H!K$G``$"W_^R\`(&T`$$Z06(]@XE.M_^0@+?_D2H!K&'``(&W_S!`0
M4JW_S"\`(&T`$$Z06(]@W"`M``A,WP0$3EU.=4Y5__8K;0`0__8@;0`,$!!2
MK0`,&T#__P*`````_TJ`9WP,@````"5F-"!M``P0$`P``"5F!E*M``Q@(B\M
M``A(;?_V+RT`#&$`^S!/[P`,*T#_^DJ`9P8K0``,8*Q*N0```#1G)`@M``?_
M_V<<<``0+?__+P`@;0`(3I!8CR!M``P;4/__4JT`#'``$"W__R\`(&T`"$Z0
M6(]@`/]N3EU.=4J`:@``'D2`2H%J```,1(%A```@1(%.=6$``!A$@$2!3G5*
M@6H```Q$@6$```9$@$YU+P)(030!9@``(DA`2$%(0C0`9P``!H3!,`)(0#0`
MA,$P`DA",@(D'TYU+P-V$`Q!`(!D```&X9E10PQ!"`!D```&Z9E90PQ!(`!D
M```&Y9E50TI!:P``!N.94T,T`.:H2$)"0N:J2$.`P38`,`(T`TA!Q,&0@F0`
M``A30]"!9/YR`#(#2$/GN$A`P4$F'R0?3G4N>0```$Q.N0``;0`O/````!1.
MN0``;5P@0B)#)``F`4A"2$/$P<;`P,'40TA"0D+0@B8))`A.=4Y5_YA"N0``
M`!@C[0`0```W+'`@+P!.NN/X6(]R("\!(\```#<P3KKCZ%B/2&W_F"\`2&W_
MN"\Y```W,"\M``PCP```-S1.NNY@3^\`%$AM_[@O.0``-S!.N@2J4(\0+?^8
M2@!G(DAY```7M"\Y```W-$ZZ!)!0CTAM_Y@O.0``-S1.N@2`4(\O+0`,+SD`
M`#<T3KH$B%"/2H!G,G#^+P`O.0``-S!.N@Q,4(\CP```-SA*@&8H<`(CP```
M%MPC_````,T````8</].74YU0KD``#<P(_D````X```W."\Y```W-$ZZ[4)8
MCR\\```!!"/````W-$ZZX:A8CT*M__PK0/_X+RT`#$ZZ!$98CR(M__RR@&P@
M(&T`#-'!<``0$`R`````/V<.#(`````C9P92K?_\8,XO+0`,3KH$%%B/(BW_
M_+*`9DQ*N0``%]AF1"\Y```W+"\M``PO+?_X80`")$_O``P@;?_X(FT`""M`
M__PP/`$#$MA1R/_\+SP```$$+RW_^$ZZZ`10CR`M__Q.74YU+RW_^"\Y```W
M.$ZZ"YA0CTJ`9BAP%"/````6W"/\````S````!@O/````00O+?_X3KKGQE"/
M</].74YU+RW_^&$``.98CR!M__@B;0`(*T#__#`\`0,2V%'(__PO/````00O
M+?_X3KKGD%"/("W__$Y=3G5.5?_X<``CP````!A*N0``-S1F!G#_3EU.=4JY
M```W,&<R</XO`"\Y```W,$ZZ"KY0CR/````W.$J`9B)P`B/````6W"/\````
MS0```!AP_TY=3G4C^0```#@``#<X+SP```$$3KK@,EB/(&T`"")`*TG__#`\
M`0,2V%'(__PO+?_\83!8CR!M__PB;0`(*T#_^#`\`0,2V%'(__PO/````00O
M+?_\3KKFW%"/("W_^$Y=3G5.5?_X0JW__`RM````Z/_\9P``B"\M``@O.0``
M-SA.N@IX4(]*@&8*3KH*GBM`__Q@UDJY```W+&8*(&T`"$JH``1NQ$JY```7
MV&<F(&T`"%"(+PA.NNL66(\O.0``-S0O`$ZZ!<!0CRM`__A*@&8J8)8@;0`(
M4(@O"$ZZZO!8CR\Y```W-"\`3KH&%E"/*T#_^$J`9@1@`/]P('D````X(#D`
M`#<XL<!G""\`3KH)IEB/#*T```#H__QF!G`!3EU.=7``3EU.=4Y5__1"N0``
M`!AP_B\`+RT`#$ZZ"5Q0CRM`__A*@&88<`(CP```%MPC_````,T````8</].
M74YU+SP```$$3KK>W%B/+P`O+?_X*T#_]$ZZ"610CTJ`9AIP`B/````6W"/\
M````S0```!AP_RM`__Q@#B\M__A.N@D46(]"K?_\(&W_]")M``@P/`$#$MA1
MR/_\+SP```$$+RW_]$ZZY6I0CR`M__Q.74YU```@;P`((F\`!"`O``QO%K/(
M90S1P-/`$R!3@&;Z8`82V%.`9OH@+P`$3G4``"!O``0@+P`,;PHB+P`($,%3
M@&;Z("\`!$YU``!.50``+RT`"$ZZ"$)8CTJ`9AA.N@CX(\`````8<`(CP```
M%MQP_TY=3G5P`$Y=3G5.50``+RT`"&'&6(].74YU3E4``"\M``PO+0`(3KH(
M$E"/2H!F&$ZZ"+0CP````!AP!2/````6W'#_3EU.=7``3EU.=2!O``0@+P`(
M;PHB+P`,$,%3@&;Z3G4``"!O``@B;P`$2AEF_%.)$MAF_"`O``1.=2!O``0B
M;P`($ABR&68(2@%F]G``3G5N!'#_3G5P`4YU(&\`"")O``02V&;\("\`!$YU
M```@;P`$#!@``&;Z4XB1[P`$(`A.=2!O``@B;P`$("\`#&\($MAG!%.`9O@@
M+P`$3G5.5?_X2.<!"'X`2?D``#:,OKD``!>P;!Y*E&<4""P``@`#9P)@"B\L
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
M%\1,[P`.`!!.KO^^3-]`#$YU```O#BQY```7Q"(O``A.KO^X+%].=4CG(`(L
M>0``%\1,[P`&``Q.KO^R3-]`!$YU``!(YR`"+'D``!?$3.\`!@`,3J[_K$S?
M0`1.=0``+PXL>0``%\0B+P`(3J[_IBQ?3G4O#BQY```7Q"(O``A.KO^@+%].
M=4CG(`(L>0``%\1,[P`&``Q.KO^:3-]`!$YU``!(YR`"+'D``!?$3.\`!@`,
M3J[_E$S?0`1.=0``+PXL>0``%\0B+P`(3J[_@BQ?3G4O#BQY```7Q$ZN_WPL
M7TYU+PXL>0``%\0B+P`(3J[_4BQ?3G4O#BQY```7Q"(O``A.KO\N+%].=4CG
M,`(L>0``%\1,[P`.`!!.KO\B3-]`#$YU```O#BQY````0$SO``,`"$ZN_SHL
M7TYU```O#BQY````0")O``@@+P`,3J[_+BQ?3G4O#BQY````0")O``A.KO[:
M+%].=2\.+'D```!`3.\``P`(3J[^SBQ?3G4``"\.+'D```!`("\`"$ZN_K8L
M7TYU+PXL>0```$`@+P`(3J[^L"Q?3G4O#BQY````0")O``A.KOZ>+%].=2\.
M+'D```!`(F\`"$ZN_I@L7TYU+PXL>0```$!,[P,```A.KOZ2+%].=0``+PXL
M>0```$`@;P`(3J[^C"Q?3G4O#BQY````0"!O``A.KOZ`+%].=2\.+'D```!`
M(F\`"$ZN_F(L7TYU+PXL>0```$`B;P`(("\`#$ZN_=@L7TYU2.<P,BQY```7
MR"!O`!@B;P`<)&\`("9O`"0@+P`H(B\`+"0O`#`F+P`T3J[^I$S?3`Q.=0``
M`^P````4`````0``9=```&00``!C-@``8.8``&"\``!@-```8"X``&`<``!@
M%@``8`0``%_\``!?Y@``7\0``%^^``!??@``7T@``%]"``!>G@``738``%T>
M````@@````(``&8$``!E\@``9>0``&7$``!EO```98(``&5N``!E6@``92X`
M`&4,``!E!```9/0``&2T``!D@@``9&X``&1B``!D2```9$(``&0P``!CU@``
M8[8``&.(``!C@@``8WH``&-T``!C;@``8UP``&-6``!C/@``8RX``&,4``!C
M"```8O```&+J``!BV@``8M(``&*```!B:```8F(``&).``!B2```8BX``&(@
M``!B#@``8@```&'Z``!A]```8>H``&'B``!AW```8=0``&'*``!AQ```8;H`
M`&&J``!AA@``87```&%@``!A6@``850``&%.``!A2```84(``&$\``!A*@``
M81H``&$0``!@X```8#H``&`D``!?\```7\H``%^X``!?L@``7ZP``%^<``!?
ME@``7XH``%^"``!?=@``7VX``%]F``!?8```7U8``%]0``!?.@``7S(``%\.
M``!>V```7KX``%ZV``!>J@``7J(``%Z6``!>C@``7H0``%Y^``!>>```7F@`
M`%YB``!>,```7B0``%X<``!>%```7@H``%X"``!=_```7?8``%W(``!=O```
M7;0``%VH``!=G```790``%S>``!<V```7-(``%RD``!<G```7(P``%QZ``!<
M<@``7&H``%Q8``!<4```7#P``%PB``!<&@``7!```%P$`````0````,``&F\
M````+@````0``&N0``!KB```:W@``&MN``!K9@``:U(``&L^``!K````:O@`
M`&KJ``!JV@``:JH``&J<``!JD@``:H8``&IV``!J;@``:E(``&I*``!J/@``
M:C@``&HL``!J`@``:?@``&GJ``!IL```::0``&F:``!I=@``:6(``&DR``!I
M(@``:1(``&CZ``!HQ```:)(``&A:``!H&@``9\H``&>R``!G@```9V8``&="
M``!G"@``9O8``&:V```!@0````4``)_B``"?R```G[0``)^@``"?C```GW0`
M`)]@``"?3```GS@``)\D``"?#```GO@``)[@``">R```GJX``)Z8``">A```
MGG0``)Y@``">1@``GBH``)X4``">````G>8``)W*``"=M```G9H``)V(``"=
M>```G5X``)U"``"=+```G1(``)FD``"9G```F68``)E>``"9-@``F2H``)C&
M``"8O@``F(H``)A^``"8F```F&8``)A>``"8-@``F"H``)@(``"8````E^(`
M`)?6``"7N```E[```)=J``"77@``ET0``)<\``"6\@``EN8``);&``"6?@``
MEG@``)7(``"5P```E80``)5\``"3[@``DC8``)1$``"32@``D<(``)3,``"4
ME```DS0``)*8``"1I@``E-8``)2>``"4=@``DSX``)+\``"2H@``D;```)#R
M``"42@``E"H``)0$``"3W```D\(``)-.``"3*```DQP``),0``"3`@``DH8`
M`)(^``"1W@``D<P``)'&``"1O```D9H``)&.``"1>@``D6H``)%:``"10```
MD2X``)$D``"1#@``D/H``)%4``"0M@``CZX``(Y4``"*F@``BI```(J"``"*
M>```BFH``(I@``"*4@``BCH``(I^``"*9@``BDX``(HT``"**@``BAP``(H,
M``")]```B>H``(FX``")L@``B:P``(FD``")G@``B6P``(E0``"*I@``BJ``
M`(G>``")S@``B<(``(ED``")7@``B5@``(E(``"(T@``B,H``(C"``"(D@``
MB@```(F2``")?@``B%0``(AD``"(-@``AQX``(7@``""V```?:P``'SL``!\
MY```?,H``'S"``!\M```?*P``'RB``!\D@``>TP``'LN``!ZU@``>M```'IB
M``!Z&```>>8``'G*``!YQ```>;H``'FT``!Z*```>?X``'FN``!X)```>```
M`'?.``!WX@``=\(``'CP``!X?```=^P``'>R``!Y5@``=ZP``';8``!VS@``
M=KP``';"``!VM```=IP``':6``!VD```=HH``':$``!VK@``=J@``':B``!V
M/@``=C0``'=6``!W4```=R0``'8H``!UE@``=7```'4>``!U"@``=0(``'3F
M``!T1@``=#@``'0>``!SZ@``<\P``''0``!QJ```<:```'&(``!Q6```<5(`
M`&^R``!O)@``;F8``&Y>``!M8@``;1X``&T8``!M`@``;4```&TX``!M(@``
M;0P``&SD``!LE```;(```&QN``!L8@``;%8``&Q(``!KH@``:<(``&I@``!J
M%```:=P``&F,``!HM```:&@``&@,``!GE```9M@``&:>``!F9```9AX``&06
M``!CY```8Z8``&&<``!@_@``7R0``%S$``!;]@``6VP``%C@``!85```6!8`
M`%/>``!2^```4E```%&J``!1-```4-H``$\N``!.U```3GP``$XD``!-S```
M37H``$TH``!,U@``3(0``$Q$``!*:```2CH``$F*``!(V@``2+H``$B```!(
M/@``1CH``$.6``!#2@``0@@``$$2``!`O@``/[H``#[*```^G@``/9P``#UB
M```].@``/#(``#N>```ZN@``.FH``#EJ```X'```-\8``#=.```UA@``-#8`
M`#0$```SN@``+^H``"\Z```N(@``+@H``"V*```M*@``*R```"B"```H-@``
M)_P``";F```CX@``(;```!_>```;Q@``&<(``!@^```6Q@``%2X``!46```4
MU```%+H``!%X```($@```CX```&J```!H@```9@```&0```!6````4````(L
M```!A@```.X```(@```!_````?````':```!S@```<8```&\```!M````8``
M``%N```!.@```2X```$F```!%````/H```#>````T````)P```"6````?```
M`'(```!,````.````"@````B````'`````@````"````@`````8``)Q>``"<
M/```G)8``)SR``"<<@``G*@``)RV``"<U@``G/X``):Z``"0O```D,@``(K"
M``!KJ@``:F@``&H<``!IY```:90``&B\``!H<```:!0``&><``!FX```9J8`
M`&9L``!F)@``8^P``&.N``!AI```808``%\L``!<S```6_X``%MT``!8Z```
M6%P``%@>``!3Y@``4P```%)8``!1L@``43P``%#B``!/-@``3MP``$Z$``!.
M+```3=0``$V"``!-,```3-X``$R,``!,3```2G```$I"``!)D@``2.(``$C"
M``!(B```2$8``$9"``!#G@``0U(``$(0``!!&@``0,8``#_"```^T@``/J8`
M`#VD```]:@``/4(``#PZ```[I@``.L(``#IR```Y<@``."0``#?.```W5@``
M-8X``#0^```T#```,\(``"_R```O0@``+BH``"X2```MD@``+3(``"LH```H
MB@``*#X``"@$```F[@``(^H``"&X```?Y@``'ZX``!^B```?G```'[0``!_2
M```;S@``&<H``!A&```6S@``%38``!4>```4W```%,(``!@R```4E@``%*@`
M`!20```4K@``'\```!2*```4H@``'\P``!2<```4M```$8````@:```"1@``
2`7H```%>````6`````````/R
`
end
SHAR_EOF
#	End of shell archive
exit 0


	Craig Norborg
	comp.binaries.amiga moderator
	amiga-binaries-request@j.cc.purdue.edu