!HH$8llL4o0> FȂNonn[o j  s ̃@ |  0w<<Є<  (( `     xx || ,  ,  ELF`44 (4440l(((DDQtd/lib/ld-linux.so.2GNUGNUnl++3    +" )K8gUam  Q_snHf`9,z@YDlibdl.so.2__gmon_start___Jv_RegisterClasseslibc.so.6_IO_stdin_used_IO_putcreallocstdinprintfstdoutfputsmallocstderrfwrite_IO_getc__libc_start_mainfreeGLIBC_2.0/ii @D`     $ US[t t.YD X[5%%h%h%h%h% h %h(%h0%h8p%h@`% hHP%$hP@1^PTRhphQVh _US=du?h 9shh9rd[]Ít&'Utt $ÐUWVSD}U  0B9H: 1H: 2$t$0D$8D$<$D$4D$0`$D$L$8L$$>D$ 1҃…:F+J9H빐 39tE e9P:f@:g$h1vH: 4uH: 5u$D$,D$SL1}(t&D$,$D[^_]fU D$h$D$ D$D[^_]ÍF+J9s: _y@FD$T$$^T$<@FD$T$$6T$<롍vD$$L$,:\$(1 t&:;u :u\$(L$(~D`$D$A~$`$D$ݡ`<$D$`D$D$,D$($Kt$$t D$$O`1$D$`$D$D$8$OD$0$CD[^_]D$(1c@D$M A$D$,D$ t&D$NjD$,T$,9t:u9ut_|$ \$ D$~n+T$,B9rڋL$,<T$|$ $9T$ƉD$,볉֡D$<=1<u=uƉ|$ \$T$,քu&4f`$T$;tv<u݃Pv4<uۃu۸1ۃtu+kt&X` $T$떃v(!Є`$ D$뀉Ív9x\$, t&D$ ~5+T$,B9w؋L$,<T$|$ $T$ÉD$,뱐`T$,D$$``$ D$t +\$,UD$h@D$D$$UD$ o09>u9uq@D$D$$6D$ $@D$D$$FD$ 1!^`$ D$UU]Ít&'UWVSOe )t$1ED$E D$E$9rރ [^_]Ë$ÐUStfЋu[]ÐUS[lY[-z-dunknown format corrupt input unexpected EOF -Vprezip, a prefix delta compressor. Version 0.1.1, 2004-11-06%s Usage: To Compress: %s -z To Decompress: %s -d / p loā X o؃ooƄք&6FV.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss (( !HH$8llX4oā0> FNo"[o؃ j  s X |pp0w``  ((8((@0, 0#!/bin/sh # Copyright (c) 2004 # Kevin Atkinson # # Permission to use, copy, modify, distribute and sell this software # and its documentation for any purpose is hereby granted without # fee, provided that the above copyright notice appear in all copies # and that both that copyright notice and this permission notice # appear in supporting documentation. Kevin Atkinson makes no # representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied # warranty. cmd=`basename "$0"` warn () { if test -z "$quiet"; then echo "$cmd: $1" >&2 ; fi } error () { echo "$cmd: $1" >&2 errors=t } zip2 () { case $1 in d) prezip-bin -d "$cmd: $2" ;; z) if