libmgl-fltk7_5_0-2.4.4-bp155.3.61 >  A dkӺI%z \ƶ/Q(ӷ`#ڍV3yMBHLY"o_$_82H,\5vˇ&'}p0 1S:j}/>i6Qx+ҙƦӾ,*h2cpS~ .I$h5A]IXZ`Ӝ"U}`{DɱF oe![NKE)uK-K7d^5֜1rSq0!.5ZdiIiiOۻ,ż" %LFQsHw%fq&77f 'O߳umy+S^*ejMn2`+WΉQfrӑgPҌn5Av.=_Co[T裉kO b lhSŐq٤03i^ h;A.x|Z媋-{zaiE[ެRg:"I(>+XJ*|Od suw8y?ad2G*p/$=S@' ];h|7ɠTE•XC?THCLY_]kJ 6AJhVR|ELlWa@$Ul3|$j6cshit>p@BX?BHd $ ? -6C ]i     d[(8 9 : Y >?:@?IF?XG?lH?pI?tX?xY?\?]?^?b?c@vd@e@f@l@u@vAwAxAyAzAAABBDClibmgl-fltk7_5_02.4.4bp155.3.61MathGL FLTK widget libraryMathGL is a library for making scientific graphics. It provides data plotting and handling of large data arrays, as well as window and console modes and for embedding into other programs.dks390zl29xSUSE Linux Enterprise 15 SP5openSUSEGPL-3.0-onlyhttps://bugs.opensuse.orgUnspecifiedhttp://mathgl.sourceforge.netlinuxs390xxdkͩ60e6f1213129f45684ac7c47607e9b1ea72c90ee8f156e973093f2238b3e7b3drootrootmathgl-2.4.4-bp155.3.61.src.rpmlibmgl-fltk.so.7.5.0()(64bit)libmgl-fltk7_5_0libmgl-fltk7_5_0(s390-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libfltk.so.1.3()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgomp.so.1()(64bit)libgomp.so.1(GOMP_1.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libmgl.so.7.5.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ac``o`X_T@_$^@]@]w@\Z@Z@ZZ+@YY@YbY3X@WV͛@VKV ŬUv@UrUjUTT-@TfTTd@Max Lin Christophe Giboudeaux Atri Bhattacharya Atri Bhattacharya Michel Normand Atri Bhattacharya Atri Bhattacharya Christophe Giboudeaux Atri Bhattacharya schwab@suse.deguillaume@opensuse.orgtoddrme2178@gmail.comfabian@ritter-vogt.debadshah400@gmail.comdimstar@opensuse.orgjengelh@inai.debadshah400@gmail.combadshah400@gmail.comtchvatal@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgschwab@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdimstar@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- Do not compile with python2 on Leap 15.4- Remove the unneeded WebKit build requirements. '-Denable-json-sample=off' disables the WebKit dependency.- Disable octave bindings: no longer compatible with any suppported octave version. - Disable linking to texconfig zypper posttrans configuration script; this script is no longer installed by texlive.- Fix for /usr/lib -> /usr/libexec migration.- Add 4G min disk space default in _constraints- Update to version 2.4.4: * Add minmax for positions of local maximums and minimums. * Add ContGen() and ContFGen() to draw contour lines manually. Correspondingly cont and contf commands are extended. * Add conts for coordinate of contour lines. * Extend put for partial filling if data size(s) are smaller as destination. * Classes mglFormula and mglFormulaC now can read file with given sizes if string have the format ":fname:x1:x2:y1:y2:z1:z2". Here data is supposed in range [x1,x2]*[y1,y2]*[z1,z2] (by default [0,1]*[0,1]*[0,1]). Calc() in this case return the interpolated values. * mglData now have operator() which work as SubData() function. * Minor bugfixes. - Disable python bindings where python2 is unavailable (still no python3 support from upstream unfortunately). - Drop conditionals for old, unsupported openSUSE versions. - Enable octave bindings for openSUSE versions > 1500 (doesn't work with octave version in Leap 15.1, 15.2). - Run spec-cleaner for minor specfile cleanups. - Drop qt4 package definitions. - Drop Group tags from packages.- openmpi has been renamed to openmpi1 for openSUSE >= 1550; adapt accordingly.- Use -ffat-lto-objects when building static libraries.- Update to version 2.4.3: * Add 'clabel' command -- draw labels for colorbar. Should be used *after* drawing colorbar! * Extend 'ctick' command * Add subpixel smoothing for masks * Boxes around text (style '@') now use actual height and position of the text. * Add mask to EPS export. Note, mask angles are reduced to 45*(0,1,...7) degrees for decreasing pattern size in the EPS. * Update default masks: '*' become dot, '^' become bricks, 'd' become plus, 'D' become tacks, ';' and 'j' change lengths. * Note, you can use brush.ods to prepare user-defined masks. * Add styles '^' and '_' for command 'smooth' to find upper/lower bound of the data. * Improve FlowP() to draw both branches (in positive and negative time direction). * Improve CGI interface and update website. * Introduce struct mdual as interface for C and C++ complex numbers. It is implicitly converted to std::complex<> in C++. And need to call c2mdual() and mdual2c() in pure C. However mdual is binary compatible with C _Complex numbers. * Add flag in CMake to manually disable support of C99 complex numbers. * Bypass user-specified extension in base font family name. * Improve hints in mgllab and udav. * Add utility 'mgltask' for making output file with a set of copies of mask-file. It useful for making set of initial conditions with a few parameters varied in specified range. * Add example of OpenGL output. * Bugfix for approximate min and max position. * Bugfix for position of SVG output. * Compatibility fixes for new versions of CMake, compilers and libraries. * INCOMPATIBLE: Formally pure C interface handle complex numbers by new way due to strict following of C/C++ standards. However, the MathGL library is binary compatible with previous version(s). - Drop mathgl-fltk-includedir.patch: incorporated upstream. - Fix Group for %{name}-doc-pdf to Documentation/Other, as Documentation/PDF isn't a valid group.- Define MathGL_INSTALL_CMAKE_DIR to correct location- Update to 2.4.2: * Add custom dialog for FLTK widgets. This can be constructed from C/C++ code, or from MGL script using Special commentaries. * Add progress for displaying the progress of execution (by ’#’ symbols in console, or by progress-bar widget). * Add contp for contour lines on parametrically specified surface. * Add flow3 for flow threads of 3D vector field, which start from the plain. * Add variant of flow for drawing a flow thread, starting from specified point. * Add scaletext for disabling text size scaling in relative inplot-s (like columnplot, ...). * Add setup for setting all low-level flags. * Add coil for projecting periodical data. * Add modulo operation ‘%’ (x%y=fmod(x,y)) to the list of known operations in real-valued formulas. * Add style ‘.’ for cont to draw contour lines from saddle points. * Add style ‘.’ for flow to draw flow thread from saddle points. * Add option value in tube for setting number of edges manually. * Crop output of ode if NAN or INFINITY value occurs. * Remove style ‘~’ for plot and tens. Now, all curves try to omit points. * Add setup flag MGL_FULL_CURV which disable omitting points of curve. * Shift axis labels closer to axis. * Change size of LaTeX-like commands \sup, \sub to be the same as \overset, \underset. * Change ticks drawing in colorbar. * Add new section All samples of documentation with large set of samples for most of MathGL features. * Samples in documentation are generated automatically now (from sample.cpp). * INCOMPATIBLE: Make obsolete MGL command setsizescl. At this, the similar C/C++/Fortran/... functions still working. * Bugfixes. - Rebase patch: * mathgl-examples-install.patch- Have the -tex-doc subpackage conflict with texlive-mgltex-doc since they share several files- Do not build with Qt4 on TW/15 as Qt WebKit 4 is not available (boo#1072033) - Explicitly disable marking either Qt version as "qt" plugin: * mathgl-no-default-qt.patch- Add Provides: mathgl for the libmathgl package, to make the mathgl-lang package installable.- Adapt to latest openmpi packaging changes: setup the openmpi environment before calling cmake.- Trim some irrelevant words from descriptions.- Update to version 2.4.1: * Add beltc plot, which is belt with manual coloring. * Add style '~' for plot and tens to omit some points at output. * Add style ':' for axis to draw lines through point (0,0,0). * Miscellaneous bugfixes. - Changes from version 2.4.0: * Add mgllab executable, which is FLTK based version of UDAV. * Add string manipulation in MGL language: - 'str'[n] - get string of only n-th symbol; - 'str'+v - add value v to the last character of the string; - 'str',val or 'str',!val - append numeric value to the string * Add time value to MGL language in format: 'hh-mm-ss_DD.MM.YYYY' or 'hh-mm-ss' or 'DD.MM.YYYY'. * Add iris plot to show cross-dependencies of several data arrays. * Add flame2d to draw flame fractals. * Add bbox to set bounding box for 2D output. * Add section to get part of data between specified values. * Add detect to found curves along data maximums. * Add dilate to extend the region of 1-th value. * Add erode to narrow the region of 1-th value. * Add apde to solve PDE equation in inhomogeneous nonlinear media with spatial dispersion. * Add symbol to draw the glyphs defined by addsymbol. * Add addsymbol to declare user-defined symbol (or glyph), which can be used as markers for plot (with style '&') or drawn itself by symbol command. * Add openhdf to open all data arrays from HDF file. * Extend crop to cut to optimal size for FFT (i.e. to closest of 2^n*3^m*5^l). * Add function mgl_data_max_first() and data suffixes .m[xyz][fl] to find first/last maximum along direction (see Data information). * Add function mgl_datac_diff_par() to parametric derivative of complex data (see diff). * Add style 'F' for bars and barh to set fixed bar widths. * Add style 'a' for plot, tens, area and region to accurate drawing of data, which partially lie out of axis range. * Add style '#' for region to draw wired plot. * Add possibility of manual shift in multiplot. * Add parsing arguments of options for MGL commands. * MGL command correl now can perform 2d and 3d correlations. * Option meshnum now change the number of drawn markers for plot, tens, step, mark and textmark. * Function step handle data with x.nx>y.nx similarly to bars. * Extend tile and tiles by adding manual coloring and face orientation. * Add variant of MGL command copy to copy data with "incorrect" names. * Improve tick labels drawing. * Improve time-ticks (add weeks) and add subticks to its. * Improve fplot to handle several singularities. * Add LaTeX command \dfrac{}{}. This is full-sized version of \frac{}{}. Unfortunately, there is no support of nesting. Contrary, \frac allow nesting. * Add mglODEc() - ODE solver for complex variables (see ode). * Add cmplx(a,b)=a+i*b to the list of known functions in formula parsing * Update CMake find_package to find MathGL. * Increase line width for wired text. * Update documentation: add description of new commands, add hint Mixing bitmap and vector output. * Add translation to Russian for most of labels and messages. * Name all are reserved in MGL scripts now as synonym of -1. * INCOMPATIBLE: Replace libmgl-qt by libmgl-qt4 and libmgl-qt5 for resolving conflicts of simultaneously installed both Qt4 and Qt5. * Minor bugfixes. - Drop mathgl-oldtexinfo.patch: fixed upstream. - Add mathgl-fltk-includedir.patch to fix include directives for fltk headers. - Split out a -lang package. - Package the binary and desktop file for mgllab as part of the - udav package; their desktop files share the same icon unfortunately. - Disable doc for openSUSE <= 1320; no longer builds with old texi2html there. - Move AUTHORS, ChangeLog.txt, README, COPYING to -devel package for all openSUSE versions; package it using %%doc. - Add _constraints file to require at least 2 GB of physical memory on obs; otherwise builds on 64-bit openSUSE > 1320 fail.- Update to version 2.3.5.1: + Library libmgl-qt is removed. You need to use libmgl-qt4 or libmgl-qt5 explicitly now. + Compatibility changes for latest MS VisualStudio. + Bugfixes. - Changes from version 2.3.5: + See Changelog.txt for list of changes. - Rebase mathgl-examples-install.patch for updated version. - Define a macro for deciding whether to enable octave bindings, but disable octave bindings for all openSUSE versions for now as mathgl fails to build with updated octave. This is a temporary workaround, and once the build issue is fixed, we should revert back to enabling octave for recent openSUSE versions. The "enable_octave" macro is defined with this in mind. - Add rpmlintrc file to suppress warning of missing man pages for the example binaries. These just clutter up the rpmlint log and have no practical use.- Drop dependency on swig3 as swig in leap got updated to 3.x series- Update to version 2.3.4 * Minor fixes and improvements, see included ChangeLog.txt for details * Update mathgl-examples-install.patch * Update mathgl-texmf-dir.patch * Drop obsolete getopt.patch * Drop obsolete mathgl-cmake-3.2.patch- Fix octave-mathgl package dependencies- Disable json examples - Enable Octave module and Qt5 support for openSUSE Leap 42.1 - Use wxWidgets 3 for openSUSE Leap 42.1- Enable Octave module for openSUSE > 13.2- getopt.patch: Fix use of getopt - Compile with %{optflags} - Fix %postun -n %{libname}-wx%{libversion}- Update to version 2.3.3 * Minor fixes and improvements, see included ChangeLog.txt for details * Update mathgl-examples-install.patch * Update mathgl-texmf-dir.patch - Fix build with old texinfo * mathgl-oldtexinfo.patch- Disable Octave module due to swig incompatibility with Octave 4.0- Add mathgl-cmake-3.2.patch: Fix build with cmake 3.2; X11 is no longer implicit linked.- Build with MPI support- Use texinfo for documentation generation on openSUSE > 13.2- Update to version 2.3.2 * Update mgltex. * Add reading files with complex numbers by 'read' command. * Parallelize reading textual data files. * Add 'i','j','k' variables for data filling. * Add saving images in QMathGL even if corresponding format support is disabled. * Add cmake option MGL_DEF_FONT to change default font name or use built-in one (if MGL_DEF_FONT is empty). * Compatibility changes and bugfixes. * Update mathgl-fix-python-module-path.patch - Add mathgl-tex subpackage - Set correct path to texmf directory * mathgl-texmf-dir.patch - Fix package descriptions- Update to version 2.3.1 * Add MGL command 'load' for loading MGL commands from external .so module. * Add Logo() function to draw bitmap (logo), which is stretched along whole axis range * Add MGL command 'reset' which restore default settings and clear image (i.e. call DefaultPlotParam()). * Change y coordinate at x-z projection. * Improve projection of 'unrotatable' objects (like legend, title, ...). * Add projection (Ternary&8) which is the same as usual (Ternary&4) but don't print text on projections * Improve orientation of axis ticks and labels. * Add mglWnd::SetDrawFunc(). * Add mgl_set_global_warn() and mgl_get_global_warn() for set/get messages of global scope. * Make copying private of mglGraph and derived. * Add virtual destructors. * Add some static functions for mglGraph. * Add option "-n" to mglconv to disable automatic saving of the image. * Add option "-s" to mglview and mglconv to run setup script before the main one. * Add light scaling at MGLD import. * Add scaling of frames at Adjust(). * Update docs. * Update mathgl-examples-install.patch- Fix build on SLE12/sbin/ldconfig/sbin/ldconfigs390zl29 16847866412.4.4-bp155.3.612.4.4-bp155.3.61libmgl-fltk.so.7.5.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/a6f0e33b4ec10fcbb2797d1e88d320b4-mathglcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0dcfc70c581867d2297d01fd8ca58ae1499242fd, strippedPRRR R RRRRRRRR RR RR RRRE+% "}utf-85eb50f61d1091c7e54ec87cb4d8b39e4c20cae8da4de5fca57d6d48bcb40d239?7zXZ !t/⾃D] crv9wӾrih2=#GopZ\IB=}4=]?qqVzP$Ab?|N[$4h!R"?<_xBZgԗRŦf3`u丏VEEVMjb.ǝ|ćHtRfg}dG":N,Gj[U6g̜0|;5|?^OlZK> -^`DU'ƴ}"hb-'.>ha{Ot0~ķM0h[Qh҅|a,F De 7.a!-6]c3QXsyhHg$5,WIǧ/Ei4DVah+:OL+ZɑJeSekǗhwiڳV':*E*w1 & bmQxo2ƫ6rJ>U1 \-6j"#0ֿv-8 5UxVr|o9 Y%AI\ůqMr a9)ů:50@i\+] *xQ۰<)A%HqXQHqu?=]FP7 yiyPQ9յ;ސ!Xˣ :X14jK̷Su<]HQY_7̼\B(#zS,ħ IxzJ!ЙUsΝi:v9裾 kY!+fĿ_ZnIQmt<LDN$+ UO@]2AE©9ă&ӶLd#pHM;<>t41y* ֓8pE-AYwne9ppV {!,r# "fPe-rsA*g﷾|vx9XYYb^9+.ҴL%2 *2v7h]CrŲ=τg#e`d0|T8ѽokVB"Aܷ O 7zz\2^̸l:C- CόerB>t^Vɦvx_?f4K?+ې_2FGif!oxlS¿&+$j>ʉ2̣0C9em;gC+p9kCX`-6xE n9|D|[C^b,fV}FS':wŠV-2Cg1maZ:d o_ 6{ a!IFؑFZAﯘhQZ%4u˓{a-h.ANϨݔ%^rChtVlL-!D xIzE;. E<"xzm1aK 6֞r*HV/_DlH08C45E_۲ߤ,jb^{$Z FP:^oc-M4Aobf4c}: Op}3זStc'1 YG AGG]9Ѻ N0 {D*o !̅MR?ER0F,8ҭT+ږg"Y[P+ Pi@EeɗؠM3bZ3W]0B)@'Sg~H1}_9ƴg7Lx3wY%"OCy- zYCL$72EXx@)oZf,@/@& %hTKPҝLo4Q6d.}Z:gmcގY.31e W~Own7Wk߫XЎ[\.A~fy(q2Po>ulq$^zp}q:牏*016f A4ha דb!-&y<#n&."!%&A&Q}]⌽{y*bBϹry%% Q x{6uxUVlAYlO_uaIW[wZQo6R_$k>ARV l 7p2''isEi=3-! @'qizЖzy饙IQ.d#rsdD(( GQl]\ۿ' [1n}.DsQ8猊r2 JU ܆εPkvM{A.yrΤᒁd_\c cxUG u!mB?|*4[8@t'u@6v %<^VۻlX0d7PFľQvQwVȔŝ_woCy1 ]!'{XгQgߺ~K#/Sb{͗vtl^fo$|˒qۏtVa ף SV~T^>x~ zpb_gf~ɺ(H ƈ G! TX&y*sJ`b马#΅Mu\%n_E۱&^ B2tep1IJyS[(!yةbv\:R>89x]ջׄ7vKptJĠ/e(௟Ar<&~΃ OI5v̄=Q>8G:@f5(oTElăOY#V;ߪ~乀(r,Xn}RE ߉9rȃ-}'0[U(p)Hum_k v.{{m(p=Ƭlr aLCcV`5fŢiͼֈ}ZEm䤹4V]hR-vzʇ#ek򈎟3A>}dfW緜M&9X9Uh49jz$ZŲGΖw} 6((םU:ʳ'"(qqG7> m`9NEK_d$% .6}t6g]auS 6]5[e|&Y`Ys=z,MD(*HIߜft1(YQ 1I&:i 鷡 ٪JA>5yL@P1iO'7 ƔA AP: d.2{qzo7QbN)˙FWj6쿛IAKzuKæB]I,Cl)QNV,tIPCyPAfmxZ]񦇵^L䡸>dVg}纣V%(OW18Pϋ*]6NEőf!?'SպV7b3MD7lZ T}D)')S+0GБX h{!9Y0%a=aoMߠacti\}8zk] A(>0J_EPy;UwNi\WBjܥi-j|sXK;}4Kλڝ(U/FV0I?imLxgvBa- c:\TޏMfVɠKmJ4r&M]%fF[*XdYLET{OUĚ5?ZZq5iQ> ! @>Ƶ:=qq\O[BOҕKn/ .z* bU* Yeg~=c3cWuo&C@n3͏';QIP QCftGc>,4r{F_AFhR ku(R\>QKjkD;bԣm]kgo1(c:Nߌ03.h<xbPhѐU vjF]7z,:7 )Zάx/kő29#w0jd2uHAƒ@`̦ ,\y-q-oZJ:i&CmLs䒪#t[Qz#p.Z;Ԍ9v LxVqwc /}i™b8Z}~^~yָvhx*DRp2¿cxmW='/v%zhcWQasJǵ"{CBQ8ė@ #x:'8Ȃ؆]ZC8 Ս$~Sab ®1%*iQZK]~>%~#'?ٛ/0qC](߼}ɳy1}T[l|dv) rZ#,Y N0&JTxWnBTjyA\u&1<؆S~. A4#w}n[9W? q)rjc`C 3'%rm\ .H lrŪ ,.z`g$Aj6 6vU][5 }]5`ITh@P"# Tβu=Gi304R휘w6}~47}=p29 #P*Ua,2<WB*O|4qfw{0<`4GGH5<;rVbO2I^˕e_߼dF7u7XSfAe>u:mYSIo4RxLA-YbuPOZPaEHwɑBmyQ1 HC2 PZyӆi.eA2{8%=\baPt=uy/= m1~QHDWȑX!{%& 4(UR#v[p(4F>Q2In~sD}Q"#y+;:a]5TP yrdAvj-ϗyyG%tuMU; P*b1@Վ%E OCL@J7{$][얱+LAd$񴣖$:O8Qj #Gc~LGp#گzR $sT6;9sK-p= \Խ5!m򣳎.R2 &D59 Qr$\NsTaz5=ԟ7^(,!~Ŏ#t+|h%á[ LQ-C=p*y)ZW' VUk868G(q]7 ]iAKe%h3w1a} 'Q #y:]wQɏma_$o6u zZDP~;? R)8|an5UƜ^~ԃͯBi`Vd@hf|9ʧ(-d'py H c^7$@\ӫrO&<p9C,>Kׂ)qhSh*h+lx#\ۮ9<ڠAZҚ\ ܇b+״hlAEW.6"ӖAZi=1C6{,5W6-[]d!rT;Da7:ʋp(lՔНɅ?ߪQkdo%KS*K[U95)$eP;e<8ԟ`|g都$[?ȱgg$!|t&ҿgEpK:z"|f\GL:(]шw g5NzϚ{y!*^B«۵7)|[ h,¬6mljoX"n׆\XBo3&Fvh6[ mk2Bdu5QQ9[0:΅y}zg1Ī&\?Gp e ۿ9e^TS%z\ɳBK>1=K$٘v >@hf ,١[ ;zljzG H , 5̬jC3di)Fc2s~;BG%* 4qk30u#Z9 {lf(n]rElWvepA\ᤎ>K]RIRVnLMMsx޿dz)COS 6Wu9:wMW_< @Dܵ7S_:Nf :NKݵ~ᚐ[q8ܔn \tNg>hoV} <^&j0j%3V#@)?9ž0EWNVG$MDn@JXs>x$X-FYd~H_RbXLpnԊbӉL uxQb T1jyh8v%C['+lMTwgD#|'@c=_anl7o4pcfhԥ*C~fلt*eAdYfsZXnWgt22bdrw%JdjmX@+'p_?V1[eDJBZcy:A +0 I&L#9ˑ!8Th;sQW!}!(y@ޡ@7Ea8]aRџZp*;4sRXARx 6!e(_4(!7 `! XN0pD968X>a'Ҭ!:ApOJFG-O"'ȕVWۂJ\Qǎw:+٠~ȰfnFP+7SsuU3Kf%HO*j*qNA˚8CU)s%6n/]ދp6"sTAʱ8c fQa 0HP wu>-8H}zG|^=,B!5̳rϕ=DQWm'KN߬c;re/J tj\̺DZ,w16ZAGșZr*$='n k)@35g_ߌv{|9Sd*] V  |S aW6m?"selj%thL*^_ȿBǜ> }42I2Y#}A]lPVX ư#z[ ;Kf}&C`#2\˸7$`Wb\0A'ZtR"L\!H#Ҏ&əL¢DV$O@v;q 8!F8^Hls95^P_9vw{j!>ƒu=N:Q>|UUG -o *vp38ުgf~x}k`ޚ 35 = @?nTҞޤˋ\!zjSfN{^_󦱡`c0'煱$lLU:IO)ː7*$ZWB,^V&n 탯¨y,1豎{sȋ]6D8ձL4riQmUdKuTVhH+"'NG={Mo[YcnHz@rǯdEGSlaR Ǜuqϕ;L> Έa7ݹl=D/.JJ ?\Mn_~3I_{%;CVxEcr!pӛn/IPޱz(b3~l?n=3Ę<~h1!o'`jN!u_f֑)[i*'&k(> p}Ca#|Ro ݛ"˖kMdfm{dҀ7Eu-JsQE'ƏdF"!n 5Y*S/A)n2,?#BD&ϋ\6e"C~8%B}ܼU ίϔȉ(!J{⬮rHl3]_1|I.,Hj H}G  ?]FS']o_V66D >s^ڥTK汊ȁ±u~|0˶ 059yS;4ǹBZZ)q\ijSdMBA4Sa .i1Oh/ :U˛_ջU;ocjR"Tp֦enVI!Ǚ֥a8W^_!2Bv_!%2 ]_/fM t= Mbu XM $f@dTܿa|X#DR|F gAo2v_o@w( zFo,dgEkA[S[gd[KUN!$2 zn)"ĶtcLAO- 0"3t1[ ˒rBb]*sm;=ѳd0 bӡ6~Rk-lU5sBg`@?N#InyasTʷ' Yϧ5虮K_ׄ:]/~,!5 ,*t*3m7qSkVNVFXԖ 8K *'e"V,U\RP,ۏŀ'y0k"~ SD2Uyhn83 .]rWj QAmŧq&6գϲGtRE^j8O7LJ Zh`QP&7tn/沯l?< ޡ;mx.&NH$DG62`ڔn?~kfh!_ͽ6Z,ƨg3dSZpκZ/?=H+#t("i&P4(T v a9J\x׏]) j9[-?7Z:# R wJzNπGa3iGGf(O_P9tS[2!c7*x)^iJ4  _wVITU#_Lsʠf/@+Df%Cnlj]);fUmMIQ7>)$ O;K^ D[~lθQmNrEɪ|.~ƜP˷>MKQ)F@0^#ɦ 1To/#%veIsZ:'t);^f{4 >+ggrQge }y]"$3#r\`9њnaz4!lRh|\Ԑ GO -$W\WFBG%3k-s{YC^ Qi#d.K@yr;Z )UhBsﹽCm'bbgc>i3! >h%g&cRm'ZE'&xS޳`gXH ԰Dk3w*dh!.ȮH["#X#A](j? 0,@^:d40op],7 :NW]lSm{.N=EJ&,%}"%|Cl^9 Ɠo$o+Pp>HKh ɺfS{ke!ET{*cyLz}^A[$+x{'0'w 40.ɮ6ϴ91݉>M44'tF QapX鬝ͥ&(hbbȃͰv5kW i=m?G.QeΫ?22 ̬\8X/(pA19|ƀX !"t/GHNtMg0Mve%*+ee@AERub)RP!$>%@s`mhŠ v"*jb,2q$3*N[ׁ6jaB !{Tv1~{[cKnc =U^̈T鐸#8U~2U xua,59̌17W}51F 7Z% bQAN嫯;v+MkQ}/f(ER{[$Aj61PTK1_='NN  .ž573ezFAS$m[$L4Y.5';X :/n,*,"KŽaKur6ћ: ~{r; VrsG2<ɢ(nҮr 0w\,[,;7b::zm4\[^ц; 3VБR(HFH7X'-y k!И7s8o(B/kǖJ1< ]Ap+wy^@U]%&|j/ B,$NZ+jSaiŁ2Cɡ&*%4g~E2,y@ G .oXaZG @.C X"CLkgyVD{:M!>?as5bpp)|y7yL..C#VCԙKTH ,Lz 0-gkYn*]Fǟ2P]20?Yy>)~}mtW^EY{cߦ gf,o;^$?Y'8P΀ZURU-as1z\ISطoy{68AZ*T8ρdA h,}׎y]U !I@ MH4cy&q#˜P7AhŷwNP#uXԭ؇ď t>Hk`+=W475g5ۮ/[9 "{`]X}^=]t TpFU|{gR8%mNxOP*γyDY W0G[zI}J*AqGLo|^3eمh V@k $~PxA5ØK Et?u㸍lC\e~ѷA\Y(jZEyT7:$gcx5e"aXI[uW)A1Bgj&۱T]T֧ḫZ>BH!)bo=s]ɮ د̂I7'pu(Vڑ9F׈S ǞcQد)nO Yp {H vʏ ,&li>Ro±ftk/5A>:DJ>Y =ez2{g#kr/yXJv ;&X4*'Jy.',\l.ӎ25O2"5;7ݯ]s(Yb;(R!ر}S4RX؞ >wLqnc֝vvzK;0h?GBnFUVdOƏVmi-OXF'dp^z YNdsvd5s9]e`3ZPS!zN˳yPɥzY;P6\>$,p0v$hNfAY*ŷ-y/y>,UmT5S2L`}Nqc"%OӸEμJ dt,/6ˆīτ +i58C}Šä&0c*w_RA1GgNγ /D'\#}N1V_B鄫D~6~&?{~O}Wn1!JR!6[~` SG H6ֳMp'&꧘)̀@UZ$a` C)v__'n/LpPWym]6{bA) ][[y6v^24lä;]֫'VG قCcVc_9r9 1Zr'q4 v+ EDzG6E4xbs: +Ht&AKvj8`'vx!2:tő_>V^K'uJQ8>~1^_TAH& ,iaN(64E:wmʽ˼.أlw]檹<~鎙Ǖ R _{3lpVyѣc#sRQo!xx[:cwҮ@S[͎pxI#^u[*yָ4 %Z$ 1,… s`-In6Ϟn\UeBYɏ|/yКV25D<uɕFL7PXnq\gD.p{kKkJ8{-~T #Q'_qNpɑr#ϋ7P8|{ZB9TctƊ'-k>m'tIAhhƋ3-]V&zyԦȺ+sHz2̚7ύ;F]Iu:mix<;#;k('\]*i a:HuK:[?êx֚B_]2K87|i9:*!65m,(Ao"dKl.͢gX~K.N/yD˚Z1*a6GUfWэ*ϧ76~[ Bž!26|thud@GB#aYPB8 Ɣ}r^l̹KPϺYe8FЍW<8&"؟I{AqW( <)zF(TBaR -1GPah?|Lt?#.9i'#T q޸y&{QQ H/i4;CFr8ίŽ T\>ϲkeU -k{{t#~C/`[?ͅqz=. Tl%2T&T_A7ϳ3B7Sq;UdƇ/tylrZu:"SLu} e,*Aښp5=$G߮׸bB!9e⥟Ckk[-g@h/0O û(͆Y^ڤ*$eZ_w$X+P!UA/"(Fx_[{X>#IcL^(pkcL(.TB81@ ˂5Lyd}"Q^RGh#Ea.r!93nMn^"P?v kQȩϚS8h6Ԇ71 h jM}UQ|66YW4ENZǎL)rࣴ8KHfc/%ee4[3DґEʴxyvPDΑɕNܶM:8_1!ắ,@DZ,7R6'XGB,X WM9-䩠|c?7k7U(4JL}Q9aUlۅC&Z8̔[/9I8ˤn7PWÏ!:n"_S]Ν<}܌ iE叉pDKV=˅l K \GvuIL2_/_ SrGcCGE;NNS/ݠ'$V8{Ng,m fwA VSi sED|5zaXP-)i1V?|+E!+IN! (;G͸"EQUrsއf`ߴ } @Xa` E:ba5-Aۆ˥1:c/tx(6ЕZd&s>R6dEg @.b燿v@e\KP#%C4-b]'+EIa }.ۚgG<הv`VWhb{K):xz o)2't.`Z) h ,i^h:x:0@Vl^twl..֒SnMS>9۬j|iȖarj){0f.uMZ\t9nꥵ3?i~3:l56Z*i}濚t־ȿ'f{VŽM.+%qR[`=GfE!] O 7K:!!b.߫Ϝ% ]BJshQ޲-1A17.{F6p)_aU' \@sQCbEhZ ZK5w(q{Pn0psQF3Z%E$jΚЗϸ=g#񜥲+ckk|z J>jJ)ǹN *%^,AC抨v_D1hHsYծHzL$c'x2$|^8#~(o<Z}(讀}^Ơݴ#t84ѱԓKnᏖAFIȠxBZKOg@YϗŘ(qۨWzjT:qv?#ۯnj{@J>g-"KPR:q=`:V˟lה[=bڥFKDohKDkÍWCFLqH_I Zp++=i[~d/\Z_(Vt+W.#`{+“-qs(i]h_߀b&GhekwSL<,*٠dlIɰ}y '|RS^po2҇.z#6m~e #nCIPD8_TSe3!̦Pv^7Vh˵5˽]zG8\[oSE.ĪncY oo!9ȍ=~7rIf8Nn*X E0mG5.#Gů8虗LiiS^tcb1^n)qLpBamFLj\oG tF] "U;A|(Xby`o2݂\$+.[\ΐ.'ُ5XUP%jV&Qe]פBX1h޳蔢 g1_˷pX"3k6g ~XN|d*?-s'pvdY7~,E\:B$5]n;Qa1 \\-D8l3㏢ܷ %pOxiZ>uXga1("JZ8ʤ=\!^qݿm#Ξ7pkky)mk(ˀQd q;TM:y!&u wڞVvoQG=yaZ$W~a0ץXkyhz 4ۭ8+a$3rUCEm"ګ)ڭd&-1sd5-~ t(40<_So-zASzy&fȸ1B xΏ YׄE'AytlEI|] %Rw2Q՜SU 0zf)i"V-d)!rAg9#A~TB2jA m@; (O8O x"9q/oVJ{g:UэjiJ YAΤtG~=KzD\҂PD$c2[f@nCHN tꚺq:I@ c9YmVmq<ܷF(ɖ6c޵a38"-o3[ƬB&Ņer7J) e"LcO۳gE.ݝd}ϔcΒwcaC!]c/|x٤keKu"* Yqa)&ʄW;wv|y~MxP `ywj,VV-k "yK H2q4m/?1)3IM,*3LIPLTHjsFUկ`Q Gj}ƘSIDwmx?(,-)n,%"їdjnrmhZ݊/qӼ"87wzCHd ljvy{`7 CVl CIQi{F2j21&F`ؓoiQS篔d3hDžWT8,j:$Moej[M :;kl,m뜬ǹ|cte-ȟ׎R3xVV] )K,A%\45j$M/9~Q:c)z 7L<-_+(c{`i"*8"V {°l|- )Mk6 < V־20q T: a'@zM|XvrQf|6'pÑ>4vX{y*&y4nRv8$,gbaWֽrxL/ <ѕY[x@x+8P N*D-.08.!VC2BB. 7蕪 8[*OLy7Tpvi -[ٔ7eQ̯iܩ~X "q6Et֖Y qxt WQ}d-ʎw8V뇇fنk;C\LrK< \pgD.@|X }%_&nˤcݳ=4u,w.)WZ"=4ZYS%6X -wHp3{[SCZ oruvȋ9h<( %=Q;Yh*#?-ˣFM%em.8tՏ&)}#0ŚJ/+Gwpc;*=Oh3Vw(Xl۫xqUUؕg'yILd2<X[mm>hb]칶>_ GWnxzsow,Y FT亥>?ICٲ!E04%wJ895lo ))4KjoEPg UNQs)h"Ŝ)HlкhKP+ž؀ l$V^8d ۷nS4(0#ˑ@8V7֍nILShGz }:EZJk`P03ݺ5tfJNat  c+'͜Bb0Jwi R8ŝ] x$?E\̸fN| Np ̅M,gF:&T_Ok}ҟ7 ( R%tw 36R(u!e sε`B41f7bhcrs>HX1H u(պT.pu<.:4:L_%A37 -ƑzX|q]#s7=X*B)B«`dSH.1>-X6gn)1Tv|tߊ-L[췞}&3(#57 4kdZVafUI|(&|嶦?z$ .j᪭%yMכ~'pBŶfM&M_tÛgLz1bPvtl]ZŹ:~F) l>_ a֊mϋwR,@G kޫ^nQ2՜ujT7,e 2LyF' mf<*No+y*}ZTtPJ+ Ql(yԂ]~>N/ ~1z5١زAi"dܞ3 :f -Z9g _%gI{,ܕ:P=4#aw\!,W`7AbDA80D--2cmi-] ĶW4 Aqnǽ9ljgAXVD,x!s(;ҍxPݑ{\LMDtگJ'ɫ,@*\6XŃOCva%vd_[!dn!:ꬺ'Tj.7 2釵ig"VV7ɚ@>zi1,8 ^\N&hL6!Tnܟ!V)P[<8W'4ID&Q*ApZStZ%>ϱbZ!ϔO?aZLp$PoǑ96;O^L9D}-u[KUA?&b855Js(j3oֵ,Sh~DPx\'L_zydF fGeֿ"aíS匚67*,A@Xo|_ѵo )iJ-vD?78R^>N(5LH+\/jdzyh' `&fWe^*DJ,-ȧ۵G*~n84ѯ}N[GZ+1%&w,R=gZo=K^җk[}\C0)h:YYFM^>7%q1^״)T}Щ* .]/(yw fF:mtmڀh?Q8ԯ*;E3\#2 hnF.zV}$Re<h{*Qn|e vkhX}!֔Iʡ#pY0tAw4D`>hջMw" n}iXZ>ڸ~Td$nB˸0჎;.m4)ߏ1 ǙUёBPLe{tCGDNj6ٙ ;󋀇ߴ@ ~VM)fy0i6S=jWaq()a`wnZrJeP723 _/ſT \힂yTUV5\a%bצW `娉(v7 QS[[M=/\I_*W!AͿэn=o:j5Q CHխ>N|<4mt\rz[a-B#JGwl +fͶ%_֍%BV#3m:e#5(HnS'GaNQO:Hto}mRKRPFn/; ~2`q)jš pv^j$YcD'@zi|xX$!ͯwʶoWwj d] mc:1V9j/cP k5"{ּJ\'2Qۻa6=٧j2vmme3gbv~!J@Uq* .>;˯ӮV2QWJ 6Z|˷PD[UVmw1xjiaSS]#V€in W ĸ0dHfiq̔1L*-_gmd[}3s00 ;sZ}*{ Sl;f>n!-Uu5DSePB Q `☰oi4,ڀQ( mC;[ ~g!UCk{ Yېܣl6 F!?=ձ48̞a\jk(&ޏTYeR-cqhCЇ#n"6ܗ .{d!T}v"օ>0XPSY.Ij-u0jGznFڿL.0,r#92aᘪZf0 ZZD|bDea#0RĹ[bG>A3hL WFMZ'noV#π`|$$oy+bܼi0K꾵2Sm&xµfg 5A&=sb @0=XY-T%MT %dz(\}D:(MNgFXGzBp8+#xeN2 @QhHJ%:PPWsL8sوQ(̐$kGV#›zZ7 ^n-npc^ ?]QnL߽e@@B3)%a+1 9ۑˎзߥ wP`s:{IY62c\}  ax`#jٍ) f$}@Ó!9*mqZlwXCT/1] RUU>,wspUc U3~@{ffp7̳*& G+T)J 3C E6S]=Uq1kR8e5~7c.|{ys)j1-R+m )Us% tFV%LZB#n&{_ש?_ 1T"* r6/l fWmg]iG!8_DUY '@[OďVk`:Lk3Z1uB(ftbndbLIDyڈ6TͻUhv݄AV~ZdP!\JB9;wy[ޭHTy͵έs'#iS+ĭƦ[ԆiM559nITڄ*M |2;5ehQ +b5>lcaala/* EZ>u=z>NIKgvig , đv >Z߼4*3. M>9h^8 \%Sv,"g"!b߆F~h lBا5cd8vF0m}˨'IXP4F9Hj1)匿P.A؛d5_)<| Z [5(r85  `/&hz/w) NvR . bTBisl˄B06i|uiXFg\EsDGBWkMK0H'd#e8sT]*BYÎFr(_'rX $FBi,@ PID>?죶8oGxӎD25~iw>S{jnv)r ,ҳ$|_ rbhw'?v5$ô4bB 7|96;.%2/fXX"W7F{"{tHjoau!(UEֽTH#}:8^3G>h g6{3sLzW·/HwjIE4;nEeo !Jpz ;kGZx! Շ cJ!Od|T` c}YXQ/9-XojN䏌q+n, vݝb+dWf"H }94k]Q1p} *}Z-dWɯiXPrI|<&-Ch?7&ܲ1T0[oz6;/Ǜh\VʼBAY!ŵPY ^p<E ?.KmKRQyzjGXF#xȏ  ˻+eXFPv1167(Rh>æ3Gw_E{BS!((>`tBEMҵUA)3hCţ'mCNr4ʁr%Nrue#bPذ񀷄`{)͝};q0W;oM7qFFrKv2۱5ɚNπ1+ %n[ "t#ۭ#r $JRKI$2[tM^b(+֯-N) z9܋iv6ʞQL,3UWsr:fXgL <ׇVIXo9oA4$ ,Qo,^+ֱӜosGjFj< %Z@Yb%h} vi1N=s$qBAf$HKLNS2\x^{xD7 (ֵNwb Y!:l+yGn޻@f^:#Yԫϟp{Q 񷈓B3e+҅Xwok+Jмm i%y*~+lh׷K4c(Y=Mj۳CMǥb"v: N#p[K@䳌D;|D òZB4Ƶ8F:¬iV_t޾>g_$ԠgXj^ Ԋ 'RNQ uX$;(T؆{e$X R T-NQDʹ.o958x9^>j,=I!Dk s<޵^0P"Mzioh\dʖ4[N$#?#BiWcQ8uSie@QH#)4ǟ~W]\u6g1QdT)}-;޿V,)x\8ƙ- %sl@LD4K`,N¦JGebGNotII#Ȍ陚Zxro?p< \~6)+@ STJb<8HQkrf_qo,H)(CK*&ބ IҦg^|xJq2EA"`(Ytxk-VEQi;B,|+N߻$OYxҏqJ%̣ Z/U U(VĽ!DTËk3[~]Th )tՂo4Fr\VJS?4XtpOɜɜf\ձba 8b'iOϓ\-RZDK&4XU1|6iP|mDy}/J.qb=c# ƛ&.ࢅ[ġ1Iz'L]xtz2֌rݧ(=ȇ*t1K~CBSK<Ԩ2`12$S-LZ\K7;,?f!DI'X*= 51z*I6DSşl5G?C-_נlƋ~V;6٧P`aaR-?IXu ;,KكyYQ@n]}GK>(9.> S%W8D67B~+^D/'BT @ I!̤[h 4+.d7#E/~H'(ogBqU<dCCoxt[ۊQ)F+_'XA۫`7_#*d`v5QEҕĠ#Ou uhlQVPӻe%7IMq|XdManv:Eg2*#5NUM5zos"<{R&_V 9;wJ8 ·z Ýs1%qwcBϚWK-wP`K Zg|&f\pu¹mt2b:6>I{WغF3ӈ;[ڰ%?|38 i-KUE@'橢./ ]PÁ㱞{-b*<k4uD,"\L.!):"v+) ^$|5Y鰾ٗkۦC˵YV$y~` 2*9nnejPN͙Yw֤38.h5bN4!^*7 ψuOl=#Di|< e9{hys]ZN0j1lcWxnF0֗Nk1k!$gT>EDO ܐkkpPU N*r_'ؐ&{ oc2>~sXؑ63lD+D1 b j}J%a2 vc6 +38)5w9a߁QL5Yѯ(2wd!iCTۙ!8]4DXTL=bWˁ .'spGT*mc1k3-5DSQcZu5ew}ginoǑM1ۚFMhؒ7gvb* Wm"AMm#8E˅1Z1r+":B7 Y!sEYX.kEg֖F֒ g8, |+K? Kζۺ;{HdЬQ5|D ȁoI7 =S9IN%!mm4N(x1DvtgO@Ún̵}W0pՕe0~?or'T/>f 2HdB5@"BILw />P\56+Q,ĐbDuJM޽!AЎo9r'cm^CxCoAC2w-+&5spfX4.QϬcI*ˡv7 uWZVGiMNj3C %7S˨6{fgQ.X"hgʔa| mߴ W @BYYe#[ 8&IR3aQ8m@"mɉU נMaKxٿXO5!VaYz)*h 838#0͎#<3˭ƩˁގOqxz# 4RuUCDsOQw͸ʽԯږVKO0PGB]=CgszÐ/:$x`hL߷F|l1,aOhqUVRcKYAYܨޝ+GGBVE5 Qz%nd ݲF:'洪Rԑ?xTe-I%,&—1T۽{,~Z=}!wJ*(NARK|`w0.ΩUF3G:‹*VgMNJ Rg)Cppq.'oG#TPj3o⤛R jWImЌWZ䥰 UгEF#RJjn\Xn ꨝ$cs |'NAzĜ)֞Zϔ+1$~6[˔B$K^bqsl/$0CgQwQ@b1ŵ* ~V`ͪ\-#ǩ]AQ?yȃK xDwevSTչ4cFL "qw$ ;=ȞE(]nQYVma/B#;f0Um6ߛ ym~>){x?oOF|'2{s};V,u@q)KmF`{R*A5zҮ){G> / VB)b398$P=ry+6ЙTmmH/Z?Ղr /$Hon.T26m}Q!\O}]YgKrr$j=!}_8fdG zT8N\MVkoNwMFajZ334ز "^BB6 ݂--cgX_8큡yO6w!M -٦ʐ|O_áŃi@"pޣZ[DZ!?Ѐd-9WS!՚OmAFADD-q6ꏥTqyWMS 4l))z{\ZؘwMJ9?R01*8vJI\D Ɂ0;F-P;"W]ׄR-;Fm<>U(1! ~W3J>+|fEAK/ mr!-~֯:bb c;zL S$ ZL嫩[~UºC`ŅN7oeV-]l[tA*io5+n F9)‚GGrXIߕy ke0׌ëeWg+ybAjj('*r 9L?v7#GkXƷp K܆ӳ[[x-D?|L;2+`2 +.E 1=+Z( =y(8ZW7]s%X龾 teg#/'WS[P*h87FNr U5Q ˄a瘏A0I~ݳƮQu@b.*Jǎ2wD#ZBveFy>qÚU|ȠWvE0=8NjRH|Cu ' [NFLڼ=[t7U@5Ja&-Xe(h#Z?4+mI u3]j5W^^E$"-Qλw72V=(^0}ƞ,Ԝ7pƭBTu,O]Ro&:8Il_bsn6} _3LgNQPbY7M~`:7"#.GXhvk*v.+S^xc$ 5RAǐ<)#Y.e. q#=/`"iLޙ$d1ϰ"oD=nbkPUm3bt{<}- JSWPHQCloCq@,MԀD%mP)ivXQB5佄"f57j܊|ErʭP}n}#Ia8cR ~T8m{ZN9NUDCr4C`.rb 'y2)"zH۴bf0SƈM[a}לZBhklr}(isIGy׉& nP䬏vGuhB3˔Az7 yr(7q֐oEXB/f($e)ef@]{ּ7䕄pN #zKשQKyEM؄\ȡOK!ܧ0W/ՠ![1!ʵi>JR*K/,Kn_Qh&MHswg 9szߛ=`@8#@s9bH]UqL.]ɶXpː|#\oJ®+,+exTLתhb:ji*(wӶQpp4X| $$M4^so~45-mə˥{-dH9~œsTf,3r/G,NPSZ r~.L)CBL;,mx┹T8x GݐO _@Avpe%뱈o~%N`&Q5ѺՀDfA;yd1yH ZBR^[rGB;2Fnf(ER?VI~D]^?-֚)9|7?qtt<CճY}ng C\;\-SU`r6J9V< Z1vUc)~'gȠ<3]"mtH9ZB<Y4=[,b8Rd{SXHubjf;բD«]\S h8 @K3 olV?CK*O,J4dIuHNǃ$dh%Ucx, 2ֺ ZPV;=&q[ ȕO$py'A$MpʗL56*ŗ~QLW\ &q.qKtM~ 1PS뮯n^&Kܞ2|XsNT^^ߑ/ -Ԃ_ Slgf7ݰoKZ~%42v0V %,S{ݦ(o8z<V_T,%UvOk.QOR~[MQ"Yυn#+Po iN"m_הG,M{:ϕ//crO_B\?'YxB^} @[]plϻK51X4U1ُX6U>4lLU2Xr[yBuЅ#O,yUŞog'VW@[idž_FV\g-dw7ؤ6<#"D.NS53f ^e:r_e)YgUb'33;NY6TPzݷ:EIsЕ麮a˪6!`O',+#jߓ;ch^vDBN*KQN*A0Ѥjݡ{v 4FA )Bu0aYyGPfϡqW6d[eM=%yep'A8h-k|3}yԅiY++afIar^NCf.U9 4Bx'0`^)x \;4Ki13jF Ao4CS/ #O٦f0yiAp%3wxxυ/zX/8쿥iDޤ5jAW ]CNJ)I+m"VMȧ9̀6y-B(`gFO)~i0}z}.IU])Am6]-v?0:qk+ҊN:~*0ZM\\ pge$:v"ka3Y}M5)", [{ܪul6ҫ非.d̚vK|szRVZI_ |+^N\xYtJK~X ӵ1lzYv[՜M]։cuʲ /ǝnA>3}œ\8] 3ԗúz6nc^Eܙ8곗 7ىS-P_RWD؝4y&w1`c0 `%^*\G%W1ՍB jLC򜔏hc?=IŏƊz#]-P1,jf"\lnJ's< I(5u$EhA~Tbo8{0WSEb:S_♜MB;/9a2ȫݧ"ւ>F 8'\h5-qu4O*îwȴlx+x\ SE7ؑ (jL{<_h4R6  Vi.km:c] E#GltB%H:4޻de$vP\L|)j~Sд!Ńeq{t>]?' NJUZEGGXvtH/.ZPHכ aT]BXTi?"UW!ceG0X6 .G\2%P"Hfê_"*~^raX&FV|zy͟%VfUR1Ы0<ё{?8ʍ8'*wG 4@dhIcMǁRNE㗊\$u_6,y%3 Ӝ,uH!Mkw6h1Zpo A; *9(YcSp=ʭu 򧶾a cG@:XvGcK[U[p6h~qzA!cn.0S ScqgiGY*3zJn;̠iY1:S(%h]PAb[Q>,Z~cy89E݆#3<4Fly 8u^vG BNRXp' T 1*BȤĘ O)Sy(=#)uS&]K:¡|ڂ (& pphSKewjWR6pu& 粂'֘/M[[ tcp8 bN95Ԧ#Jz&K埗;}@&+rjf$9ef{9|ТV*6j4Nor ŸGe~ѼX1ϕрM^2DSlf!#|=|< ʹ tH33CT9if<0vjsg2<>4 (CLPׅO(6l<)*"QljL攆[U- "¯.XXUؘ-"cL-n^j ƭy \"G2 rϙׄLpL,k?&`TXF0e5Ȏ,>_̺ѩodN;yG8p >m7bb{㮝Hy}+9d::)D/oW"Y>r.FNu qCUvc pFTZ y;W:9 &;MBk^GA$ޮL j' c0˝7f-٘pb3=sx[z$ {SK_m}0Ms @A)Z8և*9 ym.p)L,@%I8MޗlM(8s hI@SOTk&-zF(j}TVxBC;al#xDVH;A֦{_BBAr eLSҭ\U^+ $&Y仱EJ*KfA iPTh{o)#q݅[FC æQ*Ŧv)y`*\N x5;i(`s.dOXfέB `aȌQY 9l u0_c Ur'pU\?MWgw}EO< nZԿ2he ݨ--U5mm9>^+ϛX/DE!YFf42 <#XBqg=E" UOܯ+]6r/ phhcm{VL6? NZ *?cgh']g΄D:}?2?M=X:|7DΝզ2?9ztQZSkк6qoD7Ɛ^4A΢,%^ޭȺ.%HyCuR~zCӦCw\|]F> wXE&BXRœ`=přDsL7Y=U;fϜG ZCC*r8-VU^VqH&p\F׾@٧<X*):XW,_vVw%Gu4Ɋ }į]B)ǟI4dtzsLkP{Wxڙ>5Hf!SM2*,cuWi?"84@tȵ؞l%:c|+z;.]v H*SX{Ӡo7o;¾p֦ٔ?pKOž\l@3ж~v;QBwKGc>v^'9{aɛ8c`-mk9׊Yd:0 a/]@8hs;CcHUT1XB '5 [9R~ A^fM^nuY^A kLns T'Ũ=r!۵/HK(!(،Ѹ%VwHV|~EknkznzPssFu,7x+N1+EH濹(FKn ?_po.J"h51Nv_˯kȒaW7wvwK( 5%e40ekSf uG7X@&9܅RD`ẇT J{,ػQs?w eAڪ$47XT OrL0UQE&&U)ݣah?nrS`YTtCsd$b(H]ÉQtFCɂ@W?FQf%l;6M7BIQNJ]T>1)w[`ޫ ^Mh_ZFBaZ51p2Z^M\s?v}ȣO+ëĻ-A"xq}6(ڈDH JaR7FjZ[PyYHxM?/i~RetVr6͟\cTSR5]CRJBvlR!M%}w2y4{ 5. S<ۜP}رhz^6N^i)7.pEz!?kK/¡@rixo|24}xκ~~=p/̇.*64Cl:tm?J2ܻMQm7|ߦG>oO8jIge /D4QIۖH mA}WCaOx|1ax*VmdP^&w`V">Bu;]Y6lYX2dDl!862=@Pc{AI^nd%'SW&bO@y| 2ga5# Mn`ﷇبGGޥrz4wf]b/\VVpͳ) Qd-M | |ru)\X"9a5\QzI랿Ca? }3AN20c:H 0?XF\b)RvԅnS*ڙZV̠tCߟRPDb,b(R ~h}vZ/KY6a_j&|q渭LTinݹ wM!3L`yOd_^}Cyi56FE#UڡO=煏VqBk˝;i đ 9:W'6k9Qx;'IѴ}%m=b ROc$٥؎ IWvD`<$b7{lZZh8U{D1CUW?gTX268"IobhաG J-=\uv@%!BG%.Ro3Y!my+ /@m܄Ho<>_81 <T8H90}R?mt]}{~J4?-3{w N7fGG>FWs&Mi?iTl)aQ 6R,Y#jTkbw- {e1iNYfw;:ZM:,R /mu^7Ҁ8<~`U#Oߏ STA]4NsΊI-;ma\7?F![E)V'zЩa3!O>Q(-Ѥu2aݡoÏ.jS&+_UH{ МsWm(ЁBW`n5 /~uxRCVe9%fջ.鯒N<:kі#.V TڇS?d+,Z텠ćzfG%n,uH+T:A3w ab4˚eBOM#::~ ǰ6',Í2 DH$=dUg~L"OEv:CˈVܾȧ=;^ rޛʩÒWXΈnKVgm~{6fTIb81AUfuk2%Kl86a՛R{ I𔇁9r7w3O }}M[b+I 9r-^ A׶u1$l{|J$?LݜHcU-/UrP֞. ;x><9ŵ"t2J5[REZVuZ^=zy` utOM&^?g( @ ƹKEʞ}zBo'tfT钒O7-? Se06&nh~x1fGҫa{lbfbk,TE-j {=I4*ISDA ovj2 »YIKrI.HM~3 oLp`#_=v`^PDrB~.a}4+FK8wY.8 It֥^Z}/4_s+6ɧQf)h~F-`AQ turJ-Gl/VkLL]JprءJ"ݻ\`ii066>ϥM.H)~yi-zH0?GMtPSmZOJ8(èNa!PЊ8[Yg:|-!7Ç{-䲟)O^| ^ofזUXcuLm>.rMmHKdOgpu7 TX:X!.Co"*٫!PFZ8mΰNy*t o7I|C ccɗ4oFt*hlDGsA;%3OqR,;1 B+Dw<&$ebIH,Q0YK=s@ h'1cҶBW |vRl&!z _9r*8.kyb :ZMk$vJc8 Ƭx<٥-՟2na98Or&!YYH^&tPp3Ήrt4o 7R7~eu@,$/ȶпb]<Ք<`og뤤T$ !do|0hH.d=$Cz)_ÐGh$\T?>1P՘~CGQףKMR)W4;QxHb;HaO}GTjob(VD8阜 OztP\  l9=Z3}V,}aJj7MsMMЗX?y3!2.p +BDSxm%Yw׷AVg~>ߒUOb:|)[\O\]/}SnPSfÎ:UknǑ56U%70p RLHMFS{Ncg}tь<%eC +vcu6[e6GSC äx(˄JrKs !Xxa;I> Q[g.p뤅O4b9"K\C?{92uw.N}RSKSAxvpM|Ղ BM.\-s%>.hKxnPܓ-@D@U$ zeO- *rj GsVlC8n6 ire+(kմ8x6ﶡe]-aq(fh#vJ,X,hwg_L? 0E\WcM#E_(%z~*`,b>- jE0uj{7;ķaS+zĄNNhhAuyG"#%Df G#:lzZ6Z{r&ZQ 7B*H>X^zjSj)eu>lʨ>| FAi"lPy9Iձ옣ؑGe{TDdt"]Y(טn$_W^˜Z`[cBw>Z/壙"Al*.d\l;V#uGI1wی!i+ȨgV~F:HD`$dLL]\L­ڨr$)H"ԅA!֤u,6Vux6 .v^phes3Egwujk?v~)6+Sܳ *]8 X[Bv 0 WGʼnAu\%J 9@ S^ZHS^>jb4F$J!R:M7Ͳ+̳@UVߌqڎo$,_X?eJ& ;}\BxzVH dG+i6Vl^hnsR1O.Bz\U)چ|>z/C$5_טL3&Us;oܩe'b4bnц r[O9]hpWCg$)EY{7LӿOljatd%h;RgcӲoqz Qb0ߣmm.bQ爉IdN^vTR-B''p&4Q2Y4Ɨs18m/Ck ]u6( QjVlSIq3Q~cl]-b*PAC>ʘ+L}Џt4 ny~j .}?惱MʊC\ϡZIuGM`#F\ w\bp;ءeGoǥ9pkGRxo8ĸwq͟#_!Gdr|t֜%D}\Zmq