votca-csg-devel-1.6.4-bp154.1.33 >  A b|p!M@eeeCO=vHdVVHchgr׵FP~#9QF~$$ D4kxIֽ'{wIH!x#ݬ{4SHe%#Z-;Qf~ZeatƸ)(N*wc)X+*;(ݖ^'1Qp g"9 ŸT%ᇌer(_z 9&lTǙ]X{y%(([אA4bf07a92357d9e7264ac582630df41a3eac23e97772a1ecb1c09fb439dadbe208c2d33f07d3f0fae196d563b855623c8944392e9b|p!M@eeeXt/N>V]ݕA;h?z-q9ŤqJ2X*(s5b(TjpO&NկɀxC1lgB gYf1Kng32ԢC/8 ,gfK{<$-p% 5dO0I\> 3gk߰,7EyqJ)l(+:܂Svf,Os/D iPB)\oܑ.5$Ed()W(  a>p>e_=@^@^^^AE]@]|@]]z3@\N\R@YX@X2@X@W_@WWV@VZChristoph Junghans Christoph Junghans Christoph Junghans Martin Liška Guillaume GARDET Christoph Junghans Dominique Leuenberger Christoph Junghans Christoph Junghans Christoph Junghans Christoph Junghans Christoph Junghans Christoph Junghans Christoph Junghans Christoph Junghans junghans@votca.orgadam.majer@suse.dejengelh@inai.dejunghans@votca.orgjunghans@votca.orgjengelh@inai.dejunghans@votca.orgjunghans@votca.orgjunghans@votca.org- Update to 1.6.4 - fix exclusion creation in csg_boltzmann ([gh#votca/csg#624], [gh#votca/csg#625])- Update to 1.6.3 - fix test dependencies for parallel ctest ([gh#votca/csg#585]) - fix trigger for gmx-2020 warning in run_gromacs.sh ([gh#votca/csg#591]) - switch to ghcr.io for CI ([gh#votca/csg#595]) - format code with clang-11 ([gh#votca/csg#605]) - add gmx2021 builds to CI ([gh#votca/csg#607]) - remove set-env call from CI ([gh#votca/csg#608]) - use master .clang-format in format action ([gh#votca/csg#610]) - strip windows line endings in readers ([gh#votca/csg#614])- Update to 1.6.2 - move CI to GitHub Actions ([gh#votca/csg#563], [gh#votca/csg#567], [gh#votca/csg#569]) - add max scaling parameter to pressure correction ([gh#votca/csg#565]) - fix test dependencies for parallel ctest ([gh#votca/csg#573]) - fix multicomponent imc ([gh#votca/csg#579], [gh#votca/csg#581])- Use memoryperjob constraint instead of %limit_build macro.- Increase a little bit REGRESSIONTEST_TOLERANCE to make it pass on aarch64- Update to 1.6.1 - add support for cma-3 ([gh#votca/csg#158]) - allow special characters in build directory ([gh#votca/csg#521]) - fix CI on Ubuntu-20.04 ([gh#votca/csg#526]) - drop support for gmx 2016 ([gh#votca/csg#529], [gh#votca/csg#547]) - fix csg_reupdate and add tests ([gh#votca/csg#525]) - fix detection of lmp and gmx in cmake ([gh#votca/csg#540]) - add test for lammpsdata reader ([gh#votca/csg#544])- Move the miscellaneous manpages from the library package to the main package. SLPP disallows non-versioned files in the shared-library package as it makes them non-parallel installable to newer versions. Additionally, the man page does not provide information of pure library users (it's a list of what tools form the csg tools). - have the main package conflict with the old library package (libvotca_csg5) that contained the man page.- Update to 1.6 - enforce periodic boundaries for dihedrals ([gh#votca/csg#500]) - add warning about dihedrals ([gh#votca/csg#500]) - fix typo in option in potential_extrapolate ([gh#votca/csg#502]) - update gmx tab. potential warning ([gh#votca/csg#504]) - fix exit code with clean for potential_to_lammps.sh ([gh#votca/csg#506]) - remove obsolete link to MKL from cmake ([gh#votca/csg#508]) - fix build with Gromacs 2021 ([gh#votca/csg#510], [gh#votca/csg#511]) - warn about too long interaction in csg_stat ([gh#votca/csg#512]) - fix testing in postadd_plot.sh ([gh#votca/csg#515])- Update to 1.6_rc2 - fix inheritance bug in cmake files ([gh#votca/csg#466]) - fix build on 32-bit archs ([gh#votca/csg#473]) - fixed alignment problem in potential class ([gh#votca/csg#471]) - fix h5md reader ([gh#votca/csg#478], [gh#votca/csg#481]) - added more tests for gmx ([gh#votca/csg#489]) and gmx-2020 support ([gh#votca/csg#488]) - add support for txt2tags-3.4 ([gh#votca/csg#491]) - fix cma seed for testing ([gh#votca/csg#494]) - remove old doxygen target ([gh#votca/csg#498])- Update to 1.6_rc1 * Major CMake refactor * Improved file readers * Added more tests * Added csg_imc_solve, removing octave and python solvers- Upgrade to 1.5.1 * bug fixes for gcc-5 * some bugfixes for the lammps reader * support dynamics box size in h5md * fix build on CentOs7- Disabled some test on i585 (comparison fixed in upstream master)- Disable some more test on i585- fix build with boost-1.69- Upgrade to 1.5 * cmake: only run csg_dump test if bash was found * added REGRESSIONTEST_TOLERANCE cmake option * added bug fix for memory leak in bead class * added topology unit test * added support for 3 body distribution * allow usage of _ in gmx options * support espresso-4.0 * added LAMMPS data topology reader * added LAMMPS dump writer * added support for gmx-2019 * move from gsl to Eigen3 * added support for running gmx in multidir mode * extended pdb reader to read CONECT section * reworked perl interface to fix #179 * make most install locations configureable * allow to change pot extrapolation fct for LAMMPS * dropped support for gmx-5.1 * added unit and regression tests * details: https://github.com/votca/csg/blob/master/CHANGELOG.md- Upgrade to 1.4.1 * fix pkg-config files * fix build with gmx-2017 * added CSG_MDRUN_OPTS to run_gromacs.sh * table_to_tab.pl: fix forces for LAMMPS * csg_inverse: warn users of bug #179 * run_gromacs.sh: check nstxout-compressed * details: https://github.com/votca/csg/blob/master/CHANGELOG.md- use individual libboost-*-devel packages instead of boost-devel- Update descriptions.- Upgrade to 1.4 * added cibi tutorial and manual section * xmltopologyparser: tokenize on \n and \t as well (#195) * details: https://github.com/votca/csg/blob/master/CHANGELOG.md- Upgrade to 1.4_rc1 * switch to c++-11 * dihedral support in csg_fmatch * support for tabulated bond in >=gmx-5 * added full featured XMLTopologyReader * added regularization for IMC * changed neighborlist from std::list to std::vector * added cibi method * lots of reader bug fixes * dropped support for gromacs-4 and clean up * dropped multi_g_rdf script * dropped thermforce iteration method * moved h5md reader to hdf5 without c++ api * details: https://github.com/votca/csg/blob/master/CHANGELOG.md- RPM group update- Upgrade to 1.3.1 * fixed build with >=cmake-3.4 * details: https://github.com/votca/csg/blob/master/CHANGELOG.md- Upgrade to 1.3 * re-implemented csg_boltzmann --excl * added support for upcoming gromacs 2016 * details see 1.3 section of: https://github.com/votca/csg/blob/master/CHANGELOG.md or included CHANGELOG.md file- Upgrade to 1.3_rc1 * details: https://github.com/votca/csg/blob/master/CHANGELOG.mdobs-power9-10 1652322351  !"#$%&'()*+,-./012345671.6.41.6.4-bp154.1.331.6.4-bp154.1.33csgbasebead.hbead.hbeadlist.hbeadmotif.hbeadmotifalgorithms.hbeadmotifconnector.hbeadpair.hbeadstructure.hbeadstructurealgorithms.hbeadtriple.hbeadtype.hboundarycondition.hcgengine.hcgmoleculedef.hcgobserver.hcsgapplication.hexclusionlist.hfileformatfactory.himcio.hinteraction.hmap.hmolecule.hmoleculeitem.hnblist.hnblist_3body.hnblistgrid.hnblistgrid_3body.hnematicorder.hopenbox.horthorhombicbox.hpairlist.hpdbwriter.hpotentialfunction.hpotentialfunctioncbspl.hpotentialfunctionlj126.hpotentialfunctionljg.hresidue.htopology.htopologyitem.htopologymap.htopologyreader.htrajectoryreader.htrajectorywriter.htriclinicbox.htriplelist.hversion.hxyzreader.hxyzwriter.hVOTCA_CSGVOTCA_CSGConfig.cmakeVOTCA_CSGConfigVersion.cmakeVOTCA_CSG_Targets-relwithdebinfo.cmakeVOTCA_CSG_Targets.cmakelibvotca_csg.so/usr/include/votca//usr/include/votca/csg//usr/lib64/cmake//usr/lib64/cmake/VOTCA_CSG//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-SP4/standard/f08f10a3fb32fb1f7aef71978c250135-votca-csgcpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textASCII textPyI PtՄ&Y[gD:utf-806804843be0383209a3d7684e787b1accfa37b5ec9b42fc1c7e15ec00c0f439f? 7zXZ !t/jX] crt:bLL &pgDb&Cj*h!|r`b]۞ ,rU3ը&V'.DaQ D+EVcZߢm }z(}}mqW <пh[\=@}@§ _΀lA%zskwZUtr27Xdb޷PyJز--o <{,~Q=sw]K僴b{ow`hx6z!Eq]n_9ޚ/y52FmgșAr Tdzz&=v~9OoHUp.[ٹMhųbm"sKQkhChH%jt@‡CǸ֣ TYPY3]_A TtD>rh!6';3As[*M rY1?#3dQ:b7e1ͫ ]JE#4X':o1 wPd:I9yms\}@*"+}D}MV.\'8`R 컥kw\)VSIJ\0 oDz@1 }!=-ЮOi!Dko f[" SqQhb6T&hÆ3uC_[arKGa/~O v%w4o!V:лȖBBlݿpPCiEQCHM_Pq3ƓiOB.4?%$ԃ4Ht(O++H2wBf*yfֹٟybylBL:@ȝ̔)ذ^< iK˦V1SQv&\|[ʼn3a5|bUci.c>en|gE'(1p{Ȱh/ xIv9xJ++i8!;scu|=I=P{ *AVdtZH1:y#.a`C:RdC#28kE^{?J+^Kﯖ#j0LleGhL ՀX@*`OdP{R',t .Jƾ %t&G=Zo*C3L[F]nNa'HL(6W[W-CاM)TGt{V؞ HXA x9xjKv)zzEnNUN24S"Fh BUU&'sdr>a?pd2yKU\#EBauBdK1,wϖF;bf6] cHA5uᣞH7T`_h<Ql(DSг-O%U(%MUK~)Rra~CՌ6ǃetg Mpk)z{EgϺt 5aN*9+vS;>(K~}O[mI_DńbpbҞfn?T, M lL -Ə+L>5Z+<8UI-Vv5 H\J&L%H-?rtoԓF m?)"'L{j峷-fG "ayLna >mXNu)IKF^/ŏ~GmYnqfC!E?E͇ zM* Cskق1yNK:ɷb`:ZŖځNF3ck$(kȜ1V8f:8Yz]0y}?N^9CG] x}P1KT!]"hGD3B:g~MwUPH06kuɅ$.N䃦 zU.C!ۚl +ʵ+"udX eџ V$n%c-!e0jnSqಱiϢsD-=<LM!IJ Cޜ`bt!{s{%; [xD,Bp. VHBe=? 5SB^8. 0R>S -FFJ4UTfEeǰμ%ʿ8pW%\)Ⱥbei5wz$fdQ]6MOsOJU+\DsxF$,>1k7HYxxF!Lj8Z0Ut`b]:vI :7R@cn世V FjP77t(O(7;^DB܉ՕW&5,J6`Y=By)MKeoǬ%$KroMqR~n6K cKF} bK^4sHOJw򯨲.$yM#߫!1LV㊦E@ dswmIfGH%dg@l-UoGJ7g4Y}~%eo Ŀʤ޲#gV?.;ـlDZcZM Qu BsRn>ů"mOn,Kp",3hO`9H. aWMNz%kP+ bZ"|kՉ='!#)+="5fr ZG M8ӃZ01*UGD:!:@&F5exf\.P H_RM.μ@Z8sҬ m,tN׷pKQLKP moLRnK(iEM=DaJa-t|6_*b}v=#zED/fre_ïڲpDwAfT~nR:MvD6\BW4 1/pR!v9?clR`Aʶ!9/<}p#SQVNfy!K%Nplȥ2sPHyVGs@5*ERyX;_(dYOi1ZS ɰ'Բ{!kۭ̀n^n$3{jMRUGfF`I=KlRJOp0i;mɱ&k;g٪{u(&U"Σ!ǮtNL͖2GjAl^\8sU+sV'>s=@Ұ"k3](CPS${c4 Ns~ӛqlMs]m9={Ʈlg/M #B),zM=-CbS4pK\aMtCɟj)#tIӋɄBR,O-J?Az`;&=j0DϾZuIAuP6Hi 9%q$B\E3lawj 6OBl͛N/r_}zpq9Q V3Z<,#.pQlHcI27φ(!I/VK g’G{؝quE.aI߼@>H, \ 4h8,<Б]9wʵ _ }#fn\tB[QkdSߜٗ h`u';:q6:H5FI,3 JJgRDE E`$o"V`ɣuZa\3 F~Jfͭ. f>ʏ ڕ|Л=Z gA8+pe>"X)&$,Z5'GPC*/85- ;镜j`j{ИD}k'@ST@9t+Xm>Ds*UKt3֒IƟNPF< "UU_枮5,|vF($ !JJu(Xw_\21z IeƑ|g"90 $N0Zlfk,UɾI)S=~phUTf T ):J~ %W=͊t^{j5Gags yBS+eRnCa/8T=QW6VO?MDV5!Z`s$)r+PR6y\p%rQȾsJȱnZ2ݎtD 7=OE^t:Ch_Ғ0Dl>EҊ yZ1?#6NIr?viU3^ֿoYS̹._"[8ݍ6 rU4Qb zrJ7J.ռ9|Ϛ.o|0IE'95WяaXuI0OaQ'$gU$e'Qn($f& :M)=24&-9$QB@%7|['D6zJ˔KgBfGDZ2x fpm; .qHZ2~~U^}C"C^t>Rgw# ؑDucI,|* 4 7(8q  i[6NznP~+](/ˑX^Fj0XTR=(|hsncNYM Q3x&B`6UL_Jcɜ{.R8;v4|sg%pSTf"H'H)&AZ]{{t%I·pkҐs.~\Y>>fk?t0)577s%s% uKgWxڪ Up߾tΐ'rttM3:zl`ܠK@:Y'NR? Wfj:#`@ѡ\A˕(uD>#.-'2oh%q=֍fI]2 \A+$Y\w rŰ^T\vR}mEc;-՞ )8]WD' g_Ht78zhLs kB'B/*DRaՀeR\MAwE0#z2H8"c$$d!25OmQ} ϙ\7ʧ(('Z5%LC kaB ?cFvj\(wpPƺ9꪿ Dkh8"a5у|r/2_Sqcg~Xdz!笽:#/.$45vEDv&FD>bA'A*?6FĮqwM/&{8N:'.,usJ֍lbu_o. ސ>|&J>Vlk֚ ^"[Զjp5)'^1nl]|[)ُ#TNr<m1`Ҝ]LT=T/\лj CoztbWj'2x_ϪQm6R5\7Esyȟ:Z J !fyAQ82`{+SJ%gSֽYKs\a4R{R{TY}W̗=X/,阔JF9?^! ޮRSc]꛾?Y?(r qz_ttZr9*#J8WˈJsz O8Y ]Ҿ}< 8ľ0/ZB# ʇ=bݹ.B&(Sl_!,- uϮ`?]IZz넋ԣF[ݒ]MZvJCB}0+zjfݦ#á7nOSp/&/-oϭiaAFwذmaNRbS2.ڬ%+n p/R'*Dߘө;-ʖ`VoFZ44;/%tEyuN$w/6)q#hY/p`EHE[ q&Eb1 ?5kyR{E9/"5y v_9s88>&Dv>ChեINi ]!j04 R]h0(wc)Y ΗMɜR B$[sXX|~ǻupkNj'VjqV-BM5'F֩.5ݭfIӛ f%/UޮtG!׎dHxu4"L]^~_QIЙHr[Hx\*OZnܳZKt.".%Gu6gahڈ-Jv/e8p|4g٧T9$$BǤ$&I\zd`И2-`>VקB9D};T8ńBFw"+pe?}[ /]7,!=26z.]A'DҵN~L^e$p$lGVFI8?wK4<*cIP|1up8-B6_/Px pՍ-%JF+7IS|z}Πx^?Pe?sE2?\t=f^Ezݍfz\IE^BהZQچp<{6򍨚Sf?(J,_mOhun眜@50 >p/LKWQKG-J=I=  [( }̶ LP^6Tqm]η["iEXo P1וJAa9qX-'пe!畞Vl@딳 syc@zhjI!Doi'êo,MS Vu| sfjl&](^ LHEKp;1 Oz0PTQ ،| 3/ e':TUftٜ5&qL05FN!̐KtwYrѶnL'1djneȡɞ,&h/OTK3R!f챏Gu<ܢGcrx5R"CBkV& ƽ0&Lyb.UN?a7#Jv~Gt ߌzVw`'J}sM}eLK $q\\R-T&d=YCR]cpm;zq~}F5^B!I8*}r[VbM9^wXl;yh4 A-5sTA7yf{jh8,3X&&/F"}e47FW;ӥ03Q|_*8)R^6^M~|sM d/݆ceė7wʁ-@I) enx8-' Z:AlՃՅk\s9 AOBĂ]S#EFT>_mu#QI 4u[ 2gs$rC&B>fU4TbEOU#F]ƝfE/) Pwi>2x~ j¾NHۡ=Zu-#o~Tb8v_wY,lʀ&eתtN A8NG`?1T>l;R3>A[wnp.pcGf9N㱑vP}1jzx0\aNX,pV+o;hIGK HIƉ̸A枙ckE9o0eb @HVƤ%DC#QW5(*Qea(7f-#ub4RSdv/` C Aȴ5= iKpD#9@lUH:Ы$is.qz㴴᭞4p/?.Lwk#'1j5ГYT4*#9 2W]bC񶥿pUo冬[o;~,73ߢPq&Ez]`y\=MԶl4uW&[fr, QPQVܹw\ϻ,@`W̵Qb NaOnWd#"^3I:X[3Vs"q,3jy9}E6ʐz K.rEsإG'(ʁK%SF.I(yYۇjt$jɓb|$g>i.`w ?R ]hT$2x{$튤IQIxJhJn)94vM3]KTP:ś&C֎v@-/* ٲE@}_?F0`꭫(GX(5n)7p߸{fAHg?.Ba3^Qs5[9K};Z`B-.fK C$5L8+`Bga>o$lxKit*>~QpDlCI;֗až[SXePt$d@&bG_j `Rׅ ͩt|Kpeu^e0l;~>Sx;NS1(Wn5Š,q÷zQy@»$ɟH6R8mdsӯH氠>ې F#x銱ɋ-Ã풘6 gCR7ʘ;˜e&;m {HLM52TofK9TQ%S<`KHN3!8<2~i̬Y`t]v,%3vB̀7n012cN9O={P*5Xבy_fzb:Ҟ‰rT|vcȲZt&=4[~58 ,O#ãP.*½1򔌙|V@h.^a%V$-?swOޯi%v nĎpW zWkk<]gHkt],m1h[7Vd,kŻf_X^Zy,qܷj=ubqS?GyF&Gq(@OsmNNyrmg3?Gom])nlmS t}'ͻ-BI=O֎"pv| ks&P(S݃RVG@Rn=P AN'CƐ,܃zQe@1,Jil6ʾ. QX@1Izb$%_Bm2hyPƷ5OFv'`_/}qJ{%@වҘΠ/辖)cO銌e1Toqc!AI=$xmxޏEM!C̕XGR{Is$*^r;G"N|˒0}6Z㰹ڳs(jyᛥW ,MyTzI3 zA 8_ щp<ć49O!X~,FjZH?#m0 : lq΋Mav+1%cBܑBLBd @nƱ&/rPJ%x#ڂкa>hCsOv  X& NOX{e$hҏ3 @;vƈuF]FBBnÙ^/R @~I9Y<ҲTdQwїj '-Zh!K/FyOo mi6i!cHe>l~:M…i 4XTC2|bjIplۑDgaTSSa (й$MÎل*sNnR,|1T9gҫ[x+팋AԽ21zgЮ]!j}Y 4p'C '%ypΨ]?nF蝳%MOUq / iKhٱ!C'xu]5ƁV!J\!Po]SCgW7~b}AN2vW|4:X[DO}ُ2CAl¨'1˴)&S=%Whxþbf PկXQUUԵ~R9AbÑ*Snm)?cL/kfR@(p$Z:h `@C0߫uN#NVaB*qT|2܆ WnX^k֋V[Kdwt0HE) b:&z:sE^|4WOP|5ʚvAp ' j1 lڕy"]76`#UϜ7SP$Y2EZTivzYw׏3!Tϰê)%I&ɒuB<[:%_͘wuYPMm+B#AEa#܊\g} _|&l&拓 vכ_/^3\QsW|pŸ?NsD givqzJoY9`Nrز]BxUh@@s_ĨԜ1] ƒDCaȟÒ!vGX=c>ғċ~H n푈I:gfiFs@fHm$ HL/U Z)& a\m1 J}73?&nsS8'IA{ߘyC}:0ΰc&1+dp=LU-/ RCC.`֏)/!ςy2L&lBq(0t.E]gmSS\C&5P,b)o/9:V,9A%rW`W Td@n{* we:o}t h4&X!o[Pb.eL'4QzG;_>$Mnn6d̾iQfSNFJOR0tykR5 | z 蠀 u3e T P Bk$C~#zB뗃Nʨ"kgH0R\c1#^ .`%.u,MsYFf+xp;ls[f&>WriX:)}y!ǐ4&ҤVQw o;5>&#%u֒YWVRR>yHTsgbsYǬ\GS[) /9=)R+~#]>O''̂3k1W}Wgo2bpuxJOz NƀwV5;윸*0Mq;fJ:3Z>T2Fxu@ʠŤq[VrFO@' zP 689{0)]FsAUL6(9QJH@:pvaWER"KEC:fzϽ#`.L?>%1rN"FCh,a:aJj1?d*!PHjt?|u;Jʏby74}:d4zgm-\@TkYLA[z s ikx”aJjm? @g )%X.=ROG~|-1غxٶRmI܄%YG !RS vg_>NT`JvmI?Z囉zb*(!\z>b} kZG EްYpQn#C FO.{jsVc$2ۧd4?}1~>{EN eQZ Z4]p;Dt߻O ԦW<󒋪4!XHiw3,b۰^5@$Qؖ{+3N]^*>vZYL{I,1Z _ F"FKooќGL{vڧ[H^'NMCu>fDh gb7,V$iUtpܲn?OHg3'@b\|/M @DNN=rf@Z%+AP3 Au#,۠`\yNw,4v~ 0۬wDj{^e[yLPJ%fc$掞) GI@t= Ar^<=~ƈp e"J\4tkWtYh=m OL΂QkqI]6P[Ki.t_?XɟN\3kԎ#?Fl9/`,V4|7:NȌi4顚]ڔA³ UL&>i|8!LGAjq뻺|PH܈|fB/YmQƼQچ AnikrpDkN&6*:#~Z`WAnߍTRPƖ.L5  6qzD#}&7ffk * 8K@Lsm i[GY,vBrEAXxsneCůThPy=#0'm|/s?=WA':!Lci,0"-[X1?3V_9keYME[@mv|$ԤpirèzR4]z=AAާ4O?rJ,IaJ)Sq3e$Oa3K MtQOˀX٢Le. zE5k<&?se|9Ǡ^c `6qr4\ ضC3.\nd0毇e0H^,+ڊ1~ǩc0017n.D=wA^{˸_I"`X= ~?{A7FAjki?)+|)bMN#7(zӡA y1fJTmTHUNcot> [bdK4n,Ϟ0#ȗH!Dsî(+ BK#t #X(}jp)` KFD?5\\Q/ J%H |P%Σ;]s=OkޚgcK{ ߫t75Cv\0p5= P ~Y}=qUL>apf.PzaEkBq@0IEId*8vAo4>;JkƐ~H_*R{z0[83y3BaG;>[l˲{pi`PKe\L/PjDz E돂FRc/7.FvOvANk7Z$J^Z ])'>v玤es矅:ϗsZKǥKU$Ɣ (4OK- jLI_iuycW"tcMk bA1|̢F o`ծ[i1 01%jdVJYM"7OH|oA-ZKi#E6e eChQsg.C#Zg?@fe3KܿȾAt+Z(>+\~Ȅ[_V&r奷,yRƾXD[JH~ ct/ 0P~B8շ sǗw>_Ed2;z9*se9-+ _1)ªz#6~Zv  d,{n//9֗񻫯=.;H{+:m9᠃Zk `T! m]9!ONW:V:80ku;Cnl=lNoE],jҭL%p&ʊI]ykofl_m"D:XGz$>f[r,}{v !/Y _aWmXlXJ9Cmw(yaOq(Y"7t@RafoiB 5RZ!ٜ;!lkK*am5D'~yH*QD]M#5"r(ZgA L-ۼ,M:\ĹXDFGfg&0~ 8v#{l,Q "N6s#kZ^>j?F`q6ei)[VDTiJT/qX?/nn(kցS5aBO|֖6 ;#/:DT# 1pH&k=GDͅ|%pѓkOΙK+v3x2Dc8".2+ǿڂFyi;LD hD迃~?~0h2~ISA ̭lqh)0և,tڻt!$d0T0edI( Vl4/q#+0QB+zDbJoEJUG{K {J~K{C_k/V#@Tޖ /eOt!1OOf8|E$(ϐI0VKFmJ&N],1H#c9fi iŒ^J-@6v`9ЯKNVX1Iy3h=<: _e^,`RA݀`lݺAv 4e:t(r%PMXڃ44J^[H4sVS gR"<5n?cu\]yLjcni 7-͟Y=/b>i9Pfr͂b|_z, t"#7Zc,YN/w1д o ~YFPȞA<>o P'&U94WSn, YxLJEJg>g=ʇq 5=G/NKޛԽ ti#3dĨl0J[ĥ 96/%XB͌SKj~-=>6,!Y0 .b[F3P 奼cEӀ3YӰTK5N?Q' ԳM$fkd &aE$c:0NnOM4lq48|+[)F?O'Gy3DNp.?Q7Lu\3Sw-knp7 #e`;([Y=Y( ET)v؁تh*mÿ[rod~okb&yRl&擔$l1)8zTժ2@lb1(P s:rlW $Tb~lBհ??Wi"J8$yrR#H=rF :'zy;nA<I̩ |@ؖh717$քg#gfIuEy~{7ftMAcaXC@ʒ!dߙuo 4 <6=r=pɞ2 `M=]rHH3V5V]/MyάM}4>X@}fH1~߇W}W|L8n4T>:Q4[XyJ݃_y&ǩN위wC-%8B-G<)^%J<8[MƟ"8p+\m~- Of% iת fWI\Qfqdh4)v|2-:%\ )E&}j< D(0ƆHX\Opߚ tF %(KO(Yc,sˋ "ʥhe?!̞ HzY | zR6!!n{Kѷv*@ωT19f+10H(Yض) eYke }&`nCZ \s4Z b##r禽<’x(;/+mg ˏ{}w&gpST'> g9Yp>åR{ Gҿ##Kkٽ6%ΩTXf.ex$ TnĹ$^mzd>?v|~{q^BSaBN]ꉦ eJ+Աg>ˑ3trveOjm΂o2?Pj @[uBF7n#k ]b=J7f:f4Bo)Y7UR.m jC9aBj%'l3Pd /+ yz A!ujֳ-Bj&6S5=Π,Ht_0Ѧ4VH6JIhYF& xΑIB @o} ,C{l]th홎吹 " B"%9)] yDBFk'9L}`c,@䜓I>,kbWWlHE- t|@-vc>-lʠX`#}}pTp~֡k0Gg7▰ufˆk,NbH{ iGC_Yd|jwgv[hJ c4Lߑ{̴vWڮI1c9JX&1Sϵ*<"\ExY>xjm)q WI8̱G-⬯I"}ѩ"pnlD`F ЃX@M[o&H@`ˊFQߏ?QX=c&lfL6^TtBp׺+|BSPgtf&tn z`5ZA_ PӜ@Œa fxϭ5_u˫> |陠\?;0p ouxE&nt<ϩ/pܶݦvC#-0bHdL/Kbv1ԩ2V⶷RoZ,n \9*P3z~B~I jdhNXu#P@$ħRC8>Ҕ- T󇲈;t{2Fw>W] bk$K,]<%V {Cϖ~WAA}Ḿ`tb6q [v09 y,K㒐xV:!ʶcU7ăԺ-[n_8&RɀN{qM|GF#j1CEcR0X|,6h42cdhx  !A YZ