openblas-devel-headers-0.3.7-lp152.2.9 >  A ^下/=„N,B{hcJթPF+ic1iqgePl,'4WZ@Fc'iS0QEC,&;~dXAɁ&rWyDH^RXW6 Q; [f]"l׳̖nv )'k{PiF4H+1ip$زSDpM܊Iߠ A[K/;+9B(u#x?bec1550b0f35a85deb4ae1fe673c552b55bef191aa8389732ca13aebedb4709abf0a435def3a8f983c368c295898eb5aa665a953y4^下/=„ rɽjWpn2,NJuoMܼ @N|n7|)Pj;H&.'6c :ԉʚpSʛch}.@J"١4yw <ݘ1lʥ'?& Yl {ᤰϑQ|O>w;mZ۸{u,x5)/gM,?&9KOI_;vl:Tѣҭ >p>b ?bd ) J 7OU\|     $D\l(8 9|: F_$G_8H_XI_xX_Y_\_]_^`b`Dc`daSeaXfa[la]uapvazaaaab Copenblas-devel-headers0.3.7lp152.2.9Development headers for OpenBLASOpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. This package contains headers for OpenBLAS.^lamb22|openSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.openblas.netlinuxnoarch@Wh$A큤^^^]PO]PO]PO]PO^6c5f04f94fc3d104bcabaa6289f0bd614a51020f1e09e78db86966261fa9a8a3bd0a1d158f5b35cb1a1554d216cea0e2e71e090eb03b2c5a62cb3a426350c607b2ff270eea78d0aa207936cd9b4521451b302a8bb60dda1402af74fd8f39ca032a7596043c0caef8ea666a3baf0ab95634d1295b7106e191b141f2b80181d2317d71fdee53a1e0cd01568aba2f152f2e1e4fbb849e84d740e3b031e819fbfa22c78943d31c047cc66ffe2e317e46f9aeeca6343723c4b7045c1bc7b49b7205b9763a4c6053cbaf521dc5e5c76ebb7ca5adf16ef76aed9d4c4e45e30de22f35darootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenblas_serial-0.3.7-lp152.2.9.src.rpmopenblas-devel-headers    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1openblas-devel0.3.74.14.1^V]]QT\8\@\eX@\b@\3?@\ `[@[vZp^@ZOhZ@YYY@Y@Y@Y|xYW@W4V@VJV/g@U@U@T~@TAEgbert Eich Martin Liška Martin Liška Stefan Brüns Egbert Eich Stefan Brüns Ismail Dönmez Ismail Dönmez Dmitry Roshchin idonmez@suse.comro@suse.deeich@suse.comnormand@linux.vnet.ibm.comeich@suse.comeich@suse.comeich@suse.comdmitry_r@opensuse.orgbadshah400@gmail.commeissner@suse.comidonmez@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgidonmez@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- Add support for gcc8/9 building (jsc#SLE-8604).- Update to version 0.3.7 (jsc#SLE-8492) common: * having the gmake special variables TARGET_ARCH or TARGET_MACH defined no longer causes build failures in ctest or utest * defining NO_AFFINITY or USE_TLS to zero in gmake builds no longer has the same effect as setting them to one * a new test program was added to allow checking the library for thread safety * a new option USE_LOCKING was added to ensure thread safety when OpenBLAS itself is built without multithreading but * will be called from multiple threads. * a build failure on Linux with glibc versions earlier than 2.5 was fixed * a runtime error with CPU enumeration (and NO_AFFINITY not set) on glibc 2.6 was fixed * NO_AFFINITY was added to the CMAKE options (and defaults to being active on Linux, as in the gmake builds) x86_64 * the build-time logic for detection of AVX512 availability in the processor and compiler was fixed * gmake builds on OSX now set the internal name of the library to libopenblas.0.dylib (consistent with CMAKE) * the Haswell DGEMM kernel received a significant speedup through improved prefetch and load instructions * performance of DGEMM, DTRMM, DTRSM and ZDOT on Zen/Zen2 was markedly increased by avoiding vpermpd instructions * the SKYLAKEX (AVX512) DGEMM helper functions have now been disabled to fix remaining errors in DGEMM, DSYMM and DTRMM POWER: * added support for building on FreeBSD/powerpc64 and FreeBSD/ppc970 * added optimized kernels for POWER9 single and double precision complex BLAS3 * added optimized kernels for POWER9 SGEMM and STRMM ARMV7: * fixed the softfp implementations of xAMAX and IxAMAX * removed the predefined -march= flags on both ARMV5 and ARMV6 as they were appropriate for only a subset of platforms - Remove not needed fix-arm64-cpuid-return.patch.- Update to version 0.3.6 (boo#1122186) common: * the build tools now check that a given cpu TARGET is actually valid * the build-time check of system features (c_check) has been made less dependent on particular perl features (this should mainly benefit building on Windows) * several problems with ReLAPACK and its integration were fixed, including INTERFACE64 support and building a shared library * building with CMAKE on BSD systems was improved * a non-absolute SUM function was added based on the existing optimized code for ASUM * CBLAS interfaces to the IxMIN and IxMAX functions were added * a name clash between LAPACKE and BOOST headers was resolved * CMAKE builds with OpenMP failed to include the appropriate getrf_parallel kernels * a crash on thread (key) deletion with the USE_TLS=1 memory management option was fixed * restored several earlier fixes, in particular for OpenMP performance, building on BSD, and calling fork on CYGWIN, which had inadvertently been dropped in the 0.3.3 rewrite of the memory management code. POWER: * single precision BLAS1/2 functions have received optimized POWER8 kernels * POWER9 is now a separate target, with an optimized DGEMM/DTRMM kernel * building on PPC970 systems under OSX Leopard or Tiger is now supported * out-of-bounds memory accesses in the gemm_beta microkernels were fixed * building a shared library on AIX is now supported for POWER6 * DYNAMIC_ARCH support has been added for POWER6 and newer ARMV7: * corrected xDOT behaviour with zero INC_X or INC_Y * a bug in the IMIN implementation made it return the result of IMAX ARMV8: * added support for HiSilicon TSV110 cpus * the CMAKE build system now recognizes 32bit userspace on 64bit hardware * cross-compilation with CMAKE now works again * a bug in the IMIN implementation made it return the result of IMAX * ARMV8 builds with the BINARY=32 option are now automatically handled as ARMV7 x86_64: * the AVX512 DGEMM kernel has been disabled again due to unsolved problems * building with old versions of MSVC was fixed * it is now possible to build a static library on Windows with CMAKE * accessing environment variables on CYGWIN at run time was fixed * the CMAKE build system now recognizes 32bit userspace on 64bit hardware * Intel "Denverton" atom and Hygon "Dhyana" zen CPUs are now autodetected * building for DYNAMIC_ARCH with a DYNAMIC_LIST of targets is now supported with CMAKE as well * building for DYNAMIC_ARCH with GENERIC as the default target is now supported * a buffer overflow in the SSE GEMM kernel for Intel Nano targets was fixed * assembly bugs involving undeclared modification of input operands were fixed in the AXPY, DOT, GEMV, GER, SCAL, SYMV and TRSM microkernels for Nehalem, Sandybridge, Haswell, Bulldozer and Piledriver. These would typically cause test failures or segfaults when compiled with recent versions of gcc from 8 onward. * a similar bug was fixed in the blas_quickdivide code used to split workloads in most functions * a bug in the IxMIN implementation for the GENERIC target made it return the result of IxMAX * fixed building on SkylakeX systems when either the compiler or the (emulated) operating environment does not support AVX512 * improved GEMM performance on ZEN targets x86: * build failures caused by the recently added checks for AVX512 were fixed * an inline assembly bug involving undeclared modification of an input argument was fixed in the blas_quickdivide code used to split workloads in most functions * a bug in the IMIN implementation for the GENERIC target made it return the result of IMAX MIPS32: * a bug in the IMIN implementation made it return the result of IMAX IBM Z: * optimized microkernels for single precicion BLAS1/2 functions have been added for Z13 and Z14 - Rebase openblas-noexecstack.patch and openblas-s390.patch patches. - Remove 0001-Add-a-register-to-the-clobber-list-for-the-mul-instr.patch.- Reduce _constraints to a reasonable size, the old constraints were probably necessary pre multibuild. - Enable DYNAMIC_ARCH for aarch64, available since 0.3.4- Add OPENBLAS_INC and OPENBLAS_DIR to HPC environment (bsc#1125547).- Fix https://github.com/xianyi/OpenBLAS/issues/2014 Add 0001-Add-a-register-to-the-clobber-list-for-the-mul-instr.patch- Update to versiom 0.3.5 common: * Loop unrolling in TRMV has been enabled again. * A domain error in the thread workload distribution for SYRK has been fixed. * gmake builds will now automatically add -fPIC to the build options if the platform requires it. * A pthreads key leakage (and associate crash on dlclose) in the USE_TLS codepath was fixed. * Building of the utest cases on systems that do not provide an implementation of complex.h was fixed. x86_64: * The SkylakeX code was changed to compile on OSX. * Unwanted application of the -march=skylake-avx512 option to the common code parts of a DYNAMIC_ARCH build was fixed. * Improved performance of SGEMM for small workloads on Skylake X. * Performance of SGEMM and DGEMM was improved on Haswell. armv8: * A configuration error that broke the CNRM2 kernel was corrected. * Compilation of the GEMM kernels with CMAKE was fixed. * DYNAMIC_ARCH builds are now available with CMAKE as well. * Using CMAKE for cross-compilation to the new cpu TARGETs introduced in 0.3.4 now works. power: * A problem in cpu autodetection for AIX has been corrected.- Update to version 0.3.4 common: * The new, experimental thread-local memory allocation had inadvertently been left enabled for gmake builds in 0.3.3 despite the announcement. It is now disabled by default, and single-threaded builds will keep using the old allocator even if the USE_TLS option is turned on. * OpenBLAS will now provide enough buffer space for at least 50 threads by default. * The output of openblas_get_config() now contains the version number. * A serious thread safety bug in GEMV operation with small M and large N size has been fixed. * The code will now automatically call blas_thread_init after a fork if needed before handling a call to openblas_set_num_threads * Accesses to parallelized level3 functions from multiple callers are now serialized to avoid thread races (unless using OpenMP). * This should provide better performance than the known-threadsafe (but non-default) USE_SIMPLE_THREADED_LEVEL3 option. * When building LAPACK with gfortran, -frecursive is now (again) enabled by default to ensure correct behaviour. * The OpenBLAS version cblas.h now supports both CBLAS_ORDER and CBLAS_LAYOUT as the name of the matrix row/column order option. * Externally set LDFLAGS are now passed through to the final compile/link * steps to facilitate setting platform-specific linker flags. * A potential race condition during the build of LAPACK (that would usually manifest itself as a failure to build TESTING/MATGEN) has been fixed. * xHEMV has been changed to stay single-threaded for small input sizes where the overhead of multithreading exceeds any possible gains * CSWAP and ZSWAP have been limited to a single thread except on ARMV8 or ThunderX hardware with sizable input. * Linker flags for the PGI compiler have been updated * Behaviour of AXPY with zero increments is now handled in the C interface, correcting the result on at least Intel Atom. * The result matrix from calling SGELSS with an all-zero input matrix is now zeroed completely. x86_64: * Autodetection of AMD Ryzen2 has been fixed (again). * CMAKE builds now support labeling of an INTERFACE64=1 build of the library with the _64 suffix. * AVX512 version of DGEMM has been added and the AVX512 SGEMM kernel has been sped up by rewriting with C intrinsics * Fixed compilation on RHEL5/CENTOS5 (issue with typename __WAIT_STATUS) armv8: * DYNAMic_ARCH support is now available for 64bit ARM * cross-compiling for ARMV8 under iOS now works. * cpu-specific code has been rearranged to make better use of both hardware commonalities and model-specific compiler optimizations. * XGENE1 has been removed as a TARGET, superseded by the improved generic ARMV8 support. armv7: * Older assembly mnemonics have been converted to UAL form to allow building with clang 7.0- Update to version 0.3.3 common: * thread memory allocation has been switched back to the method used before version 0.3.1 due to unexpected problems caused by the new code under some circumstances. * LAPACK PR272 has been integrated, which fixes spurious errors in DSYEVR and related functions caused by missing conversion from ILAENV to ILAENV_2STAGE in several _2stage routines. x86_64 * added AVX512 implementations of SDOT, DDOT, SAXPY, DAXPY, DSCAL, DGEMVN and DSYMVL * added a workaround for a cygwin issue that prevented compilation of AVX512 code- Update to version 0.3.2 common: * Fixes for regressions caused by the rewrite of the thread initialization code in 0.3.1 x86_64: * Added autodetection of AMD Ryzen 2 * Fixed build with older versions of MSVC power: * Fixed cpu autodetection for the BSDs mips64: * Fixed utest errors in AXPY, DSDOT, ROT and SWAP - Version 0.3.1 common: * Rewritten thread initialization code with significantly reduced overhead * Added CBLAS interfaces to the IxAMIN BLAS extension functions * Fixed the lapack-test target * CMAKE builds now create an OpenBLASConfig.cmake file * ZAXPY now uses a single thread for small input sizes * The LAPACK code was updated from Reference-LAPACK/lapack#253 power: * Corrected CROT and ZROT behaviour with zero INC_X armv7: * Corrected xDOT behaviour with zero INC_X or INC_Y x86_64: * Retired some older targets of DYNAMIC_ARCH builds to a new option DYNAMIC_OLDER, this affects PENRYN,DUNNINGTON, OPTERON,OPTERON_SSE3,BOBCAT,ATOM and NANO (which will still be supported via the slower PRESCOTT kernels when this option is not set) * Added an option DYNAMIC_LIST that (used in conjunction with DYNAMIC_ARCH) allows to specify the list of x86_64 targets to include. Any target not on the list will be supported by the Sandybridge or Nehalem kernels if available, or by Prescott. * Improved SWITCH_RATIO on Haswell for increased GEMM throughput * Added initial support for Intel Skylake X, including an AVX512 SGEMM kernel * Added autodetection of Intel Cannon Lake series as Skylake X * Added a default L2 cache size for hypervisors that return zero here (Chromebook) * Fixed a name clash with recent Windows10 headers that broke the build with (at least) recent mingw from MSYS2 * Fixed a link error in mixed clang/gfortran builds with OpenMP * Updated the OSX deployment target to 10.8 * Switched on parallel make for builds on MS Windows by default x86: * Fixed SSWAP and DSWAP behaviour with zero INC_X and INC_Y - Version 0.3.0 common: * Fixed some more thread race and locking bugs * Added preliminary support for calling an OpenMP build of the library from multiple threads * Removed performance impact of thread locks added in 0.2.20 on OpenMP code * General code cleanup * Optimized DSDOT implementation * Improved thread distribution for GEMM * Corrected IMATCOPY/OMATCOPY implementation * Fixed out-of-bounds accesses in the multithreaded xBMV/xPMV and SYMV implementations * Cmake build improvements * pkgconfig file now contains build options * openblas_get_config() now reports USE_OPENMP and NUM_THREADS settings used for the build * Corrections and improvements for systems with more than 64 cpus * LAPACK code updated to 3.8.0 including later fixes * Added ReLAPACK, a recursive implementation of several LAPACK functions * Rewrote ROTMG to handle cases that the netlib code failed to address * Disabled (broken) multithreading code for xTRMV * corrected prototypes of complex CBLAS functions to make our cblas.h match the generally accepted standard * Shared memory access failures on startup are now handled more gracefully * Restored utests from earlier releases (and made them pass on all affected systems) sparc: * several fixes for cpu autodetection arm: * Added support for CortexA53 and A72 * Added autodetection for ThunderX2T99 * Made most optimized kernels the default for generic ARMv8 targets x86_64: * Parallelized DDOT kernel for Haswell * Changed alignment directives in assembly kernels to boost performance on OSX * Fixed register handling in the GEMV microkernels (bug exposed by gcc7) * Added support for building on OpenBSD and Dragonfly * Updated compiler options to work with Intel release 2018 * Support fully optimized build with clang/flang on Microsoft Windows * Fixed building on AIX ibm z: * added optimized BLAS 1/2 functions mips: * Fixed cpu autodetection helper code * Added mips32 1004K cpu (Mediatek MT7621 and similar SoC) * Added mips64 I6500 cpu - Remove c_xerbla_no-void-return.patch: fixed upstream.- add openblas-s390.patch to build on s390 (bsc#1079513).- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES. - Fix library package requires - use HPC macro (boo#1074890). - Fix unexpanded rpm macro in environment module file for HPC (boo#1074897).- Add -mvsx option for ppc64 archi (not required for ppc64le) to avoid ./kernel/power/sasum_microk_power8.c:41:3: error: '__vector' undeclared (first use in this function); ...- Add magic to limit the number of flavors built in the OBS to non-HPC ones.- Generate baselib.conf dynamically and only for the non-HPC builds: this avoids issues with the source validator.- Convert openblas to multibuild. - Add HPC build using environment modules. (FATE#321708). - fix-arm64-cpuid-return.patch Fix CPUID detection on ARM (From OHPC).- Remove migration %post scripts for old library names- Update to version 0.2.20: * common: - Improved CMake support - Fixed several thread race and locking bugs - Fixed default LAPACK optimization level - Updated LAPACK to 3.7.0 - Added ReLAPACK (https://github.com/HPAC/ReLAPACK), make BUILD_RELAPACK=1 * POWER: - Optimizations for Power9 - Fixed several Power8 assembly bugs * ARM: - New optimized Vulcan and ThunderX2T99 targets - Support for ARMV7 SOFT_FP ABI (make ARM_SOFTFP_ABI=1) - Detect all cpu cores including offline ones - Fix compilation with CLANG - Support building a shared library for Android * MIPS: - Fixed several threading issues - Fix compilation with CLANG * x86_64: - Detect Intel Bay Trail and Apollo Lake - Detect Intel Sky Lake and Kaby Lake - Detect Intel Knights Landing - Detect AMD A8, A10, A12 and Ryzen - Support 64bit builds with Visual Studio - Fix building with Intel and PGI compilers - Fix building with MINGW and TDM-GCC - Fix cmake builds for Haswell and related cpus - Fix building for Sandybridge with CLANG 3.9 - Add support for the FLANG compiler * IBM Z: - New target z13 with BLAS3 optimizations - Drop 0001-Fix-power8-asm.patch; fixed upstream. - Minor rebase of c_xerbla_no-void-return.patch and openblas-noexecstack.patch for updated version. - Remove installed pkgconfig file as it is not adapted to the library names we use.- 0001-Fix-power8-asm.patch: fixed power8 assembly (bsc#1039397)- Update to version 0.2.19 POWER: * Optimize BLAS on Power8 * Fixed Julia+OpenBLAS bugs on Power8 MIPS: * Optimize BLAS on MIPS P5600 and I6400 ARM: * Improved on ARM Cortex-A57- Update to version 0.2.18 ARM: * Provide DGEMM 8x4 kernel for Cortex-A57 POWER: * Optimize S and C BLAS3 on Power8 * Optimize BLAS2/1 on Power8- Update to version 0.2.17 * Enable BUILD_LAPACK_DEPRECATED=1 by default.- Update to version 0.2.16 * Upgrade LAPACK to 3.6.0 version. * Disable multi-threading for small size swap and ger. * Improve small zger, zgemv, ztrmv using stack alloction. * Let openblas_get_num_threads return the number of active threads. * Fix LAPACK Dormbr, Dormlq bug. * Avoid potential getenv segfault. * Import LAPACK svn bugfix #142-#147,#150-#155 x86/x86_64: * Optimize trsm kernels for AMD Bulldozer, Piledriver, Steamroller. * Detect Intel Avoton. * Detect AMD Trinity, Richland, E2-3200. * Optimize c/zgemv for AMD Bulldozer, Piledriver, Steamroller * Fix bug with scipy linalg test. ARM: * Support and optimize Cortex-A57 AArch64. * Update ARMV6 kernels. * Improve DGEMM for ARM Cortex-A57. POWER: * Fix detection of POWER architecture. * Optimize D and Z BLAS3 functions for Power8. - Remove openblas-libs.patch, not needed.- Update to version 0.2.15 * Enable MAX_STACK_ALLOC flags by default. * Improve ger and gemv for small matrices. * Improve gemv parallel with small m and large n case. * Improve ?imatcopy when lda==ldb * Add vecLib benchmarks * Fix LAPACK lantr for row major matrices * Fix LAPACKE lansy * Import bug fixes for LAPACKE s/dormlq, c/zunmlq * Raise the signal when pthread_create fails * Drop obsolete openblas-arm64-build.patch x86/x86-64: * Support pure C generic kernels for x86/x86-64. * Support Intel Boardwell and Skylake by Haswell kernels. * Support AMD Excavator by Steamroller kernels. * Optimize s/d/c/zdot for Intel SandyBridge and Haswell. * Optimize s/d/c/zdot for AMD Piledriver and Steamroller. * Optimize s/d/c/zapxy for Intel SandyBridge and Haswell. * Optimize s/d/c/zapxy for AMD Piledriver and Steamroller. * Optimize d/c/zscal for Intel Haswell, dscal for Intel SandyBridge. * Optimize d/c/zscal for AMD Bulldozer, Piledriver and Steamroller. * Optimize s/dger for Intel SandyBridge. * Optimize s/dsymv for Intel SandyBridge. * Optimize ssymv for Intel Haswell. * Optimize dgemv for Intel Nehalem and Haswell. * Optimize dtrmm for Intel Haswell. ARM: * Support Android NDK armeabi-v7a-hard ABI (-mfloat-abi=hard) * Fix lock, rpcc bugs POWER: * Support ppc64le platform (ELF ABI v2) * Support POWER7/8 by POWER6 kernels.- Change library name suffix * drop openblas-soname.patch - Add RPM %post script for manual BLAS/LAPACK update-alternatives configuration update - Use update-alternatives mechanism for OpenBLAS variants (serial, openmp, pthreads). pthreads variant is default for x86 and x86_64, OpenMP for other architectures. - Fix build on ARM64 * openblas-arm64-build.patch - Add update-alternatives mechanism for CBLAS - Provide cmake module - Delete info about host cpu from openblas_config.h for dynamic arch - Add update-alternatives to 'preup' and 'post' requires list for libraries - Add README.SUSE- Update to version 0.2.14 * Improve ger and gemv for small matrices by stack allocation. e.g. make -DMAX_STACK_ALLOC=2048 * Introduce openblas_get_num_threads and openblas_get_num_procs. * Add ATLAS-style ?geadd function. * Fix c/zsyr bug with negative incx. * Fix race condition during shutdown causing a crash in gotoblas_set_affinity(). x86/x86-64: * Support AMD Streamroller. ARM: * Add Cortex-A9 and Cortex-A15 targets.- Update to version 0.2.13 * Add SYMBOLPREFIX and SYMBOLSUFFIX makefile options for adding a prefix or suffix to all exported symbol names in the shared library. * Remove openblas-0.1.0-soname.patch * Add openblas-soname.patch * Rebase openblas-noexecstack.patch x86/x86-64: * Add generic kernel files for x86-64. make TARGET=GENERIC * Fix a bug of sgemm kernel on Intel Sandy Bridge. * Fix c_check bug on some amd64 systems. ARM: * Support APM's X-Gene 1 AArch64 processors. * Optimize trmm and sgemm.- Update to version 0.2.12 * Added CBLAS interface for ?omatcopy and ?imatcopy. * Enable ?gemm3m functions. * Added benchmark for ?gemm3m. * Optimized multithreading lower limits. * Disabled SYMM3M and HEMM3M functions because of segment violations. x86/x86-64: * Improved axpy and symv performance on AMD Bulldozer. * Improved gemv performance on modern Intel and AMD CPUs.lamb22 15896302150.3.7-lp152.2.9openblascblas.hf77blas.hlapacke.hlapacke_config.hlapacke_mangling.hlapacke_utils.hopenblas_config.h/usr/include//usr/include/openblas/-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:Leap:15.2/standard/727dea08c4d5f8d5cf7e657dcc9a2590-openblas:serialcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textd1̈́HVzutf-866724eb73da4db2234dabad7795d8d0944b90cd00c03da6e21a10e44d8e9291c? 7zXZ !t/#] crt:bLL 4iӄ[N.xӖΊ4"m>UHS #6Z]_uNܢ6pxoU|GoJx!_zshqORhE Չ0?v2eUM#o_cg+^'#Lz2}#tM#(2z:R{FZOܺ9|G5j/&HSڿm@ kk>taF̈/q(86pxknoXTG,5GJzV, M'._ hѥ,j Zh8zE45Ly݃THx/g~P})̪QWZ4!鿽ozP **+^?ek̬[]ޔVb]c6dw8y0V2 Q-G w5*]\4SB>c@]zN?%V^U@WeR N@zxFQ'旫j_ۑ:uo0U-׶?d  !gp 0(nAM$L*hT"4Oߚ瀇V#EjLy_Ն@ͧـX iAuU0x)%,qSPS>|"Xg83c],y`LVi rV'[7vvwfs5GPH?EtD+[OZOwDjF^^o# d^ T0F&6U8.-N]H7kLƇ>vj5ĈBzF^y[C48pvQj=  7"dzC_+ `a]m.IBp#/w*-G>z}vv%HaR-2exD2@1~)zGgdṵ-8WxE~H/k[k $Vs+Qk3dp)iZ*tX|cuŢ3tU]47u$pV5+dv 8H%S > M<=wȨSU 7KcqrrhխV%dN:43Y}s0zΜ fxgV 4iԺ *_^/p86sN4j\n@% KeЇL3 |zڻnhNTkgc h%e8k=@798m懲W%l"j-[ě3-/o̤P)0^ZjS ?Bʂ;ЎԤ5OyFTݢ <ɹ;Q-o)=yȣ +i&\ yh.PoZt<[8GA퓯B(U:4ԊP\Bx[!gPp11Lr u'WڧץB}} 4i-)wF Qe3޹#ɃLJa-΋: LM?>Ȗ+ppOk$OwlԞmfl"=?-*Nsz7Q,-1D^(gF5AؙZj= 2JF2  0{K"ۈѝ"!=*+j2afOC0h#j/{?/sNWn!Z].0m *dTÌL fnj% C֓Y&|#_V9 `\ L|`UxU }`{ܞٖGɜDWQH&19%_4pkٗA`tTJl}d+ڐ_mDȝ>g*$DHN@koR<2-L@ ~i+(pF" [693O,*|TR(jni>"$c?a#~y#3ID[0~1˭`~4qB/abKH ۤ8 Hǒyl$)ʱ^nu5%FBEc-/)X$|U nd2)_gu)aKP;+VCMRU땻dR=u~ 6&E󒵃 &\ hf|94gm;}y_xRiut 2-`9SNA~h* 0P*B9Zsfg\> 򀷎 T/P/1V\De:[{l(D1<_O +%ï2S "¥f;YWE ϱ,d:@svz\gK O\=SD5s',qƭVJcxm;ĎrWNww[̡KPPؼh3vv}1LjTAxs`a:|c}VpPc9th9]FY.8MϝWj0og3ĨFt=q^YH|;h:pfìbSIrc WdjnWib@Pq `A\RUj@ި2]cÈ&UJQ0e8_j[Y"KJ+yõ+ǫy^})Uϲ{"d;\Ze= ]./{܀:3KvDO釥)ZE¸A.9VO{v ~̀vr(S.eksVl?0xۍ{ L^Wry#j4Q.6S.Si0$ު*O%Svk5]q]Bʆ7&GC7 wY{ǪkLX"XZq=jEO)v3< 7n%~jf:ە%5NA[7Aӫ{z 8wk'?#(!vD܉V)U:qBzLtF췐Wο _S۟H`CM?WoK&ㅪqvMd*ޜ5_%_ 20w*:4$:L7,K~U[E-m5Ak0gK(~1x8d*lN[y;p23l!o8$Kmqeh^qPφm93F_SO i!(Aۇj=ۈ]οdBiCL3;*5T P"APr ,x$@M)DFwR ?v!%zG5ت&1LH5|Q,k)\)jÛPUk== 䟟.8Q=WWG%?%x|Qw*C]l2WRwZ}tiT JyK3̖'>J8m"-TkIqV׶&|@ԧPb5c#41Z&>X"7[ةDS<.a|#èNSB2RYoʍCTϤ@m (NN |v?,jSf>HX7#%;F9Ri).:MONC;0!?=q<%ECMFQ$UGZ@h෰~ؙM_YL v ϸvEG@fM(2ՄLm33_-znuDuZ)s[9Zi)Яcx)e"XK?a5ΧL trɑq9 ^K;k)A尯N9hu?|F ?%hj*TFI.;jR  CVȍC'ۊ[#bF0~|Z4H6s6:m@ bU뮴tr 4|n9LI"-4փB;1Olml,n4OǐSfxqX#P'ԙ _"]놲ĺ%֕ oC "Je78e0ߕ_,Iir:knDQ#X(,ƻv8p:(No;TdQGߚԼiiHEӬ㙼#Z[CD|wayCX$cKP2bv /:XZ?R7F1𨒹nL][]JI~ V%Z]gdgLNUPpJ2~9P.ID_zgG߃RP4WդQ0y2|=]cswt&,@ ݟCd7yJfR"P1&Vm >qgP5r7miIێMQn5(H Q"_Z8y~Lo3;߳.'WAg |dK[/Y#c.ܻ.5Md $&/٢,}ưt%0ϑzW! !g-q(j եO57nf6]yj/\n+}Fۉ[ń({ g,LpJv>gJ G3^_vں+/-;_0>-}k{b#@.}?Bt@&٫!EKC܌Ļb̀u*4y:eS['w݇"}eEm)L2<):h KQ OZ jxerSu5 jkt6= B.,zHDA0c^ ]b~E~؀ՕVv?¾g{Oz.Ns^ X͒-"ʔɒ3̧bD-Sz6i\qYEUCU8H ^ e+K)bzjL68>=d$+Sq{-E|n7Yv*w,&xE]X&ٝ 6ңcZ GlGjGts=Uس*T˴@C1ZDZ:`k sSL=81jl+;+M*w#\MF׼7:>@S(kvK6RJZFqD9`MY +TzL@1x`-SW'6jO4(MG& 6Q[ɮ)$ Ak,P/x3eҨ?"$y^j l{ԪRJ%Ou_t9I$YV颡w+DLC%+xjڪ# QGt to(aCÛyGFaw'^뷋'- z,YIa_ ߳}0a؁{i "mLX }z~'T27s3.FYҜ'}[fIuiHf~eY 8De,7Fߒ#r]L}! %|2^C" Nȁ1 p@A]\H4 F͸ E8Tc%_ͫ$?z9,X<+nkwϱdu&F"zDVZ/ ’5:.sls?!tj0eDr>F{ηPԛߍ\,|ԲGxֻQ_LCZ <"Vd|ù?j@hl ͇NYc!^5 lTtP*I+D`=aa&%؉<*Ru<)JEe~H"۱Zu#:*c܇իƞ %U)57.8s$t\YlE~X2fB|sZ>07# bU+FV54e@Bgx0| #~Cet_r;m-ϟр4UFwS\M^ͦ{H1{d1nKV2z$ pd?v f PYFS'2cȧ5͇@ ?'L sIdp˙Hf*c|wa$#9%Nv7xt^{3@\Z.Er8kG8Ƨ&ѪxjwW[3JB;^&H=06*-H1Дeox0{Ze[hOuj0C b^vơZ_rb 5{@K5[Bc+8m˵L)sCϠqϑ7]5(^! ]-C㏮LRBtXs8V,vO$&PFS8ٱyB6{AIrhVEƥ .,{3ėΞkpyN6Qqޫ*7%wyY m]zH.Yv4┣엮7*wA-#e䢿H79W)Hrj&$ ʄ;Y,6Hm*tUM?~ل.Xy-̿p#h)Ը=ga /Z 7cڗܩ5.ev $w(c9ŧǰa^F+!pOy8@ nY|3rԆ" B8np^شs?9F\"-Hn;L3jo g-")H!sKAOiZ BT@K`ZS!Ē {fӤ[SV$̙:ll{^crx?@*0ݖKj~^k', kQֻ%ziFn%e٪qM°ѽP 0wEx4:F1 Yg$76[iouI 1Yơ;rjD5v!,YKI6Uǵ;Gos/?m?n74g|5In|xa7>~Pԟp,XfbJVlـ^TXp# mG`thEcE Z4Ex1m_C@kG![]݅$R‚zT< |xA&dQ21lE}J*yٝ]R6B0 `9N Hw1}^ܚ%/is ev"Ϋ6LR5vE 򼐓,(,*rɑ|]aYŒK3:sKܶ߯+1G|rRc9{ifƠ!ck㝱J'w-"+g/dR!ut in.cƾR-}Y(dWبQc* )Wn tbIս!b?mԵL,W/L^Fd(/ <9laY:Ffo()@mpd9FO'{Ţ oQč6?PC3Dbx(pNUgCo~[4d_ҥfEZnK=hyp|g(Z?R%i* ׾;쇐 *э7ǽ K J kr2i8f}&Qֆ輍r"v~<"el ̣ܦO8FԤh'[$B^TGlH"n]|,Ev̠g?-"ßsXKVΐ zc̓-ҀY#>$ .n06 !>V&`f]_ӯΣl`E8~%vRbJsLL8n6!GX&΀e#2 W1h$sc2vs0'#2e*P1yu0k<-2tiuӚ}Jzn2 PQLU56U^ASJu$SZPa|!}>fɵ Gb pa3ɼTK?+[NFf -<]gdXT)W hxylٹla4iAaP왟EX#_._}%$wz2)aHJݸgEXK m>׍SnۀgJ,$GѯK-qӢ)qԓJ(4 }*.σsҲabP'@ +c27V72T܌eyJP50͇3vācXpH5)+X|^`ȉo b#q- ˨jc[ DY,~ΆԚV: o.' c/q' $<R`KF籺gAg֊U|)=3Ge-r\*812% rcL BSS o ո8ǖE׻oo`e;zDފ7(J :\u%7=5? _\.Kaq^IE(, m~ |@A]2#08 E_ӤyGZ pOQž4fEQI<.cDIf:E aIL1Mjd[{$̉oVš\%|DQ ǁns3g5_KǥS,n$kr%l|{\=~poeYmV.q(+n:t Uu^Rą8(N,B+MP8^m`9 #N0R\:ڦZ,-2QALOplǑ(йJw/eC..`[VJ\?Q 7Ad]r~^\yUÇ0XW& ,Ƶ(VFxmFoJ@~!Μm?"m%tSQI:|d:bz-*V:b Y~g`8IF5MN䩖a<Wou1@մS ɘ\\n{{9n&#A^ `W~([T&Ae" sUzҍt;L SYTDWvYn8XI #ǧp%Nh9[CaCb!S' fI*Sxq&D\q5#+~/Muoa϶?r@xLY 16-tTOBykiT&pw tzΤBAYs kPWn u7Iog%k(Qt ݷ^y{<}ApMݨN&"i}ScǏÏ2!7]}"\=(lP1?id0;2("GBc:cr$ )>&:;Dj= ÖK_IlDM#tn/$X|M5>oW̖J?f2kVwơҩӫE?т݄D lT]أiU&x8P[FLqpJ.RW| u:K51Vq@q Y.WO2q F׫pJA~ԔӾM*o}t) oߩN;N8FR{԰J՘DM uw>_Ұױ(Z_usD$BPFWXPbu9z rrB"Qi$1ۇ˃5ݔT=GX.W&5Z-%ܬEo+}/-j_t</DIb`lv" vDNYD%b)ۙĩ'׺PM\:'hN !|X#$7^.bb>(]4Rtȇ 4`UM^M\aH|JJk) FSs1@6j /@se0_%jXr.g~ʙKO\facZa DB#FGŠjrz謴xJV6Njp/G'VGE gp?,wD@OFڸǿLFEt 1D?ʧ0oN*aū:ܥ$wVeu3e}I٩N MxEI"U LDwq=ڇ˲ 障8M)c>l=`BX%`/Vw!h[q%hD ^x2jk"6,v± =5_H:i>wRl +: mK[YgA4DV~J™o>/9 Z#(f"-މnߥO_[a)Mڣ>'R\6KZ/-Z`plrj?J"@KzWR P 0r(U; bĵ3\:̾1CX S6vI~I4i 9L3Y!&pɬ' (%CO> % {:n>8FǾ$VD!R7u88XlW G\l1}wbBByUI"=Q)N3aY(2$ff2Ib ll7El[LqRgֶ둅Qלq:ߦ,^v4p~oC/'ˍaߙEIqNPOn0\8M_$':[Yh*uh`,ZsRqOt[?z{t[24)).?a5}_<(g /j%4\8_?#}l_="uLnKLIT+%waW8wa*Fti~Cݑ"eVqRϢI'4}bܽA(9ot0d@5MDR3 )@Bq,Pr[ǚbn#t,*_}Z͆}f]ͭ 4ux[#5:D58MS Nˇ;v:Yq*GGKxܯŖ%4chK*z\ND>\*$110\bkZdJX9t[]:bHidk>UhBd?PKmJZq^(`wsgFy$GX(9%D| QG/1 7T&1==k44xL%Z"LIibu|>}qMbӄ(_??I8fJL!cOXVl< mQ,V+6+ >TY70,ɣX\& JK'7_<>1]ލ5i"4<&?HϘL޳"C15HWv/'/a'A:M W^8IʒH-!+,eapM$%D~#V@N!.jØǟ.,LOò4.R'ˡxiZB:!K"Lq!~H78l9yr^q*~MDTBnh}qPאi[9'fP?$ju]hҏneryЙTYlVVaZZ&t?<߸̬_ \RN5|B7ȴY)j_֒g| dXdہ'de^@ܰʘw$;/ ǔW/Ϙ1~2λ;PsDA{켚HWlDylyzpjۍ[|7 vYg K#&|Riܯ2umbԊx*GWűRrlfqg "l6(m~? `lcD|G!] : ]5K-R؊7\c+BeM@3?'4\&z[1k۲'ZUzd`,-xdԲ,H&{l̼މMK]P?ƒ@܋+EК?)zZmh:wr ˔E' PwkNoJH >BFdYCx ˕ģMmRKď:po*)$rù|lE]qP t u{ͷT I{Gl{& 3gۇc"V?QFOXJNXlZ~gyQmY^4yPܠ%|U2CH@=? Px_p ]2YŲ:+{Ѷj$L%I \? #[xG(~"Ë&ٱ"/crEeGpatx)C7y]3+f)+tɘg ſz=뮒N2mGzA` Atl^lVvSmnNo\r+o &D6IܫZ"Fp`U`bw {qO:R DnBqaYa=)>''v=9Izu`v}U+l"z@fi//~2T2(;1\@QWkji'ݪBr;kJDPE"!$?HKԚ1j(~c@ue$WDgf\t5yqhlVd9V,>eiAR>UPӎe1&Zѿu`"L,\&WyM:R.%5o齷<ܟ2w48aF%-8Ks]5U@B æǒJ=-pmQ=vt?UOiB!vеIn5'H?o41u^[A9pwo9>:~nQn%_JB6i:Y@#ވ;)] My6OVOku{8˹k|oܝ%Q9aW5@G?G co_N.(} 5爟?A>q}k>m aCw,'L`JJLcQ=Lz ;n=&=Aupr_=VK7\DS&+7bP\;9龧a/K(/j(y_2wh[o8k?Z ptRZSf|VMPi @j1~l}OA Sw+*lkT=k:4;ZH@ƻ8Nys)$c&Ҹo=& f.gT~J8G/Έ&LsIjmLa)kĔ>ee3YωeGq;RJm~4-=B4B{ʨ\y o1"YdU}yDfvhS3:m\j=ќњa uSS<%>DPxC`!^;~:ӠZAe(b} ?iٗnHM fw02OjĽ!$ TNFyMPrk 3@7$=wt44 tgU9Bg1YsHyuwaT~EkHV%ǧ;1 &^ Dn%u~7lȵM$ $0=[wEG-A'R< r!WP_ b^@8J<Cʇtsbٟij$+O%J|,yҠN3tyf`=\(0[QnTC>r&73 r=z] E:Z`]=ykmU_a)Hj!҄8tqRg` -P~ٮ g[w=`"o`1 ZrJӕzRVwa\}`aCE'BHeV$V%CYM26/y"pD%*LIdxf{ )5 (/W-dp}UIDa */Cmdlt-1k86Ӻ"}@8OpOM.U[hwHjݠ .th In:au"?+? f[wKLbi>v^]jgހt\44aG ? b厲daGԶ.0KG!:_7-_1*P1)nݩs :TgU2W!J;kwq>:ַ_ȗ]>ucO7Utm@cFJY %pq楮WR3X]JΝxPYn:.DQVgc?(ETAE&Lؘ@H UB/*$1!;؏eH&odKօ9c$w,R?vPHk4a\y'%4ɩ$d9NPmPVpQ)VTTޢV߸0!v)mOmoBX@_Jlqͨ[+<8 (V${kc)،i otC 5NcK8_9(mDd)X.r£i@N^8 dt~$rB2-(FdrA2R:bG<wG?sw; ;`yWʈ+.xso=1H=h&H&8{axV|(OJ$k|Okgok (ax;#<+|ZN՚hv뾸Q>]? V R8/'BDZp=U[ƨzLqm?KbH5M/@w?Z 7A io|$kj*<@ގPAHw}^ҽ_CP.^4¨Xi=vtŦM>; @`zAJkL'e($nbՂl,q%1+ V(rͧhKs&xb;Q9-%k`cJI/QFrj  oPR}D[)T4y*uMBpH2e0~ԮŔf#dpaz>[N|b_7qBn-:T=]RE,R'" U>D-:|1.+iD}j/KVU ec1a 2ap7m+yGPwN8Wl ;P9N JPg^>z|*$>z5ȶ-cM1 Z8~ժP0*6 4̵%P4`@ӭO-Bqzn :Xlk:(XpV x/_;rS+P9\Ju~&'AۣfʼI% Fh =ileh-ih J6!|Bx~zb=IDOʕL)b܎_n|A[Ĺ_!를~spWkH?'>^v_,^idhl-f40ilEcpB^f Qhә75!n(=q&|jQ1c%uiƗvX"kǀN@!yb}3uR* CWno|qAyjL} 36_UE!3{6+o4jYeDDI}9rTCLl5zѣ9(B<ܸ\E~}6<(aQ*-}=5lmWuC\m} vʓKޮ?m(&rvBDUk,3(_Znwpxe֧'K=Ym$h5'Ȕ^R*} 8*KL@ }z%pF` PU<"X#v3#_]sOIV5_F8-rIS&C{v$5Eb`gf)kN[1ᄒXCl(݀N%ܭN\;DŽ8vbjkc o8+~dz2lE4]ͫˊCK?`6רA,kKXG0W{n9gܥs[3HVҬnWSߓT;篛K=›3:6PyNJFX3Szel>nwщzrf˱|&Y  !Ӟڲ?Gsa:T0vݞW79k:SIzVO>Zk0R”wk{nk&~d7!%'Ah  CA/l灥9_%2sV!S R۸=<.-x PCS)nx} hThn{qa0d6|9R"=Y!a W/cáEwkAM_6Dzb6@6.B'^HE4M]FWQ*<4FE ~h|LGMoC VުrtkI4 6fsm{aXx0$wii=ǺQڣ4fc,*ݫTVOYqx O?g%:\OsZ/j'HgD Kn"0@AB/Aqs@.kf} OI+S Ns[F6 m>K_e[i몖t.Ϣ9ZͲ \7qGEK |sL97VÅC)gR>Q &\pZS%_2hL4 $X0VohC _5Z!%q:qszRRĖ]fIp;A;!9xO(;wGydq9*E;:v-M\U&%5!yV\cz*$ o.بJMH,"pl4llT.s2̣1F!q:=è?[yY.jɯIײ|qBJL#y}8;z·:qԍD3IR㔷e:EI$w (x|UG}Dm؇Dک-5,0.!ڼ,l\ oq7Yw(oM\e"X?hIDsUw7YGZ8s{p'PGfݓ#F|N&^O";K@$57_>e_dƛ衧"e:^&Smc"6*]B?23mq׳,˨ 8P#SpxWgt _Î3yvvՇ*&@{kDdþHP̐I::uN yC=F=X\x?рl`x=66k—[u5ؔ"F8bf(VGeu]|' hAFT3vt ե>S8I_+/q1O%?$ a66߬_\Z΁$Z͒Ț_s9 BwNY8LvC KC>{~x_;(Pj6+ǞF-yZ&wcZJ8Q3*-BJ G>S`*{)5%C㴿r5g GTw61?PYpolRɞ8$ AEvP\,.^g'EO\u,E(/RO%.EX|F)D$;DNZd @Bud7{ZTu]g_J' ~k _<ʀ< AUۯtsv40z<)k ǩR3}8R맑I1Y)Y `ܚb=?nKJ:N}L"ܲ?-5n*f^fO?~M*(CMOjh:֖X(3>ACeOFq"t/4Li{a|τM)Gz{$,9#sV\ծē&m@R:b1$e؍s;V}&p "ݓmtFf08P 3$uԬR31At^T#nWٙ;|5xN;;$`UsU w8QEWmUL2>2KyKG"7UDo¡ ꎗW xͅCox[?Г Q`M&0U1Dd"ĥd.7t[EF0 o0 VӁC]KJECG9v F0ܔ$/?~+0W~Atޜ2ZzWNHTDĖHYZS>Q6 @FBg"f\fnC_S(Yؚ(² W@5\>6~ 3?¦~9{0-&ׯfQQ:%|p>+tlFQE\hVVTBL_=+С"yuQé0ީܣ ylXBwu^:}zqj 6giGr| G2'~v=TYQ!~[F}5glraj[S'leIs5CScUAؒЁİ"gҲz;}P9 3 WC+qO"=jٍm[-8 iSqܠ_mQ\wY= ^_@jTLh@O݄03MOqrNf#$; rMVTh&#,AҤ ݨ-b |CLR0C%TS"+/(e= eV`H:Ot%M‚ݦ~Qb2-^,=FƆuꧏFʫS ?r:v2JOZ=ձr8"YoV)xb86+d!~mFD ~&SE^ =txK ;bt٩9#U՗)-!u5\|a6qeXGp &9D"迤h]$QrzD *7tAXP~4JpK.H1:H}z.(QgP_R6r^Aj@ݱk<؃F/lX,@c`txI[pFU(eGl!a ;sscEX6aʝ"}zZ?39ܕD&@5mI vUm(f'v#-E gܭ_,?C0"a)w44rSڱ{F!<̜ ,' aVv1,%!ϯjA~ -*t1Jɨ'te  K W pm9TFLyL@>pI 55124[}CO4/nh<_OEݗq| pe3;obSreJ;ӈ~g!F*ir. =EqRMvUCmBd&oe5jm 'O^+Gxk}uP~(ݰ%AITϔSҒpHRJJIȱfL`f:_`r6%YGS@CUQm@ܯU|%`2^R]fV#NS`Bx,@"d ]vD5W7'XIJ50<ހ=}c9?n+ RIО^n9> N'#&;18 T]|cLe}uzwwZ-kĽ"#%'L\Փ*=߆X%Flu eRh}1f}|$ʴT Y[2EU1Ŝ+F;ۢ oaXґ{C0p,\@X!a{dB̜/*^\2SnUo""\@pz:S4460z潭Ez[I\&9uXDDyE2vdЧQw.W#St"Ĕ{o&ñ3ϫ®3)d"{&QI8wKB:9<:g{@a~r Ӻ׊n9i`Q&ZK[#%wXkM̡attmbd0v4TQs[djUEXP1Mym7́?bd|.˝8cO@,DԚUZOY?GKuj^O}Pm%Oq0|wVؚv'Yy8cXN&\}v툟C #@#aC ڿ|= OW?ljs@㶧uI=Cjփhnѱ #2 nՕ$q1*9Dl.{B/r*ф5E[g*J|Bݫlq5lrH`k ˠcS4A'gW9׊eckq7NSg%ŬH!FQ1VbgDєxV,Dpq.eDCjC3o;/+tXlD8(GO z0a^$f75E$E=Q>hݠ~ җ丈6iP ͘K߽c_2#ƟzQlĺJ~U-#0V)ΕjFV7 ,g)'|\`YvRX|$_)?׮W53X:S{)+^-l'\n_fUe1@ЋٛX6[0d}&ӃwQL^9 h }(G-z}4źPFrVgzsqz_G>4/p?l|] fD#BءQUyY0g#M@)Q'!aoem-11hO)ڔgKCn켃 XYBzs#֩rH*]vDų]hǣ Q1Č0A:;$CJ 0JZِu {)L)//%7pvMAqУGi~M8O%I*37:`ġ(,k\_QRm|h{e)Dz##A/]8.8n_` Ѿ*Ü xJilToW0ӕ&n["h("ۘ A%KEzhIU[F p9bGB.[CRp%X9¬"&~$+Y]5Qdsf5cy=d= 3Nz|MJB$HAl)xx}lYsG=sʄyEgQRetPk~1a|ïVX\H*dJ﯎aM<0jbTba0$C')َsNqR-; Cn%)%na"/}&;]*nIOi)n*U +0 % -SLVEH9 p~`CWG%{iC dz8{>?LC丂Y ˟C\,LR9>s?z?=iMS]UX&jgDnx"S8ҞAU8`,nL`}ƄRo0==/T5#ykסmۛyò/l,;-MkٮBd2 FްgwJj3f ?x\- QK\YKILKӆ_f#/f-#llxM]=i .NXNj/<P/@:S䥃 :2C.s.M4ӄzf'_ %.9aX9ƋB2-yK~.Esmw&V<:mЕB\:AwBUiNk|M)v_S ~(C!j+j$/DfXB69{V%1ʃtVCݷ8O] O_]xtD@> ~""N% Ш Ljv\tdgv^֚bfElb§I #]Tf&@SҒܴ>Q*gIFЇgzmi)2(!@+z>/m[\ւ+0!mT~@*=w "8ݍB]AFyіUhh^F騣 K%fYD[+: t i M {|6&t"]'  x-*v6Y/g<<˸Wx  O4f'D3{y^i'rJ]$y 9b-:kw2[TڦIU! _x~эrD3\O?i-[sYQ--O4x$/ÉہQDyѹ:Xw}oV$f-vHV, yzH,׭e±cI>0ԯk=\A^ؒ gkJp -aDٹLSkHbU}Wl!p(萫9'ƶ׶$YO==s7azإ䀆jb {&+!tQ4M cR, bNT;-Ti8}cmH P Xܰ%SanaciL hx'YA%6Dmvj 6jtg PԬYe. rQ/PjG!*#8dnpr# ; QJO>eL۰/ly 0)F#l~._byh 4Yln ?ӧ-o1TJ[OuICV KV:!):aᦤ2V쮹l<=כpdv"]]Av炢0`^z\-E"|TMs w92gʠ34Gc{ t N}]XϽؓI m_4m8{=wz^Ù{}.Ғ14d^‘][B),S };@%TU='zndLc7/'6m.oӋ1S䇡{fƔܮ_8E fI )XZwxpL-nP*=㘰5!vfUbvk<2&|_k*%6[H<¼ dgƕ:T ުnHFڱВU \IC11a)KDU屮$:'欸wAnYDQ3)v0Uτ8+[XS[ 5c]y| 㐆!8 H!7N\P,;#֐z_YwXr/๴C1<걮ٴ}enיIu5'P]Ť0<a`7q"‘Q4[X6ȢYXL_:E;ytʒv'#gZK!?*bӫGEVtM*,*[Tڽ&D+$15:Xz]eRVҽŤf{Z4 òZ1!p#^C`K{O*2TJQ^̃f(X.hfqL}~WwO5r킉,^?LgQӑwC{`+Wp_ж?C IhkN|礪!턜_~d鄭)u \eb>'Ii낚\͐!VoVbGe16vZbѣjc+Ǹu(\O?(6Q YT1aMl-Yo&)6J2#nW9J_]HmE$a֣s?mRg?j.3AˉUh< .(zdձnͭ PkU=iAZ@09A Ya lA.~W $h|b2bKVfөlEbNx%)0zQ=P(UkD7T)/#F~]Z?r݅ÉO“\%/_8Sҭ[Y|l|&G/<ě9N=uzOPw܋aOԹ[L&?*1A@]3DJEsk*%,ώΣo#&\(~ZȹRAwEK9w^OO#Qg*ӄ^@fᓠlƶQ~)W[ kliXPg4fۥ{ h%Jn7gJV/i9+Y(W\]r{X "JTC"r-N: zABrnuznG4L(<魰ŨJ™unbkq{=G<ZΘf)Dtx!z33fYj`C)ὕ!䌲2i Sx'_+/$w(>xx*yM0\QFUyC U$ĚR:Q rɛ6evd`FH Fw{_G+kBu즽{D׼Cz$i{/X<_0R*|?jCtUryk ]ʑDmuԒ,MZ?}-"*1[nnW=*1h,hzqWb UIF76:MNuN"EmbkyG/wpֳ{ 1gwЏeFOn隣m#Mv3ޟ *'־d`F3ѐ]e$1^ `K4Eak?Iz.:`N|Oﮎ2 Ҟ k&D;;{tp^apaϡ$ޔO+KHsCDsBukydj^.ձ|oR+5{ f)&P>+LWSp'FypG2yR {5#JW1W&XO/UpPnOf^]K$E IJ 32/MF:j~iP#b.8,6wP˓7̐f`C_ȍpt1sMHEtń-: $8aM5{VR*g K)!Ib8)k. 6נּq"haʃ& y {@V`Qv7_iqZ|JD} [D v^XV  PT[Q3B: 2HPz V['KL45 4/iDQHJx7Pm鴖r`Hp&)_vB7, +A0ɠa201Ztk-cLf,"{PVSƭX@**;kK .;"6AƁ]3XVBnq0x/ ԑcmȿ>6SXMSWZX6[_$T'o6*CK#7<K؟/ɤѠp5yOcX!J`dBj< u9lN$R`'JEPn}c\L Ddk5[3|C hf*˭Z=̜31 7x=49nj=31I,W^0 >Ԃ >\(RۧlFݶpt }eU,xkMDyyCmjH8IiS1M;'c $ 'bNY'/+4YRv{ᐏ[CZI?[Tt!|B9D'_X6SBM=7i$*޵~U[ bي2|Iy/k+c&vK-Ĉ)A+,hj?UW4L2"^? [iBkQjRuhO[qJ睫Phݧy_ P&|Pү"+>qa MF.G_,{ ɠzHlqC_ 4B{N?v20E(Xk 0ۖĨAG"UIY tF fzD=3OR!PyOLEt>f7 ($C(56Lp%mB\Aw6OMD> ?" -"{0я/Pct7ƭF4SR;xo50֒滲V*mEd!ɜDZ-MYD hT4FCT}P,IK/T䇞.lLBYޠW[pN,s[*HbKC.Q-t aCQPm^@nS笹|wf)׋5{OWvեrӴvZBO)ח˔lslAG |z<YJJ@32{0jhdshw7oikyH^5c*[+85{`A4)9]n_I`KG]'&F kTYRr;a =#||VTy.>37O*y>"ȥ܃8ɘMuMi#Wc>Qpn⊇zf(xWSo)CrݕQ/E""i%r*?w-,'EPUԗIon޶ӮkN0U. :xȣSIҖة;MÐi2hn1ݘX3>Ivt,^Q莢7^C,3y4W =!0vХ1{5R$$)/aU :)}"sDhfI%JQk{-G43naW[S^FRt,K0~><ޅ)s -Ás%xK\.)|hYhq$|ZK?E ~r%;#.X̧4H$yO_S&Z_-}:e^\"|/0BUԜ s:ߟ?fyʠ;*c S)+HzgGzV:H Y#\Re|Ȱ_9ȅ| *g`oN起`tUՠ_],b^љipa57.k\a4>JV{z<"6f1"RꞋK~C\N#7!'p/k+~ md<4a 3,7Pݮ|g.|}LN\X~D86o&[g`ޏ-&fCG;N>}N^X☴}m*Gd^c-hATrK&X: jH%2o׵RG6q/!:Vj[V5;&JM!t3'Gy:peoڿt<GsX[Z3;̊טPN-_kꄅxk^njFq˰CH[#ݰd0NӅOo wF \vT(b0zWe;٢ t1WViK'Vϥǣ5O\ ySTmvytj(`^4y5)UO!+o]; e*7d3,6`S|,Q 1Bw+N$Gك\=AIKz EM_C ؐtĺ$l&ZpqN/wZ^y#Pm֤K/Ϋ蒜Mx*+ŇvK9Գ|Mb7$)ʼneNϏM ے9)?l > oA:F4ARMTPsǣF5GƚBTXFu|GX^ es|sֶTWe$"fu a)CdUBQ.bowya% wv{b/עWLhϼ &gsEz`!9אɗP[W<]bv$7в7았LXwfg#?-vhOMLaQ ЗYGG_ݝJ0lty8=R-Aj2;2ֳ \GC3GYy ůKr8:J`_ d%ݓ ? Dˈ[j"߷rxHl]DuR,Ry\?-$>fi2inKMĕͯT{48|,ك6& inCjv| 6 :6j*Rf,ܵ(&W+\3`ϥxY$0K +j "2/`/rS4ѫ,Nr<K&;:mDĕp}A}g{Xc"BY?gfGwR6\ 5TpL {p-Pӧ@~գ-kl&{Xlhh 0Հx4Ŏ@F; fx`:uT$IQ$ yM ~O= 0kSO-R7;5>B6jlQsی׻4 5Fȅ:c!uΒG&sҐ |"+:S xgnɉܚ8~[W0&%!`}! 0 l,,~`@n{f 3J0N-%]ZIHbn/(ʹ%xg)ZQuW*FIfH  U'*vlg?b֏ HnKftH/Th37u Ut>鹠u'۞sm!3ѬBHRӮ܃#347Ht(-)C^'8 ?YM,˯,2ojz=:a*nK~,cڭ1^^ti 3_ӕI"fj3K,܀lХM|c]◕Hx(3d@2|/v]uӱ^ۦp=-KQ UH!kxNlP*&SOx2dٗF\  Ǔ^ GDّ~r2к!s6m%삸uP 7QW9 YFTYXT73zc}l:joL) jVQdsd{YdɧnGty,ǝcuޡ)@ s؊^LH Ů,ڿspn{0*^>(  (0 5%6ڐXҀl!_? 5s/+|GR(i]mSe%HDž"hNiGE032-:msy9NF,Qi ӭSWnWЖŅVa);Pnr$)i^Ha[yMtq!'g\. Ubyȶ 8Kkp]$mBq̩ȫ#wv!ʺx-tڢFpVyK=lǷPTk;~ ~A0pRCuq-"HxIAɩ:d%n)&m+T{2 ع<|DZֿZ;l+ )o{lF͹G̼^S)ʽ PΪ|Ȍts-njfg܆NƳ\`*6g49lNC|qvh#_]p85xiz -vS,$x;,Iy+zrq"$v3[~hK,|NcQl׈-r_y]C"מXmI(~Jx?]p3| Hr_Ady'BaFƼѫHJ,0}0HtZB-RrGxX`9ݤ>n)ΞOǛ6eL?-UK|V-/ž턄 r#PuxXPǤ侴 'YY\mi bxoc-lqͯj͓-dBp !L]J84ӧh|ft،m{S5zm4 d M\KbW8E}6?-G1U +UPDi,- 6(EA:3VO-xă:;ɴѤK,"ŖK46~,3,<@Ouq꒝;T̑oNkH>U[Ž!2G<=$Oq}Ub< ˿EdgȒMy G_BQ⢮s#}-6?D"KJo Lit BO{2Gů2تCTFe۟'_<)H嫇.q;ś[ƙu.}l( C?f+Y?ޕeUL /Wu}j fQ#lwAt"gS䖻ҖL"jà<:&aX.SerV aS˶G#RjT I* A%:h'eX}U\"Jd:=0}=Yb<\gJ+ >@XKT׉dn_'& l>E1q09TL]Au:9=q}X*mT'+t?7r'_fZwYxvg"$W 3Py,\wTM9a4i)L`I wv4ȾTSxPyANO=luw|,D*IW 8Cf-T4c[Y%T8S|ےxP+,!CfXs@tC\/Neu ~` kbΟGuTD9VH/CC^ӫةH~{F,~0<8RB3o}؍am+5Ť#B$kYe|qn)]=Z^-%6j^cN~Μ_\Ei4'ەyKh$kSsYpuv)TG#EBC JM5n`A/}G%8@XHOVA}oo iZ-}stD9eY[KdC6ގMSEyL'o  9?oB*q() ^bIu"s-z.Xd|r ]d gg8[n)oxyʈ"@<)2>剽iFH`cɊ b.b>~fOVr2X.lՖ*hZ:\梊q`pG 鄁3r )4'XZvP+(%VwXLړ`yȻ tWhhSgFKPow`4鿆::Oԫ*US8с}7;ٔR NE앬$H2 ҵΖ1=.[˽ ;ךy U S\Y%d[u `HJ 9j :uhT-5f( % Ldo5]W>.N00Q$IJ̔zVi͐rKмoT6sXj`;^;aMj-Vb"ˌLK~?mv0?\%Ʋ‡\ JyF+\iέM>cId ƈNOچ;gdۏ%s2,SZWަ6,Jx91Tu_n}Sd`vVcnË"K Pښ%"ϑaK1,mQ=!mTK 8OBe zWǘHT]?_ɀ:"d ik맖,:v Y1"ë^æ}GAAt4-)9 5~a׼^RPgE?]&RjkVhM= YoquyykI$s|?qXHU]N%c !pVo}2N ,2@Cy(?3l$+ŋ7nS$VFj*t.+3bui-P!,<}G{/}l!L:ey[nxz>vΞ݈V[Ttե4lCx3CH|ix\M+質PhU'b_6_^v-\mDg/Ι!^tvqY)"}' ˱'Mt Հ'2 K@m# AVzAnZؐ[, zw8Bff|R7 UvvɌhzJ{u!Nl$ׇ֝_)/ N1uK<ݎK4I5>լ́0W9,[=W<׶M8Bk,fx%AHڲ,g0+y{MrپO1uD2Uc}s1PTKhyqc>=d zJ,`ro?_(F\o*%̉B3U5^+fwk\ԙ"U^̺,YR_$WD'86#v]7b[EMr-9BT0˟'u5H$ChUJH4$ճI cqa`[;3:"z;(/Ar0kɠ_+4|W794jqexQ'?C?y-tha,9CO`UyiAe{3p2p?ӷOmcCAr#(}ij97*J X,I*B+27Xcv.xv!\}3 )O4!~>5yK0"!P{^jm:{PW٧Z\װs>وPO.0%nVKTI}s иvE s(ZB*{%@47&s=e1Q+kH}J:+U:ܡN'=!`m𬰨 1^ љ|1 'yh ;EP%]FP,ԥcc4lG~pү ye8va}&?ljk TNf'1/OU!$wJ$BKw|0{y#V[:wx][+ܸ|^ 粶^uybԐbk)IW:lD|p>:2= 8ur {#W6ϚrSiսcv5Gԏ(S6K%)yy@;o}JA(v}=+('K,%R7cG7YjL~;tC(Z(QitH49( (F_3ȃihXݞzSE5=xR{hkn)L#$?TfM%BdEZ* .\.1_v ?4-|jđP*|:I+ j``&VXxܶ4^! CY6[*%v73\{kl gٟ\~q%=U[WTZ@saX#u}Zͥ%?$Me}:] [m@I:z {xf7p _aTD=TjqFGtWD)9`> <ѕ$qЇVB^ *q+q"hȾԜ!-d CO0xn M'2Ķ]S nô~m%jhT^Y۫J؟ l$8$xc?gƲO3k;)' twB`pFzx9Q;fM[{]i3ƧS2Jo: {*pNǹ]D ]aXwD] ^؅vPVp}/A;{)[(V-}5IjQ֪T5|0>}ƕ ;1xVgo 6ěb;"bOis)259@ۡm%^(*ӵ.VutW  L$#&M9iɟge'ioF7x3E1.*Qyè!CbgÓЍOC4#A?e>&4ti%>@JiNlVy\r{U &+ ^"dFo=l2?imbsƌڏ72>!xG@s VBYU}h If""3VV7 {7l;4OwP\d6$gqKb{[ixk5-?"Fˈ`ܲzsebKi᱑CvƗ8!}! YvKИrJ| X8LN0dAL];L)'BɌ>ZKMޯ‰s'n1ns&w]Ksru^HUqN"YD(aT[pzٺ}# _K4xPbY*7"bw鴬qq}[pM=';e@b4\vq> qsUqJS%C/V0JZA <{`&0i+2swdf@1TH4An[W4Fga`*1 B9}m7/G2hb) o==Nǥ{9brQٰO_ݗ `98 5y[ v&22!=|uu=U'0ӵO:p?ݬM)ToJ&x0]%Ʈ0]!<̊v@8bNkUf~ U1POI(AJyzFpAu:Lֽ]9h]з>̣1)s ~'o9'͠[{aW1ed٣L93[!7i aOs̉]a m*w ҧ#vr߁LG_/qÖ {2`  ״alMmɞ6&x'05mLi{\06A5GQIN#/diDg:*vQT UP2X(p6ӂHJ?zě1Y 0E,i[N?őC39s{h:q;Ui^X=T 0XiÄ})t~2vV:0H_z(cP[ +S}Jʹ:Apzj{BK}fri8 ?gEij_刻Y'쉲q¬p^s< @W\}ٗ&xsւş#g. uZ)|2KcE7]K.աX{pL[nW dJ@͙FUHxfu *wGeUb^k5Q:9$rPf}{ s$Љ~ bG]NTѳ2UByIy*)is؇,lJaI]?6rt԰yۏ°6㥔-8 TD_^n, =_ mB6ֻ]x7 %tRfb&z-jw`2wR%EêU1Y:mff927(gug u >\CX| bRqшRf ` m!͜NV\CN^xJMf8_MN;U㘭v {]ս@zq& =~,/Áv:mb+w U.Dw x{4ƆU|0 Qhnji=b拢`z>TĚ9|KFtVg# @]؊k4d▙p4,nkYFT(ٚ1 ҵε%QB_b6&A!s&n捵zBO$*v#oXѼt^L$K(~۷#m)*Q/PWP7 jO6]x$#2zj{[1-RWTPq2+X{~,9G!n_l)/+) HO 4=jdCjOThtsoDڦ7HD>gL7HUr 'Q ǀW7*rM W QWh9KB̥EA0Ofl.e39P^Ug>-NeL3|o gs56C.ѲTv4Gmk'VD;he`?y#T` $uVY Z3c>cPʘM@7ak/;h| <'nV9M1 ,8ɏBfmdg3GB5b*4: jŸ01ehjDig<&؛W8F0N̾H (@$*S)8Q P_P9F(b wr\,G]q_U'U+c!#Fz t˜4ac ua~wɇ Mv q(Lzq&Tw]Yx$+Vϐ3黛 q/-\3 t9`izޕʳWtT1i%>Kmӧ'CU6R7N'q< >m\Xkê Q/9!npIp6ca#0Ǖ9A' Iɭ~0Z8oPhz<ˋN }bZCC39{yQo4 ^~5 ~DWI8%1v=ə7c,N }:зo8j_G/eR׾ņkmx [O<*eWpV'&}E7S/'t1~Q+@v?-P(?z 4qM0Ao@ CՈ!"O3#LS tN>(nR*bN,A+98fw32 W38dX3!\67a>'M]ӇiY_7XDT ?"(+DH_9we[974YU!.Li-]KyzՎfNI2VC&r-lps{v8=BzLF6]qZrFF! > ZīE)y*dd[FV#Mhί|k?|BhfpG ]tļ䗏cONK "HDU?h`ZtHr<8lKD'87 v(hZSxZ12 i4i)+X[mRy%UZ@ 3G#&rQtR(x)2Z`Fhyu Ey҅9h!gxUM CC0Ehuܺ¤U ֥01".6PS X*]v(:*'Ga֚r ՘ +'b8uU.ScX&\EjSGXϻ׸[WŎ0-۞pUkI&!s0 x\'S8i|~=]"g8H@5 PCp#kΚkQ5A/t,zwyVJ' fr׋ ]Uek4qd+,ڂ@x ׵^i4:I9FSc5'.vʉQkN WFvP, BG$$H,L3Xc_?\ArA { StTL_sdLڏDUEL˪lTPH#_ivDsaO]܇$aaXve3W[O2][@E)Eu-^rcLxJguSU=WX)*f /p' BM!~o}?W8V?eIUD DO:eir+`h[ri1(uU4`LGs{^oV"\w <x3dCV#ˁLoxAxPH \5 ^JN0A1i^6I.Zb޹.ӪHGT+~E=I#R(["w_N⺭i)tmn!pf sO/Ds m3*lre~I12#Ny0U=9i8;P>6IAвgk3LN7.x%tRea-yg2 e0WO?cm 5dI Ome2O`K32.DқC^CKO腚{Zh[ͰHВ *Ѱ0;j0[P%݅ k ERká*\`t!ҀZ M-\)ׁM%m擝b}Uc^S!Udbsvzv5mr~W>Š܏ȅCSm8GCӜsg<)j/vF$& eD6undX/EX` {y5־]*׮O Ig7f5eI+D Z5ϓéG5_$᫟m {*J DrR~׬Cb |~ʼvmQE(1emb xl@} X_R:tUer` qf`2@ wz`kv4g{KM49a^(m.&i_ٝ]SDo#Ng#j:غbV"Hw/asabU:b+:f4j" wwwk^lTvom8-h Ψhsc-9uZU:o !ħ$^uMfчa$y mVfVnb33 ZE 8$+.m5*O*𮓺VS;Ǯ/6ΤF>j'V~ H ,o_NHR*reL@G:[gi2 +g9~jnQѶN C |f#yWZw[(pF-H`Ű| rK<  ֭g F9;juN`,?% 9h(OO0p}$hu5GIXgf{c$o 9wRc?ۗ~Z61(y τ{Cʇ;sjF*)և`1Di0-,o 8;TޙÅx̥oY㩮He>gۓXoЅ2 " ͳYK7;z5K"`Ue߿~r)Yװj{%8kq+ã~Ӧ,8Op"eFCu: xatϸBA pնlD;V߼3P֦<\ޑ.ת)8| WQWGFOHx.k1FuSwH/yQ,+@3lNTx|X5Yp'h=fAdJZMQm5"wDh,^ݧ:Ӭ]Qc~EݢD/3w2t_1 7;iHJ' i-^{c+]&G~*YO%{p &tp zTBK7$j'V[^ޕ= (zTjZ57wV. ŰJ"GS4=N 2O?$}+0ht˴?_mM)j/K^"^;mrd,o rр%o#tBCF$w'2> ~38X LaeǛ\і3nS|aS2 xjx2^P_°ynfŧj=a*);hX.ƲIR`O\S +<\qjV%ezhq &?y@'|oc0A-Y& "TF{{ZTtSbO|>zL1. 0#r>7JO/FS,m }"5VxVG1m%n]ѾX1 Ч4j_{10=񆀣 ƳsNCR*@s#Q`zG%RȚZ:O Ce4֛oeG38jZb.=8!X`Q K,YJM6dZs;~-n$2+qg{4o9~<:z0A2,wU))l\ҘB~Ps~ )n~gZ)C) d3SVj0/ }Uyˌ@e_<& MhFFcܳ:M ؈_E jݑ$h3A-x&Ǽ]}3Hq ٌsyg#SO n 3r:2o=m<-1;ʿ~ģru;PrzLsEw!q(yC9 RYI5plCsǪOQ7bX'pJ4'C[qKOt+oOisKGP?Wa!^1|,ym OդS{j{ܷ>$Z)>!=Myββ9@L\41Y@6iS"TRi??SΕKa_è''A8}.R3z%f*O}W,4Zc+aA|J@*׬Ώ SlbmM99 Z=8TQL;7F .\e#X~ȌrHn2k<ARW<#[ˈ^]LՏ}BT\J`lZ4ƀWFck.uTUH!_Bs CM[J9陼>ie8\Esdb.V2ܢo;sʹ4L+Q+aB%O\Y+ug7!rBڰX êۆ |mJO;S"4Rv[MGBb#Olj@cƪֈ y +[U= 37141=\K6$(;7< KdzhYPr=Q^(eyМ=(7O?5B;izω >7~;ң\<0s]i1ǧ:L rT'w (2!)Zv9ZLɳ< >:R֕W{LL/{QC DU#SW;,@t |\Ȃ~[@h2lYa_wLB;#cRb݉徊St*>MS' PxJeve~գk$Ӵu>%pZTsjꄿe/²D?,X,; Z24bZ902=^$NV UU>U6 |W ,cYU>:sw+hꄊeF:}/8F Sdf^s hL %F 1n=v+x;ʋy0+T u-_6¤n9q3&J.ԤtHqu`DkU2Me\ #9ǎYަ834xBL\{ʬI Q>wؽDEzzK~N ,65I/A{RhCV#Ztb/r ܿ*uWnkI?3㞕C (17I:VDZ#Bwzr9̇5`yS ,/}ܫ$>pýfFY?Yz~_ cܟ7*A'#.\&GhL;Ҕ*bYZj'wStXχϤ1WɢکN4m2|O~o-1QZt <}sWltph UjjSBBjƑ4b['}$^D Dy\:\ι+2s:`O _2 5\8Tm#Zc")HWK8@ZAjOrߖhV>M'N7h~ޗ.N eh擘R7-9w;W|9l|%.ItYmiDWw 8ȃ&Fgx!vbDȸ) wp L#C6[όX~,ݔQ{;$PԿR%SuohO@9Ak/Y \\a1gݓr&;!vwc(/%S.\  ݷg&|B?lf:))T\ޫ!Ptvqܷ$vɡq/TƥMڹsh^<*f;7".{eP㴯\@bj1Q{Je^%aejFZ-[U>CSfg Ί4SWoqL bR'ʉ~A3~yz?"] ˤ\[.{9+6C#JZ,/q>qs~Ke8|<Ϟ~(anciV#[*}}!r 5nFq70(?Vkif T h5*zg#GV|G-! #?bF,j {ɞsBq󰋺}4P0jd$ A1 -,r&cw񺺫g'b HW~?~.6Snax|`gS>xp^0om. -ΐGjzUb\X浛wXҶ6@i`@1!L (GT6gKRtSPren%vG}:O,kgn D=d̟qjXSnʝF!LR SB(qRFrQWd̉V7b`'_~{v:&,-z1]ɼ;ZW$HV[6G#>yJbKo'".*h9"(J8ɭ IO=K $90\=1(d֓Q,Ppo&Fw XxbgZԛ̰= XfhqtbWSTK$CaW;Û|W oG[' ~4B3=e` g t(69 =QpNUk'nIs}>"1^ӫ*y.WqIpyEfAs W]5{ & Nx+º-p|oKщ6.eu5OD34 + 9ς몟TI[[ґ%}#cy\?g+Ȣ̂[afHRqB6iI NɍnR>Lj}"?7zh^lE 2p-+?Ka5ېJvQ1!;˪H+.qYHPq+@ݞE`;J6,ɦ;9~Sk1xRkj8ZwoڳUoXKf)2)Z6Za9oAƀr0-UpԖ]g:{&"q+qwH]E v姿'>E>`+w^gOϙr][Ԝw6%.xn8O1QḤۓ# EþX;ԷL3s2H$ڋ-ZXQ١p/9քY^-᭮%t=Q~w=RHWKW~${ F?,zy`>?oL`x\m%޶&p["jR*V'Io15kRw3 zC>q-e# k܆DԒ ߪvEc#pՠ$9w fhFǖ"Uy zZZ໲[D}J%H[ ~RFF -;_0؇K 2%uՎ0B'p/6:q&$΋iei!V"p>V\]}b&dI*@e Ռ'_WbwA(鈦U."mS) WEfOmڵH2x}KG2 ktK=xnBڑl$i 'ls "h%ZCc/cӓw^AW `{u fr_TiуCwAO?quV #>[~Kn)?O621DScm}:%xUQ8A7`K!O--{Vro_$ }?Y u%pZ /qjq&$W+(=O56$;9aɍ)NDI"-@XH:Țo;pzM-HP횱42Kæd7_R}7Z%[GOrR9ua92=ڶGhZ~nLmk q&ElY.h Ret>49l¡sba&dH7rU,#P.ylW[Z&Rv %'gFvKS'k\W&vh^8C>,S4I/-|0>N|V#0}P\ 6@dbB y;\{gj4eSfFNDp&qoԱXD('wӶ7YKڍy5; %UW! q_lF!UhUѐfS:C5!m  Eӕ^-TE6]mpM4+, q%gsԍ|۫Mop+4JR|t2:y9\dNQ˗4u٥H1nQ-lCY5afpz0m@G.!Y-QSDwhoA( ;eK"ҟ|+Ni[*ˍ`JRy3wG>NMirf.c4tgE,8fm8M/.y"bzR1tn;)8  N R?;bw4u ?fo Z( գ?;O  46@/ƣm/~+0M2Y3!xZ%xGM%Fa[ !.!؍0$Dž\PBН"$ֈ˓?+'GՖ9f{BS|E3Y@s2ww7m=:*\v>`*XGD}w+,I* %HO ɢ(tܓ{ *D@?ڊ{N&) X*gӳ 42!qC l0J~mo&1$)S}XwFJ beqT`h=d$ 'n/lv$Q'xg҉ NTߜncBICr }6n%HVgcf*?`0g-EЀ-yl]A:I&$)k1֌\Q^0k@Fy\ea ?Yq:PO kJU-A<"cz }_6`ҏ$-[ǚ lNg YY(V̥XvL^gjoĦA9cПpJN(2i$+2TG6"$MGwuveAA7vIwMproLÑK#6Q *]XPA&4 !ɢ%(/b.~:ε,ޕ5 WZ0]O dfk@cYhR/k:0qkg1aPsns@eX`Q@_%L+X f4V0nTx}DM '0}4 gሦ~:R F6dhȉZ}U2,'K D>!:e;nB2UG3<3H'V!ً YZ