zeromq-1.5.6/0000755000000000000000000000000014465422472011240 5ustar0000000000000000zeromq-1.5.6/.hgignore0000644000000000000000000000132414465422472013043 0ustar0000000000000000syntax: regexp # The recurrent (^|/) idiom in the regexps below should be understood # to mean "at any directory" while the ^ idiom means "from the # project's top-level directory". (^|/).*\.dvi$ (^|/).*\.pdf$ (^|/).*\.o$ (^|/).*\.oct$ (^|/).*\.octlink$ (^|/)octave-core$ (^|/)octave-workspace$ (^|/).*\.tar\.gz$ (^|/)aclocal\.m4$ (^|/)configure$ (^|/)autom4te\.cache($|/) (^|/)config\.h$ (^|/)config\.log$ (^|/)config\.status$ (^|/)Makefile$ # e.g. doc/faq/OctaveFAQ.info # doc/interpreter/octave.info-4 ^doc/.*\.info(-\d)?$ ^doc/\w*/stamp-vti$ ^doc/\w*/version\.texi$ # Emacs tools create these (^|/)TAGS$ (^|/)semantic.cache$ # Other text editors often create these (^|/)~.* zeromq-1.5.6/COPYING0000644000000000000000000010451314465422472012277 0ustar0000000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . zeromq-1.5.6/DESCRIPTION0000644000000000000000000000063614465422472012753 0ustar0000000000000000Name: zeromq Version: 1.5.6 Date: 2023-08-11 Author: John Donoghue Maintainer: John Donoghue Title: ZeroMQ Toolbox Description: ZeroMQ bindings for GNU Octave Categories: Zeromq Depends: octave (>= 4.0.0) SystemRequirements: zmq Autoload: no License: GPLv3+ Url: https://gnu-octave.github.io/octave-zeromq/ Repository: https://github.com/gnu-octave/octave-zeromq/ zeromq-1.5.6/INDEX0000644000000000000000000000225414465422472012035 0ustar0000000000000000zeromq >> Octave ZeroMQ bindings ZeroMQ overview zeromq ZeroMQ functions iszmq zmq_bind zmq_close zmq_connect zmq_curve_keypair zmq_curve_public zmq_disconnect zmq_errno zmq_getsockopt zmq_has zmq_poll zmq_recv zmq_send zmq_setsockopt zmq_socket zmq_strerror zmq_unbind zmq_version zmq_z85_decode zmq_z85_encode ZeroMQ socket type constants ZMQ_DEALER ZMQ_PAIR ZMQ_PUB ZMQ_PULL ZMQ_PUSH ZMQ_REP ZMQ_REQ ZMQ_ROUTER ZMQ_STREAM ZMQ_SUB ZMQ_XPUB ZMQ_XSUB ZeroMQ get/setsockopt constants ZMQ_EVENTS ZMQ_SUBSCRIBE ZMQ_UNSUBSCRIBE ZMQ_RCVMORE ZMQ_TYPE ZMQ_IDENTITY ZMQ_LAST_ENDPOINT ZMQ_CONNECT_TIMEOUT ZMQ_CURVE_PUBLICKEY ZMQ_CURVE_SECRETKEY ZMQ_CURVE_SERVERKEY ZMQ_CURVE_SERVER ZMQ_PLAIN_SERVER ZMQ_PLAIN_USERNAME ZMQ_PLAIN_PASSWORD ZMQ_MECHANISM ZMQ_SOCKS_PROXY ZMQ_GSSAPI_PLAINTEXT ZMQ_GSSAPI_PRINCIPAL ZMQ_GSSAPI_SERVER ZMQ_GSSAPI_SERVICE_PRINCIPAL ZMQ_PRIORITY ZMQ_RATE ZMQ_ROUTING_ID ZMQ_BACKLOG ZeroMQ ZMQ_EVENTS flags ZMQ_POLLIN ZMQ_POLLOUT ZeroMQ receive send options ZMQ_DONTWAIT ZMQ_SNDMORE ZeroMQ ZMQ_MECHANISM values ZMQ_NULL ZMQ_PLAIN ZMQ_CURVE ZMQ_GSSAPI zeromq-1.5.6/Makefile0000644000000000000000000002711614465422472012707 0ustar0000000000000000## Copyright 2015-2016 Carnë Draug ## Copyright 2015-2016 Oliver Heimlich ## Copyright 2017 Julien Bect ## Copyright 2017 Olaf Till ## Copyright 2018-2023 John Donoghue ## ## Copying and distribution of this file, with or without modification, ## are permitted in any medium without royalty provided the copyright ## notice and this notice are preserved. This file is offered as-is, ## without any warranty. TOPDIR := $(shell pwd) PACKAGE_REPO_DIR ?= $(TOPDIR) ## Some basic tools (can be overriden using environment variables) SED ?= sed TAR ?= tar GREP ?= grep CUT ?= cut TR ?= tr TEXI2PDF ?= texi2pdf -q MAKEINFO ?= makeinfo # work out a possible help generator ifeq ($(strip $(QHELPGENERATOR)),) ifneq ($(shell qhelpgenerator-qt5 -v 2>/dev/null),) QHELPGENERATOR = qhelpgenerator-qt5 else ifneq ($(shell qcollectiongenerator-qt5 -v 2>/dev/null),) QHELPGENERATOR = qcollectiongenerator-qt5 #else ifneq ($(shell qhelpgenerator -qt5 -v 2>/dev/null),) # v4 doesnt work # QHELPGENERATOR = qhelpgenerator -qt5 else ifneq ($(shell qcollectiongenerator -qt5 -v 2>/dev/null),) QHELPGENERATOR = qcollectiongenerator -qt5 else QHELPGENERATOR = true endif endif ## Note the use of ':=' (immediate set) and not just '=' (lazy set). ## http://stackoverflow.com/a/448939/1609556 package := $(shell $(GREP) "^Name: " DESCRIPTION | $(CUT) -f2 -d" " | \ $(TR) '[:upper:]' '[:lower:]') version := $(shell $(GREP) "^Version: " DESCRIPTION | $(CUT) -f2 -d" ") pkg_date := $(shell $(GREP) "^Date: " DESCRIPTION | $(CUT) -f2 -d" ") ## These are the paths that will be created for the releases. target_dir := target release_dir := $(target_dir)/$(package)-$(version) release_tarball := $(target_dir)/$(package)-$(version).tar.gz html_dir := $(target_dir)/$(package)-html html_tarball := $(target_dir)/$(package)-html.tar.gz ## Using $(realpath ...) avoids problems with symlinks due to bug ## #50994 in Octaves scripts/pkg/private/install.m. But at least the ## release directory above is needed in the relative form, for 'git ## archive --format=tar --prefix=$(release_dir). real_target_dir := $(realpath $(PACKAGE_REPO_DIR))/$(target_dir) installation_dir := $(real_target_dir)/.installation package_list := $(installation_dir)/.octave_packages install_stamp := $(installation_dir)/.install_stamp ## These can be set by environment variables which allow to easily ## test with different Octave versions. ifndef OCTAVE OCTAVE := octave endif OCTAVE := $(OCTAVE) --no-gui --silent --norc MKOCTFILE ?= mkoctfile ## Command used to set permissions before creating tarballs FIX_PERMISSIONS ?= chmod -R a+rX,u+w,go-w,ug-s ## Detect which VCS is used vcs := $(if $(wildcard $(PACKAGE_REPO_DIR)/.hg),hg,$(if $(wildcard $(PACKAGE_REPO_DIR)/.git),git,unknown)) ifeq ($(vcs),hg) release_dir_dep := $(PACKAGE_REPO_DIR)/.hg/dirstate HG := hg HG_CMD = $(HG) --config alias.$(1)=$(1) --config defaults.$(1)= $(1) HG_ID := $(shell $(call HG_CMD,identify) --id | sed -e 's/+//' ) REPO_TIMESTAMP := $(firstword $(shell $(call HG_CMD,log) --rev $(HG_ID) --template '{date|hgdate}')) endif ifeq ($(vcs),git) release_dir_dep := $(PACKAGE_REPO_DIR)/.git/index GIT := git REPO_TIMESTAMP := $(firstword $(shell $(GIT) log -n1 --date=unix --format="%ad")) endif TAR_REPRODUCIBLE_OPTIONS := --sort=name --mtime="@$(REPO_TIMESTAMP)" --owner=0 --group=0 --numeric-owner TAR_OPTIONS := --format=ustar $(TAR_REPRODUCIBLE_OPTIONS) ## .PHONY indicates targets that are not filenames ## (https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html) .PHONY: help ## make will display the command before runnning them. Use @command ## to not display it (makes specially sense for echo). help: @echo "Targets:" @echo " dist - Create $(release_tarball) for release." @echo " html - Create $(html_tarball) for release." @echo " release - Create both of the above and show md5sums." @echo " install - Install the package in $(installation_dir), where it is not visible in a normal Octave session." @echo " check - Execute package tests." @echo " doctest - Test the help texts with the doctest package." @echo " run - Run Octave with the package installed in $(installation_dir) in the path." @echo " clean - Remove everything made with this Makefile." ## ## Recipes for release tarballs (package + html) ## .PHONY: release dist html clean-tarballs clean-unpacked-release ## To make a release, build the distribution and html tarballs. release: dist html md5sum $(release_tarball) $(html_tarball) @echo "Upload @ https://sourceforge.net/p/octave/package-releases/new/" @echo " and note the changeset the release corresponds to" ## dist and html targets are only PHONY/alias targets to the release ## and html tarballs. dist: $(release_tarball) html: $(html_tarball) ## An implicit rule with a recipe to build the tarballs correctly. %.tar.gz: % $(TAR) -cf - $(TAR_OPTIONS) -C "$(target_dir)/" "$(notdir $<)" | gzip -9n > "$@" clean-tarballs: @echo "## Cleaning release tarballs (package + html)..." -$(RM) $(release_tarball) $(html_tarball) @echo ## Create the unpacked package. ## ## Notes: ## * having ".hg/dirstate" (or ".git/index") as a prerequesite means it is ## only rebuilt if we are at a different commit. ## * the variable RM usually defaults to "rm -f" ## * having this recipe separate from the one that makes the tarball ## makes it easy to have packages in alternative formats (such as zip) ## * note that if a commands needs to be run in a specific directory, ## the command to "cd" needs to be on the same line. Each line restores ## the original working directory. $(release_dir): $(release_dir_dep) -$(RM) -r "$@" ifeq (${vcs},hg) $(HG) archive --exclude ".hg*" --type files "$@" endif ifeq (${vcs},git) $(GIT) archive --format=tar --prefix="$@/" HEAD | $(TAR) -x $(RM) "$@/.gitignore" endif ## Don't fall back to run the supposed necessary contents of ## 'bootstrap' here. Users are better off if they provide ## 'bootstrap'. Administrators, checking build reproducibility, can ## put in the missing 'bootstrap' file if they feel they know its ## necessary contents. ifneq (,$(wildcard src/bootstrap)) cd "$@/src" && ./bootstrap && $(RM) -r "autom4te.cache" endif ifneq (,$(wildcard src/configure)) cd "$@/src" && ./configure && $(MAKE) prebuild && \ $(MAKE) PACKAGE_REPO_DIR=$(PACKAGE_REPO_DIR) distclean && $(RM) Makefile endif ifneq (,$(wildcard doc/mkfuncdocs.py)) $(MAKE) PACKAGE_REPO_DIR=$(PACKAGE_REPO_DIR) -C "$@" docs cd "$@" && $(RM) -f doc/mkfuncdocs.py doc/mkqhcp.py endif # remove dev stuff cd "$@" && $(RM) -rf "devel" ${FIX_PERMISSIONS} "$@" # ensure target dir date is now updated touch "$@" run_in_place = $(OCTAVE) --eval ' pkg ("local_list", "$(package_list)"); ' \ --eval ' pkg ("load", "$(package)"); ' .PHONY: docs docs: doc/$(package).pdf doc/$(package).qhc doc/$(package).html .PHONY: clean-docs clean-docs: $(RM) -f doc/$(package).info $(RM) -f doc/$(package).pdf $(RM) -f doc/$(package).html $(RM) -f doc/$(package).qhc $(RM) -f doc/$(package).qch $(RM) -f doc/functions.texi $(RM) -f doc/version.texi doc/version.texi: $(release_dir_dep) @echo Generating $@ @echo "@c autogenerated from Makefile" > $@ @echo "@set VERSION $(version)" >> $@ @echo "@set PACKAGE $(package)" >> $@ @echo "@set DATE $(pkg_date)" >> $@ doc/$(package).pdf: doc/$(package).texi doc/functions.texi doc/version.texi cd doc && SOURCE_DATE_EPOCH=$(REPO_TIMESTAMP) $(TEXI2PDF) $(package).texi # remove temp files cd doc && $(RM) -f $(package).aux $(package).cp $(package).cps $(package).fn $(package).fns $(package).log $(package).toc doc/$(package).html: doc/$(package).texi doc/functions.texi doc/version.texi cd doc && SOURCE_DATE_EPOCH=$(REPO_TIMESTAMP) $(MAKEINFO) --html --css-ref=$(package).css --no-split $(package).texi doc/$(package).qhc: doc/$(package).html # try also create qch file if can cd doc && ./mkqhcp.py $(package) && $(QHELPGENERATOR) $(package).qhcp -o $(package).qhc cd doc && $(RM) -f $(package).qhcp $(package).qhp doc/$(package).info: doc/$(package).texi doc/functions.texi doc/version.texi cd doc && $(MAKEINFO) $(package).texi doc/functions.texi: $(release_dir_dep) cd doc && ./mkfuncdocs.py --src-dir=../inst/ --src-dir=../src/ --func-prefix=zmq_ --ignore=zeromq ../INDEX | $(SED) 's/@seealso/@xseealso/g' > functions.texi # html_options = --eval 'options = get_html_options ("octave-forge");' ## Uncomment this for package documentation. html_options = --eval 'options = get_html_options ("octave-forge");' \ --eval 'options.package_doc = "$(package).texi";' \ --eval 'options.package_doc_options = [options.package_doc_options " --css-include=$(package).css"];' $(html_dir): $(install_stamp) $(RM) -r "$@"; $(run_in_place) \ --eval ' pkg load generate_html; ' \ $(html_options) \ --eval ' generate_package_html ("$(package)", "$@", options); '; $(FIX_PERMISSIONS) "$@"; clean-unpacked-release: @echo "## Cleaning unpacked release tarballs (package + html)..." -$(RM) -r $(release_dir) $(html_dir) @echo ## ## Recipes for installing the package. ## .PHONY: install clean-install octave_install_commands = \ ' llist_path = pkg ("local_list"); \ mkdir ("$(installation_dir)"); \ load (llist_path); \ local_packages(cellfun (@ (x) strcmp ("$(package)", x.name), local_packages)) = []; \ save ("$(package_list)", "local_packages"); \ pkg ("local_list", "$(package_list)"); \ pkg ("prefix", "$(installation_dir)", "$(installation_dir)"); \ pkg ("install", "-local", "-verbose", "$(release_tarball)"); ' ## Install unconditionally. Maybe useful for testing installation with ## different versions of Octave. install: $(release_tarball) @echo "Installing package under $(installation_dir) ..." $(OCTAVE) --eval $(octave_install_commands) touch $(install_stamp) ## Install only if installation (under target/...) is not current. $(install_stamp): $(release_tarball) @echo "Installing package under $(installation_dir) ..." $(OCTAVE) --eval $(octave_install_commands) touch $(install_stamp) clean-install: @echo "## Cleaning installation under $(installation_dir) ..." -$(RM) -r $(installation_dir) @echo ## ## Recipes for testing purposes ## .PHONY: run doctest check ## Start an Octave session with the package directories on the path for ## interactice test of development sources. run: $(install_stamp) $(run_in_place) --persist ## Test example blocks in the documentation. Needs doctest package ## https://octave.sourceforge.io/doctest/index.html doctest: $(install_stamp) $(run_in_place) --eval 'pkg load doctest;' \ --eval "targets = pkg('list', 'zeromq'){1}.dir;" \ --eval "doctest (targets);" ## Test package. octave_test_commands = \ ' pkgs = pkg("list", "$(package)"); \ dirs = {pkgs{1}.dir}; \ __run_test_suite__ (dirs, {}); ' ## the following works, too, but provides no overall summary output as ## __run_test_suite__ does: ## ## else cellfun (@runtests, horzcat (cellfun (@ (dir) ostrsplit (([~, dirs] = system (sprintf ("find %s -type d", dir))), "\n\r", true), dirs, "UniformOutput", false){:})); endif ' check: $(install_stamp) $(run_in_place) --eval $(octave_test_commands) ## ## CLEAN ## .PHONY: clean clean: clean-tarballs clean-unpacked-release clean-install clean-docs test -e $(target_dir)/fntests.log && rm -f $(target_dir)/fntests.log || true @echo "## Removing target directory (if empty)..." test -e $(target_dir) && rmdir $(target_dir) || true @echo @echo "## Cleaning done" @echo zeromq-1.5.6/NEWS0000644000000000000000000000723614465422472011747 0ustar0000000000000000Summary of important user-visible changes for octave zeromq 1.5.6: ------------------------------------------------------------------- *** minor updates for Octave 8+ compatibility *** minor doc updates Summary of important user-visible changes for octave zeromq 1.5.5: ------------------------------------------------------------------- *** added ZMQ_PRIORITY, ZMQ_RATE, ZMQ_ROUTING_ID, ZMQ_BACKLOG constants *** added Qt5 help documents *** minor doc updates Summary of important user-visible changes for octave zeromq 1.5.4: ------------------------------------------------------------------- *** use octave_base_dld_value class if available *** allow libzmq fallback detection Summary of important user-visible changes for octave zeromq 1.5.3: ------------------------------------------------------------------- *** bugfix use pkg-config in configure (Bug #60419) Summary of important user-visible changes for octave zeromq 1.5.2: ------------------------------------------------------------------- *** bugfix ref count used by unique_clone *** minor doc updates Summary of important user-visible changes for octave zeromq 1.5.1: ------------------------------------------------------------------- *** minor updates for octave depreciated features *** minor doc updates Summary of important user-visible changes for octave zeromq 1.5.0: ------------------------------------------------------------------- *** use OCTAVE_LOCAL_BUFFER for temp mem usage *** minor doc updates *** bugfix octave_zeromq_socket subsasgn access *** add initial curve functions and authentication *** add plain authentication options *** add gssapi authentication options *** added security mechanism get option *** added socks5 support Summary of important user-visible changes for octave zeromq 1.4.0: ------------------------------------------------------------------- *** additional spelling checks *** added new functions zmq_has *** added ZMQ_LAST_ENDPOINT, ZMQ_CONNECT_TIMEOUT to getsockopts *** added ZMQ_XSUB, ZMQ_XPUB, ZMQ_STREAM constants for zmq_socket *** added zmq_example5.m for STREAM type example *** added package documentation *** lock oct file on pkg load Summary of important user-visible changes for octave zeromq 1.3.0: ------------------------------------------------------------------- *** spelling check in docs *** add generation and install of oct file tests *** updated configuration for use of depreciated symbols *** added new functions iszmq, get, set *** added dot notation for access of get/set of properties *** corrected display of socket type for dealer, pair, push, pull types Summary of important user-visible changes for octave zeromq 1.2.1: ------------------------------------------------------------------- *** updated zmq_test for using pause and uint8 typecast for identity set Summary of important user-visible changes for octave zeromq 1.2.0: ------------------------------------------------------------------- *** added pub/sub example code *** added new function zmq_disconnect *** add ZMQ_EVENTS, ZMQ_POLLIN, ZMQ_POLLOUT to INDEX, update events documentation *** added ZMQ_IDENTITY to get/setsockopts Summary of important user-visible changes for octave zeromq 1.1.0: ------------------------------------------------------------------- *** added new functions zmq_unbind, zmq_errno. *** added getsockopt ZMQ_TYPE, ZMQ_EVENTS processing. *** added help zeromq implementation *** added new examples folder/files Summary of important user-visible changes for octave zeromq 1.0.0: ------------------------------------------------------------------- *** Initial release zeromq-1.5.6/README.md0000644000000000000000000000211314465422472012514 0ustar0000000000000000Introduction ============ The Octave Zeromq package provides ZeroMQ bindings for GNU Octave Requirements ============ * Octave >= 4.0.0 * [zeromq](https://zeromq.org) library and include files Installing ========== To install, run the octave package manager: 1. If running Windows, the package may already be installed: type pkg list, to view the installed packages. 2. To install from source forge: pkg install -forge zeromq 3. To install from a local tarball. pkg install zeromq-XXXXXXX.tar.gz Where XXXXXXX is the version of the the downloaded tarball. Usage: ====== 1. Load the package. pkg load zeromq (Required each time Octave is started) 2. Type help zeromq at the octave prompt to display a list of functions Documentation ============== Documentation for using the toolkit is available on [octave-zeromq github](https://gnu-octave.github.io/octave-zeromq/functions).. Read the Octave [Octave zeromq package wiki](https://wiki.octave.org/Zeromq_package) for install tips and examples. Known limitations and bugs ========================== None provided zeromq-1.5.6/doc/0000755000000000000000000000000014465422472012005 5ustar0000000000000000zeromq-1.5.6/doc/README0000644000000000000000000000100214465422472012656 0ustar0000000000000000This package is an octave binding for the zeromq library. Dependancies ------------ zmq library and include files http://zeromq.org/ for fedora: yum install zeromq-devel for ubuntu: apt install libzmq-dev Installing ---------- From octave: * Local file: pkg install zeromq-{VERSION}.tar.gz * Octave forge: pkg install -forge zermoq Using ------ * Load the package prior to using the functions: pkg load zermoq * functions are close to the C API for the zermoq library. zeromq-1.5.6/doc/functions.texi0000644000000000000000000006537514465422472014730 0ustar0000000000000000@c --------------------------------------------------- @node ZeroMQ functions @section ZeroMQ functions @cindex ZeroMQ functions @c ZeroMQ functions iszmq @c ----------------------------------------- @subsection iszmq @cindex iszmq @deftypefn {} {@var{tf} =} iszmq (@var{h}) Determine whether @var{h} is a zeromq socket object. @subsubheading Inputs @var{h} - a potential zeromq socket object to check @subsubheading Outputs @var{tf} - true if @var{h} is a zeromq socket object, otherwise false. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ functions zmq_bind @c ----------------------------------------- @subsection zmq_bind @cindex zmq_bind @deftypefn {} {status =} zmq_bind (@var{sock}, @var{endpoint}) Bind a zeromq socket to a endpoint. @subsubheading Inputs @var{sock} - the socket to bind. @var{endpoint} - the endpoint string. @subsubheading Outputs @var{status} - status for bind. On success, bind will return a @var{status} of true @xseealso { zmq_socket } @end deftypefn @c ZeroMQ functions zmq_close @c ----------------------------------------- @subsection zmq_close @cindex zmq_close @deftypefn {} {} zmq_close (@var{sock}) Close a zeromq socket. @subsubheading Inputs @var{sock} - the socket type to close. @subsubheading Outputs None @xseealso { zmq_socket } @end deftypefn @c ZeroMQ functions zmq_connect @c ----------------------------------------- @subsection zmq_connect @cindex zmq_connect @deftypefn {} {@var{status} =} zmq_connect (@var{sock}, @var{endpoint}) Connect a zeromq socket to a endpoint. @subsubheading Inputs @var{sock} - the socket to connect. @var{endpoint} - the endpoint string. @subsubheading Outputs @var{status} - status for connect. On success, connect will return a @var{status} of true @xseealso{zmq_socket} @end deftypefn @c ZeroMQ functions zmq_curve_keypair @c ----------------------------------------- @subsection zmq_curve_keypair @cindex zmq_curve_keypair @deftypefn {} {[ @var{publickey}, @var{privatekey} ] =} zmq_curve_keypair () Generate a random private/public keypair @subsubheading Inputs None @subsubheading Outputs @var{publickey} is a string that is the encoded public key @var{privatekey} is a string that is the encoded private key @xseealso { zmq_z85_encode } @end deftypefn @c ZeroMQ functions zmq_curve_public @c ----------------------------------------- @subsection zmq_curve_public @cindex zmq_curve_public @deftypefn {} {@var{publickey} =} zmq_curve_public (@var{privatekey}) Derive the public key from a private key @subsubheading Inputs @var{privatekey} is a string that is the encoded private key. It must be 40 characters in length @subsubheading Outputs @var{publickey} is a string that is the encoded public key @xseealso{zmq_curve_keypair} @end deftypefn @c ZeroMQ functions zmq_disconnect @c ----------------------------------------- @subsection zmq_disconnect @cindex zmq_disconnect @deftypefn {} {@var{status} =} zmq_disconnect (@var{sock}, @var{endpoint}) Disconnect a zeromq socket from an endpoint. @subsubheading Inputs @var{sock} - the socket to disconnect from. @var{endpoint} - a previously connected endpoint string to disconnect. @subsubheading Outputs @var{status} - status for disconnect. On success, disconnect will return a @var{status} of true @xseealso{zmq_socket, zmq_connect} @end deftypefn @c ZeroMQ functions zmq_errno @c ----------------------------------------- @subsection zmq_errno @cindex zmq_errno @deftypefn {} @var{errornum} = zmq_errno () Get the value of errno from zeromq. @subsubheading Inputs None @subsubheading Outputs @var{errornum} is the errno value of the calling thread. @end deftypefn @c ZeroMQ functions zmq_getsockopt @c ----------------------------------------- @subsection zmq_getsockopt @cindex zmq_getsockopt @deftypefn {} {@var{value} =} zmq_getsockopt (@var{sock}, @var{optionid}) Get the current value of an option. @subsubheading Inputs @var{sock} - the socket to connect. @var{optionid} - the setsockopt option to set. Valid @var{optionid}s are: @table @asis @item @code{ZMQ_RCVMORE} Flag for whether a message has been split into multiple messages. The return value will be either 0 or 1. @item @code{ZMQ_TYPE} Socket type for zeromq socket created with zmq_socket. Valid types are the same as the socket type value specified with zmq_socket. @item @code{ZMQ_EVENTS} Get the event state of zeromq socket. The returned value is a bit mask that may contain the following set values: @itemize @item @code{ZMQ_POLLIN} set when at least one message is available to read and zmq_recv will not block. @item @code{ZMQ_POLLOUT} set when at least one message can be written without zmq_send blocking. @end itemize @item @code{ZMQ_IDENTITY} or @code{ZMQ_ROUTING_ID} Get the socket identity value @item @code{ZMQ_RATE} Get the multicast data rate @item @code{ZMQ_PRIORITY} Get socket priority (linux only) @item @code{ZMQ_BACKLOG} Get length of queue for pending connections @item @code{ZMQ_LAST_ENDPOINT} Get the last endpoint the socket was connected to @item @code{ZMQ_CONNECT_TIMEOUT} Get the connect timeout value @item @code{ZMQ_SOCKS_PROXY} Get the SOCKS5 proxy value (string) @item @code{ZMQ_CURVE_SERVER} Get whether socket is a curve server (1) or not (0) @item @code{ZMQ_CURVE_PRIVATEKEY} Get a the curve socket private key (string) @item @code{ZMQ_CURVE_PUBLICKEY} Get a the curve socket public key (string) @item @code{ZMQ_CURVE_SERVERKEY} Get a the curve socket public key (string) @item @code{ZMQ_PLAIN_SERVER} Get whether socket server will use plain authentication (1) or not (0) @item @code{ZMQ_PLAIN_USERNAME} Get the plain socket username (string) @item @code{ZMQ_PLAIN_PASSWORD} Get the plain socket password (string) @item @code{ZMQ_GSSAPI_SERVER} Get whether socket server will use gssapi authentication (1) or not (0) @item @code{ZMQ_GSSAPI_PLAINTEXT} Get whether socket will encrypt gssapi authentication (1) or not (0) @item @code{ZMQ_GSSAPI_PRINCIPAL} Get the name of the gssapi principal (string) @item @code{ZMQ_GSSAPI_SERVICE_PRINCIPAL} Get the name of the gssapi service principal (string) @item @code{ZMQ_MECHANISM} Get the security mechanism (ZMQ_NULL, ZMQ_PLAIN, ZMQ_CURVE, ZMQ_GSSAPI) @end table @subsubheading Outputs @var{value} - the value set for the option, or []. @xseealso{zmq_socket, zmq_setsockopt} @end deftypefn @c ZeroMQ functions zmq_has @c ----------------------------------------- @subsection zmq_has @cindex zmq_has @deftypefn {} {@var{yesno} =} zmq_has (@var{feature}) Check if the zmq library supports a given feature. @subsubheading Inputs @var{feature} is the name of feature to check. Currently known features are: @table @asis @item 'ipc' library supports the ipc:// protocol @item 'pgm' library supports the pgm:// protocol @item 'tipc' library supports the tipc:// protocol @item 'norm' library supports the norm:// protocol @item 'curve' library supports the CURVE security mechanism @item 'gssapi' library supports the GSSAPI security mechanism @item 'draft' library was built with the draft API. @end table @subsubheading Outputs @var{yesno} - set to true if the feature is available, otherwise false. @end deftypefn @c ZeroMQ functions zmq_poll @c ----------------------------------------- @subsection zmq_poll @cindex zmq_poll @deftypefn {} {@var{havedata} =} zmq_poll (@var{sock}, @var{timeout}) @deftypefnx {} {@var{indexlist} =} zmq_poll (@var{socklist}, @var{timeout}) Wait up to timeout time for received data on socket. @subsubheading Inputs @var{sock} - the socket to wait on. @var{socklist} - the array of sockets to wait on. @var{timeout} - timeout time in milliseconds. A value of 0 will return without waiting. A value of -1 will wait until there is data. @subsubheading Outputs @var{havedata} - value of 1 if have data. @var{indexlist} - cell array of indexes to sockets that have data. @xseealso {zmq_socket} @end deftypefn @c ZeroMQ functions zmq_recv @c ----------------------------------------- @subsection zmq_recv @cindex zmq_recv @deftypefn {} {@var{data} =} zmq_recv (@var{sock}, @var{len}) @deftypefnx {} {@var{data} =} zmq_recv (@var{sock}, @var{len}, @var{flags}) Attempt to receive up to @var{len} bytes of data from zeromq socket. @subsubheading Inputs @var{sock} - the socket to receive from. @var{len} - number of bytes to read. @var{flags} - optional flags to pass to recv @subsubheading Outputs @var{data} - the read data in an uint8 array. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ functions zmq_send @c ----------------------------------------- @subsection zmq_send @cindex zmq_send @deftypefn {} {@var{count} =} zmq_send (@var{sock}, @var{data}) @deftypefnx {} {@var{count} =} zmq_send (@var{sock}, @var{data}, @var{flags}) Attempt to send to @var{data} bytes of data to zeromq socket. @subsubheading Inputs @var{sock} - the socket to receive from. @var{data} - data to send - either string or uint8 type. @var{flags} - optional flags to pass to send @subsubheading Outputs @var{count} - number of bytes written to socket, or -1 on error. @xseealso {zmq_socket} @end deftypefn @c ZeroMQ functions zmq_setsockopt @c ----------------------------------------- @subsection zmq_setsockopt @cindex zmq_setsockopt @deftypefn {} {@var{status} =} zmq_setsockopt (@var{sock}, @var{optionid}, @var{value}) Set a socket option on a zeromq socket. @subsubheading Inputs @var{sock} - the socket to connect. @var{optionid} - the setsockopt option to set. @var{value} - the value to set. Known valid @var{optionid}s are: @table @asis @item @code{ZMQ_SUBSCRIBE} Subscribe to incoming messages matching the value. The value is either a string or a uint8 array that must match the start of any incoming message @item @code{ZMQ_UNSUBSCRIBE} Unsubscribe from incoming messages @item @code{ZMQ_CONNECT_TIMEOUT} Set timeout for connect calls @item @code{ZMQ_IDENTITY} or @code{ZMQ_ROUTING_ID} Set the identity of a socket (string or uint8 data) @item @code{ZMQ_RATE} Set the multicast data rate @item @code{ZMQ_PRIORITY} Set the socket priority (linux only) @item @code{ZMQ_BACKLOG} Set the queue length for incoming connections @item @code{ZMQ_SOCKS_PROXY} Set the socks5 proxy value (string) @item @code{ZMQ_CURVE_SERVER} Set whether socket is a curve server (1) or not (0) @item @code{ZMQ_CURVE_PRIVATEKEY} Set the curve socket private key (string) @item @code{ZMQ_CURVE_PUBLICKEY} Set the curve socket public key (string) @item @code{ZMQ_CURVE_SERVERKEY} Set the curve socket public key (string) @item @code{ZMQ_PLAIN_SERVER} Set whether socket server will use plain authentication (1) or not (0) @item @code{ZMQ_PLAIN_USERNAME} Set the plain socket username (string) @item @code{ZMQ_PLAIN_PASSWORD} Set the plain socket password (string) @item @code{ZMQ_GSSAPI_SERVER} Set whether socket server will use gssapi authentication (1) or not (0) @item @code{ZMQ_GSSAPI_PLAINTEXT} Set whether socket will encrypt gssapi authentication (1) or not (0) @item @code{ZMQ_GSSAPI_PRINCIPAL} Set the name of the gssapi principal (string) @item @code{ZMQ_GSSAPI_SERVICE_PRINCIPAL} Set the name of the gssapi service principal (string) @end table @subsubheading Outputs @var{status} - status for setsockopt. On success, setsockopt will return @var{status} of true @xseealso {zmq_getsockopt, ZMQ_SUBSCRIBE, ZMQ_UNSUBSCRIBE, ZMQ_CONNECT_TIMEOUT} @end deftypefn @c ZeroMQ functions zmq_socket @c ----------------------------------------- @subsection zmq_socket @cindex zmq_socket @deftypefn {} {@var{sock} =} zmq_socket (@var{type}) Create a zeromq socket. @subsubheading Inputs @var{type} - the socket type to create. Supported socket types are: @table @asis @item @code{ZMQ_PUB} Publish socket @item @code{ZMQ_SUB} Subscribe socket @item @code{ZMQ_REQ} Request socket @item @code{ZMQ_REP} Reply socket @item @code{ZMQ_PULL} Pull socket @item @code{ZMQ_PUSH} Push socket @item @code{ZMQ_PAIR} Pair socket @item @code{ZMQ_DEALER} Dealer socket @item @code{ZMQ_ROUTER} Router socket @item @code{ZMQ_XPUB} Publish socket @item @code{ZMQ_XSUB} Subscribe socket @item @code{ZMQ_STREAM} Stream socket @end table @subsubheading Outputs @var{sock} - an instance of @var{octave_zeromq_socket} class. @xseealso {ZMQ_PUB, ZMQ_SUB, ZMQ_PUSH, ZMQ_PULL, ZMQ_REQ, ZMQ_REP, ZMQ_PAIR, ZMQ_DEALER, ZMQ_ROUTER, ZMQ_XPUB, ZMQ_XSUB, ZMQ_STREAM} @end deftypefn @c ZeroMQ functions zmq_strerror @c ----------------------------------------- @subsection zmq_strerror @cindex zmq_strerror @deftypefn {} {@var{errorstr} =} zmq_strerror () Get the last error from zeromq. @subsubheading Inputs None @subsubheading Outputs @var{errorstr} - a string representation of the last error @end deftypefn @c ZeroMQ functions zmq_unbind @c ----------------------------------------- @subsection zmq_unbind @cindex zmq_unbind @deftypefn {} {@var{status} =} zmq_unbind (@var{sock}, @var{endpoint}) Unbind a previously bound zeromq socket from a endpoint. @subsubheading Inputs @var{sock} - the socket to unbind. @var{endpoint} - the endpoint string to unbind. @subsubheading Outputs @var{status} - status for unbind. On success, unbind will return a @var{status} of true @xseealso { zmq_socket, zmq_bind } @end deftypefn @c ZeroMQ functions zmq_version @c ----------------------------------------- @subsection zmq_version @cindex zmq_version @deftypefn {} {[@var{major}, @var{minor}, @var{patch}] =} zmq_version () Get the ZeroMQ library version. @subsubheading Inputs None @subsubheading Outputs @var{major}, @var{minor} @var{patch} - version of the ZeroMQ library. @end deftypefn @c ZeroMQ functions zmq_z85_decode @c ----------------------------------------- @subsection zmq_z85_decode @cindex zmq_z85_decode @deftypefn {} {@var{data} =} zmq_z85_decode (@var{instr}) Decode a z85 encoded string to a binary key. @subsubheading Inputs @var{instr} - a string encoded data @subsubheading Outputs @var{data} - uint8 decoded data @end deftypefn @c ZeroMQ functions zmq_z85_encode @c ----------------------------------------- @subsection zmq_z85_encode @cindex zmq_z85_encode @deftypefn {} {@var{dest} =} zmq_z85_encode (@var{data}) Encode a binary key as Z85 printable text. @subsubheading Inputs @var{data} - uint8 data that must have a size divisible by 4. @subsubheading Outputs @var{dest} - string encoded data @end deftypefn @c --------------------------------------------------- @node ZeroMQ socket type constants @section ZeroMQ socket type constants @cindex ZeroMQ socket type constants @c ZeroMQ socket type constants ZMQ_DEALER @c ----------------------------------------- @subsection ZMQ_DEALER @cindex ZMQ_DEALER @deftypefn {} {} ZMQ_DEALER Constant for dealer socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_PAIR @c ----------------------------------------- @subsection ZMQ_PAIR @cindex ZMQ_PAIR @deftypefn {} {} ZMQ_PAIR Constant for pair socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_PUB @c ----------------------------------------- @subsection ZMQ_PUB @cindex ZMQ_PUB @deftypefn {} {} ZMQ_PUB Constant for publisher type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_PULL @c ----------------------------------------- @subsection ZMQ_PULL @cindex ZMQ_PULL @deftypefn {} {} ZMQ_PULL Constant for pull socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_PUSH @c ----------------------------------------- @subsection ZMQ_PUSH @cindex ZMQ_PUSH @deftypefn {} {} ZMQ_PUSH Constant for push socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_REP @c ----------------------------------------- @subsection ZMQ_REP @cindex ZMQ_REP @deftypefn {} {} ZMQ_REP Constant for reply socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_REQ @c ----------------------------------------- @subsection ZMQ_REQ @cindex ZMQ_REQ @deftypefn {} {} ZMQ_REQ Constant for request socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_ROUTER @c ----------------------------------------- @subsection ZMQ_ROUTER @cindex ZMQ_ROUTER @deftypefn {} {} ZMQ_ROUTER Constant for router socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_STREAM @c ----------------------------------------- @subsection ZMQ_STREAM @cindex ZMQ_STREAM @deftypefn {} {} ZMQ_STREAM Constant for stream socket type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_SUB @c ----------------------------------------- @subsection ZMQ_SUB @cindex ZMQ_SUB @deftypefn {} {} ZMQ_SUB Constant for subscriber type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_XPUB @c ----------------------------------------- @subsection ZMQ_XPUB @cindex ZMQ_XPUB @deftypefn {} {} ZMQ_XPUB Constant for publisher type. @xseealso{zmq_socket} @end deftypefn @c ZeroMQ socket type constants ZMQ_XSUB @c ----------------------------------------- @subsection ZMQ_XSUB @cindex ZMQ_XSUB @deftypefn {} {} ZMQ_XSUB Constant for subscriber type. @xseealso{zmq_socket} @end deftypefn @c --------------------------------------------------- @node ZeroMQ get/setsockopt constants @section ZeroMQ get/setsockopt constants @cindex ZeroMQ get/setsockopt constants @c ZeroMQ get/setsockopt constants ZMQ_BACKLOG @c ----------------------------------------- @subsection ZMQ_BACKLOG @cindex ZMQ_BACKLOG @deftypefn {} {} ZMQ_BACKLOG Constant for getsockopt and setsockopt to set backlog for pending connections @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_CONNECT_TIMEOUT @c ----------------------------------------- @subsection ZMQ_CONNECT_TIMEOUT @cindex ZMQ_CONNECT_TIMEOUT @deftypefn {} {} ZMQ_CONNECT_TIMEOUT Constant for get/setsockopt connect timeout value @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_CURVE_PUBLICKEY @c ----------------------------------------- @subsection ZMQ_CURVE_PUBLICKEY @cindex ZMQ_CURVE_PUBLICKEY @deftypefn {} {} ZMQ_CURVE_PUBLICKEY Constant for getsockopt and setsockopt CURVE_PUBLICKEY value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_CURVE_SECRETKEY @c ----------------------------------------- @subsection ZMQ_CURVE_SECRETKEY @cindex ZMQ_CURVE_SECRETKEY @deftypefn {} {} ZMQ_CURVE_PRIVATEKEY Constant for getsockopt and setsockopt CURVE_PRIVATEKEY value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_CURVE_SERVER @c ----------------------------------------- @subsection ZMQ_CURVE_SERVER @cindex ZMQ_CURVE_SERVER @deftypefn {} {} ZMQ_CURVE_SERVER Constant for getsockopt and setsockopt CURVE_SERVER value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_CURVE_SERVERKEY @c ----------------------------------------- @subsection ZMQ_CURVE_SERVERKEY @cindex ZMQ_CURVE_SERVERKEY @deftypefn {} {} ZMQ_CURVE_SERVERKEY Constant for getsockopt and setsockopt CURVE_SERVERKEY value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_EVENTS @c ----------------------------------------- @subsection ZMQ_EVENTS @cindex ZMQ_EVENTS @deftypefn {} {} ZMQ_EVENTS Constant for getsockopt EVENTS value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_GSSAPI_PLAINTEXT @c ----------------------------------------- @subsection ZMQ_GSSAPI_PLAINTEXT @cindex ZMQ_GSSAPI_PLAINTEXT @deftypefn {} {} ZMQ_GSSAPI_PLAINTEXT Constant for getsockopt and setsockopt GSSAPI_PLAINTEXT value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_GSSAPI_PRINCIPAL @c ----------------------------------------- @subsection ZMQ_GSSAPI_PRINCIPAL @cindex ZMQ_GSSAPI_PRINCIPAL @deftypefn {} {} ZMQ_GSSAPI_PRINCIPAL Constant for getsockopt and setsockopt GSSAPI_PRINCIPAL value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_GSSAPI_SERVER @c ----------------------------------------- @subsection ZMQ_GSSAPI_SERVER @cindex ZMQ_GSSAPI_SERVER @deftypefn {} {} ZMQ_GSSAPI_SERVER Constant for getsockopt and setsockopt GSSAPI_SERVER value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_GSSAPI_SERVICE_PRINCIPAL @c ----------------------------------------- @subsection ZMQ_GSSAPI_SERVICE_PRINCIPAL @cindex ZMQ_GSSAPI_SERVICE_PRINCIPAL @deftypefn {} {} ZMQ_GSSAPI_SERVICE_PRINCIPAL Constant for getsockopt and setsockopt GSSAPI_SERVICE_PRINCIPAL value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_IDENTITY @c ----------------------------------------- @subsection ZMQ_IDENTITY @cindex ZMQ_IDENTITY @deftypefn {} {} ZMQ_IDENITY Constant for getsockopt and setsockopt IDENTITY value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_LAST_ENDPOINT @c ----------------------------------------- @subsection ZMQ_LAST_ENDPOINT @cindex ZMQ_LAST_ENDPOINT @deftypefn {} {} ZMQ_LAST_ENDPOINT Constant for getsockopt last endpoint value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_MECHANISM @c ----------------------------------------- @subsection ZMQ_MECHANISM @cindex ZMQ_MECHANISM @deftypefn {} {} ZMQ_MECHANISM Constant for getsockopt and setsockopt MECHANISM value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_PLAIN_PASSWORD @c ----------------------------------------- @subsection ZMQ_PLAIN_PASSWORD @cindex ZMQ_PLAIN_PASSWORD @deftypefn {} {} ZMQ_PLAIN_PASSWORD Constant for getsockopt and setsockopt PLAIN_PASSWORD value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_PLAIN_SERVER @c ----------------------------------------- @subsection ZMQ_PLAIN_SERVER @cindex ZMQ_PLAIN_SERVER @deftypefn {} {} ZMQ_PLAIN_SERVER Constant for getsockopt and setsockopt PLAIN_SERVER value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_PLAIN_USERNAME @c ----------------------------------------- @subsection ZMQ_PLAIN_USERNAME @cindex ZMQ_PLAIN_USERNAME @deftypefn {} {} ZMQ_PLAIN_USERNAME Constant for getsockopt and setsockopt PLAIN_USERNAME value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_PRIORITY @c ----------------------------------------- @subsection ZMQ_PRIORITY @cindex ZMQ_PRIORITY @deftypefn {} {} ZMQ_PRIORITY Constant for getsockopt and setsockopt SO_PRIORITY value option in linux only. @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_RATE @c ----------------------------------------- @subsection ZMQ_RATE @cindex ZMQ_RATE @deftypefn {} {} ZMQ_RATE Constant for getsockopt and setsockopt value option Sets the data rate of multicast sockets in kilobits @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_RCVMORE @c ----------------------------------------- @subsection ZMQ_RCVMORE @cindex ZMQ_RCVMORE @deftypefn {} {} ZMQ_RCVMORE Constant for getsockopt RCVMORE value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_ROUTING_ID @c ----------------------------------------- @subsection ZMQ_ROUTING_ID @cindex ZMQ_ROUTING_ID @deftypefn {} {} ZMQ_ROUTING_ID Constant for getsockopt and setsockopt IDENTITY value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_SOCKS_PROXY @c ----------------------------------------- @subsection ZMQ_SOCKS_PROXY @cindex ZMQ_SOCKS_PROXY @deftypefn {} {} ZMQ_SOCKS_PROXY Constant for getsockopt and setsockopt SOCKS_PROXY value option @xseealso{zmq_getsockopt, zmq_setsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_SUBSCRIBE @c ----------------------------------------- @subsection ZMQ_SUBSCRIBE @cindex ZMQ_SUBSCRIBE @deftypefn {} {} ZMQ_SUBSCRIBE Constant for setsockopt subscribe option @xseealso{zmq_setsockopt, ZMQ_UNSUBSCRIBE} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_TYPE @c ----------------------------------------- @subsection ZMQ_TYPE @cindex ZMQ_TYPE @deftypefn {} {} ZMQ_TYPE Constant for getsockopt TYPE value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ get/setsockopt constants ZMQ_UNSUBSCRIBE @c ----------------------------------------- @subsection ZMQ_UNSUBSCRIBE @cindex ZMQ_UNSUBSCRIBE @deftypefn {} {} ZMQ_UNSUBSCRIBE Constant for setsockopt unsubscribe option @xseealso{zmq_setsockopt, ZMQ_SUBSCRIBE} @end deftypefn @c --------------------------------------------------- @node ZeroMQ ZMQ_EVENTS flags @section ZeroMQ ZMQ_EVENTS flags @cindex ZeroMQ ZMQ_EVENTS flags @c ZeroMQ ZMQ_EVENTS flags ZMQ_POLLIN @c ----------------------------------------- @subsection ZMQ_POLLIN @cindex ZMQ_POLLIN @deftypefn {} {} ZMQ_POLLIN Constant bitmask value for getsockopt EVENTS value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ ZMQ_EVENTS flags ZMQ_POLLOUT @c ----------------------------------------- @subsection ZMQ_POLLOUT @cindex ZMQ_POLLOUT @deftypefn {} {} ZMQ_POLLOUT Constant bitmask value for getsockopt EVENTS value option @xseealso{zmq_getsockopt} @end deftypefn @c --------------------------------------------------- @node ZeroMQ receive send options @section ZeroMQ receive send options @cindex ZeroMQ receive send options @c ZeroMQ receive send options ZMQ_DONTWAIT @c ----------------------------------------- @subsection ZMQ_DONTWAIT @cindex ZMQ_DONTWAIT @deftypefn {} {} ZMQ_DONTWAIT Constant for recv flag DONTWAIT @xseealso{zmq_recv} @end deftypefn @c ZeroMQ receive send options ZMQ_SNDMORE @c ----------------------------------------- @subsection ZMQ_SNDMORE @cindex ZMQ_SNDMORE @deftypefn {} {} ZMQ_SNDMORE Constant for send flag SNDMORE @xseealso{zmq_send} @end deftypefn @c --------------------------------------------------- @node ZeroMQ ZMQ_MECHANISM values @section ZeroMQ ZMQ_MECHANISM values @cindex ZeroMQ ZMQ_MECHANISM values @c ZeroMQ ZMQ_MECHANISM values ZMQ_CURVE @c ----------------------------------------- @subsection ZMQ_CURVE @cindex ZMQ_CURVE @deftypefn {} {} ZMQ_CURVE Constant value for getsockopt MECHANISM value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ ZMQ_MECHANISM values ZMQ_GSSAPI @c ----------------------------------------- @subsection ZMQ_GSSAPI @cindex ZMQ_GSSAPI @deftypefn {} {} ZMQ_GSSAPI Constant value for getsockopt MECHANISM value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ ZMQ_MECHANISM values ZMQ_NULL @c ----------------------------------------- @subsection ZMQ_NULL @cindex ZMQ_NULL @deftypefn {} {} ZMQ_NULL Constant value for getsockopt MECHANISM value option @xseealso{zmq_getsockopt} @end deftypefn @c ZeroMQ ZMQ_MECHANISM values ZMQ_PLAIN @c ----------------------------------------- @subsection ZMQ_PLAIN @cindex ZMQ_PLAIN @deftypefn {} {} ZMQ_PLAIN Constant value for getsockopt MECHANISM value option @xseealso{zmq_getsockopt} @end deftypefn zeromq-1.5.6/doc/gpl.texi0000644000000000000000000010433014465422472013463 0ustar0000000000000000@node Copying @appendix GNU General Public License @cindex warranty @cindex copyright @center Version 3, 29 June 2007 @display Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{http://fsf.org/} Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @end display @heading Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program---to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. @heading TERMS AND CONDITIONS @enumerate 0 @item Definitions. ``This License'' refers to version 3 of the GNU General Public License. ``Copyright'' also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. ``The Program'' refers to any copyrightable work licensed under this License. Each licensee is addressed as ``you''. ``Licensees'' and ``recipients'' may be individuals or organizations. To ``modify'' a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a ``modified version'' of the earlier work or a work ``based on'' the earlier work. A ``covered work'' means either the unmodified Program or a work based on the Program. To ``propagate'' a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To ``convey'' a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays ``Appropriate Legal Notices'' to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. @item Source Code. The ``source code'' for a work means the preferred form of the work for making modifications to it. ``Object code'' means any non-source form of a work. A ``Standard Interface'' means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The ``System Libraries'' of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A ``Major Component'', in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The ``Corresponding Source'' for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. @item Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. @item Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. @item Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. @item Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: @enumerate a @item The work must carry prominent notices stating that you modified it, and giving a relevant date. @item The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to ``keep intact all notices''. @item You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. @item If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. @end enumerate A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an ``aggregate'' if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. @item Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: @enumerate a @item Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. @item Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. @item Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. @item Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. @item Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. @end enumerate A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A ``User Product'' is either (1) a ``consumer product'', which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, ``normally used'' refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. ``Installation Information'' for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. @item Additional Terms. ``Additional permissions'' are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: @enumerate a @item Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or @item Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or @item Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or @item Limiting the use for publicity purposes of names of licensors or authors of the material; or @item Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or @item Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. @end enumerate All other non-permissive additional terms are considered ``further restrictions'' within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. @item Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. @item Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. @item Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An ``entity transaction'' is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. @item Patents. A ``contributor'' is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's ``contributor version''. A contributor's ``essential patent claims'' are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, ``control'' includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a ``patent license'' is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To ``grant'' such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. ``Knowingly relying'' means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is ``discriminatory'' if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. @item No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. @item Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. @item Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License ``or any later version'' applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. @item Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM ``AS IS'' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. @item Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. @item Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. @end enumerate @heading END OF TERMS AND CONDITIONS @heading How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the ``copyright'' line and a pointer to where the full notice is found. @smallexample @var{one line to give the program's name and a brief idea of what it does.} Copyright (C) @var{year} @var{name of author} This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see @url{http://www.gnu.org/licenses/}. @end smallexample Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: @smallexample @var{program} Copyright (C) @var{year} @var{name of author} This program comes with ABSOLUTELY NO WARRANTY; for details type @samp{show w}. This is free software, and you are welcome to redistribute it under certain conditions; type @samp{show c} for details. @end smallexample The hypothetical commands @samp{show w} and @samp{show c} should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an ``about box''. You should also get your employer (if you work as a programmer) or school, if any, to sign a ``copyright disclaimer'' for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see @url{http://www.gnu.org/licenses/}. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}. zeromq-1.5.6/doc/macros.texi0000644000000000000000000000624114465422472014167 0ustar0000000000000000@c Copyright (C) 2012-2019 John W. Eaton @c @c This file is part of Octave. @c @c Octave is free software: you can redistribute it and/or modify it @c under the terms of the GNU General Public License as published by @c the Free Software Foundation, either version 3 of the License, or @c (at your option) any later version. @c @c Octave is distributed in the hope that it will be useful, but @c WITHOUT ANY WARRANTY; without even the implied warranty of @c MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @c GNU General Public License for more details. @c @c You should have received a copy of the GNU General Public License @c along with Octave; see the file COPYING. If not, see @c . @c The following macro marks words that aspell should ignore during @c spellchecking. Within Texinfo it has no effect as it merely replaces @c the macro call with the argument itself. @macro nospell {arg} \arg\ @end macro @c The following macro works around the Info/plain text expansion of @code{XXX} @c which is `XXX'. This looks particularly bad when the macro body is @c single or double-quoted text, such as a property value `"position"' @ifinfo @macro qcode{arg} \arg\ @end macro @end ifinfo @ifnotinfo @macro qcode{arg} @code{\arg\} @end macro @end ifnotinfo @c The following macro is used for the on-line help system, but we don't @c want lots of `See also: foo, bar, and baz' strings cluttering the @c printed manual (that information should be in the supporting text for @c each group of functions and variables). @c @c Implementation Note: @c For TeX, @vskip produces a nice separation. @c For Texinfo, '@sp 1' should work, but in practice produces ugly results @c for HTML. We use a simple blank line to produce the correct @c behavior. @c @c We use @xseealso now because Texinfo introduced its own @seealso @c command. But instead of modifying all source files, we'll have the @c munge-texi script convert @seealso to @xseealso. @macro xseealso {args} @iftex @vskip 2pt @end iftex @ifnottex @end ifnottex @ifnotinfo @noindent @strong{See also:} \args\. @end ifnotinfo @ifinfo @noindent See also: \args\. @end ifinfo @end macro @c The following macro works around a situation where the Info/plain text @c expansion of the @code{XXX} macro is `XXX'. The use of the apostrophe @c can be confusing if the code segment itself ends with a transpose operator. @ifinfo @macro tcode{arg} \arg\ @end macro @end ifinfo @ifnotinfo @macro tcode{arg} @code{\arg\} @end macro @end ifnotinfo @c FIXME: someday, when Texinfo 5.X is standard, we might replace this with @c @backslashchar, which is a new addition to Texinfo. @macro xbackslashchar \\ @end macro @c These may be useful for all, not just for octave.texi. @tex \ifx\rgbDarkRed\thisisundefined \def\rgbDarkRed{0.50 0.09 0.12} \fi \ifx\linkcolor\thisisundefined \relax \else \global\def\linkcolor{\rgbDarkRed} \fi \ifx\urlcolor\thisisundefined \relax \else \global\def\urlcolor{\rgbDarkRed} \fi \ifx\urefurlonlylinktrue\thisisundefined \relax \else \global\urefurlonlylinktrue \fi @end tex @c Make the apostrophe in code examples cut-and-paste friendly. @codequoteundirected on zeromq-1.5.6/doc/version.texi0000644000000000000000000000013314465422472014362 0ustar0000000000000000@c autogenerated from Makefile @set VERSION 1.5.6 @set PACKAGE zeromq @set DATE 2023-08-11 zeromq-1.5.6/doc/zeromq.css0000644000000000000000000000133714465422472014040 0ustar0000000000000000pre.example, .header, .float-caption, hr { /* base00 ~ body text in light solarized theme */ color: #657b83; border-color: #657b83; } pre.example { /* base3 ~ background color in light solarized theme */ background-color: #fdf6e3; padding: 0.5em; } table.cartouche { border: 1px solid #948473; background-color: #FFE3C6; width: 100%; } table.cartouche td, table.cartouche th { border: 1px solid #948473; padding: 4px 4px; } /* newer texinfo generation styles */ div.example { /* base00 ~ body text in light solarized theme */ color: #657b83; border-color: #657b83; } pre.example-preformatted { /* base3 ~ background color in light solarized theme */ background-color: #fdf6e3; padding: 0.5em; } zeromq-1.5.6/doc/zeromq.html0000644000000000000000000043054114465422472014217 0ustar0000000000000000 Octave ZeroMQ - ZeroMQ bindings for GNU octave

Introduction

The ZeroMQ toolkit is a set of ZeroMQ bindings for GNU Octave

Table of Contents


1 Installing and loading

The ZeroMQ toolkit must be installed and then loaded to be used.

It can be installed in GNU Octave directly from octave-forge, or can be installed in an off-line mode via a downloaded tarball.

The toolkit has a dependency on the zeromq library (https://zeromq.org), so it must be installed in order to successfully install the ZeroMQ toolkit.

For Fedora: yum install zeromq-devel

For Ubuntu: apt install libzmq-dev

The toolkit must be then be loaded once per each GNU Octave session in order to use its functionality.

1.1 Online Direct install

With an internet connection available, the ZeroMQ package can be installed from octave-forge using the following command within GNU Octave:

pkg install -forge zeromq

The latest released version of the toolkit will be downloaded and installed.

1.2 Off-line install

With the ZeroMQ toolkit package already downloaded, and in the current directory when running GNU Octave, the package can be installed using the following command within GNU Octave:

pkg install zeromq-1.5.6.tar.gz

1.3 Loading

Regardless of the method of installing the ZeroMQ toolkit, in order to use its functions, the toolkit must be loaded using the pkg load command:

pkg load zeromq

The toolkit must be loaded on each GNU Octave session.


2 Basic Usage Overview

The usage is very close to the ZeroMQ library C language bindings for the socket creation and manipulation with the exception of creating a zeromq context, which is automatically done in the bindings internals.

For example, a basic client that does a request / reply from a server on port local port 5555 (available as zmq_example1.m):


%% Create socket and connect to server
requester = zmq_socket (ZMQ_REQ);
zmq_connect (requester, "tcp://localhost:5555");

%% send some data
zmq_send (requester, uint8("Hello"), 5, 0); 
%% try to read up to 10 bytes of reply data.
received = zmq_recv (requester, 10, 0);

zmq_close (requester);

An overview of the package can be displayed by running help zeromq

Help for each function can be displayed by help thefunctionname

ie:

help iszmq

3 Examples

There are several examples that come with the toolkit.

View example code using edit examples/example_name

ie:

edit examples/zmq_example1

3.1 Example1

Simple client REQ socket example that attempts to connect to a server and send a hello command and get back the response.

edit examples/zmq_example1

3.2 Example2

Simple server REP socket example that creates the server that the client from example 1 will connect to and responds back to client ’requests’

edit examples/zmq_example2

3.3 Example3

Simple server PUB socket example that creates ’weather’ server sends weather updates for random zip codes.

edit examples/zmq_example3

3.4 Example4

Simple client SUB socket example that creates client that connects to the ’weather’ server and subscribes for weather updates from zip-code 10001.

edit examples/zmq_example4

3.5 Example5

Simple client STREAM socket example that creates client that connects to octave.org and posts HEAD request.

edit examples/zmq_example5

4 Function Reference

The functions currently available in the ZeroMQ toolkit are described below;


4.1 ZeroMQ functions

4.1.1 iszmq

: tf = iszmq (h)

Determine whether h is a zeromq socket object.

Inputs

h - a potential zeromq socket object to check

Outputs

tf - true if h is a zeromq socket object, otherwise false.

See also: zmq_socket.

4.1.2 zmq_bind

: status = zmq_bind (sock, endpoint)

Bind a zeromq socket to a endpoint.

Inputs

sock - the socket to bind.

endpoint - the endpoint string.

Outputs

status - status for bind. On success, bind will return a status of true

See also: zmq_socket .

4.1.3 zmq_close

: zmq_close (sock)

Close a zeromq socket.

Inputs

sock - the socket type to close.

Outputs

None

See also: zmq_socket .

4.1.4 zmq_connect

: status = zmq_connect (sock, endpoint)

Connect a zeromq socket to a endpoint.

Inputs

sock - the socket to connect.

endpoint - the endpoint string.

Outputs

status - status for connect. On success, connect will return a status of true

See also: zmq_socket.

4.1.5 zmq_curve_keypair

: [ publickey, privatekey ] = zmq_curve_keypair ()

Generate a random private/public keypair

Inputs

None

Outputs

publickey is a string that is the encoded public key

privatekey is a string that is the encoded private key

See also: zmq_z85_encode .

4.1.6 zmq_curve_public

: publickey = zmq_curve_public (privatekey)

Derive the public key from a private key

Inputs

privatekey is a string that is the encoded private key. It must be 40 characters in length

Outputs

publickey is a string that is the encoded public key

See also: zmq_curve_keypair.

4.1.7 zmq_disconnect

: status = zmq_disconnect (sock, endpoint)

Disconnect a zeromq socket from an endpoint.

Inputs

sock - the socket to disconnect from.

endpoint - a previously connected endpoint string to disconnect.

Outputs

status - status for disconnect. On success, disconnect will return a status of true

See also: zmq_socket, zmq_connect.

4.1.8 zmq_errno

: errornum = zmq_errno ()

Get the value of errno from zeromq.

Inputs

None

Outputs

errornum is the errno value of the calling thread.

4.1.9 zmq_getsockopt

: value = zmq_getsockopt (sock, optionid)

Get the current value of an option.

Inputs

sock - the socket to connect.

optionid - the setsockopt option to set.

Valid optionids are:

ZMQ_RCVMORE

Flag for whether a message has been split into multiple messages. The return value will be either 0 or 1.

ZMQ_TYPE

Socket type for zeromq socket created with zmq_socket. Valid types are the same as the socket type value specified with zmq_socket.

ZMQ_EVENTS

Get the event state of zeromq socket. The returned value is a bit mask that may contain the following set values:

  • ZMQ_POLLIN set when at least one message is available to read and zmq_recv will not block.
  • ZMQ_POLLOUT set when at least one message can be written without zmq_send blocking.
ZMQ_IDENTITY or ZMQ_ROUTING_ID

Get the socket identity value

ZMQ_RATE

Get the multicast data rate

ZMQ_PRIORITY

Get socket priority (linux only)

ZMQ_BACKLOG

Get length of queue for pending connections

ZMQ_LAST_ENDPOINT

Get the last endpoint the socket was connected to

ZMQ_CONNECT_TIMEOUT

Get the connect timeout value

ZMQ_SOCKS_PROXY

Get the SOCKS5 proxy value (string)

ZMQ_CURVE_SERVER

Get whether socket is a curve server (1) or not (0)

ZMQ_CURVE_PRIVATEKEY

Get a the curve socket private key (string)

ZMQ_CURVE_PUBLICKEY

Get a the curve socket public key (string)

ZMQ_CURVE_SERVERKEY

Get a the curve socket public key (string)

ZMQ_PLAIN_SERVER

Get whether socket server will use plain authentication (1) or not (0)

ZMQ_PLAIN_USERNAME

Get the plain socket username (string)

ZMQ_PLAIN_PASSWORD

Get the plain socket password (string)

ZMQ_GSSAPI_SERVER

Get whether socket server will use gssapi authentication (1) or not (0)

ZMQ_GSSAPI_PLAINTEXT

Get whether socket will encrypt gssapi authentication (1) or not (0)

ZMQ_GSSAPI_PRINCIPAL

Get the name of the gssapi principal (string)

ZMQ_GSSAPI_SERVICE_PRINCIPAL

Get the name of the gssapi service principal (string)

ZMQ_MECHANISM

Get the security mechanism (ZMQ_NULL, ZMQ_PLAIN, ZMQ_CURVE, ZMQ_GSSAPI)

Outputs

value - the value set for the option, or [].

See also: zmq_socket, zmq_setsockopt.

4.1.10 zmq_has

: yesno = zmq_has (feature)

Check if the zmq library supports a given feature.

Inputs

feature is the name of feature to check.

Currently known features are:

’ipc’

library supports the ipc:// protocol

’pgm’

library supports the pgm:// protocol

’tipc’

library supports the tipc:// protocol

’norm’

library supports the norm:// protocol

’curve’

library supports the CURVE security mechanism

’gssapi’

library supports the GSSAPI security mechanism

’draft’

library was built with the draft API.

Outputs

yesno - set to true if the feature is available, otherwise false.

4.1.11 zmq_poll

: havedata = zmq_poll (sock, timeout)
: indexlist = zmq_poll (socklist, timeout)

Wait up to timeout time for received data on socket.

Inputs

sock - the socket to wait on.

socklist - the array of sockets to wait on.

timeout - timeout time in milliseconds. A value of 0 will return without waiting. A value of -1 will wait until there is data.

Outputs

havedata - value of 1 if have data.

indexlist - cell array of indexes to sockets that have data.

See also: zmq_socket.

4.1.12 zmq_recv

: data = zmq_recv (sock, len)
: data = zmq_recv (sock, len, flags)

Attempt to receive up to len bytes of data from zeromq socket.

Inputs

sock - the socket to receive from.

len - number of bytes to read.

flags - optional flags to pass to recv

Outputs

data - the read data in an uint8 array.

See also: zmq_socket.

4.1.13 zmq_send

: count = zmq_send (sock, data)
: count = zmq_send (sock, data, flags)

Attempt to send to data bytes of data to zeromq socket.

Inputs

sock - the socket to receive from.

data - data to send - either string or uint8 type.

flags - optional flags to pass to send

Outputs

count - number of bytes written to socket, or -1 on error.

See also: zmq_socket.

4.1.14 zmq_setsockopt

: status = zmq_setsockopt (sock, optionid, value)

Set a socket option on a zeromq socket.

Inputs

sock - the socket to connect.

optionid - the setsockopt option to set.

value - the value to set.

Known valid optionids are:

ZMQ_SUBSCRIBE

Subscribe to incoming messages matching the value. The value is either a string or a uint8 array that must match the start of any incoming message

ZMQ_UNSUBSCRIBE

Unsubscribe from incoming messages

ZMQ_CONNECT_TIMEOUT

Set timeout for connect calls

ZMQ_IDENTITY or ZMQ_ROUTING_ID

Set the identity of a socket (string or uint8 data)

ZMQ_RATE

Set the multicast data rate

ZMQ_PRIORITY

Set the socket priority (linux only)

ZMQ_BACKLOG

Set the queue length for incoming connections

ZMQ_SOCKS_PROXY

Set the socks5 proxy value (string)

ZMQ_CURVE_SERVER

Set whether socket is a curve server (1) or not (0)

ZMQ_CURVE_PRIVATEKEY

Set the curve socket private key (string)

ZMQ_CURVE_PUBLICKEY

Set the curve socket public key (string)

ZMQ_CURVE_SERVERKEY

Set the curve socket public key (string)

ZMQ_PLAIN_SERVER

Set whether socket server will use plain authentication (1) or not (0)

ZMQ_PLAIN_USERNAME

Set the plain socket username (string)

ZMQ_PLAIN_PASSWORD

Set the plain socket password (string)

ZMQ_GSSAPI_SERVER

Set whether socket server will use gssapi authentication (1) or not (0)

ZMQ_GSSAPI_PLAINTEXT

Set whether socket will encrypt gssapi authentication (1) or not (0)

ZMQ_GSSAPI_PRINCIPAL

Set the name of the gssapi principal (string)

ZMQ_GSSAPI_SERVICE_PRINCIPAL

Set the name of the gssapi service principal (string)

Outputs

status - status for setsockopt. On success, setsockopt will return status of true

See also: zmq_getsockopt, ZMQ_SUBSCRIBE, ZMQ_UNSUBSCRIBE, ZMQ_CONNECT_TIMEOUT.

4.1.15 zmq_socket

: sock = zmq_socket (type)

Create a zeromq socket.

Inputs

type - the socket type to create.

Supported socket types are:

ZMQ_PUB

Publish socket

ZMQ_SUB

Subscribe socket

ZMQ_REQ

Request socket

ZMQ_REP

Reply socket

ZMQ_PULL

Pull socket

ZMQ_PUSH

Push socket

ZMQ_PAIR

Pair socket

ZMQ_DEALER

Dealer socket

ZMQ_ROUTER

Router socket

ZMQ_XPUB

Publish socket

ZMQ_XSUB

Subscribe socket

ZMQ_STREAM

Stream socket

Outputs

sock - an instance of octave_zeromq_socket class.

See also: ZMQ_PUB, ZMQ_SUB, ZMQ_PUSH, ZMQ_PULL, ZMQ_REQ, ZMQ_REP, ZMQ_PAIR, ZMQ_DEALER, ZMQ_ROUTER, ZMQ_XPUB, ZMQ_XSUB, ZMQ_STREAM.

4.1.16 zmq_strerror

: errorstr = zmq_strerror ()

Get the last error from zeromq.

Inputs

None

Outputs

errorstr - a string representation of the last error

4.1.17 zmq_unbind

: status = zmq_unbind (sock, endpoint)

Unbind a previously bound zeromq socket from a endpoint.

Inputs

sock - the socket to unbind.

endpoint - the endpoint string to unbind.

Outputs

status - status for unbind. On success, unbind will return a status of true

See also: zmq_socket, zmq_bind .

4.1.18 zmq_version

: [major, minor, patch] = zmq_version ()

Get the ZeroMQ library version.

Inputs

None

Outputs

major, minor patch - version of the ZeroMQ library.

4.1.19 zmq_z85_decode

: data = zmq_z85_decode (instr)

Decode a z85 encoded string to a binary key.

Inputs

instr - a string encoded data

Outputs

data - uint8 decoded data

4.1.20 zmq_z85_encode

: dest = zmq_z85_encode (data)

Encode a binary key as Z85 printable text.

Inputs

data - uint8 data that must have a size divisible by 4.

Outputs

dest - string encoded data


4.2 ZeroMQ socket type constants

4.2.1 ZMQ_DEALER

: ZMQ_DEALER

Constant for dealer socket type.

See also: zmq_socket.

4.2.2 ZMQ_PAIR

: ZMQ_PAIR

Constant for pair socket type.

See also: zmq_socket.

4.2.3 ZMQ_PUB

: ZMQ_PUB

Constant for publisher type.

See also: zmq_socket.

4.2.4 ZMQ_PULL

: ZMQ_PULL

Constant for pull socket type.

See also: zmq_socket.

4.2.5 ZMQ_PUSH

: ZMQ_PUSH

Constant for push socket type.

See also: zmq_socket.

4.2.6 ZMQ_REP

: ZMQ_REP

Constant for reply socket type.

See also: zmq_socket.

4.2.7 ZMQ_REQ

: ZMQ_REQ

Constant for request socket type.

See also: zmq_socket.

4.2.8 ZMQ_ROUTER

: ZMQ_ROUTER

Constant for router socket type.

See also: zmq_socket.

4.2.9 ZMQ_STREAM

: ZMQ_STREAM

Constant for stream socket type.

See also: zmq_socket.

4.2.10 ZMQ_SUB

: ZMQ_SUB

Constant for subscriber type.

See also: zmq_socket.

4.2.11 ZMQ_XPUB

: ZMQ_XPUB

Constant for publisher type.

See also: zmq_socket.

4.2.12 ZMQ_XSUB

: ZMQ_XSUB

Constant for subscriber type.

See also: zmq_socket.


4.3 ZeroMQ get/setsockopt constants

4.3.1 ZMQ_BACKLOG

: ZMQ_BACKLOG

Constant for getsockopt and setsockopt to set backlog for pending connections

See also: zmq_getsockopt, zmq_setsockopt.

4.3.2 ZMQ_CONNECT_TIMEOUT

: ZMQ_CONNECT_TIMEOUT

Constant for get/setsockopt connect timeout value

See also: zmq_getsockopt, zmq_setsockopt.

4.3.3 ZMQ_CURVE_PUBLICKEY

: ZMQ_CURVE_PUBLICKEY

Constant for getsockopt and setsockopt CURVE_PUBLICKEY value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.4 ZMQ_CURVE_SECRETKEY

: ZMQ_CURVE_PRIVATEKEY

Constant for getsockopt and setsockopt CURVE_PRIVATEKEY value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.5 ZMQ_CURVE_SERVER

: ZMQ_CURVE_SERVER

Constant for getsockopt and setsockopt CURVE_SERVER value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.6 ZMQ_CURVE_SERVERKEY

: ZMQ_CURVE_SERVERKEY

Constant for getsockopt and setsockopt CURVE_SERVERKEY value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.7 ZMQ_EVENTS

: ZMQ_EVENTS

Constant for getsockopt EVENTS value option

See also: zmq_getsockopt.

4.3.8 ZMQ_GSSAPI_PLAINTEXT

: ZMQ_GSSAPI_PLAINTEXT

Constant for getsockopt and setsockopt GSSAPI_PLAINTEXT value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.9 ZMQ_GSSAPI_PRINCIPAL

: ZMQ_GSSAPI_PRINCIPAL

Constant for getsockopt and setsockopt GSSAPI_PRINCIPAL value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.10 ZMQ_GSSAPI_SERVER

: ZMQ_GSSAPI_SERVER

Constant for getsockopt and setsockopt GSSAPI_SERVER value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.11 ZMQ_GSSAPI_SERVICE_PRINCIPAL

: ZMQ_GSSAPI_SERVICE_PRINCIPAL

Constant for getsockopt and setsockopt GSSAPI_SERVICE_PRINCIPAL value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.12 ZMQ_IDENTITY

: ZMQ_IDENITY

Constant for getsockopt and setsockopt IDENTITY value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.13 ZMQ_LAST_ENDPOINT

: ZMQ_LAST_ENDPOINT

Constant for getsockopt last endpoint value option

See also: zmq_getsockopt.

4.3.14 ZMQ_MECHANISM

: ZMQ_MECHANISM

Constant for getsockopt and setsockopt MECHANISM value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.15 ZMQ_PLAIN_PASSWORD

: ZMQ_PLAIN_PASSWORD

Constant for getsockopt and setsockopt PLAIN_PASSWORD value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.16 ZMQ_PLAIN_SERVER

: ZMQ_PLAIN_SERVER

Constant for getsockopt and setsockopt PLAIN_SERVER value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.17 ZMQ_PLAIN_USERNAME

: ZMQ_PLAIN_USERNAME

Constant for getsockopt and setsockopt PLAIN_USERNAME value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.18 ZMQ_PRIORITY

: ZMQ_PRIORITY

Constant for getsockopt and setsockopt SO_PRIORITY value option in linux only.

See also: zmq_getsockopt, zmq_setsockopt.

4.3.19 ZMQ_RATE

: ZMQ_RATE

Constant for getsockopt and setsockopt value option

Sets the data rate of multicast sockets in kilobits

See also: zmq_getsockopt, zmq_setsockopt.

4.3.20 ZMQ_RCVMORE

: ZMQ_RCVMORE

Constant for getsockopt RCVMORE value option

See also: zmq_getsockopt.

4.3.21 ZMQ_ROUTING_ID

: ZMQ_ROUTING_ID

Constant for getsockopt and setsockopt IDENTITY value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.22 ZMQ_SOCKS_PROXY

: ZMQ_SOCKS_PROXY

Constant for getsockopt and setsockopt SOCKS_PROXY value option

See also: zmq_getsockopt, zmq_setsockopt.

4.3.23 ZMQ_SUBSCRIBE

: ZMQ_SUBSCRIBE

Constant for setsockopt subscribe option

See also: zmq_setsockopt, ZMQ_UNSUBSCRIBE.

4.3.24 ZMQ_TYPE

: ZMQ_TYPE

Constant for getsockopt TYPE value option

See also: zmq_getsockopt.

4.3.25 ZMQ_UNSUBSCRIBE

: ZMQ_UNSUBSCRIBE

Constant for setsockopt unsubscribe option

See also: zmq_setsockopt, ZMQ_SUBSCRIBE.


4.4 ZeroMQ ZMQ_EVENTS flags

4.4.1 ZMQ_POLLIN

: ZMQ_POLLIN

Constant bitmask value for getsockopt EVENTS value option

See also: zmq_getsockopt.

4.4.2 ZMQ_POLLOUT

: ZMQ_POLLOUT

Constant bitmask value for getsockopt EVENTS value option

See also: zmq_getsockopt.


4.5 ZeroMQ receive send options

4.5.1 ZMQ_DONTWAIT

: ZMQ_DONTWAIT

Constant for recv flag DONTWAIT

See also: zmq_recv.

4.5.2 ZMQ_SNDMORE

: ZMQ_SNDMORE

Constant for send flag SNDMORE

See also: zmq_send.


4.6 ZeroMQ ZMQ_MECHANISM values

4.6.1 ZMQ_CURVE

: ZMQ_CURVE

Constant value for getsockopt MECHANISM value option

See also: zmq_getsockopt.

4.6.2 ZMQ_GSSAPI

: ZMQ_GSSAPI

Constant value for getsockopt MECHANISM value option

See also: zmq_getsockopt.

4.6.3 ZMQ_NULL

: ZMQ_NULL

Constant value for getsockopt MECHANISM value option

See also: zmq_getsockopt.

4.6.4 ZMQ_PLAIN

: ZMQ_PLAIN

Constant value for getsockopt MECHANISM value option

See also: zmq_getsockopt.


Appendix A GNU General Public License

Version 3, 29 June 2007
Copyright © 2007 Free Software Foundation, Inc. http://fsf.org/

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.

Preamble

The GNU General Public License is a free, copyleft license for software and other kinds of works.

The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program—to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.

To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.

For the developers’ and authors’ protection, the GPL clearly explains that there is no warranty for this free software. For both users’ and authors’ sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users’ freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.

The precise terms and conditions for copying, distribution and modification follow.

TERMS AND CONDITIONS

  1. Definitions.

    “This License” refers to version 3 of the GNU General Public License.

    “Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.

    “The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations.

    To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work.

    A “covered work” means either the unmodified Program or a work based on the Program.

    To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.

    To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.

    An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.

  2. Source Code.

    The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work.

    A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.

    The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.

    The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work’s System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.

    The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.

    The Corresponding Source for a work in source code form is that same work.

  3. Basic Permissions.

    All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.

    You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.

    Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

  4. Protecting Users’ Legal Rights From Anti-Circumvention Law.

    No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.

    When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work’s users, your or third parties’ legal rights to forbid circumvention of technological measures.

  5. Conveying Verbatim Copies.

    You may convey verbatim copies of the Program’s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.

    You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.

  6. Conveying Modified Source Versions.

    You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:

    1. The work must carry prominent notices stating that you modified it, and giving a relevant date.
    2. The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”.
    3. You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
    4. If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.

    A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation’s users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.

  7. Conveying Non-Source Forms.

    You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:

    1. Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.
    2. Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
    3. Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.
    4. Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.
    5. Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.

    A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.

    A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.

    “Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.

    If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).

    The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.

    Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.

  8. Additional Terms.

    “Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.

    When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.

    Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:

    1. Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or
    2. Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or
    3. Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or
    4. Limiting the use for publicity purposes of names of licensors or authors of the material; or
    5. Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or
    6. Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.

    All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.

    If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.

    Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.

  9. Termination.

    You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).

    However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.

    Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.

    Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.

  10. Acceptance Not Required for Having Copies.

    You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.

  11. Automatic Licensing of Downstream Recipients.

    Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.

    An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party’s predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.

    You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.

  12. Patents.

    A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor’s “contributor version”.

    A contributor’s “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.

    Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor’s essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.

    In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.

    If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient’s use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.

    If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.

    A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.

    Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.

  13. No Surrender of Others’ Freedom.

    If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.

  14. Use with the GNU Affero General Public License.

    Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.

  15. Revised Versions of this License.

    The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.

    Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.

    If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy’s public statement of acceptance of a version permanently authorizes you to choose that version for the Program.

    Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.

  16. Disclaimer of Warranty.

    THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  17. Limitation of Liability.

    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

  18. Interpretation of Sections 15 and 16.

    If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.

one line to give the program's name and a brief idea of what it does.  
Copyright (C) year name of author

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:

program Copyright (C) year name of author 
This program comes with ABSOLUTELY NO WARRANTY; for details type ‘show w’.
This is free software, and you are welcome to redistribute it
under certain conditions; type ‘show c’ for details.

The hypothetical commands ‘show w’ and ‘show c’ should show the appropriate parts of the General Public License. Of course, your program’s commands might be different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see http://www.gnu.org/licenses/.

The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read http://www.gnu.org/philosophy/why-not-lgpl.html.


Index

Jump to:   B   C   E   F   I   L   O   W   Z  
Index Entry  Section

B
Basic Usage Overview: Basic Usage Overview

C
copyright: Copying

E
Example1: Examples
Example2: Examples
Example3: Examples
Example4: Examples
Example5: Examples
Examples: Examples

F
Function Reference: Function Reference

I
Installing and loading: Installing and loading
iszmq: ZeroMQ functions

L
Loading: Installing and loading

O
Off-line install: Installing and loading
Online install: Installing and loading

W
warranty: Copying

Z
ZeroMQ functions: ZeroMQ functions
ZeroMQ get/setsockopt constants: ZeroMQ get/setsockopt constants
ZeroMQ receive send options: ZeroMQ receive send options
ZeroMQ socket type constants: ZeroMQ socket type constants
ZeroMQ ZMQ_EVENTS flags: ZeroMQ ZMQ_EVENTS flags
ZeroMQ ZMQ_MECHANISM values: ZeroMQ ZMQ_MECHANISM values
ZMQ_BACKLOG: ZeroMQ get/setsockopt constants
zmq_bind: ZeroMQ functions
zmq_close: ZeroMQ functions
zmq_connect: ZeroMQ functions
ZMQ_CONNECT_TIMEOUT: ZeroMQ get/setsockopt constants
ZMQ_CURVE: ZeroMQ ZMQ_MECHANISM values
zmq_curve_keypair: ZeroMQ functions
zmq_curve_public: ZeroMQ functions
ZMQ_CURVE_PUBLICKEY: ZeroMQ get/setsockopt constants
ZMQ_CURVE_SECRETKEY: ZeroMQ get/setsockopt constants
ZMQ_CURVE_SERVER: ZeroMQ get/setsockopt constants
ZMQ_CURVE_SERVERKEY: ZeroMQ get/setsockopt constants
ZMQ_DEALER: ZeroMQ socket type constants
zmq_disconnect: ZeroMQ functions
ZMQ_DONTWAIT: ZeroMQ receive send options
zmq_errno: ZeroMQ functions
ZMQ_EVENTS: ZeroMQ get/setsockopt constants
zmq_getsockopt: ZeroMQ functions
ZMQ_GSSAPI: ZeroMQ ZMQ_MECHANISM values
ZMQ_GSSAPI_PLAINTEXT: ZeroMQ get/setsockopt constants
ZMQ_GSSAPI_PRINCIPAL: ZeroMQ get/setsockopt constants
ZMQ_GSSAPI_SERVER: ZeroMQ get/setsockopt constants
ZMQ_GSSAPI_SERVICE_PRINCIPAL: ZeroMQ get/setsockopt constants
zmq_has: ZeroMQ functions
ZMQ_IDENTITY: ZeroMQ get/setsockopt constants
ZMQ_LAST_ENDPOINT: ZeroMQ get/setsockopt constants
ZMQ_MECHANISM: ZeroMQ get/setsockopt constants
ZMQ_NULL: ZeroMQ ZMQ_MECHANISM values
ZMQ_PAIR: ZeroMQ socket type constants
ZMQ_PLAIN: ZeroMQ ZMQ_MECHANISM values
ZMQ_PLAIN_PASSWORD: ZeroMQ get/setsockopt constants
ZMQ_PLAIN_SERVER: ZeroMQ get/setsockopt constants
ZMQ_PLAIN_USERNAME: ZeroMQ get/setsockopt constants
zmq_poll: ZeroMQ functions
ZMQ_POLLIN: ZeroMQ ZMQ_EVENTS flags
ZMQ_POLLOUT: ZeroMQ ZMQ_EVENTS flags
ZMQ_PRIORITY: ZeroMQ get/setsockopt constants
ZMQ_PUB: ZeroMQ socket type constants
ZMQ_PULL: ZeroMQ socket type constants
ZMQ_PUSH: ZeroMQ socket type constants
ZMQ_RATE: ZeroMQ get/setsockopt constants
ZMQ_RCVMORE: ZeroMQ get/setsockopt constants
zmq_recv: ZeroMQ functions
ZMQ_REP: ZeroMQ socket type constants
ZMQ_REQ: ZeroMQ socket type constants
ZMQ_ROUTER: ZeroMQ socket type constants
ZMQ_ROUTING_ID: ZeroMQ get/setsockopt constants
zmq_send: ZeroMQ functions
zmq_setsockopt: ZeroMQ functions
ZMQ_SNDMORE: ZeroMQ receive send options
zmq_socket: ZeroMQ functions
ZMQ_SOCKS_PROXY: ZeroMQ get/setsockopt constants
ZMQ_STREAM: ZeroMQ socket type constants
zmq_strerror: ZeroMQ functions
ZMQ_SUB: ZeroMQ socket type constants
ZMQ_SUBSCRIBE: ZeroMQ get/setsockopt constants
ZMQ_TYPE: ZeroMQ get/setsockopt constants
zmq_unbind: ZeroMQ functions
ZMQ_UNSUBSCRIBE: ZeroMQ get/setsockopt constants
zmq_version: ZeroMQ functions
ZMQ_XPUB: ZeroMQ socket type constants
ZMQ_XSUB: ZeroMQ socket type constants
zmq_z85_decode: ZeroMQ functions
zmq_z85_encode: ZeroMQ functions

zeromq-1.5.6/doc/zeromq.pdf0000644000000000000000000075263214465422472014034 0ustar0000000000000000%PDF-1.5 %ĐÔÅØ 1 0 obj << /Length 587 /Filter /FlateDecode >> stream xÚmTM¢@½ó+z&ÎÁ±?tBL$ñ°ăd4›½*´.‰<øï·_•è̀f’W¯_wƠ«îrđăc;̣ê`GæUOÛV×&³£øç¾öƒ¤Ê®[vïÖæ6ïWÛ7ñÑTÙÖvb¯“uYt/N¼.³ó5·½êÿ¢¥=åS‚> stream xÚmTM¢@½ó+z&ÎÁ±?tBL0ñ°ăd4›½*´.‰<̀¿ß~U¢Îf’W¯_u½ªîvđăc;ZäƠÁ̀«Ÿ¶­®MfGñÏ}í I•]/¶́̃­Ím̃¯¶o⣩²­íÄ0^'ë²è^œx]fçkn{ƠÿEK{*ʇuÄpg6;µ̃$4»¢;»µgZ8, ’ü²M[Tå›P¯RJG¤eWxm½ñ­÷E™7·¢â ̉"/²îÑ7»¸¦‘¼ưj;{Y—ÇÊ‹"1₫t‹m×|‘£o¼irÛåI É‘c¶×º>[T̉›ÏEnn#×Ûû₫bÅø¹‘û̉î«¶BS¬ØEVå¶­÷™möåÉz‘”s…«¹gËüŸµ)gÏR©đ133wÄ xAÄbêí;¬̉aGL6K& 0+‡}&ö"?‘á°(̉¦̉a/ ¡ć,•!£½¥‰î-fö3¤Ù*IĂx {aªùđ”sIC%̉đhSô¢¨7å£Å}­HÏ=ŤIYƒ¹(îƒêjŧ ÿZóéàü4{ÖØSOØá5˜‡áZ ä®ekxvKº·Ǭü÷…Ü@2aÂ> stream xÚmSÁnâ0½ç+¼$z Ø¨"¤€ÄaKU¢Ơ^C<ĐHàDN8đ÷ờV{Hôüæç=üúØS`¾Jñ m}u%Œ̉ßE Y]^/`»w¦¶oâĂƠå:1L·ÙÖVƯ‹omy¾èUÿ­àTÙ ÖĂ₫v¹Êó‘DM^ug{¦…Ç‚° ÉpmUÛ7¡^¥”X[“ÖôÚă{=1î+kܽ¨8 …@iaª²»¯è_^|Ó˜¼¿µ\¶öXq,ÆŸ>ØvîF^‚ñÎp•=‰!9̣̀₫Ú4gÀêBË¥0pôù̃̃‹ ˆñs#P~k@hZ+vQÖÚ¦(ÁöA,åRÄÑf€5ÿĦœq8>K¥Â_¸—X NˆHæĐÔ3$¤Ç˜{<Ư0*¢5cƠ~ÿP÷ơʯÂùƯ5WÂ42^!0^#rq‰xƘœE„3xÎü ñ ªz“)c̉gl1B̀î̉°ơ•?ŸXqû!̣NA‡¨W»A*dư1ùÔ)iȧΰÅç“Đó â9ç’†NVf¤¡–kô¯VäaUJü†ố?%Í5Ø»bÿTW£=ј«±®–¾Œ¿É5ëñ2éfè&p2pj³V^ócH£Mc†VYxLS7˜E=›₫1âj· ¾gÈÈ endstream endobj 6 0 obj << /Length 292 /Filter /FlateDecode >> stream xÚ…PKK1¾ï¯È1{Ø1“Ék®¢ *•ơ¢xĐv·-ê×êï7iÜ"E”@˜ ß+ • ¯…¼X¾Vj¿×¢ 7³ ¿qÆXCi₫ÖL¸ Øü#Ú$÷Æ;†ÀxÚV'A ­ÀÙ`EÛçxNxD»÷̣®ăå¢nÈ[ÙÖldL³–ñåy»+[ ®~hçƠy[½¬’e¯q4%M9“ר‰¾Z”Ö TÀ1G Ë@Ú  ;A$Ÿ¶Ăj;¬ßË«c6ß‹0°Ó.k`₫ƒơÉuOŸ]Ư@?œ´b@×ËƯc­ƒǜW…ÚAdœÎ„Æ RÛ†5 RaÎăf(eœÅ!®75¡üè~íÄ3èpÜ3M|Ă yo endstream endobj 13 0 obj << /Length 663 /Filter /FlateDecode >> stream xÚ}TËnÛ0¼û+t”˜IQk)SQøÖö X´LD JNÑ¿ï.—Œé$( XËơp3#ó¬€Ïj‘Ơd¬³Ă´)|Ö ?¾mxÀ•J2UJˆÿ Û)¡û™¶ç­ḥ¿Î ' Öíïưc¦J&jhɤ¸æïª2­µ“¬Đ:Áư*¸"èm[^ÂpLêQ¢àíNBnwRÊüÑfŒÊü‹- rÑ~Î q%Œ— NPäûVÔ¹v“Ycá~YÜ,ø”ùà¶<ïfD¬º§Üj 3uÏ₫&º¹§ 7ËềÓeƠÁ)´{êV3Qæ`ÏF/„¶Gz®§Ør¢v—n¤_ÎÎâùÅÀ$=Ô„ïx%¬–́%j¶:¼Ä3ÛƠ4ÑåGÆ€ăÏçíî–Œww\ÎN/Ú½xBÂfé". Sû¡æ‡%›d^T¶ºêФ­Á9^|YiHL øŒk̉Éo„A*'„·_•±FP»…6¨†¯~'êëƠÀóe g˜{³ú*Áj<Ù±­Y6¶0a¬û¤®ö¹y!RûH ¯Ü_Æ4N½xëß›:ÚXÚ‹c7üc¼~woÉUÉ*eÁpÈÆ̉M:Îÿj=jø"§É`ü&1>&Să{Z7_÷›ĂW¤Ơ endstream endobj 19 0 obj << /Length 1129 /Filter /FlateDecode >> stream xÚ•VYoă6~ϯĐ[e ¦ÅK¤ú¶=²hÑîKû Ø´-Ô–\Φ¿¾32–”Í…s4œ{¾!É“ ~<1"1V2+M²9ƯeÛî"₫xǃœ̉’i%₫¢ØR íå–#«ß¬ïVV$\1©r‘¬w̃­ÈY¦U²̃&̉类o«Ç¡¯zñqưăêAë„g¬È ̣@Ù1gyf“å¬y²>úúà^´ VäÈß%1¨B²LÙ©Æû_₫¼á‡s ̀Ô~ƯôåBØô²EêKaUú—k›ŸGZ¦çrƒ;/t–{G̀ª ®7\ ¥Y.‹©«]ëÜE3!ó©^×́z ñ )[ÇK%uú°°:E“>¤¹eúƯ’–SÙ÷®%ºÙ‘H†ÎµƯWDc¨Ûæ„Ñ&œeâ­joŒ¦Èúf±”ƤíPße‹tÓœ1ç…åi`m#\`tư° À&=”5VW(s½%³ƠéÜ6¸yA›˜>^$F›P Y0i8¹²î¢RÙ“qwAq×>ẳÔîs)ÚŒå"¤è‚ç)ŸtÁ±^ĨzZ)î‘,²Út­ÂT ¦ĂKn\Û—UM̀MSo+œœ’Ê%¿1Ø“Àߘ‡QªJÈÂ5_r“†,Â<`¥«fTªÜ0e©úQ±£Q‘̉Rư`­›₫¨Cºf}3à¿ ;>}X©Å²HÏĂ‚§ÇjCŸ€H(Â_óô‡˜ÑAD^[í8½Û’µ…̀¶!ª2­Ă¶l|­‰ă‚vû.f\£Œ5œyBRÆÛÑ!çs)| ¡ḅ• ½Ëtëºj_S À\WwI¨\à6~0đTÄ=ÄĂ‹œàW¥]y ¬Ù4O°®8ă°^ÇYÊ€lís˜à8£sÓ^]Ç`Ÿ‘Û dåP^g›§”dzß;·nSuAÿ ûđ]Ö$ơˆ§Rô²k KÀPÎo‡Î3–Os½}]`u„…q‰®vm‰u‡X~,₫©Ú@Ë}„äÉuD>Uư!n)R“˜e|æ÷f¤n a¦Zó{ Ç{ éë°0¬đEưdQ»&PçslÓtđQ±à5` Ǧ¿ôï¾_¿<$¬bƒ Røè`¶XÓŸđ¯)gü êË‘¾…L‹2sâ_"ïbÜ®O„—w´|ø6œU½ÿxOSs'—L¹§ ¤f™œ¤đö»)ßxf̉̀^ƯIô@̉…eF†₫®ñÅÎX ç"ØS}lÊ-qJZü™h`ữø¸̃À`f™æjêíöe‚‰èBOƠ^]&àư_áé¢= ‚P#¡*ƒ]ÙéKƠÁM9ëƒâ9´9ñơ±ơ—#Ô›|œƯÜoΡïÏƯ׫Ơ¾– ¤wqÔ®¥TŒrɸ­ÜĂà¬jV$»¤́W¯• ä <`˜¶7¡¤—#ñÏakfô .tư•ô endstream endobj 74 0 obj << /Length 2830 /Filter /FlateDecode >> stream xÚí]sÛ¸†ïư+t)_%¾Á̃%]o»;Ù‰ăØ7Ưî…#3©¦”•œlw}A eâ ³Y[Âd&’iâ¼Gâû @ÓYeÿÑ™f3m81\ÏOªƯÖ͇Y÷æ̣ï'Ôíwfw<{¾¼:ùË÷RÎhEꪦ³«÷3É‘”÷ñ®ng?Ï—§¿\ưxr~Ơ’L)x¢ªßû´a3ª £R´̉í§`TíO­êƠi-æ7ïîÓ3®å|ư¾{ưÛzuÊéü¾é^¶mn](A¸P¬ UÍÎ%ºr‘èé¥LÎXmïoîî–«]¨›Ơm÷æn}sÛnƯ…¢•±¨©HÅ”¹‹ơWKéîE ~JߘÛî›m|L°}«PC*ZÏ”±_©Ü9…Hû+RƠö?Êv–nxÇ5? í{ë„c´'âúÓZs™A&˜g»÷u‡´Ej!fJiRÛÄ;]̉Ú­ªªù땵Zë^Îçß-7Íâ¾}/æËƠ)oíNóÖé‡q­Y µŸçYyîéû3˜¯ềç¬̣Ơ¸ög Àèé{(#¡;!ĂdN߸´gA ¢ơ,0Ï¿*ÊÏËîT¯÷Ëơª=½l̃7›fµhƇNw½©ú¨†N¿Ơ4 €²Ç§@d|jÏ‘ñ)˜LÂøÔ¾ôèy[(Nü¼ÑOư³Ù¬zÓƯ~טּa?Œ©Ù“Q._,rv6É> ‡öÈ9xàÅØ)d’pFuiE‰1f&DmMÜ3ĐS°Ü₫ññ×Ñ»¿ŒˆJ–ÊåØk£,Ỵ̈aéÛc°@ÓFa ™¤À‚éö°pE4´øYÇJ›Æ¯}p*%Qö×¶ªơÄŸ©f·ö—?Úo@èÙo»=?Îlg@sûînööäÍh²¶ø½̃-W·c„2N¥eẪ1œb:Ÿäc`xˆ‚’I!•îQ´.—öµG‘'¡h[Æ'A&°¸[o›Qa¢̀•:æ „̃(ù,†‹ ¢,‚dRXD¥{í¶vF`Ï¢HbѶRza‹ơjƠÎo¡‘"Ê Û±\)̣¹ 0îær’Iá•öÜñZftàN¦p×¶’ŒMÁƯ ÅçÍ—SfæÍˆ´‘¤VzéÚ~í¶W;₫ÏN÷÷O7ËÍ(öúI¯`)g–„A¼³i¶’1a2 4ẳ=ÍÆ"̀U Y%ÑÜ® Óta)4O íi†̉Ÿ>¿»[.FA¶ßTE ÈÏ©Dˆñ́x>Ï!Æ34VœgL Ϩtϳ¶Û àY'ñ¬)™èâ ơo—[¤.–ŒV–x̃ dï|ÊBŒ2hµ8e ™ÊPé2©‰ñë¬[ÊLẻJOBÔo6›ƠztÈîdD¹pôù Æ sH>ƒ!Æ 4bœAL ƒ¨tÏ –ªp#ÔI ÚV5­'&đ¡¹ß®OÏlíºh Ø]ßpư)vƯÓœ—åƯÏW!Æœ3D>s!Æô2’Ia•}!És´B¡Sv®wÍ´2‚NIBí.ƒ ₫}3>EÆj;¾eÄơxox›ä£`(B7ê( ™QéEërn8@‘&¡h›): 0ƒO»kß:̣4Ÿ0Z€< äc@:³ä`@BOÆɤ‰J÷@V’0Î, HÛL(= 0ƒM³ø2Ú)l—¨R}´B Bg|C BèC…$“!*í!d5Û=†"@ÈS l›ñnyôc!d°m¢“åxöĂŒ 7ÏC!¡7H6„ áÀ‡Qa2 ẩ=„ÚCE„º&ö œB˜Áö+†f́¼p©ff¸wB>m!F4\œ6L m¨tO›ơ¼Óà¨L‚M)RQ9 l  5÷±[ꌗá¡®a¢‚(.¼3¾~)_×ü,´Co(̉=†¯¢RI!îÁ“Œ(W1©$̣l3£Ä$äÁ ¶÷›f³YÇæ¢)Q¦°<̃b 9#ä“`¨A¿!¬lR`Cµ{Ú8\°Û̉¦“hăµÉ£iƒ|^µW·Øb(®çÄAĂăç.R÷¼ql¥ø¾LÇ[ô³0›̃Pí7¦g°®4I¼ÙfRñIxƒtÓB7Ûö ăÀñ́©.¸§œóB>p!´È&8T»rk{°®‚ÖIÀÙf‚²I€ƒüaäØ$lJT-&5¶Ä¶Ûèm³è:·£ë¹$¼*kŒŸç’ ˜;̃ù$‡ÉĐVÉ ›’QíäªưƒI€d–4K¦mÆÔ4$Ă p’'ơ$CÑfUH>t’ƯñÎ'9ÀH†¶BHÙ¤Œj»G5Qûjt¿˜‚<«ioÀS·»_Ü·[~ï¦Å¸?ù³X·óg×q¼Ÿ¸¦©MưsẈ:ßùƒŸmo±÷Àcq{Ăĺkû •½TÍúe ,<̀Ú;zj[Ơ“ܦèw₫âƠùåBÅÊ úçÈ]Œ-wàóÙ 0¶ ¿¶@6)l¡Ú=[Ê~ ØbIlÙV†NÂÔ¿85|₫â‡Qº˜!TªRø„³E>y!FteQ̣@6)ä¡Ú=yöz!˜äñ$̣Ú«Œ¬'A&pqưr”:ED].i₫POƒ3D>t!ôÈ&:T»‡‹=t" :ÛJV“¬F$pqưêUl̃‰2åZw(§oÎ ù¼…oĐro ›̃Pí7Ö.0¼É$̃l+.§á &pqưö£¼Ù.¥få¶Ü¡Niö 8/äó`¼AË!¼lRxCµ{̃*MjÍo*‰·ÊVM²¸gÀåùEdY)Ë ́Ö¸7F>|!ôÈ&>TÛĂW b ́éöjI*9É0%”¿<éÎéº ÜIÎ"›¸Đº.ÎH%7TØÓÖ̃Ö€6“B›mTW“,'€̣—í½²××Wă÷dELUsư¬̉åz6Q¡=BtVœ(JQ¨°'J"AéX§eÛh9 P@ưíƠåù‹Ÿ",iÎ KÏù!—ÎæƯñÎF©o,)ä‘À¦ê1’’pUƒ»Ơ’"̉hüU=n€®ˆbCư·‘a}Nª̉;’{iÎÙ¤…öjĐtqÖ@*`ûÆ7# endstream endobj 128 0 obj << /Length 2905 /Filter /FlateDecode >> stream xÚí]wÛ6†ïó+t)_Á÷Ç̃ÉêUcKª$§év{‘u´9>›ÚÙØíöç/(‘àĐ&ÇŒ8²Ă“sY&æ}¥™GAbêÿ±ác±Â ÎA·Ï~₫0Ø=X¿`åq‡₫ÀCpäÑúÅË”0Jul°₫÷@1G¤!̃úưà×áÅÅÁoë_LÖ!’â()"e«£ïÑf”k­9P%wÚ’pÂØÁ!£”ÿqúSåä¿!<Ó(Ƕ͸uEđ_£ƒ÷₫?(‘fđ¿í‘¿áFøG«?µ:0”h~ËÁÛÅÙQ¡ụ́-àÁ‚C Û£₫æ-j³ûO7~‹2µƯ7Rxbv;n×6“D  ¨m¢üßu₫ăÛ"o>Ó¨ö²ư!ĐJZSf[ELt’ÜĆj̉÷Ï @" „ÍBtđvƠI剠ơLíBhe ¤ƒVÀ@ƒ¥†€ÜÄ€†j[Mœ”í1*p&*È6Ÿ¯Ứ8¿º¼¾ywYüáæºf-¡L|œ| …̣­’›\¾ R¾ê._è&¢|qíªŸĐ¾µÿ®ê—Ü3 c¾{0ÛVåh/¹›Đ0HĂÀѨ€`üúd~ÜÆ2~¨z „BSe¾Ó™ª`LÁ²B˜nb˜BµSF©XÍbÊ·̣ñ³0 Œç³Ùd¼¾+̀¹·+uaîß kySx==̀ÏÖ­ KâœëÇ}Ùº +ó’]ƒ¦¸‰ƠĐiJЉ(è|+%̣@ ŒÏ–Œ±á›I wTÉymN­kn½øÅÙÑÉtüẓKyÚxmÑ“÷µº,”`Ö p ª”†0Uó'£øó„̉åàèGá÷pé€^MÆËɺƒ>Ăg¬§ïÑú½]b̉© í1è@öæj+1ÈaÂ8!¶Ă¨€œBNHÂ…̀‚4ÅÜõsP{5©´—mØI?j×joçó¿Ç™Á*}éhÖ06a• p71t¢ÚONưùÀSGáéÏʨ̓'4…çõPàÙƠ1ú£E!àñ:Æ2=éøƠ0ü` ø71ø¡Ú?jˆv¶ÆÏDáç[9!²à L̃LfëUkçdü;­û̉Fp•‰O‡«€Áë‹ÉN¸€›¸Pí .å¤?ÜÔpÙ¸VÆ̣p5 ¯V£Å´­_Ó„i™C—ûÇÜŸ7t'£él=yÛ:Ç©-±Ésœ=́_<¢¬2“L€P×(€nê ›êpí@eD8@‹¢Î·̉"uĐÀ½Ô=\7PuËél<]X1´’çßÓŸî=öỢ*IéÖ0a- 71¢Ú@ÿ¡Î¥WË쪪¢™´,Ǫª†ƒN™'¹ºœ)¢ưS Ưû¦[‘ơ—é5X”ẽ̉¡¬`PẬ@ nb Dµ”Jù—®<Ä-*.=đD¯b¸—ÉË$¡l@r:n›àÑ’0ÿFf÷)aV4Åïï‘%¡¦_¸ƒ‚Z¾¡é Ö0PãP›PQíªdÄIjÔd%¹|fYưßp0}5™­§ëÖùHµ[ƯÙOÊ<É3Á2Ëé(Ơ0”`1!(71(¡Ú%n‰q $¢PâP%èàd´j[`F©ïm²¨W(„6MƠÉ́Ơb>µÏ¾0âóÔü8 ] –ÙJ±€‹¸‰Ơ ƒ1)ˆ2 Dß̀,÷Ù4œNÆͦ«Ó®Ơ'÷£°½ Ö…M™Ñtlê6°pl€›lPí€ åD:ˆÂÆ73ÜdÁ:ØNä·u`¸bơᲜ:âÔ†́öŒiµú¹¸ëa¾|ƠqêäxëÏc/ج̣”Î`c– pĂ ª]1(­#BÂ[t ƒE3e²0Øppƒd+²÷Ïe:jûqä·Pè@³J_2 ‚f£J|÷Ô&t&®Đ40nf`& MßLrMèà>4.Đ„²gÍÙèt̉Ú-*"ü§Auưq¯ñUùIg¯€±Ëa¸‰aỚiA¨„́Ù(ötQä* {ĐÁb9/»f) ¡¬_b²çv»P*³œRC ‚pƒªP’X°¹(’Tñó ,GÅÙÖz̉± —¦?Éz®w”uZh‘ ­¶Ă&08ăQ«RfÎÈ,œAËíoNçËö‘%Bơûj·‹ 2ĂéƠ0†`!!71¡Ú#.ˆ²à†µ¤hfy–…$ [Œægëé́¸mïoPêâœ[",oO[ç"™?™~aå̃Ï”©L‡µ€Á +¸‰Ơ°ú礀°F­%)i“Vè`5¿^µÍx¶tYÎ8î–́b÷!QüxÛz†(9Q¦¿ ¾Wp– L‡³€Á 븉Ơ®à®Ø¨ ܧÀ£V§Íç9àl8X­ÆËéQ×D¢äưVDOeû°*±Éô€=ú馺‰ ×ôXI˜7đ¨%%E3a²ÜdĐp°₫eÑ5gRôGư`đ™n’\A:iuŒ4XkiÀM i¨v Í×»³´¨U(¢XHÅóœÍĐÊRoºŸ8ÙĂuUÓQ©`¨Àbaºà&T»ÜæX(C¬K÷eË6ÇíÈXF¨ï”„²₫ÿcaÔ6”»*lơÿI™z÷áºcᣤư¶[ûtT¥1™:† ¬à&T;ô.̉{°a¾ŒÛZ¹hå˜Ëq·vĂÀb~r²[ÄÑ2Gྗ3 ïj c•ÿtÆêc°̀Æ€›ÆPíÀ˜`D ÀXÔVËE+£ó0 Œuíx¬‰ü^îGy®‹Ÿª\§óTÀx‚%…đÜÄđ„jWĂ¿Ù²²̉! í1Æ@!ˆƠVbĂ„`{5`q#7ßÈê,{ÑCưz‹´–©hNûß̃ eúÓá í1¸@!pƠVbà„\Ây(\MWÔw­ ËC40;;9É~“S_úOe#Áª̉Y«`°Á’ChnbpCµoÜ#ÆÁp1ê»ÆVJgùj‡†pwüಉ`Ü̃¯«ª ´:F,6f:InbH»¥mù€mï)âÛ3₫7çG‰ƠĂ£OŸn.ß_üå5m™SĂăÙÙî‰ăÍåæó»»_üëăÅùîñÉÅùæ̣z³C¤˜mB‚:¢MÖ!ßWX´ŔN!]xK¾8áeûC åM¿-³K¸½›pÚk›n°„ï¾G»H¸.Fûạ̊²éåûÍ_­ó'ÀTè=KØ7x̣é́ªî2ÿéƠ]Àª–ï®nàæNuÿ&WU1 endstream endobj 9 0 obj << /Type /ObjStm /N 100 /First 829 /Length 2118 /Filter /FlateDecode >> stream xÚµM·†ïó+xtæ°UE2 ØHC’$Âdy qv”Ơn`ç×ç­f¯º%ơR¶y™îa¿Oñ«Xd†$´ˆ¢À–ƠYiÅo´XàJ–À)Ô‡%4ÖCÉåà¥%3̃Æ[‚Â₫¹¢¤¿Ü Ú(äd!ă'bÜăθ‡DV:8@LCVHÖđ[Ă}á¾B °Ü %0Ha§KÜ3¤*î3$R:ˆ@bª$‡i¹âF $´©(_a`PpP ‚A¯ÂHÍxUêAQ´X¬å ¯Â>4“ZOưT̉aSѪब¥à5ÙÁ€j̀U¶„Ê™¡(àVPÔâQ§à«4ô€Eăfè Ăo µBƯ  ¡L©è#ôV“Pư]4˜ÅĐpèƒRĐjC©°̃5T½hÂK¨Ke4@³P3§ÆFôBƒ¤¢uZ Ơ`%ŒƒRÉ»0B *>(e`¼Ç]‡Å œ}`¡ëđ@ ă5Ç0 >(5@X0½=‘äĂ3̀¤IŸ}’8,¢‰@b¨‘ơ@䡿xæÚƠü 7 ´«§iÜ{ vUÔƯlvMq»'sÔ'†p²âo8§´|xôèp|₫ûÛS8₫đ̣ơépü₫|}{º¾} ³êéáøôôî|wóêôSlzđ×ÓÏo^~w₫-¼Hx M#cjT¡XÛƠ*7x&N¥¿ùfÁÀ&yíËÿaăñÛëë3ä^¸7sshê÷f~ùȆ©đáǿî§Ûé₫/o®ÿy8~w¾ùùtÓqéÊMz…ªT‰Åg!qÄ`q÷1sLQêÛ©M…ăŸÎÏÏáø8|ơưùíïo®_ÿÁ›d »Í2€àƒ›ÅŒi£¬Q'×2Ư_}dnXÀ?>ưsÿøê—ÛÛ·ï₫x<¾¾¾ûúüêöåNñơ›Û_î~oÎÇ₫àëÿnÎÿú÷ñ ­ĂœÔ#ÁrjΆN÷# {^Đ<̉₫ö÷¸W,ÖĐưáúî×_¯>oîàkĂ"tÿ ?d¼ùx¼~Đxå>^y¯Ư~î¶ó49|5.½¹ÛŸûÈÎ}öå®’»Jî*¹«ä®"]Eºté*̉U¤«HW‘®"]Eºví*ÚU´«hWÑ®¢]E»ví*ÖU¬«XW±®b]źuë*V:•jLp:V)ÂBe‹ ÊÄLÛó™.ΕÏ#rê+ëå2±‹FC‘ çå1É=̉8æ<™á<ºGJ‹Tṃ¾+Sµ®ú’)ÂŒM$ïƒTô‡G÷H­5 m7l̃§aUƯóéû†E|µÑP¤`I‚kxT‹—‡"sF­̣‚”¹ %â*²LKÍ)R‹L•Z!±ô·:9X)˜–¾‘™,¦èÅ®”}j)–àïO %E#”W¤–HE‡"³ V+¤øB2 ÿ&¶Dˆ’)’ÉP$\lö‚{$˜PG"±oG­VÈ$±Úö ­;!+c²,.67…x(̉°vÙâbs©Kh(RµZ!ÍV‡"…Q«Å«gåÈÛÀv"2üÛ*ØÊK(m»Ø²^œm…ĵéXdÂŒ–ø.“·ëö€­û  G[f%·MËPb±X—:rµ¨i ‘àËưh̉2*µ¬\\r̀z!†M;15¡ZË:Â÷l02Tk…Äê™tÛíÄd‰¼:Ư`Ä{F2–I“®Æ,V¹pv³“6{iÅDÈg‰Ç2ư¨J—å‹°§̀,Øk¥e1!l«©EjíçO÷H,¡éÂx'¦h„³]˜ØX×2˜™9’.ë ¢®c™ÔbJ‹³%F8RÊXf̉XuÅ$r!:Ø‹Ù8.>ˆûQƯP ¶_*Ë‚E”X‡Íbn ± )2”¨ØªË²œÇÊŸC|^”ü§¼«£ƯƠ¯g˜Ư§%Pạ́ ´D?ư /Áö ƒ^ëGŸ¥}–~ôY{Mjÿ­ơßZÿ­ơcÑÖÛ¦ơcÑÖE[¯ië•l]¥uÏÙơ+ÍW¯y¾Ê|S%Éæk™¯u¾Îz4ëѬG³ÍzsˆîS/sî…hÖ›Ïđ‰f=ơæSyOäiNÖx:®_ơá§½óôă[^üwñc¦ ÛÊ;MyB˜Qÿ]v ÜÊ4„‰—°£ ́hYÇ2vÈ*@÷£ôtaK°aǪ;­&¶Æ"v¬Îyü4¿èà–EÔÈfa"ê°4˜™áÆÊªpk¢2–Iuʱ.+Gơhk,Q"›…‰¨ƒ.m d§a‡¬f'6ˆ¶x,‘—UÚ V¶Æ2{¸ó~ÏDđQÆ•=¼Y%G8^œ{!3b^g*\c™lÑÊ™ÍC®±LÂRÉ«d…ÿó¡ f&,•eYR°TÇ&c‡Ô™¦4‹¥]XSt'fÁR¹:ȯ9 Fnde¤éXæ”–i¤e²ÈXæF^†Ú`æFb&IËœ23åƒ̀Lm<”¹•)2˜¹‘›¹”₫̃9%gôƒä̀¥ak;!?IÎh¢±̀́̀¥ øǹỌ35¶ZÇ2¿ A³s#Cc—₫ô³s#Eƒ@a,̣ós4»!7’4|i«kƒ’4æ)ª±áÓ,ùQÆXæF–¦Ô ̀‡æ2§Ø®jÙ³ïÿ¡Â ³5]hÛºÓÏ(mùç?³¼đϱúñ?Sçÿj^:´üNææN endstream endobj 137 0 obj << /Type /ObjStm /N 100 /First 855 /Length 987 /Filter /FlateDecode >> stream xÚ”Ûnă6†ïơs¹½(LI‘‚rp¶A“µă8@±maxm&Ö+¹–“=<}ÿ‘Ó:…ei/NÄïŸ3£9'EÚ ‘´Ơ©-“ö'~bÓ³œØÊ} ö9EÁ:MFq¦%cáÇ92Áà dµÜG² ]®ÉB£s& [ç–¬p¹#+÷ä4âäûL#†^“Ë¡ó†\Øåæ"t̃SnÎ@9|é É+9™¼ä,yÉ78̣.Ïtđä½üÈK½QQĐÈ#j đP«F.ÁŦöä̃STrFàX)–3VLqYàXA«”®4º¦M´MÁBXâ)ŸĂ@!*ˆŒaÁ€\똱ö00 ÖkÇè>ª—²™!—zX̣eÏ ¹üj&Ä2"†œÑ/fe4˜ äCÆA |°Ü¨¤ÆAe 7^®ÔD¹jV_d/¬À²ÖÉ'Ó0 ÂŒ²f/œGªÍH†N&,u¡Œ°“ĂcA0t1¼L]`YéF3gñ, âYeœË¤-ª{'F.³ØËđÅ@Đ *YËÀđŒT´ “±4h˜l¬“É#y/«uƲ íg/ĂfÀÍ´e½eÍ"v€¥…°„Q̉(læöb…0WÈ£ŒJ<Fﲓ“lpY•[:9¡Á%ª xe˜¨K»³eK_L¿Ï›?̃¾ÍăMµ¸K[úă‹KLÓ×-ư™áJüƯÑà]5­hpAo®Êz;_­̣ñeƠ¼\ʱªæK|ùI|½Ṇ̃¥;pªwÊQ Ạ¢Ø¤ÅV¬bçè¸æááçU}́ơ±øgóºXˆ‡ûz₫ظ=§Ís‘¾́„,Ÿ: ‡Ă¯óÏëUªwr#đŸ`³£^Ưp`úÛ¸Cạ̀©\l‹ª”R&é!mR¹H;‘•oí÷n>¤Mus+ĐĂ‹à¥Gmj»c‹úûç¿̃ânö±(—ÀbUƠ©›¨Ê;xȸẀÓæ9Í>¥oëy±ùrưôqU,:ÁeQÿHä´Ù”Ơ!‘ï‰Ç´­«Å§jƯâÈﱿæuçưºj{Paà¡>wuj›Åÿ€ă™jơ”ú˜í­©Z†¡ơz*Ûä5ƒ·]c »¡ïÁÍ–iQ-S?‡ÑÊí7W XÛoëæ? Vÿ̉ÊíÁ#éBf̣áævv1<½NZ̃3ăÓ«>â₫¬¸¾î#î~é&&ĂqpÛŒî§}Å̃M'ĂÓ›¦µ\³~÷­>öÅśBḉ»ĐÎÎNϽ½ë†ÎGïßϧ³éƠÍí; ÿ--Ư£ endstream endobj 408 0 obj << /Length 1424 /Filter /FlateDecode >> stream xÚ­Wßœ6~¿¿‚GV >lƒ y¬ÚD©ÚF6ªÔ¦xwQX¸›ẹ̀×gÆc³À±Q«T'Ư3Ïï›xĂ´t&Y&uPïb»ÛZ¼{}Ç\‚ÑḶ‡ưƯư«4 x̣̀8çÁ₫¤"fq–OúöUđWÈwï¾ûi?)JEỂD₫Ë[½ô³«3pÍO¼½ÅøD·F©’á›Ûa,¦n»Hê4,ÚMWT¸ æ­‰b&s¸Sd,ÎÆưÉÀ9)Ă?Mßưú;®“ṕv‘Đa×|¬GÚ9ïD^†‘dàuºƒ5Yb*’$C`<™–Vh’ñ»‰-T\S1´8à,æêB•qÙŸÁ̉7x9XU--¬‘†æVØÇ)9Ë•Pè¿>×ÉL-´¿₫íưVÈæöˆX0­åâØÛr,vpß§óÖUƯ›rlèéĐwgZuÖe{ Ă`{tèú£yá̃÷f·´¿^¶ûs†B9 £Ê˜R9™|&;*ûOuA‹‚Suh̃çv‘´¢€»§ ¯3ë@¥‚¥’´[<%B­0„;§b EA?•y¤ ¶•iË'Ú́ZwÜëù¸<ÿCë¦~è‹̃I~ˆÓxMB™HÆ¥ô!Y ¯ïđ KÆåΜ•₫xt=Oơ@Í1±ºÄ̉è4ĂËû{²–AVצ%‰bBˆ¹i·Ëƒ~fÈœb[»Mˆ´’”‡CG1ó©¸̉Ÿ<‘Ö¨‘9“Ú¡fÁrIđ´f¹…û9Áe8\Ể Ăá̉X&€¬Å怢  –+6Ï+i-zvqqqÏ)à¯v™$Æ€´}0U×/‰ Ks¦Ó 4Ø“O—ó¢p‘”¸¨2ŸL³Y;kD²aĂû‡K‹Q/›6((ó|²¡x7lx!n”¢ï̉̃*>'ÔkâÁÎk e[Îʦ¶EÚog~Û“×][º]G×LQ¢̃Ó7 ­”@±\, ½]i½{2Ơ6X‹cëJ›È,`uç¨Ưo×W̃D ₫Bq2ă°Fyªñ2ºăpiË „®yÂ3²sÂd¢ZÛ.oÔ—™í̀"|‹đn¡ #¦u₫h{ufŸëmç!ŸSr“$yçÈ÷G="‚Ê=üÖ„5Ó·f¤²k[c­w’¬Fƒº)Ûe`ßÑM̀è&ÂG̀e~´âG'PúËf½Z, đí Vëö'"ŒÆ¨]îYàIJ:/M247]ÓP3̃•Ưù< Ÿ!*Û}RKϵxƒ±Jæ¹z»°{“Á× S"_Ö¡Ç`LsW&ăơuZ»¶US Ų¹Âi kÑ nüêMcÁ_2²\®¡ ¡[–O,_e®cÓn?xJơ6¦arF1£ŸH̀ÿ-ư› €U¶$@"!C Ÿ3@dn0™đk7ÑßÜû‹;WDkB4)̃ƠI,] 4ù¢5Ø´œn,/}oÇ+äøîiŸ¾®w?Û/úKÛÚ®wüF‘*$&ü›åÑÂ5Û†+Úób…€ FKÏèÅŸ¬[ûs*JOEưŸ©(SàŒ̉ÿ;¥Æ‰6Y´ăm*ºÆÎYʃA–¿l¡ÙâØ¡™{4KBó/à®ÀIçÆ—Ơ¼7 p:‡úăû΋¾j SA¨”"®*‡c\œÍx¢–]-%êù'J¯'¦Ê­–c6b@+ÍP5B/…*l#´ºGgoyƒ;Œ—¬ µLR–eäÍóÂ2ÿ2\—yQÙ*đ6a₫qªÍ¤S†¶Nç¿§Ønú¥o|ñÎự%Øß6§!-™Ê¿‡t…›v˜ÿ²ø \5Á endstream endobj 411 0 obj << /Length 982 /Filter /FlateDecode >> stream xÚU[›8~ϯ@#Ur¤Æc̀eVû°­Ú­*U«éf_zQEÀIP 0@2₫ú=Ç>$0¡R“Ïí;7KOÀ_z‘̣¢Øç±yÙa!,·Ưyøø÷B’Ü W#ÉWëÅí[­=)x"é­·V‚‹89Û[ç̃g¦–_×ïoÖgCZi®ÿ7½̉W®cåɈ+©t(TȜו}öj)YÚÙråGư×¥;ăÈNK_2Ó óˆ>‡"¹₫!ÉCyañ$ôÖ0¿̃£ßgG2 dÑá7`§¥Ạ́“ăfeƯ‘@_Ó×)́“ië÷Y›6”^/­vdzưMQåEµëÜi[·k>ëÀ9V^W佨¬“‚sV¦Y+Èu[¥eLJ<¨‘ í&) o—±b6ÏZÜôĐ”C•Å̀ 5YYgƯ!_Đ{tÈ]mLçV;`­y8DnƯ§5 är6’׬ƒ~µ…¥lêÁNc×mï%5BZ:1¼†kÍ4ü¦¹“¾¹Ç¨ÿ˜³„:ç¨t6ÿ̉ñnú¬¹»½-k¨í¾îú;¬åÍÄ&,A_È)êÎ đºú@èó´OÇE~.ˆcQơ1^ܼ3eY[÷t¥é+®aN#êqÓS u!—Çfz#…ûnz$qƠ8%;+>_¡̀'“_.N¿)Å,”qvmÅÜv¿²rVz̃Ô¶)E1†\̉[ơmæg›^û.9îö٫Ѥ´âuÈèq`ØÉÈÆ-wÈ‹®)í?Ù½‘2–céöXU¸­gIEÇA¸m˜{S64ùn›ÏÂ ĐŸOÓ÷î¬I¯VÀŒ±'ö±Ê./a ,–ˆ –xŒ%Î\ø"‚½\‡™V)̀Ă,Rש0³ûFÅ<âu®°)n´%ÿ¦¤d endstream endobj 415 0 obj << /Length 957 /Filter /FlateDecode >> stream xÚ­–KoÛ8€ïùº…>˜’ȽµXï. è&̃½E¡ÈL"D²]‰i₫úáP²d;‹Œ©Îëă -’₫DRȤ0U$U{•†¯ƯCB‹›?¯DÔ[‚âr¢ùa}ơî,KDÊmjE²¾O2™̣ÔØÑ̃z“|ajñuưñjµ e2ă™Voô:hŸ¸62—"Óè³9OqG^—Y®ØêçB°²Ư7®Ç0^¦\Y°- Om<¹~t[,•R¬¤…f½û±†¹®lHâ~F£ÁKOß«]Ͼ,–‚ƠàƯ?JQâw pÈvÍSí9F…a¤r91k÷2sEF*:»‰¦ûzû˧‰ ©¡|Á’ÛÔ~ô»¸ø¶-!ÚseRñ̀摲d¨v¿sµ3³ĐÉ!p;8üƠ~ÿ7‚l =Í•ÎepHFđ¿• ˆP²rvv,¬̀á*ç©à™A 6nkªœ, V5µÛ.¤eö7«¿q‘³KjY…²§@Ù“À â`…Hăªỗµ{ß“n`^vÛ­«üüc¡=×ư@G®‹¢í& ­FíG×4£Ñ¶EE¼*âjf Ç&ĂLƒdüà<Ư”»²Âdâ._çB{´̀vÛ̃ñÿg:À¿TyUƒ* !&T3©¡Ó¨*H¯ơ,B=q³úÔ(±¨áI@TĂT B\…7ƒÚu®ô¡»aCµ993ÑÙT?ª˜á–, î»]ưm A^ê¦9¡* ÷œ2oÓ06́ˆPîi’l7=}B×ñ„‚2,ZºîÜ÷g×û₫ú́å›Ù«öêọ̈P­s¡×Ë=î?ÿó±¡ D_ĆF‡´F ¸!€¸ªº [Aê=}¿~ .JÜ]Ÿ÷‹µ'ÊÊ3ơÙ†.ªÜïºcâZ)^d”`tĂL¿êưdèƒ×_¤YƠ›é`ú`©>ä£r Çq³*1oØß"1\œoVL̃>9¾²b̉g¬NÔ¨}úx|7È£=dklC Óqû3SWe9×’ëŸïúª«ïBô.ö ¿&·!¼ÖÔ®›!v5Œ‚½œ=î‰4…ḈÄơ›‰g'ij×̃\u¨‰´’KsB‰‚zªM5¼¿JYv»¾Y½ÿDjGüMäo§üÍÖNù›£é6S›đ7‘¿eÑ—/ñ Ís¾ëH)WËâd…!y|da¡î”ë_«÷¿Ă8ŒÔ‹àʆ_̀ÿY^ö! endstream endobj 418 0 obj << /Length 1202 /Filter /FlateDecode >> stream xÚƯWKoÛF¾ûWđHævß½$mhƒ$:5 ™ZÅŒỉ!©ɯï,wI‰ÊJ¡9‡Â€)’3ß¼¿’ĂIM”fH3•ä·¸Ú|Hü׿_ —`¶'ùtyñÓs!‚‘Á†$ËM"(FX›o¹Ñ¦|ñnùââ·å$¨@‚³™Vé¯Lk…(Ü™vQP‰°»óV3!Yú|axº­̣®¨«EÆ”H_Ûml•[çÖaF̀€-@¢: -¯-h2–nNënyoÀYPvåg/±rwÿ.„HWE¹º*ƒbQùkç‘xú·mê?_…‡ơ"­º¼)º€̉½µmó¦¸êßÛµîÊÚ™ºÿÙáRÁă’º †4"R‡l ậAẠ́"#i°®xºq·c\#CR̉ƒơÉc1 öËí'¯"UB2BĐA…"­ƒJ· ™–ûBD#M Èö2¿,\'x¿.Ü@Lƒđ?Xà˜](§ƒĐu ªªä ‰ö€äHHd"ˆ₫Ơv¶¹-ªP™ûk Ål‚ºÙW7aIܘZ0H5HíĐ;}k|Ö€ôZß¹+ơûg;/TC@“}´y‡bEËæH …€´ô–₫¨î¶]ó*F âTÍu:›ø|nª´îÜ4¨´+V¥}"ba>™~\´ïͼÛÍ…»ö×6w:7Ñ`½g“P_n»S±*$?èÎI°Ï(;ˆ¶k¶a~‹M ™Ăà́ªüexâñ¾h’Z•­ M!Ô´¯!(ÁûđU¨ôÔ@«~ó˜ ¤ù8za<›)8ÔD` ükA¿}‡“5¼|dÄUrßK̃& æÏeµL̃\¼ D×P è!”(’Œx×k̃+O:Áơ„wÁ“ÂAÙP}較÷q¢§̃O œ"…U%Y ̃«¢ZÇ0S¸ö\„ÛnƠm[O†Áë÷;Œ)ŸB¢Øb…Ú:¿‰ùÇ,ÁbºŒá€5±³f«ơ]]T]̀1á`¦ßdZb`_pgƠ>Ơ>uÁ>x0ºXù‹sΟ«…?¢Ñ±Ăm6Aî‘ÆÔ‹Hd@̉C₫ÿ^]¥̉Æ Îă}Ï ˜YΈ€V»BLb=2Ç̉ơ(@(²Ư5Eơ!>lđ;i74zÄQF#sá|ƯÔMX…ú,eœóôe2»ÍsÛ¶—;p^eé%Ûm8k‚Â*æ+eI<. s}­7{çDŒ€©‘ȘÇ#`ÀA’«s°ƒâ0ÁÇØgïa4̀fĐ0_Qg¡a‡Eip /ëÖÎæaGº{[$(sú¤;…’îQT H§I/û¬÷n>MºƠªƒ¾?Ƀê‹â£ñ {̣Ù3’̣{_•xß Üxœ‘Ä Fú«®¢S‹o^‰‚y$gY˜ˆ¢Èh~Öyå3æ•ÿÅy%đ•§L˜À¼®*Xrc“5X!éÉ€s† _ư€OLLæR+„¹~ĐçɽJs¯"ßä ›¸¡nM€¥–‡®xÂưÿ¯V_±[­BÑglWúnWn¸₫˜Ÿn endstream endobj 424 0 obj << /Length 1343 /Filter /FlateDecode >> stream xÚƯXKoÛ8¾çWè(Ë7©{ÙGƒö°Å¶¹eƒÂµ™Äˆ-9z¤p~ưEÊm:U °Xqy8óÍë’$ÁđCE¥̉L%‹Íî̃V·‰{ørqF¼\‚Ù@̣×˳w„HF9ÎIry3Tu¹L®̉ßîæÛÆT³Œ1–̣÷³Œs‘~˜i¶Å¢Y•…ư†§_̀©L±0³Œ*!óT̀®/?ưq¹·-¨@‚³‘@{é#´&„! p-Z-Q “J„wˆ?·Í¶mjkœË‡Îá$# Iæ%ëf̃´½`F‘̀)Èwr™ó̃‹w₫̃”>$‹²(̀¢A60<ứĂQ·‹…©ëó@Æ}ơcµ^»×•iÚªpÏó\*‰}îaŒ…[̃8MƠ/­†̉£ Ñ‚K4’’¹U_ñPÖuù>f… ¤ùÍÓæ¡OñĂ>oDPÄ!ERç(Dµ«kœ,áËO F\%?:ÉMÂ…Äád|=û+VˆDH$H̃©RÂWc]B}ét1ƒ{ûa ̣Ô°.2Í»ÅåˆsêsD˜eB̉à„EèDJ$–‡à˜èуV¢Cô!Â)RXuºÀ¢­gŒ¤&b[i$$ŸÆ68 mßw†wÛùª̣¹• ̣‚v#„v‹lÄ÷5qåD¥‚ ¬/ƒmû}½ZÜ›]L+¤kƠ‹ĐV­ç9¡Næs̉Ë^Ï,K¤¿¸?Ño6¾æÛưĐK‰ƒê2¼/῱ÀđKbÅ4Æ¥KlĂ S˜ àơ-Ûơs5/–寽²đgB¦ óÎÆÉ¸RÀ †Ă:ưX øḲW8ơƯđgY˜úƢǼo®]”ÙÇpUѨ›jUÜz₫¹›7îiåY³¹ó±ƒIá:yi–>tûp1o|–‘ty‘HªçÂñ‘‡ƠêtÁ†<9ôgÛAº£Üë!8êåo@½K”+=ơZUªç‚'-b´UÇ'±©ÂJ…6±v“=Á¢[ëª<³½Áö3$GƠ¿b{«‹a:í'±íÙ>°í»)·q¢‘Å%8`}ññm`+¤[(rΆlCÄåôÔ†HNS7ƒI:îöơđ»±mêˆ%hècæÙù=^Ơóú|Øè"Ư€ ÑÇsz”‚٘ȴí¼nƒûÑkÛXlmíÿû̃éñz9ö»^+r7¯æ 8?x„+¿Ư]›â¶¹‹6sOÿ³ ¦ấ­6à ‰ÓI¦€UEr> µÎ·cÓÚv§Ä4œë4̀•Àô`ub ̃­:Úô«c€A*0Ơc€AE*á,Wu₫‹Ñ±ÂƯ’€ƒƒ^@Åœ¡œ‰Y ‰¤VêUL\—‹û8˜8 ŒßÓ›b¹-WE˜Àˆ̣sB§6 ä€ĐŸ]öï“Ú~đ'öăăâµ}?/·0@µ’ñs%÷?gu;·F\­R^8x²á§ü‰̉ ,baưCѽ³7äöÎä9Cï'ÈçøJÄÇ|[™ÇUÙÖë]páÑ3ă±~—ËM5#©'\îưaâ­îÁ¼vH°éî}†_¸ú óºÛ Ă!WÓß₫Øị†G" ¢x’áC$¼ŚäíϹoú <¤r= í¢¡™8/V(á¼[qt&Ñ#†a`Ns&±ºó=bªª(GÏ!.«¢Ưœ¼ÚуIÄaăh'ÑĐDÀơ çbÔƯ ±á> û‹=çơ¬èöªëÖW®+|î}ÜÓ {rS½Åí‹Má?\ú endstream endobj 427 0 obj << /Length 1800 /Filter /FlateDecode >> stream xÚ½X[OÛH~çWøÑ‘6³û¸̉>´ỉRBC¶ÛVÈ$†Xú`;Pö×'8Kè¢R{Î̀|ç;×1öøĂ$T)*½Ụ̀(0o‹Ï&ÇGØÉơA°ß’|3=úưçP„Ø›^··Î½¯₫`­ª¸èơ)¥>{Ơë3Æưw=Åüu6«’<Ó3̀ŸÄ×qg³¸×'’‹Đ½ïÓ÷GĂis6'qFZK?B«ˆ‡) ®F«Âö$œYÄăuµZW¥>” ÛÊ^K$¨“Œ‹"/²Q₫zéÄ·¸` +$¬2̉IiI¨±Ơ–g¹}w×ăẨµ›É¯·D©?‹̉4Éńlµ(z؇́Gs!{ö¶f}‘b^ŸP$€ƒ€!ŒÂ^Ÿ âÿ½¼­ ¾mXĂT"•'GP³¯ßo“ï½q8á̃ˆ.=†V0J½ó£O]̀bF $́Å”ÎnâªÔcÖƒŸú'_U?0…çÄà—Y¯ ̀~g(²L‹¶4\ƠLÿÑÓö×:^g?6‡má€#% } xĐ……!:!½]p8ˆZê·®}0AzäD¸2ïÆD0iáÂ]₫Ơ'#&9x%E˜[áă¸Úñ³Ùº€Đ̉nZ5̃Æo£·E.ó8•ÆÖéXÁ¶O²ƒE ̀4]ÚÑ̉èÜßQÂ,—z¹„å°G£fî´̀³,U¨ JßíƯÇç`¤₫w"—"&öB±^¼Q~´ƒY2W›¤V¹è†–ׇ}• Û8.z ¸O [ȉB Â8x2 ‘"¤Ë5Q¿Ú8k‹!a¬G l×üơñÓådpñq<v€Q@êDzHÈ›‚ĉÓÆ‹÷ˆQ'Á\"åc‚§_Î:Ù…‘ÚeWOKlqïzœơ1MBÿa³¡E+ÿ2 )ºZäK=ºµ¯÷†Í^a³×¬ˆ£*Û‡{ĐÙ:‹!¢RJŒø̣N±`²©I·kÅ^Ư©a¶­{ùXw°6#Ćp;¹(í;7¹pƒ2ZÆüBÎB 1äÊ® ôØTŸ*í©̉w²[^ `ei–| 0³³†`º‡`(À/ ô&ü¿đK9C ‹~ó}¤vy2ʤûG®<¼NÏ÷9³Ø%W@­Ơ%d¹)Rªfˆ»36eJùeÎh‡¶DIpè"_̃ºé=^¸"6X¾•6lŒ¢\?¦L^‚­¯ẃ2*Ôà¢ÊN.#}ÀC·×pb£T!£A”Ô5`a{5=¾ÎÓ4×Ó÷®—3¥aÇcJ—°k3ªPÉÖ ^wXv k8¼.ÚPgă““ÑéY‡@L ;2*`½ËéÔ™<³£’4J7̀3gÄ¥É7u~‡–cX¤Óª˜¤ÑUê¦m”`§hî37è Ä€jQ)ùB9‡ÊÛÖ¼ˆgwÛæ –`A÷8¬Ô¦\d¹3äUªÓmíЬ .{öÁJd·#yEÇŸ§O™”bD­@‚~¢eQ¢°³(QÄXT¿qƠCcQ=×TkưvevpUW³Q‘TÚftNË×n—=6  3 $Å/fBhđB±«j6ß1!‡’Å Ubp§àVê*mç̀î,(C¨rØ%Á!Fo!¦_º,! ¢¢¹7@Mî2-Ünk›vvĂÎƯ-¿B˜H×ñă}-ÿ̃Z•̀u…ȃlg2ÚÎơsO+#::Å×ÓÎFÆHû€-Ímú·™ËÔŸGUd' ïGp6'{¸w+ºH*ÛÁÙæfU$y±Å‹¾¦‰!lưÓơ÷YúĐºíŹùæơàĂÉøø™(Ó8»±íÁæsÀí:®; ×â1ßµÙ¼ù< /Bơ÷û…Ṛ3h=y}>½¾=N§ÏDƯØ9m̀ Đl÷“'í;èÓ»{ư`»°ævgK¹¹ồÿ`|z:L/§£Ă=9ó÷6YÆ&Ím_§'ù|<øp<₫ó˯2[đÚuM_ñó¡ó‚¯Ư¸¬ đC<·…rđyr1¼<Âïä ˜;(77¿ÍFκ‘ûʵ.lXß³Ưc±Q ¶.`®̣Úùà—4„Lré́Ăđ¹Æˆê&/îÖ`ŸoCª±6ªÜB;û`—5ö‚Èư5“}~s2<­ÏK©³¾J“Y£‰t¼çưf9\ƯÔü‹¡ê endstream endobj 430 0 obj << /Length 1550 /Filter /FlateDecode >> stream xÚ½XÛnÛF}÷WđÍ$`möJ.ôÁU•T…í8’’Mƒ€‘)‹E2¼Xu¿¾³Ë¥D̉t#;v`@–—»3ç̀¹ĐÄÂđC,ZdH2ÏZn°^ͯ­úË́ơ1ûF°qÔÚùëâèÅ+!,‚‘}b-VmS‹+ë£=^YæÎˆ1fó—Έsa¿r$·«dYFi¢p{®Â-₫8,v¾Hpv Đf÷]´n­tñÀ&u¼Fü×ùÛÏ—g§Ó‹ÏóÉ́ưd¦€ôY ¹Öˆ0D©O½Ëăv–ë0·‹øH{éÀÇWơÑ́*ÂüÆ¡ƯDfÅqư­*ÂúlQR¯˜LÔù2ZMÔ˜ư7˜À©O¤ÆX’–ûçX?¯9t¸ ‰<*úÔß÷‹ÓóÉwÈ÷¸Ê;Øï WDó$Ø„{¨E™GÉơ!xƯ>̃ËÓùüĂ›Ùoψ7 b«̉üê1¿ÏO/§‡éë¹äu]Aư$}Ư宯m1ùsñôºÜ†’’ßffùû”y—2ëSæJ©†̣lz1^=°¢́TºÏ–tƠ{Ô¦–"—QÄQ©Tét<ùiđ•v£e“˜±ÛtøăéœOÆ¿Ÿ^LççCø ÂÔôẬ )péĂoj-6 ÜkÈêK.«<*U–ƯÖ+›P+q$Q±©—XđƯô²o»ÅA¾N|Œ0Öíéă'l]ÁĂ?,Œ¸gmơÎÅ0Ø­ùÑÛ¡Û‚Îô1êw¡_¼;;;©á Bá˜#†ÅCáX"ÆINúÿÅ" ¢â©ĂÂ¥@ư¨ŒßÍ‚}ûưäDÁ°Hÿö=¹”Ô›±×G®ôơN ü¬ÓZƯ9Ơ ¤Óo/rI-È/ g´È¥‡„€qŒ2$°¶̃TeV•…¸ßv!! -˜rnáÚA\…CÉ@!s|XoơruÔ¤«3"¶ÉơUS/ÍnHơLƠÖ“nùø ¿^'qc…~iïóĐ â"}9„– $¹ß ưwómàªEâÇÁ°'Å]•p‘ ¾6%LuèC†đ J(Đ”O†ĐÜiMX̃·€UD8×jÉÚǴŒ„Kï‰'œr)µ˜¥ƒ±>N q"»ºˆ€T÷ˆ¶…9­¬#b•R)]Áơ¤̃«Đ̉ímX$é¾́w3Đ»0~qÔKâóyo·ƒéÂQ¾“½*ƯC8¢œ6›VaPVy8d êˆÏDË/´L†\¨¾̃9^‡æî´¢U/©Ô¥è'qô%‡ä·f"ª²L½AA¦AĐK™}¢­L3æàƒ¢ÀƯ¢2M¬)`tiÂU0¼»¨øîdĐØ̉Ë´^¬Û« ¡!¶FoŒñq#q•çf¼‹oëÓ_A%pp›t<(Aêâ¢9µ‡ă(«Séöqâëˆ*æ÷G|wMÍÙ—/^4“YZÔLăAwÙơæXm`.x/ÊÙàØǸ~\¶Ia† )'ăGîü´„W>‚R’æçüpGêñÁw>¼{}À(VË[9b̉Pđô(@ŒMGkOvj¥;Ù ¨Xå`z(Mnz|Ï­l´u¿Ûæ&¯̣`U*¯B²;̉Ô/«qù¥bó ³Êu/ÜÚNưđR5nơǺkt·0`È]·7jÍ+w“øẽLu)l]^«P0SXTÍ—ơœÅÁ—8læ Nl=°¨8mƠ~ư·¶ÆpAA»ăß €n’ä€&I°@Ä{’I`T—DQ1b§q|p§\7áUPCÍÆ.‡e¶÷Đí–Q"é–»–Z¤Ë¯C¾)ïZåÉ™„Ø*£M˜VåCÚn/<¦H@ï´Ư(¹ ÿ‰£¢éÂĐæ̣‡ÈĐ8¡tŸ%äyƒÔ›M(̀ă ỗ ̉JM™jQe&CS“—VÑFg•̣mFÓƯw¯9T6µÇ %æÿiZ›ơ´₫ĂăÙ¦ăëÉ5™ö4¨9 endstream endobj 433 0 obj << /Length 1365 /Filter /FlateDecode >> stream xÚƯXKoÛF¾ûWđ(áfŸÜe€̉¢)KÑØ·$(‰¶ K¤LRvë_ßÙÅ¥W6;M)rvæ›ç7I0ü‘D̉D*†“Éj{‚ÍƯö"±~;!N.Át$ùóÙÉëwB$£ç$9;«:['¿\»¾l—)clÁß,SÎÅâƯRñž^ơUSë'|ñ¡®œ| ÊQ–Q8fÄSƒ₫²´.›ăR—pt”½“h¬À­¾YTînS£¦ÔI‰Bæd›ªëcèàüº¢m }ügưÜ₫?h@wcÔL£–¢&cŸ+—ƒLb$3xº4}µ-›}öø(¡̣¦Â³̃§Âx£¿ØÛ•+¸mµÀ”«¦^wÈVå[+q³bQlöeè9vIsöF[öû¶vNWưå`̀ç­ª/Ó ₫%Ó8(1â}!^¿µ:-}­¿ö•{Ùk½Ÿ.-ë¢/\ Ẩ‡b†ªÏlöÿØ÷3‹₫̉TÅI½ÖKÏ˦•u$¬Ä"¯Ü×±zûdäÀ¤̣Sù̀Úªêuù÷±‚çQ¦&°V¥́‘7*Ëθ™¶ Ú@§ èç¸"CW,´”bhbj–.TŦk̃DĐÁ¹wèn{ígæơ0‰ ˆCâ…d(Ïôüø'kxö>ÁˆËäÖn†(N6ÉéÉŸ±ÁND†É&IEl8D‹-UÜ•GºLEF@‡ d Á%âävœAɲ—ư’,vƒLŒu) Áï»6ºDBáûbFbï Ÿ&ïæê¼m¶öêpE (ô²¸>:+ă3‚°^‡Äº‹…Ă]llëöü…lV¨¨Z/P:—[}ñÅ,‰.²1M2s(‹bæ¬ụ̀&b¨ÙIÀb"Ÿ`kvze/cúÓÁ₫·+º{ˆ|ËOîL|Ơrl÷€è8qgœiû°p»Ü¾²K•ŕ;¬-ấíl~;öf@[ «— o­ (üeè›Í oF ¢°¦½}3ˆp>€/ëơlú^5ûºÔ”P¢©ÿßƠ¡èCL¡¢ă .)R‡ụ̈£Eæ™+̉s9œb([®fr¸ ¥Ÿ‘¡—ĂŒ *âäư™§f3¶7~§I¥{2QC̉Œ}7¢~èG“gơ“hŇ4–ÏÔ>(+ưNîömU_8"m;[eßóMỏ·3Q*7|3₫|&$̀ùd~h₫ÈÜOƯùt®§i’è/U8̣â]“Ú°æ'­pÛVĐ„uØ“ª%ư«q˜û´º“eÛ6m|pH¿Ư&@€M3ñ"/̣Z÷ ¿jđi6»Ÿ± À8#„¾È*CPâ7^ăgđĂÇ•₫€ú½t}Ñï»}p†r&¢Økî:X _¨1dTÊïC…¶³«uḶe7æ»gĐ¡„zU“WÚS?´‹G̃¾¬+a÷₫eÓW”/Â]—ß endstream endobj 295 0 obj << /Type /ObjStm /N 100 /First 840 /Length 1269 /Filter /FlateDecode >> stream xÚÍW]sÚF}ׯ¸É hwï®v;™̀`À®&|Eùr=ÇVS¦.8€3N}ÏNí"°I;}a—Ưs¿Î=B˜b̉Á‘ÖX<±ÅÈ%dbE!Æ¢IÅ+“2«%ekB*˜'âÈ(øQ†ŒR¤ĂjH[Ø)&ía§\ekl´¬¸c=b$Ø#F,£ ±J"Á0ăN;b'+’óđ¯124F‘…AN–qn˜¬C cÉzø7 9äfŒ'§CdàËYàY‘“̣`ă¤>fJPªaG‰F]œPÇsS’à;l½à¬!¯àÏẒ Ö‘·rïÉ{¹äÎạp‚A~ÎRü‘£« K$°±*2‰Â&A‰pîq•€l…˜VÊˬ4¸ΔTiÁ€eUQ̣•đo<¬PHdàK‰WăaeÄO€‹äªX)(&̀YZĐb–CaÊqŒæ£ƒ &”uqÄ" ‹8âKYø`H‚%SÏ1½#¤¤Ÿ¢•ÍF ZU >…Øˉ׋l48EÑS #Ê óPi3^l"2„hô¥ÄŸCc_´C 5A}hT4G\éÜ!’=B•6A‹(5TÅZÔe’n1ød]Éúư;-—¡"ÀÑ=ûĐ}Úgoº§£ñA/m¿ê¾½xAÍœG³bFÍ=Sæ9½|yœwÛY·ØŒÏlwäf·|î¾é¼s”ç­Qz:êµ̉AÑ}Ẃ†Î̉A;µz;¡¿[×fhÚîî í À´ØBC¯•§ƯAg4D‰ơĐ~·ưskæưzXÅÖ騕ço‡YgÖ>Ä~—ƒ5äĐA«ßƯ‚Í̉a¶¹̣{¨¬Ulñ“µßô‡Ù6Đp\¤ƒ#Đ]ˇíW9R¾Û’W>>ÈÛYz°%nñ~´ áîăA«å|ÖưK̀ñƯĂ ß~½<û´¸ơQ © =özé`;ÜƠ¥6/ÏËÉ—R¶‹rz!ë́j9™M×2¬AÖ&Ñ·­´¨GåƒÎf!ü“¢¿9ørvy]ndr¬6|ơ»VYưDÔcẵ¦ŸŒäÁC¶iÏ®¾N¦ŸV¸–d}4WK9-çg—²]¼œœË®79/§‹rƯM:½(oVNV[ ¢fñơª¤æè́S5۳鲜.xzŒfYỒÊǺz~^.ªhuÔ//&g³:q`ƒmh UÇ“æpb…nM§38<®^Í8¡“ Ü®î£æÁl~QÎW.ă‰{¾¤c̀I …ùÅqhøïMv ;œ‹‰̉Àå×—•Ÿ̃dú;¼ÑmÑă,]}<ûm¹¼ZüÔl₫ üñ¹1›¯x¼M¢CÇ2¬Âi¸ÀŒ­ăo2‡ÛĂâöËS©Ơ¼Fí*îÔj³¿f6Wù€—û„Ư#éÉ\$ë\Ø}¹p?”‹Ư4âäă^T˜x ¿/áiTÜ/s‰ühY³Æ…QâÂđC.Œ₫÷‘]4RÏÅ_UŸ endstream endobj 437 0 obj << /Length 1161 /Filter /FlateDecode >> stream xÚƠX[s¢H~ϯđ±}¥¹3oÊ0)6‰:‚³sÙ­ÁV©Ep¹LÆ¿§é!bÆËfª¶Re œsúû¾sĂà?¸§K=ƯCÖ{ÁæF,ÿ®źbv{ƒ¹Ư  Ë‘wóÛUíaQ0E÷¼e3”·è}CÖÚßæ$ídYFÊ»₫@QTô¡o(¨ˆƒ@kH=, "À¥h MÀ:Ä”4AT†Ø‰·EÑă›Ùä&öX4™f €5PЇ¿¹}K I4M·̉|À4ÈׄQ.Ưuꮃ;Ä 9·H˜AÄ1 r¡ Ê€Ç`U04̀NH¶TĐpÑ…E‘E; …äm2đÁ˜‹Ê 4™:tĂbÇ0T;́{_Ơ¤S"CĐMù®½kK˜êtP¹·T¸‹ÿ9fNC…µ*-¼ éÔ«ă_ÓO6Cªf,¶Ÿ’wÜXkÉ€E®ƒ!¨P_¥Ïׇî|äZ3gdwW¦Ê ƒ:xj’)` 6Á-² ŸÊL•¨\…qlÂxÅÚÀSŒ²̀_‘Œ=ßøy™ÛumĂUV+…úD  ª#¯ñlŸ8…G#!x§́Úg¿²<¥¡iZđK“–%‘đYà3ESX¹Q)úô~Waôynè_‹¬º+ÙèhƯ*¨ËÜOsæ,yĸ'¨T*Ô™Aư0óñ«äN²€Uæ3³ƒœÉh™&›Wđdg²&ă±myó`Oæ̃I ÜzĐ„’\¯e•>vøEçàq̃ÛcÏñ¾tÑ%AÖê‚ă:ÂLYS*q´œñ-DîI'–tο$X ’pAX™…y£X‰(¬et0 —æOQyy3?®T«v´đsLñÏä’ä†̃ñB±a½åaàW AÏfSèŒÈ ¦3g2;’³Fñ÷ˆn2Ú¦a’6gJFLµâ3v§¨Ö(²ÑĐº»ŸÜÝÜ R-”ˆÄ«œÏ^ÿP+ mK:A*F«Ö:† qNC¸ëΉ'Ÿ¿\ˆ·ơ©•´å’û±ë\”û‚=SYk>ûd?º6|Î΃û¼&ƠJxåƠ†íºă‚"ữ¯æ"Ưëü6ƯÓÀ%ƒFÛ)(Ṇưsñ"†P̣Ÿ ơî́‹‹¾ư`vèÍ`Éɹ#ÓcwI¢¤óѽcư ÅŚºA@¹–«´ÿ%éưĐŸÖ*ø¢^aƯ ×ƯđFß;g¿ü¿æú„ä;.đ«7ö=¤Ô«ëü: >îăáƒ}iêàñÆoF1IcC®l†{:tƯ?&³÷o‰{ ¸ưxö\~™JWNæ[×N7Í'”Û ^O·á/ª·Cîeú<û³÷ô+º "qîª/¿?§¬t¯©²rå™3¶œéđ₫Âw‡}ÓT_‡êGMf°¤â ÜúÑW¤eŸŒ_ Ÿ–n.]ó₫Sé_ËÁÅ endstream endobj 442 0 obj << /Length 1514 /Filter /FlateDecode >> stream xÚ½Y[oÓJ~ï¯đc"‘=;{7̉y  ¨´%I%t8…°…ˆ4 ¶‚_f/Nm×¹ô`!$Ëufçûfvvvf€„â?H4K´áÄp̀nO¨ÿ}NÂËèÅ D¹ *’§““¿K™%)M!™ÜTUM>%ïzO¿L×…ÍúÎyO<ç}#z›å¬˜¯–îÑÙ›Ùå̀öLS•ö€ößO^ '[pÉ$‘‚É´”¾G×°8¡È×Ñ5€FL*E |¹)Ö›"wøh]Zµ&ĐDñ(™ÓbS ÖÜÀQ)Cy/7æGqođÍ*ú$·E¾B«MoÖÇÇW÷X­ ¸[ư´êOC‰ÖP.ù—JÚÆ±/…ŸkÛ¦ ï ²¢ Úr̉˜&œ|á¸#'³Ó†|8 iù—ÍV¸3!a7sº-Z7›ÖwùlyäƠS8?×ͱv¶aöªß@ÅoæơaăíQ¸/^¯îEÙb~y‹½H:¨à¡̉<’oÖĐ*+́§~ˆZ·x èåÑ—™}|)5û%ĺ“Ň«ëÓ6Ë%º©´ûjóq1Ï¿́ââp‹6´W‚9”hv8> 8̃|̀gÙücܘ>8€ w £á›C #ûmc󢉦E«‚][/~¶¦fØƠơùùáư+‹™ÿU…¿< µ#NjÖ“³ÑA,§z:/K@†-̣x̀gĂ'çĂƯ¨!qñgvº(ëñß3t„Ø‘ £Ơ¦èôí:ôUÈ?ẃ+©f2>y}À¹‘ä¸À̀|{À»#h©^=h{jmwV"ªÙưLc«7_b»á;=÷[@.ß^ß®˜:ÀïựÆk4è@Æe‚u8‘L<°b«wG̀‰€WÅLHÄËư>®4„SÓ ®ÂÊMˆ:îî(ª7j¸·l³Å4ÏÉq-́•¨´hRËă:4  5 íU¼̉è ă%uvÔr€́bEóĂ£`B+†'îoÇL0đkzb|€I Sç>a)Ôû>¿ÜG…+NR•vL…+l°¼nP9?ßGE` kSx¢tôơ– V{™¤ÆwƯ2ÁtK ÚWarƠ7¬Zd\†g¿~D©ÄmïĂÖÇÍœ¤¿E¶ ư¡FàÊMï°ÈñĂ(µƒÆSëÎùø¹UĂ!¡øÙdžIE„éÜ;La[ ïŒ\ö•Ñ>Fœ§¨¨sFx{`‹”Ö½ )q'A19Ëι Ia\Ƹh—Eç\´Ëu*¡ÂjmÊán.ơ„%~£˜Á€Á[Ï|3˜-ƒ0©Íl–­²£/^Wµ _ü©0mĂ—:Jmf‚·Ç2§2~Ù=7Á[Qñ´Ö ¼ØÊQ–*ñSÀô¯7XlU‡*{g'¼ev"›ơkJ‹³ƒ‹Ở¡ïø‚¸áä¶ „Ë´Y Ç)L‘Í—ŸËaư:³¹]ºôQLËÿáqæ.Jñ{₫Aøx[Ú¿ endstream endobj 445 0 obj << /Length 1440 /Filter /FlateDecode >> stream xÚµXÛnÛF}÷Wđ‘ÂÍ̃— Ї6q‚M‚$î‹ÓÀ %:f-‘ /Nă¯ḯ…W^Åt£Â€!‘³3gfgÎ̀ˆD₫H¤h¤R†R¦¢åæ›§Í—È~øđê„8¹“‰äog'O_ Œ2œ‘è́jªêl}Ÿ_çÛ®h c,æÏ ç"~¹HyÜWË®¬+ư†Ç«¢)ªe±H¨Â2‹ Y|>{}rz6T ÁÙL¤ƒô=¸)Cđp©DXp —#‚ˆZ$B̉ønóuÀđuTL8G’ÚSŒ ­öÓg­àåë#ê¿ÑMÄ')|ZGÕ‡ŒVÄGĐW Fâ˲ZiăO_J‚2!¨>î˜# ¥ËÔi»¼ë[+.äTœ3”1ŒÜ/ í×E_M,àé¦)E†#aC88¢\'ÔÖË›u¸‚GëOBzEBŒjµ­Ëª á‚XQ2ÅEœI/ư)’p/ Ä™b¥ÿ¬4µ15y˜Û¤Û6ÅmY÷íú»}| É—Æu?ˆƯM 9`>·µy¹ÔnTÅEg_\Œ§U;¡³8O´t‡,Pÿî±¹B&]™ü^mûn¸Âlê…$ăC¬§8 Ÿ’qJ,´îº°à̀q¥+íF:ºÑƠV C…Bh§>!À§»k³¡s‡pqdv—4;Tm×”Ơ—)Bf*pAâU0¶‰³åEø]ßÍ ñ´œ< øàÄWu³9„(ÇïѵưrY´í“}1ûö[¹^Û7MÑơM5$V4«Á™ ë+ͦ/œ´̣.˜Q §LH˜´‡>…C²nëgn7åÙ`$̀œ‚"%€ÂËö™“«‘8¢ùÄé[#B"A2£J3L 2Lj?±Q ¡@=*K‡ -†ûpvlÎQƯHô!›¤é¤ư¤3Ú€`¥ưÈ$5ôë[Ư}¦Ơ9@éÁ₫ó)Ä́¢&‡„ØäCeô1‚XJÑ"6eu$MÛ¼[^?¬é³m“̃y; ߤ² Í5ÏĂJĂ^£z5̉ñ@ŒçĐƒ̃¼·×åe“7®YƯ7HƯ`Ä>ûeˆS'ø¶®úæÓé&×ùïÀ¯Úú₫µùú$tåß±0¨ƒp̉++M÷¨úÖ4n{{æÁȆ? 7̀ªJ˜èLñăb*8›QÁHCru” Öº˜pd}—€U•8U¥PJ¹ouU,u†–\çVàEsÈGæå]₫pNJ|»Đ–F#^ơJÍ™]Gåe3FH™á`‘"͇¦­́  H̀Uá †úb̀wØsƠ¡9‡ÛSL÷‘±æm[ƒŒ<ĐT°ßM*Ù½ ́U§ T‘sgù¾G»«Ư+§̉:ŸL&³?ơNæ´wăhj¯Ù YƯ•̃¯lgT6UpZ§7Sè·j@đĂÊ>UWÙU{·s+;è í]ÙÚ̉ñ*{w¹¾.³•Ê… ăªÏ¦ưù´ •ö´HùX¤ö½[ ·Úß6.)ó˵ÓÑÿwGü©"Ñg]ÒƯ0²Ñm³oƯ·ë\ËÛñĂcª¶¼s­ÊÛ²-ƒöjuááVê ưÇc’m¾Ă,@_;̃ẫ‚eĐB’‡˜#Æ¥Ív¦Àz₫…íˆg3PK çFEºê7ú“$”]º…Í₫Ư˜ùZ‡R ØráË÷­©®Â>ZÖÀŹù hpư~RHDèÈJgƯÙ ¬:BĂ$ùib"\]Øaxqúë§­ ZÚă†ó7ï/¼#₫n< ë–WvÏ]P̀o vÑÖ1n^Ï×Ă/Œ%Đ u&íÏ m¾Ø­¼äÙy‘¢â8+/̉.à+ ü ÚK  endstream endobj 448 0 obj << /Length 810 /Filter /FlateDecode >> stream xÚ͘YoÚ@Çßù~´¼ƯÙ½̣–D¤m”¨áÈK¢¨"ÄiP¹‚ªôÓw×BSoU„„ ùϱ?! öb̉œh®‚á¤Eóoß‚â¢û±¥]l ă5Ë“~ëĂ™Pb¨ ÿ¸.ƠnĂÓ§ÁØ  JûÓÙ4ÍÓˆé0+úÿA8[×óÁ¨<¯tfC‡CgøƯ½%¥yæ>¼̀ó» )Ăªơ°ÔFTD!+"ö’¤ŒÓÙѮٙ•}Sb–÷ăQúTừÿ/¢ÀN •đDÖ¤CX$%÷3VœÇj¬\_\́ÉÇÊ¡1 ăñAháe¤8)ɾ܋› —†Ü¤Ù"L̃âÆơ$;„= ¸==í§ä”xè{ôØü©¥́¹ Útô(›D.Å , ÷Æ–­…3Ư&§Æ’]‹å}:\Œî ö̃´ù¿X¬0ó³3)÷@ä|¸~ˆ¸¦Ú endstream endobj 451 0 obj << /Length 1220 /Filter /FlateDecode >> stream xÚƠXmOÛH₫ίđG[:/;»;û̉o¥U_(GеU…  MÂî~ưÍú%ØÁå ^z­BầÎ<;û<LjÓDFDÆJf¥‰¦×[<¿º¸ˆ7£W[PÆ¥˜Ö"w'[Û/#à̀qÑä¼jr}_NnVÙ"I¥”±z‘¤Jaü2±*¾MW—ó™ÿFÅ£́<[d³i–¤ÂpíbÉçÉ›­ád]2T²#̉*ú\+"Œ̃ ®ĐŒ£*à*&@’¢ñǽ$…ø ÂñmP0®!_)úÔŸ>ó茾|q†Tâ¯<ô:RL¥wWÑxë   aMü~¸ë«RouÀ¢đ±©E› ŬĂ"öẵÁq-¾q j•ƒ2|0Ÿ-W'³DØxUt₫UÅñ#Ù1îÀèBåíérº¸<-ñh’à3­¦]¨$Aꟓ® IÉ^‹I$gLEY2$ó Ỳ÷hÇFÅùçƠö’­| )¨½|M$ơùÆ7Ư`<-®­–mܤ–’aXçÖÙ–RDFK6JZƠ“”œơØç¢”ÆîÇ;xûnÿU+=Í×ÜăçîN}M?»(ºÚ8¹¢«o³³’ÇE­æë âÂéIu5¿hq̀‚÷”âËY@Ç7Ẹ̈›Ụ̂G›¦2´̀™zđ©Œg¹/úÆ₫Vl¸’qHH˸̉MDß9Äv+­ó ^N•;ªFù3ĐADăS¡.•;Øÿ~8˜´tô­È–’TØ,;y½7Ü?œ´êĐ1w_¦%̉ăæ̉w¢Ơöƒjœús¡!bRTn¥J/¯³ùmùáÏ‘Ôs›ưè»´–î2„Ú|*දÚ ªÔÖ@ÔCmêNm²£Ú¤&”ƒÈMjÁ” ‡£ÆGĂ–r*J Q\pË Øfq̉ß½¼~h—Ôù’Bxª&¼ĂÑÑđxsqáơ½Qæ½hí¥Ăưóས3)€ ÏFߖʾÿü#!ôÏ•-^ ‰Œçz6KàÈ´uA,R©ê™°‡%ôG´¶„:¢0– :Z‚°$A„ –às ƯƯBÔ®¡^{<Œ†“n†€÷ aôúhg2́â?!E*Q.„!øT¢Ú›oF^{'±2ö]¡­}(0“;èµ;¨.Íê â9&tz^b\ybB0S=>Ư  ª ¢(̀„ œ!™˜ ási₫‡Q¼rˆFññ°*>zIĐ̣»•¿ÄÈàŸ>ŒĂáSa½yåÑÏ73€âLù¡Óg…}¡? Ê€ÂL º«! DC ¹¸µLºB€âkC¨¯Â‡Â~­¹Á:a FÓ¥û¦°ù,A;¬ ÿß´€†A~̃6LơúĂ©Œ¡ç![đ(₫2 endstream endobj 454 0 obj << /Length 1253 /Filter /FlateDecode >> stream xÚƠ™moÛ6ÇßçSè¥̀îøĐw™ăv.׉…nkQFâtÅ;ƯاßQ²lÉ–¥¢j#æƯưy¼û‰¤DÄ韈ŒŒŒÙ*]Ưñ́¯Ÿ£üËÅ›#±ס̉È_̉£Ÿ_#F‚3Lj̉›²«ô:úwÿß/&IG)Ă«¤€ñëÄBümzµø2›ú_ ¾˜ÜL&Ó«Ỉ‘†k H>¥ozé*8Jdª¡̉bô–\+#¡'½…\©GÈåS̀$Ô2₫p–tD|^Èøº̣-˜v63T€̃óÇO<º¦ßFœ!Eø;zaéÛm4::¯‹/3¦*¢÷¾7HG>0eWGB0‡(ưpM6¼#%MJäĂ?œ_VL* "€ Cy  —ƯÙt¾OiăEÿ›Dij‡üûçÉb>£u°ñ•ñ—ÿov¿È—p(ø=Ao¿ṂŸhŒ_Ï\ƒ)kà̃02?,-Æ·óÙ«:Ñ€̀‚#»lü?w_kV%J¦6’¡̃ZJR±IJ@e6R„¡p™+¥̣˜;’ÀrµƠÉXÈ́;’r\¬¯$Û°’48FÓ QH̃•p.×đf4:ö·ăJ̀XWRuJJZ%îđô¸?H{¿§µ5,”ËL¶8—{¹i½ÏrO¯óQóÇFíÊ£–¦E5Hj€>[Ô ¢d8ë2WR˜Í> stream xÚÍXmSÛ8₫ίđG{æ¬ÓêƯư4í¤wHL‡¶ÓaB4Ó´I¸·_+ÙqâpV†™à±wWVϳZ hhÉá:ÜP÷vvdƯ÷ÛÅh¯X¥¿¾“2J@̃®†Jo‚/áñ·₫ÅpÅœóP¼‰b!dø.2"|˜ £éÄ~awx;œ 'ƒa3MU‚Œ¾¦ZérpÉ$‘‚×DZXoÀ5,N(â-à2E¨\A8ÅR±đóICx^àø¹ ’ªÀyr!mè/_ipƒ?”HâOgz"ÀàÓ8èœW©‰„2ˆ³ßÛ§›Ă2SÊ7–ÊÖÆíµº0~Äÿ8:.­ Đ.‘’YŸxâœbƀʜ>Ÿœ_9ÀWè₫èY"Ûd΋éd¾èO"fÂEFÛÂé,{¾.æS¤‚ Öâ»ư™₫Xd,êOn2«ùSV[’ÈÓJ́üùz…^¦Đñr Ë“â  §6%Ú˜•¸:DR†ưñNn˜¡F„–öYôjĘq À& C›bU†Ă|̃ăùôMUz…$F$ˆƠÙÿsÿ³²) 4'›&󩱉 %hrË‚ư’M¹ă‚PđˆqC¨PeD[ÈA²–ƠƒR.‚e¶((êj®Y ”ÂŒR $Î̀$µJ‡Q‹JPöy|zx̉zNXó}í…$ÎL{)JcM)g°Tr%×.r%@&¹Ă}”sÓ´x@T”€¢%`µ05K€Ô0đ̉H¬dE;ĐmwºíôS¥´ö›R,ûl!üO*́u*–?q”‚“°FËŸd´¡”Ôky{B‚îy”7¡ă‘KÀĂ_¹ÉdüwdxHª… û̃«%ăDR/{µ eM› µ9¢¥PWyjRW¨ˆ'R¤®̀7Íîa”ˆ0mí¢ÓîaÚz5ƯºKa&bÜÜxÍó̀fñ-ïjoú‹~öjÖ_n³o÷NUăÅhĐŸçCm€Ú5+¢ra~§×#|[!@ºÇ-Rp\iL»å Έ)VüùÊó€¨P^ ‘å1ZSyñ¨„û %(Ë¥q?tº»©¯ä²Ov#¦ €…ÖÔRkO éw©LŒ̣ÁsJ‰ºÛ…UF¸›¤‚¤â\åḉeCñâêÊ‘ªs‘¶OßWé’p} Î0†V¼yç–)Q>*ÑAÆXç̣5¿*Óȱ«S‰ “›.A¢9¸H”ÊeDÇ₫\îZb†-”fŸÅ€j́̃½l6”bи4G´,«ˆ<^³ö["Ñ> Åh^ÓzG½ănûh§&oƯ©Ù…ä“*›?\ϳѵû₫ØÙ¡û luX‰N|ÛF’̣é}%'7&¼Ü{%îŒp±†èât¹Ä[­©óÚ$´¨Kh{Øà^v7 · Dúél'.¯Øïñ^Ự¼m/Öx²`̉Ë5˜Æ²ôßG ă_¬ôŸ endstream endobj 461 0 obj << /Length 1061 /Filter /FlateDecode >> stream xÚå—moÚHÇßó)ü̉–ê½}vß%)íQ̉`ÈI}Љ'µ“Tê§ḯ®Á˜‡Æ§×Ó©Rc™ÙÿÎüff ÅhhÉá:ßµ¨{;» üCÿU u1.ŒWVZ¼”2J@0¸^u5¸ ̃…'ÿŒ>ϳYsÎCñ<…áËȈđ~2ßN'öö³ël–MÆY3MU‚> ^·Úƒåæ’I"¯©t±zC®apBQïB.S„Jáå  “Q, ßv£Âó…/Kç ¡ œ%̉º~÷Wøă뀉[|uKïA|ú¤­óm@j"¡*bØK‡ÇéI¿sܶ›cˆU@)™5‰´&1ĂW¨ß™¼íÿ½iVÉ ‚›û́L'ù|4‰˜ ç>ׄәγy>Å„˜plW|´ÿM?Ï}.ï'ùưe>Ư^º™‹?ÛœúíơêöwÖ„C!8Í ‹Ñ§|ú|›^!‰ Ú¹ơßî¾lO„Àx*9Æè­%Bèe0«xöJÖ¢#5q®₫u›îÀ3Œù¦$Æ ’7!‰ †x­IZ¦˜ø˜YZ¡< ©³Á*BùjQY¢gSs-vÎ(ª(¡ˆ2„+nV7‚m^jb4!Ú(ç‹+å%µ/Ú½AjUÈđ=9ºÉËó”Ơ°jgÛúĐẸ́<«Q!ˆJL ¤6Ö(%€™³¾˜)Û›³ÓÓNok}jă–ûåeVLv׿®̉¼Ä̉¼ßr{ä¾z"©°„î³¢z§E§½ùQé.ƒuê—?AưJeÅ,7P¿Ri¬»¢½íˆÙÎÀî%i¬&ỉ › Íú’¦íl8xœ4V%­´ù‰1đ{°ö³B$œpÓjÖYµ•.½D­̉¤åö&=ËÆîÍíCÄ™›³Ø3ólråŸ|·vOº̃6eí¶)‚HE#0 à0)ùâ¬7ø+&Ă£Î~L;Ë̉èÀ» FơÁCåÇ.Ô¬¨ûe]s5¦uÅu1©́Q÷iy²vËăJèF(±¾€׃´÷¢{ÖoïÅGƠæà«¯«¯5<ª[ü²–…^Ѭ‘ñh]©Eªí!÷iPê'o‘ ?X4×Ü"­/K”“ÔmŸüyÔë¤]ß "TgçË^wIU»)2™ èFh·®8/4œ û®#^́<]€ûÚ4¾^ ¿˜dÚN2½6ÎW#î¯̣_ŸèŒjÍŒtF¾‡̃YÉVƯV è aÍÀe})^ˆx•¦Go:{U1ù?“ỵ̈F&²u‰ń»¿¥ë’…j43¤»pÂ!ƯîÅƠÁ…ª'ùÚÅ1Äd#»ˆäq¤¬ŒïRî endstream endobj 464 0 obj << /Length 414 /Filter /FlateDecode >> stream xÚQËnÛ0¼ë+x$ÚrI.Iå–I› êX§Aa8rÔ–[i~}W¢eÈ…™Ùá Í`Dˆ¢ b¹Étº}iqû%Ă=.g`>B~.³O—D5º@Q®ÆR壸—“çÅk[mUn­•îLåΑ¼TÑÉ÷zÙ¾4uwăämµª¶U½¬Tn‚ö…Ä Êë́¢< 'C@Î₫§ÓưÁn4-hö;Ø54¹d×§ṛF̃MUr6Øx;h£cT{¢uÔ)ß?hñÈ—×Bñ„ß=t#8Œ¼Z‹y6;5Iºplâû·ó«›n.‡ë"D¦Cócztn,xÄ„¾›Î~ŒGu  œDÚ&M½kµ2Q¶)ư_¼\¬ß«TÓªÙ¦ó§ªƯ5]#r©ø÷³£4¯mBM/&_Ïo®æÓ´e i0¬+7Y cKƯđ3¬InæƠ±Xï³SopÑ̀ëñ6o'*!“ơÁ*áȆF,Î㨑#„E/…>Írˆ]ñ F₫gD¾= endstream endobj 468 0 obj << /Length 3382 /Filter /FlateDecode >> stream xÚÛă¶ơ=_á·h€-IQ·ô)i“ AĐÍ´AĐôAcÓ¶°¶äê²ưø)ÊöÅk’"ÏưÆÑÿô¦4›²Ể*+7ÛóV‡Ă†ÿ₫ -û^`ăK´ó›×/>|—ç­̉ZƠzóºßäÚ¦Ef¼×Ưæ_‰®₫ưúăß¾H¹ÉÓÜfÿçµ~÷ƯƯ•Ùè25:·x7’aTá ¯ưúryzÉtâº]ûŒÊ<ùúé%/²äû¿₫ƒç߻Π͉'?Ïo§vËăŸÚ­ëF‡xß’¨‹:­+»y¬)ºêŸOU–¸alûÎgY’=ó¯©ñ×&?Γ¥J»yÑV§é"Í”aHî/O¦J®C{8â`¢½¹M §̉̀Ô¼o˨6Fí%K°)Úö»̉ùC",p´ö̉.‰°û œàúK¿Ÿ‰÷'S&Íà¢=ưÜí éƠÉ3ÓøC·MoY“–ª̃•¤ :Íá[ ‹*Ơ†$¾^‰EïÏ¿DX혜Ûkˆªă4]¾úđa?îÓ~8|¸EÍ*-t¹Bíó:èwß#²æ«Riµ)̣*ơưörĐ WüéY l̉̀KĐPúzn§Éíxmêùw‹ªP&W5|̃µă4´oó$âø„›Üđ̉8‡ƒ­“ ú=_8áJT%ú–¥:ǵN¢ç ¹'l¶óÙu¤{"X¸Kăê±émwà•vZÓÓơ²µ9ú :n—²¢ÁûlaH]§ü_§:+ŸŸלŸÀhßNF•÷Z:-T¹Éë~áø¿‰”J,<+# ‡Ơ`áđá§…̣JĐ¯’†¿íÁye+öxrû‰?âƒû~àÁH¦R#½•7•Ê ­LúéèdçÇu"7²|ˆOủÇ”¥tOgf­́΀ +<6erîlj—ÆÅ„^żä24Û©Ư2¯Ê!†£;7¶‡ÎÉyÖƠ"™¤æ~¹¡\y/[À,×!wư™¨Ơh-!åE™’KGJé‚\%ă‘1€!#ƒ-ꪣ|˜2 ¥cf¾äªH¾¹ÊpWđe€ÿ ¦YÅóÜƠ¢8°wQ˜Åñ¢80!ÅÁ_ ¡Æ r€¸²HG®ÀEi‡¹64çîYTEœ.#P&,Åb±Kÿá$B߃qIäÈúVzM¿ ưahÎÿơĐÏ‘á®Ù_ỢîÜ´Ư襦#̉,x¾Ü0i{ !*Ö¿ DJTC0N#æđ¹Y«’_)¬>ó â¥$F•+W71ê9€AÁơâ&bigAÚ·v4ÂŒĐôÀÔâpÀ–‡#ä´©K'.D¬¨Sü 3ḾÅ-Íår"×M“ÓØóh’_Ô2'‚Ϧ‹C¢ô/ÜÉ5#ßñ 9ÿegAy#ïÆc’Ư3ƒLÇ~o¤Wî–’¼<×̀†ß˜Ó É«„†iÖb·^Ççe~Nïü‚N­µ©±5_ưëÑáu¥‘(Ăăc*̀@“iN¿¢“¸YË@£h©&¢´Ä°XŸJP7ØLƯûÁ€KK!N.“P aù2€² 3‚ñ߈tDɧù¼ÎÙ*‡̀¨ZéÊ;µ̣ɰL¸ÀodË0[†ƯÓ±™xMDÁ“#©Å§è›‰*"G_å!°)dđx¿ÂsUÜÇGOi±¸¬³…ßÚ ¹¿«\‰“«¼“·¡Đ$Y'í ˆ†W _3ÕÛñ°ô³?@ Ȫˆ0ÜÖµ~éó°u>@ÓNKØ–»Eá«äà$«;à²pSOV́·M1RÄ©dY—̀–̣W«ï†Ë:ă{Ÿƒ«Œ}pˆ:¹´^­·Nü0 %ô ªó¼sï¼°øø• –tà³Z#₫±“̀đ₫̉´r8À›§…•ün'>D>ºØv‡ÏfM’Ë̀æ’5=U p̀ΓÛN<exJ/"È*făqçÈ̀¬b; H•&ˆÉ9<̃d:0Úñ+» oU * ĐD/¨5ăÇøl½œí½ĂTEÄ;¨,u-™8€ó“¥$áÔDäRÔµ˜\¬Ë=¯6ï>Rn÷ÉûHXÙºajX;˜÷ GûÖÚI*#a\À­‹•.â¸Ó[¥PPéZÉ£nS\©ZXÉ3¹7‹ïÍ LSœÙµû«/d¾bê…‚êÁ́B¤ÛRt’QÚ¶Ô_¬éƒt7«´´M!o1Œ9jÔÍùr"z`Ft˜Ø¡ÿ#B¨_̀yäå^Î3ç̀¼Úđ¢˜¯\ó~tRÀÖ§Öõ½4¼¾wĂ…Ă09#ó8…T1H.3H$„äK3ú:>J|Ætú(TgnA/8Ço>ÍÙ f̀ø°¼UĐ¯2xy®J_,$µ¿ÓoñæÙC‰}ƒ»x\ñüóç ²–¥AÁ=¯ÑØ¢®Æ§P°ÀÅxÅ‚•`¼vd´Ụ59]ø°¸˜œq"ÄÀùcp¼ ö̀ë̃ñàĐ ̀¿,ûđơÊ#rÜ5Ÿ§ơv¸5̀̀–©©$?‹=‹÷N1w2ä–„¶¿8Ï œP‡¥32®c‰^‚–œ¯ÙpđóÓ2.|°O½Ê;u„ÏßÛé(`C5ÑK % î2’‡Đ”•hL'ø3¨/x@‹ùƯtđ8ævD—Ü&% a9gñE;p0‚lïW:c‹½?çư¸g)Zarh?q¹ƯrÊGMܘ"̣¥³iÄ ,4F0¦N‹3̃‹?²ˆó‡₫^K”M‹JbúW¢y9 SUiVÙà'½‡÷y* v¢D§E{¾ä/’“À`¦ºF–% đ%bJT)O¶PL \Ëäà‘/'ªe3ë$ä`+»Eˆ¾̉gƯk‚)óÔdBỮ;/ÀP½¬µƒR:qßQr#ç̃Ø×JĂ”jê/hQs¡¢£«¹Ø&¯&9$|bV¬¹ÿ3·ƒ=ń KrăÑúȳăo«„Qô3…IU%‘ü£*̀¹Ø÷î87lÆîJ×g÷́{ ¾¬÷ù&û&Ÿœ¾ÜY¿·¾á J%¼’T¶™$œÊ¥núÎơóÈ Yndî…\ùFĂ­̉:“Nfˆ-ÀưZñsĂ“8 ×Ô¡ÑIúH72“¢_zí@Ù[ÎÖCg…VC)Ẻ7t¯<#u¾ăz3è÷Ä}#…Æ«Y‚s0W¶¿çéΰ&†Kâ±DëÛ~ä}Bdtú pi©æ*(¤$¥Ÿ{îÏTï"[”Æç†²„ëô†Ư?63̣…¯J ø{¬Ëmi/ô#oă_0;l!%ó¦\y¹í¶ưù¹¶©i…âÇZTÁ1‹ƒÏnêÔç¼ ~ˆ¼r^-›WQ:™‹Œ̣j]óåƠz\Úa¥x‡dó¾_ÇÉó­Ü ï†n¥‰?lTSè:Ku)âĩ8c~ÅoÛy½Ưˆ°ib­ î#YüñNă*»Äă;S»¹9ù|®çp£8©÷c»¤³̉Ä'¨.dE mhÙ"­¤níèUzISUqt¥@˜BêÜ¡­\¦DN.×ÜJjéÁ8ÔI•÷gqă\yÏ£G₫ ïÖExè}JXZü°đeÊ´Ú§}3?j·z·ù]iU†́£ G± ­¹J~ØË{‚W ¿38WpëAŒó8y­Ø ,s™X,Ï û:ÊÏüá=zE༫ÁÆï>7;äÜØtĐj×y––¦đĵăB ¦ơoµEè¬Op‘gBÀk÷~fỵ̈¹̃zá¥P ´„®FuN‚c%#j–®D fơTQhU—Ba/U®´Ïï=‘6ø†́Ó§¶#¡PƯ&_06á©’B¤.\?tLG°œŸ94>©° 'yfyóÏ–¹ºóG¼zA\ÍÉÍ/, ê”ù$Ï(¦s=(>È µÖ©6™/('y¿×Ü…Ô¢»go”,ú÷ÎƠăXá+"öñc×£÷s_.ó ƒäƒ×ryP]ôÏ–-„ƠeZ—Æ+±O7wư¹äÔäŒéÍ“Åơín•߉49ÀṢ«Åh2x|üU7̀̀å‰bw{ưø–`é¦Đ"NXơô}–SÙ´2B*ù3 ù6•6àÉDTW^è—¡uS3PùAî8_Ú{´ĂqN«ṣ:¼£Ô>χ”q3ç¶:dö:Đ/­8]`©—ïo”ú 0P˜<¤ăvc¹Øœ,uœàŸ,,³ öxÉ‹qØm°]ăßw€¬₫läuBÁOz£RÍÇ>À%*9Ơṿ¾ËúnúR×A.̣|óá¯[˜]’Á',‹µƯ6~Bô₫*ä̃₫nŸ endstream endobj 471 0 obj << /Length 3534 /Filter /FlateDecode >> stream xÚZYoäÆ~ß_1ĐK(@bØdóÊÛf}d{mx•§8-N¦½rÂCZù×»ª«ªIÆ€±ÀN³ïº¿ª–Ú%đOíÊtWVY\eå®9½K|ïđ´£Æ/ß¿S<ï&̃¯f₫óáƯß¿ËóJâ:©Ơîá°̃êa¿ûoô₫|¾½O«Èv{÷ơö>˲èư?è÷ûOÿÁ†¾·LK½?Ï­k¨ưƒkl7ZØ@Ơe©úöÿ~÷íC¸Pæq®³¿x{™ư†„*Ư)gºH…„´ˆ“\ ß₫̣ăg¸P™Gï?}C?}úæăĂÇŸ>}Æ+]2!k•ïîU«´¢M’øö¾(’èûk¢tç&×wcŒ‹w*뢆éE\ Û~U™~8ºqÇb×`và‘©§ßçÛ´Œ v¥Œ~ú­™vĂôlÍtí™~«"â»–óøzq’2ë$®*½+Ê,Ö9Pzâ›~èÏx₫ëà· ́ nªU™v́±¥¢“5ƯH N®drM÷­ûâ¯OS[ƒ/#}MG3ñfçsûʼkd 4úÅu{^‚4ăï îÓ_Æ;øǹÁ#‘¨̉²¸Ø€â,aÂF{rMßíçfêâÙÉŒ_Xh ́ê‚+:‹ó"[¸̣ày®ªèç¡̀醾‚øTIâƒ>Óy–ЇgP½â¦yly§’è«%1íékîöÈ ¿-itĨk]Dß7@¼îÙígP)Ö́–ôĂ“éÜïfmP+Íâ4)w…rÊ‚y¸­̉ÈkPåor‚6èÅ̃^o¨×àOˆ:ƒ W¬%IªŒ^©÷0ô'êï̃goÎu™¶¥>;›,nâÎo|´×vo™ñˆ†.z˜md–$18:"u°ÿŸƯàº'äU}az5é$b=œÜˆä&³qaŒ°“–¥ÆÉ|¡ma=9™:’Iö«i¦í‰·U¡väiDfË@›æv —{ñJ$¿QĂ¼*ă¬ÔD’øÄ8Jº¨‘/¢V^˜Ư¬èê󭧉cE£+g‹_´fhe WYiZF§\â™f”›đ×7΂XIOïÁº’lëøß/Û6=Îæ» )rº )¥?ȉÀÂéœBĐî…!Z<̉_ /Đóº‹X»,1ßZ]gql.z4̉vú³y2Ŵή7gW q5Ç9kT Ơ ©¸F ŸÆÜD=:X—ư D†™ỢºÆÓé3FÂ}ĐrÏ₫+nÔR'q©™ÀW/Ù—Áj̃mj_鋸«  `81ƒ“Ö±g‡öAf¹î€kÓ©Wœ;41ºfYÙl‚o)+ZïJ_ĐưẓR0ËÆ‚;ºJJZÆ94Oưj›™́R'©g'₫¢øñPöןÎóäĂ/̣ïÊ—† ưœ÷|›ƒ±N–:‚÷ẃÑQåƠÂÉa®kÚyQd½¶¾»NÀ8­™½§Á=δ[¦ÁÛ'yÂz¢Éă/öfè:Ú˜Kăo«²0ÏV^UÖ['RäZ‡¦ØàÜqö€Öo 9jréø;ö'{Åă%*Në’èhú™Tap–ƒn¿˜:¸ZŒ-qÙ+³mÛƠELÔ•¼² ‰Y–°ëñ'ª|½¡C?Kh¯`£‰·É’‚wâñµÈƠB”YË;ÚaËvÈ?̃&Đ–`ŒÂv ÙdI¸ A!¾á.8ÖZB`c9Q\‘£ÁªTÑ`ëmd NpÄm@Ç\V“!9ŒØGÅ̃ré²9 ưüt\E$½2œÑÙ‰l’œÜơẳQ×óNđ@"ùUˆY¬nc|Àø‘™g!@vưÄ‘¯ |@û¹†” ÉÚi­>0~ÄWƠ–#ÏÂ}`êyJ‰S¦ñƒhCă™ÀüëH“Pµ !EœwØùƒ}̣i4?Á•) axLX1F®Ä  a¿N¶OWU¢G0Ơ]÷n:­âŒiåP´WiüÙ¨{çÂî~ ê±Æ˜đÎu<æ3}v£ó¦k¦™ ¿9w:…~„>·œÑ üi+î\¦•Çi*~á-ËJ”;`ï;«d…¥¿AJ7ÀÏ <ĂÈM çePå2X¦,m…Ê?R“µ¤tÄ ƒáP%ؽ”p¶Ú}•ºđu yAŸ ûƯ/«®’Ÿ¤qRÔ§¦UŒ\n]…-÷bø™h)P–^àno÷ẫ7t·Kú‚Ÿ«¼¤\i @Ư×·dV ™à¸ ,lu¼gGwÈzM%(u\+bA‚ÇúQÏξ0m4‚ï$o±œ¼Ió$úx¨Ä×–Îf ]gÀé’¦­Ạ̀hd±É1‹ă;Ÿ‘ûñ+N:+ó¸,˜È₫́Ó7ö`K¢¾´àñÍw«̃leœ¬œ=IîxåæĐ­Fµ!µ`íb˜6WT9ăt®ç(®ç|îç¡a<üs_Q^ ¹™N!¬s>MyPB^q”m!lSåĐtCƯ‡[†’ I ©ÖÊ–,p9yBắ« ”=àưp¢–Ùzæv¯ƒœ¶×¹a£+Eƒ,­c¥™H©O¹ÉÜÜûdöyưf›I¢.û6«Y*#>@v÷ăáLΪÎe¶Ỷ~ô6̀e*ˆÀY2æ\)å%Ÿ'ƒ}O=×Aí†úän)ç»đ{û̉Z< zIËpâz!‚`dÑ8₫ {ܾ§J¡åÏGW¸₫ªsLë:Nóù7ưSç~Çåi™‡½Gú¤ÚÊ¢h>A¿ĂNä7Đnp²×l4fạ̈7₫‚÷9»jBʉ½^£°aèÇc»fn wŸ)™<¡¶½Ñ©´*b•p 5ƯÓĺ¤¥V ØL[ô₫½eƯ™)|MIëÔS µ½$†ă6v2sq%†un;û mK.́>-ê8+ʵƯC†æơíud7¥À5?1₫ 燀«ư7åeKâ·â„M ÛpHhÜgÈwÈZ…§¨6‘K±×U+U»HîÓ¼ˆSÅùĂ˱oí](q–Ãæ¨X*µ@°½|]T–:ïçNT®ƒ×¡̀t¦*æ—Û¢̃S¨q áGøÍ‹è·kW‚“²Kxà{>ν^Ë¢â,6Ñ8Ơ`|U}J+ש/ăùÇÚ4ÀQhù«h¾ |óUJ¾JIWI¥¥” >2ÇàÂ))&ŸÚw^›Sÿ₫Y…ơ!ơ`ụ̈&<²̉””+%"ƠbC*¸n|¹ ×Írd:Jaiơg,åŒzU­q§s»)d„BúY„Fäí2rµà!1h# Æ´¬9ëƯ)¯¼ê1lëêaR`̣^c̣^P̣Wñ\„wü¥À˜s₫N^Y¡o ×/Œúô‰úêc]êăJB!oĂBèû€¥b­Ùl»A>ª,ĂÄÂüùêy­RCWÂPœÀÿ¡lO:q2sE±’Ïè˜ÂOå“Ơ­z̉RTJJ¹‡Î¶wÔùù½¯O¾Đ÷èÙVŸ¡·Å¥í,íéT ¯àÎÁL̃¨«ª“XË‹Ë<)™‘cLÊbI}(£­ªE«̃ºÙêÑ3ĂÔ2ơ4̣]k¹sæ²iŒs¯(³ k>ruÖễ?U–1Hœ‘̣pU‚¶XJ²}ÆSŒ„Ŷ NR7C]—.¨‘´¬]GQEçe¾ d:Ñü(sưÙsñO3>¾¡°Ø6ô³zèH4=t$Ù–*hüF>(àLy•ÁưKÂjlˆ™nw¸úl¢t딽Dg-Å'-e§:ẓ肋rĐí:@Tm{'åhw7èe[ZªÜ¬“ø2o¢ ¾©¤}ø}”ü_sC åDơcÜÚL†ZXṭµ¡Î5̣Î@6ûö%‡„¬–:*?¯ôü×0p÷#•À›åo–ú½µá5” kËѵ0ü{Ị́Đ@+0¥q]»X•§6Ơ üs§?vLØh endstream endobj 475 0 obj << /Length 3442 /Filter /FlateDecode >> stream xÚZ[ă¶~ß_aô%2°£©Ḳ´Ù6A‹$]$“AÓ̀ ‘%G’w3ÿ¾çF²¶X`-R$Åsøï\8j—Á?µ+ơ®¬̣´ÊË]{z“Qïô²ă‡ï¿~£dÜ |ˆF~ùøæÏ_Y»SYZgµÚ=>ÇK=vÿJ̃Ïû]%n8t¿ị̈˜äk7¸©é¹÷Ăå©ïZ~₫¦kƯ0;X@Ơe–èlÿïÇ¿¿ùëcØƠ6µ&ÿ?wïGÿà©’)uꬡ4³f÷x‰¸¡J'ïÇir3‹7‚xĂ ÷ÿ0^¦VÆ {•À#üwÀ• ăÂoº¡í/Ö {]'¯Ë1,²x™Ư4óäÆQßä^Hg‹ŸYÆS³tmÓ÷¯¨¤Z%(v¥̉ ]ÎûÆ«w\nâ#87Ó2Kï3ÿ.('¾9A‰Ä qË .cqSúêC–æ5(XÙ´P#à‘×Éïêk]€¿ơ¬I>ÜdI3ßx‘±f"́­Ư„C"s¹câ&él| œUm)ËV&-*¡¬Ÿ÷•E>äXM|ơ_±åp«*°C?“<À̃ÎÍ ù¥<3©Y@#[Éwæ¦đ3<½̉ ùîaä_r˜ø@0¡“­Y‡¯ûªHh'*ùÔ-Çñ²ôŒá¥-cmÚR¥6aç‘¥ÙUx₫Đ«ơĐû)pœ̃‘́>!œ¨Mđp§¦d‘nỬx„ Í"Ăr¨ă°ÚÊú¶¢O1‹Àê±J‘ÇÇu÷ÍÇÚ*Í+ L ¨‘ æ±—§óeŸ?K ñ±‘L>ñÁ„N-vLm#ToÜïÍăÅA"1¬°!1<8e“ëÄ÷’”d÷…3àĐs½árd•p‚O5kÛơ€2qxĂ´ˆ¶@&#±iªæŒ+ëupl‰4À\TÛÏ21ÎD”Ñ6*¡JœéĐ3Q(X¤R[Üæ:Í*KÈXǦoèn™TYµ¯,´Fà¢E7u´Xxd½cG$xäæj‘x€#ÿ²E®ßX¦±÷1÷À;àđQ´ˆ]DJ—;gU•Ö¹p HâC#j£ƒÎ*¯(:å¬àdØ$¬L$ôx3‘$ ô2%˜€e"ŒÄJfă 00ÅǦ~Ë=ÍƯEgfÓ²º 4€ƯäÚ…c «„UáA(«Û’w3–@' Ï¥—QhÉRƯS·ø~´Ṕ—€ÂªUÓđ¾‚·ÇÙ8ày8«Öí̃œ©uZä>æ¸rA₫X"Đa¢qYæîàBè׉.'×ÍIàt•g9X6œ<8‹4˜Ưl§,¡Köó₫-äÙo³à́ä |u–´ƯÔ^N-‡™¤Y¤ˆQà"̣eÄưëÍêŒU]_…²™so•Y@~Zˆ¡ ´úQ8D¼&ù²d0û`>ƯaëÄh·—)ßĂ’:€ACe₫\Ø­ËƯâ!<8{n&pµ&Y“¥¢²Ûd)—d ¢Ù?àS»1wưLBs÷âO₫ûM*d’¯pyIKṂÁ̃=¼'í‹çĂ÷{ ü&i® ÜEÀăw#ºÈ‹úĐ;× [ó‘̉¨’ô.> ÓKwâ%åÊÜ˰DøPÛ‡ËQ₫Áưa\ËŒ:Œưø‚:wŸ\Cè¾H²„ó3²$™âm¸²©:5e-¡ï“œæ©§R€ơ7/=:Ư¾—º„€›C¾‰ W×úu”Âß‚dÄör”?ưíĂ?øikçu²đŒ%D'ÀB×Đê‡ñ¼pÄ"Ư•,+̉\ 7ꌓѿ b ’骺.̃Jœ#bîˆÑ#÷ }H:íùPjŸ7On^¦.@·Ó߆]T¥ñ,$î/’ù̉â‹#·đ`/°Ü=\fǼ̣:KK%ÆưÓ‘̉¡ÂÆñ‚¼wÉ1 ô5>/ºÎo Óƒ˜B“«µÈ₫›IZ*đ<4z±KXF=Jö^ƠĐOñdANô©;ÈE?~— °nàơĂl̀R̃ÔâäïYF¦‚±•Ñ·±—CÓ ƒFŸ)̣€`E>pÁAwvç©_w³¬%K¦ í'qü7µ,¶£¬ïtó¤F Ü_\UrDâפÖâ]aPj /Jq†ƒùb-άÏX)¤ÿ‘Éá†àsÛ7Ư‰_EN¯À¸±½åØ"dT¹/·U©.XîÑ—FYAƠl`Àm”Ô›,€_) ™6đ9*û)IÈ ·‘•\3HÏE×€ù¯Á÷½`¶ø…̣«~6s›*«2#${7Ị̂¯Te¶¾< Ç:IPs†m#s:ïèúƠÑMWƠ™¯†„ {L4å•—‹Ê±c!¸#Ăö¾“Î]mÄG¿ùe ™äŸèƒƯô'ṣu_ ïÑV r êª,BÅ@3Ê*CÙ,³K•ß2 èúOUf5á™®|1:¤Dö™¼Å_Ç©¥4 (UñÆà>Vö«0¼Á3¯+ΕpÂ=Ẩđ©­d%îĐ]N0ÛfEœ„"{”>́Ƨ°l`%ëܵ—ñ2S~[flôpÆ ÄÄ‹óïÎÚÍGnaÁ¯k»ÑgQ1/Ê´›XWYjKÂÿ!<]u›«q7„ÀS_pƒ³xwæVÇÈlZª%— sfn`L+ R¡ö®ª¸äæSz5,\px¸K6º(S£¥r³©Ăú‚/}K%¤9|‰œ+1XåkÇÉ×M„{Ë8..“R&Ÿ9a**¡¼̃ ±ª*T Dđçđ=dTQ—O½ó2VWơG~R[“ê2÷©>å°ơ§Ù ­d̉d'Ø4Çn¯ ¦F<$đ~Ü^VkX+ÚIV8„Ê&¾äW+̃âo*äĐB¢‘j¥ͺ»aWmTª´á÷)Găư]vC9m¬”S‰éå6ÚÁKrĂ¢Lü‹Yœè­ÔƒLdz™£Ơ|¹gr™k̉ƒR`fä ®‡G»‡]QHrÇi¥ÓÜôóEîUÇỈ=ï™<ö̃¦–àå©<»Ä `¨ÈuÛ³s÷<ˆÜåÚÿîA¾ë|>åÿ!ºª“ƒ½^]©í!«*ÄÏè”B±¦‰â•v³ĐlC!î|jf#±Ô6ºæÂÜKnºxDˆÚö!>ÛÜ̃„̣%­3†¤‚‡\XR+tîZí ₫4Su|¬ (­.ơÆ̃²ép-Ï×¹Lwâ.oƒÁ’•®ÎP‡d̉[¯$̀¯đ #_¾ºb =̉éBMH¥ŸÇ[¨*`¯JûRskEBjh볿«ă )¢TH>§emZ««8¦¹¡…÷·;•שÎltIo²*®r%ṬĂV –Bñ~‰2Ÿº!J-*bjiq>R®₫ ˆÇÏ"­Đ7®-;)́0ˆq) â°R³Ñ¢HÿÙÁäz÷qo‹`Ơ¤¶øso±EªÁ˜6ºzJo@'K«,5y)+×q-[«¦¨¶ËtÄ’°ø4„T{8ÿ¯‰q^õ“•|¬à¹b+D]¦º*¯¯¡‡ˆïnîáÎ,ähW5±R*l₫‚x÷Û¥›ÜI"s ¸cVpóæ₫úvÊíÙV&U¹yø³†u&1²¤d ¿¨ÜÄáX~EÖ%gñ§•ɳ²̃â¢]é·Øl«¨R«ïqï¦PƯ…Ùµï3—I^lRR Î=K›äÓq́é1·ëY˜'Z8û`ẓ-Ÿ?™à̉é/I\X'¶ăi½3Î̀F>kÓ¼¨ƒÚu,ît¿ƠÉ—öî18đc`¢ÿ ¿×ơ}€Çä€Ă$^ÂRoư¾nêăRÇÅ:®ơÉBư%Ø} endstream endobj 480 0 obj << /Length 3570 /Filter /FlateDecode >> stream xÚƯZ_ă¶¿Oaä¥Z`W)J”̉§kĐ)‚ Èm¦ZYöª‘%W”/·ß¾3œṚÚh‹;¬(’r8ÿ~3´ÚeđOí¬̃Ù*O«ÜîÚÓ‡̀÷ÎÇ5~₫îƒâyO0ñi5ó¯Ï₫ümQ́T–ÖY­vχ5©çưîŸÉÇóùáIWI7îû/Oy'¿¦çw?₫‚ “|×ƯÜ ÔûÓåeè[jÿĐ·Ưè:  j›%Z=üëùï₫ö6Tè"-L₫w/³ÿ Đªø¥̉ef÷|†\×.ư4̉Î-=ư¾ÇNáaéæ“{Äv™,÷½v4ù÷×iàæt g{Đu2Í¿ùo‹¤÷¼À0P£_5Îͼ86wÇf̃s[²¯’ûm§̉L•[®”–sâ vđ ¹£Æ¹i´M~{(`#ÇnŸ><™¼J_{G‚tđ娯ÙÙAï|ê£SƒÎ…‡H †<¨„Ûp Mëù³fÄx›́x&ÎW&­²jWÖuj æËSjđÏÛC•'$‹—Ë"ÇIû‰”ÔÑë8qï—üüP” ‚~ß,ơ»K‹4_YôñIüô@Ï7ÏË…%â·̣ÿ%x*  ààüđFç®íz·gzKêÙ}áUu Ï2UUIV¶§±w[‚¢¥¥³øw¤E¡±>æöæ¨Lרà hzØ+ \y˜Rá”CÓv^ u™tM8˜rÂöÅ-ô¶ïƯyhîu€_˜§óÜÓ‘BÇ Ä5œĐ ÷—;<Ù,5yB¯Èl:ÚꌻÉj:ÿL3·ĐøissÂÅ̀Boà„™­“îjÀ³H_-¯ÍB£¨0ø$M!a°̣ ÂÈG”éGè#·JëY*lªË’XbîƒúXPŸ™̃VC5í:öAaOÍoA¹¼_9E÷ê6EM‘c­óÜë®̀«43¼‰8Ư&ít:÷C#ϲk±`R<Îú Ç6Óf́f“đÖ/¯ü­7YßtƯÙ«;ùË~Üw!\t$€+*qh0Üư ¡çÈwAÏCØ,#›å®Ôà$ꂘ|qÁ°·̃o|W³\„P÷é;#₫«è­ ¡ºq4'°H;f×QmẁÔ¼å¼ôc Å'X±»²÷4ܵ¡«J¥ÖpỘ.W•ÉaOÔjè1xÏsô^ùW*-·jẼ&N3?GÅß{¶§árêxø°vË47ÇnKle™{p¤VĐsêöư…V̀_ ³…¨çÏw;¾—g–V•Ùu•5³ù«ÊMsƠỗ-WB(Cƒ́?÷û‹¬,ZÍct_|?¶ĂÅA—ÙpduªkMѶḳ%ơ-_²Ađæu¿§ˆ^7Q¼‰åæâxÊBèZ½`÷ÄÏèµ)Ç^>:z°đ÷6.-êTÀyß°ßÊ˪؆̣N²,³ä›iŒnåUÑ@tŸ>AûR¯–ÉjỶ0*A,:‘ÇNN€éĐî©Jàbæ̀p%å,Ú¤½¿¹Ë™ j^®6!á »*ôœX́Å}wô4Óinä†1‡F¶¸ˆá½'Àk"8*8×áÙ—D›́vxƠơ6¼fI× Nɼ>Ât…:Ă;àƒA<˪ÂR×ùƯđ>¬°u¾á9¯é₫¾©”“µR¼*#ø½å+DØHUD¹Ù½‹àä]̣  ñÏnâç1’É–è-£«E6[&m ¹±‰îrå`©à.¡½u—p¤́.aˆNÄ¿åø*7*6m|å#‘6\U›û–KeRh;MBÎh¼'«RCöËQÏ,5ÄÆM£ DlnYă‚b%VRùB@TDí- [Îk 1§YBZ‘iÑÖb•'hQï#YnjHs9’­•ÚDÜ•¹Z…̉Ư0$ƒ¯ûĂ³û‚570JÉç6ëƯÜ»zmÓª(¯«Ñ@¹¦öéÍ-r·₫Cÿ27óú÷%7.æćôµwÙ麯`VÙrE|åÔóm†`‚Ï®¤Ṽ“› ” à…é/ô³ÜÿD"T¾¾âDÂÑ3Ö”´Ư¡ ÄeF",¸ WÛÔ¦~ó'&›ûo,h6#¯̃ƒƠÆÆß‹ố;u¨48ÿ+«›÷Ưø¯pÙ#óÁ/z{÷ơGƯ#8.iøŸ¬P¹ÆÆªËfíG®6§^ÄXpĤ` ¯ÓÀ5Ÿóe–ªÿ¦C¦V›Rbuï¼ß¼ˆb Ø^hü“ „2Ùk¬, ÛƯă* ”ª§Üzs¹)₫«¡É{Ÿ5tĂ{`ÿưÈC^;ơ#)&BÍ×uB[ù₫ªvº:åF~»÷_Bµ+ endstream endobj 484 0 obj << /Length 3534 /Filter /FlateDecode >> stream xÚZIăÆ¾Ï¯|bƯ ‹;Ó8‰ ¶c8mAœC5Eµ˜¡H…‹g:¿>o-VI'èƒÈÚßRßû̃c›] fW&»²J÷UZîó»˜Z§×?üôÍ;#ă`à“7̣«çw¿û:Ïw&̃×qmvÏG©çĂîÑûËåá)©¢v8tŸ̉4̃É¿ßüđ3>dÑ7íĐN¶çÖ×—¾køù»®i‡¹…L]ÆQ’<üóùÏï₫ố”'ù>Ï̉ÿóô:úˆ`öq"Sêt_€HÅ>γƯóäiÆa^Ïí̀Lt™F8\ÖfyĦ<:ŒëËr\{ĐØ¹ùq>Ù^Z_hRË/0ÑØ?˜è×l?pG7đïÑb+u²ïx”åG×|m÷OYYE_?T‰ŒM"+GµÓ̉5ko'TâÄ­@J“€R–’åªH.4E §lÚ6ªøxĐ̣‚/oülùÇÛ̃‹hEÛ„ j'­¢_L ătUÈÔ:Iíá Ù Zh̃Q&ƒ ,#/-;.tˆK×°ûˆ†à·Ïçq-đÔy$ÙÁÀ¡…‹º̃—¹È¾œ,ÉœDMoç™=‘M¾b¹ij_ítèÛë¡Ë©å†y±Ë:s#w¦Ú™\©,Á³N²Îô™)Qf̣‰7n GO(ªÁ“3r gÚ ]ä¤ơb:̀ĂKgÈr˜Ø&l³¬b³¤ÆöY¤§SBSû ï9ü6Ë̀-£Líf₫å ‚!lLÚçÑWt±¢kP4‰'[Đ¹³:z/§¾rQÚè®ĐeºÏrĂB£ÛÄ©‹áíj)h lglƒ5Ü eŸơîü“ùa^_ÀüZléÈGi÷3́ƯÀ;JmàäĂa— ˆ†îYÄû4 H­E ăđä‰QÄÎ*h³Có¼G¸Aü4µ€vÀÎ…›X"x25Îî^‡î—ØdơGEb¾¡i!ÄÈÇmQ’*)+÷&¿›ư ă}Ue»"7 Fùv½ö½]:ºåI};X¨ÁD_pă‘ư3&ĂĂÏḮÑđô# r>Fv3ut& ²Ằ¯l¸7pÓËAIÍIæÑ´‡ujµƠ®0pê₫ĂG¹ë’¦Ø°öêÍFW›đLđË–Ô9¸Ç&5Lí¿×nÂ[„o˨ĂJ4¸dPû©mÖ¥åµV—apŸfØeæ´ ₫Z^ ƒM¥Ăt€^ơNÎ44N7`e˜ª`3g hû1¼BĐwœÆ3÷Y₫9‹±Ü¡±Ñ;470ZÖQG0ëüaœÀ4 =#á•üu\§†fFÏäøY¨Z®¢)}‰rpH¡g¼psÑî%\48YÑ´üFØFÄg^%¢á«N2n1Ư¬¼mep¬¢ă:8ècŸæ³£Ç«%ÎBC6Ư Y‘çÑ¿ÚfÑXÇ2‰€₫ÆÛ{—åHf8̉r0é`dckhÈÊ" C,S;ÙW(>uËIBâØ·L2%C•0…îÙèOVáá…#I+íg{h÷Î^æˆyÁ|{äHñ†§W~!ơWB¢$ÀÙû®TX‡*¬ÑûḲ~c(öACær̉È7Ăt)p̀áQ֖ȉZñ›pÂEt"²#·à,qV¼6rÀØ$ηÀWTză ½quÚH`}*uMÑ ̀+áÉM³N3%Ó@± jáPñÖ°èd@YUtẉ ́e TƠv†©{=¹ÈS)‡¨©aÓl rÛgˆu ¥H§¬+ôAƒâQyGĐÇÆ,IŒœZ¼ºpŒTV!ªÜ]:¹2YÎ h’ßeíÄÏ7Ÿ»´ˆV«Oç¬I¼…ôOzåá¾ùé—8“6N”5| 0¤`Áœa<|`«Ø úZkíÖ6W´Ál¹Á,<3̀̃÷ϸ܂Cèi.Ϩ_åJU¥^)xâŒA gÂN‚âª̣,è² ®‹:]ñE¹s¥ÀĂ¡  L@̀¾Z—»’duæój:dáÂôÙăX˜̣Ùd̀0J»½\˜sA ?J_‹€ér h˺J†.<ÉäAE‚8ÀtàÇ ̀Æû¸uNíb»aÖ‘­̀éúζŒî–pUf‹«Œ}ơ†SĐ Cü,?Ó0¡ÇWwçó7]z@Pá'{¾ôœ9”Û” &—20d”zv8èM̀Ëj£Û[ư„Êù ́₫=zÿ₫$q¹ƠlK¤"3é­d&#ØÀNäèøpí }Gùä–¬t#|%7‡nhúơ ëØÏîŸz¨i–VA±ƒ3—Qjm¹ @€'Åh†“KǼJ±g¤€5vúµkÈDYÂ\ÑN“äC̀­«œj™qÅ•3Ƀ]´trÔ.©ex&†7å“FŒ ;ùƆökêxWđ$Û@•Hx‘ø”où uhñ#) {6nÀÑî¯yéV:̣ƒ7]ŸBWÇAèuØĂ1±Æ˜HÇ‘n’“áäÄ×[^_$‘ń<~cJ^55x¯1 ¿o Êe¹̀‘bh ü µ.W*=üE†Ñ ôâœS;\Åûl:€Â·ưQWÇØ£ æ0Ȥú5#¡ÔêNPÙJëjCg »¤R¤đ‹4£P®ÉÑÍ;•¼ X_âê4¿vc/.Ks„óĂó´ö­́'$„ I‹$c/G] ”Z ]ăå"PUîU5iœçà°™wXº+ûû€"Ø)?¾Ÿ+¹ N8J ‰£̀• ÖW,ë*¦eˆaĆ&Î(@tº%ŒÙ“¬¤iƒÄÿ{8Íó wƯÎĹ¥hY\o~™QƠ…-ÿ ö W¬ gd¡±3ÿ^ăc$œ7«¢+z:v`´"eàB,m&›vºtèä”z˜Ï6D¶¬÷4Ôơö¥§;$œ¸̣¸—VÑ)&‚c# ÀÆ„.6¦—̉ÁËơ¢%>ÁJ )ü2Èî³ø¸̉…ǰó,(ËpÖ“`Ơ£–t‹ÿÖĂ“jäu¸ØúNù(תµê¢™ÜB¬­]‡ ƒ=₫Éäû¢Êá·ÜÇuÎ_%J$tE½?:ôưøđüP¥€çù6Às*¦Wd«C…+ÔáŸ;J=æ/¤†1IºT&´Đ\Sà́}˜i-Ë%Û .ûo©e½}!ÁfÇkS©dÙR5¸çW P¹¼i?5íeá̉E\®¾`TÚ0<ŸÇ©ơ¿BPXâú|†Đ5°B4pR…¥5äáJOסÜê&È‹ÙƠqÈxÀ±̀ø•í<Ọ́;*¼C }, –§î{Lyá Úđ«…(÷ˆTÀ¨åD—çơ¤¯ä¾0à#G ÙD˜L¦ËG£Éd¹û¨ơ(ƠÑÑ­vßJˆl…iñ²ÊÔ9Pªg{Àzƒ&‰¾;p;dQ~&ÅÂ{OØ̣‘́e¤T£®nˆTù}»ÉZoH-́pbœrE@#s(@›‰ká\´£Ù¾Kˆµµ™…5ZaHcqr÷Êÿ°/çøinaUË(R̉²ă,ă• h¸°çÄRŸyY—àŒÆ÷°KẠ̀¥Û\ë,I¨éƠ/«Z+Ûîrê®»÷A'bP×E—Ä\_ÆWTàưËw—ÄÀ0ª¸ûs·4÷ëg¹W?«ĐÓœK¶¹c~c{WådljzÿđÈÑ?Øk#™¸Îœf’].J00Ù={›È¬Á_bSŒ^¾ Úk€::¸¿YiåêÔ®´›V,7–uªL?|r|Ú†—₫A*çÓR5ƒ_U¹ŒÈ%Â@S}æ4‚˜…ב¦ÅS· |(÷(²6ébV®1Æcü˜\éºí&)@T :Nµ 8Æ‘_‹Êøid‚ƒT’äk8Nv‰ÀVÑ€fWÈ>¾iÂFº÷HN@- ̉ßé3÷ºå¥æ—̃6Oë xfÊÄđ^äwuZDêMƒ<:ßÑ2Ç‹çR¿_«ïº|áº,+I@.¹_EơĐë{p²¡[Ñ=ẹÚÅÆJ!ăµă„É÷4^@ª¥ ùW]%Ôd>6"ÎŒû»!Ë ªBX9 ¬Â¡WCđôn€Ñï]Ä’ ó13;æq.L0(? ‚¢?ằÅoú`cŒ…ØD\ZHÍ=÷‘ËƠÙăPÏIMŸH`o£ÔsJxÁ[ÜiX•o„ÜWÜÿ¶-0³{ˆ`@¶4Ué€ÎW…>¸l Ó£²2L₫ç…[7í‚ÀoÄ"o±/i•|_%̃o»…Z\>Ù!Đâ«́榷ƯÙ‘{₫‡«Â‘Gû³¨‡Ñ‹ßwZĐt©¼ºÿ&¡^Mé"s¶ÅM§Ur¦É¥´\́ÖY&ƠˆL¦đÿ;$»ƠăïƯ'4ÎZ}R›Py/7Y ïÔ7óüDy+"Ăâ¢Ê•¸‡ƒ&GÇ,uô}KÛ\é6Ă Ï΀ŒÂ»Áèùq—N?M¶Âû9;PÇ–ÿ> stream xÚZIo举÷¯0r’[%RKúÔÙzLs̉9È*–MŒJª‘Tíñ¿ÏÛHQªj$đ¡¸“oÿ̃“Ơ]ê®Ê諸H뢺ëN2^î¸ñóçJÖ=ÂÂÇhåŸ>ü₫¯ÆÜ©,m²FƯ=ă£wÿN>Ï÷yØáà~»,"ùô₫ưüÓ?±¡“Ïv°SÛóè—Ësï:nÿè:;̀PM•%yqÿŸ§¿øËSxÉMjtñ¾̃¯₫$¨,KU\)Ó̀h¦£Kñî;XƠÈqJ™4_`Ñ—i|uÏnqĂ P&'7Oö<ÙÙ÷À„¥]Ü8đÔxäßåƠÊÀä^ÜƠd»ÈIíb'×ö~1₫VÉd½¸{•Lre•,Đ“]Ur‰ù÷5SÚˆ•fª 4è´^¥r ¿`*¾ƯçUb§:Ă1°Ÿƒó¥Ă¹WơOẫ3ÜÛüÔô ràDŒO¶Ç¡}îeƯ.j‘5ïrU+¿ôäÂNÈ8$Óxâ™kø4â<‚HÛ‘U6MZ™•¬ZÈúÈêLÄ] D˜Ơđ[¥µ®Ỹ‡ ïºØ¼¬°Êđ™?ºSv#̉Yr™-IN0r&­vË}̃$ï~hbÓg;ó‹½I†ö´êÉÆÉO<Ü^–×uđ¿^BwÜ!:Êx#tN˜4«-'́ʉíM¦â₫l»̃ ̀‰ôvÄ_“¼L-+>ƒ¬^‘Ë̀ưËp°“́˜Úƒ%µ¡=)ÅÏ1a”ù‹}ÀïAp›K“×µ‡ƒC‚ZÙjqej’5À‹ÙƠsdh’¯ªĐÇË$7À–Ëä:b̀ïxu#‹i§°(Í;£uZ•̣̣“m‡ƒ},m·F_÷÷ÚäÉßöab8x­w(Áï;R9^¸b²B÷Gܲ Ëe¬&ern§eûY_±fQ­䦖†qA´ó)Li¡̉G”Î)ˆR­½̣é.à7óïË(ö‹} gĂè³$íơkèƒÚ~ô§³Eb«å9ïöbaÁKt²JÆPT‚̉ˆ̉a{ÁÖ8<‰–BUêR1¡‘Ö´‘ÉMö4®̃ik†5=’D‰¨kfq%6"́©ºËɆ€Ă{ù„Í‘ÊÖ±Ệ́óEö¯¦!ï¦Úf&-”Đ8Y~ 4¯ ©S^éÈÿÂaï` *‘A±ÉÄå"Á¼¼^9‡Ss¸́•GÑ̉€¿n½ ßèŒÏ¸2̣ùU¤^$@£đÀAàæbƯä©*™à €yî]¼49̀^œy :WB{`pø=àg₫p@¸f•`^́$ˆG£b’¶̣°HǹÀ0-/vÊL`Ơœ”ÈIˆ¹&Ä ~x#`ô» ¸"¿¤7M¬x'¦ê¬³Lú…;$Rl©9Êÿ t+ÿz5dç*h́¡ß¥Í]7N~y:t[â]AZ5«ÎáÔ ï»̀ ÷Î}ÛYYæÿS׺†µZ‡ưvoªd…”ʼLÖT™ Êèú¹´<¤¬†H­”÷ùÊlô½ b“5V·ç3gư$G\¹Ù³“'x•ñO‰ú†̀B§µ˜€B×yŸñ:*X”‘JAWù€.a« ×ÁFάp1’´(«¶q^vÍBœ¿¶ỤÀưïÄ{%Ú«é¸å̀Y`X m9=CQè<ó‘¼$tà N€•§Ḳ )ù·åÅôH áVÀØë¡ù¾çpäë R~o:o“[;ÄX‰Ÿ©×, <ª û[g±}ÜsŸ ¢,Sz>ơóṕ ¯deÂS$Û0ªÖI²²¼É%áºJ A­,³äé¾.ˆß¥«Äë­Ä H÷T)˜÷_¸‰ƒ©£ÄËA|è¹}!®Æ¢öˆpÇ÷Hù&j́ư .[ư ö˜—rÀ́ǰT2÷ïá ä©ÄĂˆÏIAÜṔ6ÆP…Ct."ÇŸ,C6ƒ œÎRY ˆûæf©*p₫Zo¸@¯—̣†Ïkr–“cœT/ˆ £;HÊøZ×K¹øAL¶ïß!ņ­@eÅ/,"cË0X¬ rΫEÁ ̣êÚă:\qÂnÈ̉Gë/Đ:Hö'9Đ9·Ë¦#æ"‡†ßăùÍƠ7|L¤•ÿđ¸Il ¬¸…Ăίlh/¥0?Lo†}íơû‡‘«¾Æ *ŸbÀtEĐélKEF åƒoń%)Ç%”^jYÀª™;Î*ÛasøÄ½ `Z¼‘Œǹ˜E—̣æ ®»ôíÄĂƯx¦rQîML70Tûƒ÷%$ẉA.\œZNĐr¾Mü÷Æ6S$¬óD|âe€¨*§…ṬÂrwưÎ̉««øƠ4¿ ́œalè|¦w[͆¶Z§¦S¦°G/ Q B2̀È"́Ó% Éû¹Nñ́éÏÖÀƠ¢îÈ‚ÂÇ@w”[_C+d¢'DJÙ@`f¥4K­ëå}½3Ç÷kĂÈ+•joQ¶£Å"Gº‰Ư€¢Ñ^¸ FbJ­XÉ‚œxö²v>̀ñ«tRfÜ?¬ÅX̀qaJt$_P…m¨Q[: –Ç₫₫cœl7§‡à½ªƠ{ơ±c’oÁøüÏjØ_ơ ³ Àx˜ Œ‡¶›}527¯ơxÚ-1óă¶Àpeg:ùÔ¾ v­äeµ¾Ú(g*{ÍÜ0½(¥Pú2vYmD ƯP¶+C³¬¶"…>‰YZŨÏèÿ gă+¦y¹é6ó¼Jsoa‹cå1±₫™äµE7´?sU Đ–Ú¬¯f«¦ë°¼´`ÿ¹÷Œ8¦)7CÁˆkæĐñÂÛ­ úz!³ö̉i¼ăÜĐ­tªô\æP₫lÄNËøHÓ±J6:­s©4IÁ#@Èqf*hxÍcÆ›=ă¹2^è Ÿ1ø…–Hz ûb ¯“¢rVĐ\t9à™BVSÇYDßW$øn©UZVB˜ÿcèƒáà[¤o&ÎḮÄ•™& ‡¦Ù–yFĐ(“Q̉ ƯQn¤¤¹̣I³á4“Qi6UIV¤åHoÉ EY§F”ñÉoíèÂg5Èø†#ê’½ $;ÑïÍwÆÀ]®·R½C1Rb!=a½¼‰¯'­àÜÄeƒ ­ÍÇ“>†{ŒÊƒ]ÓZ£f¥Æ T´¡|_Ê:Å€´_'>—Œ<̉Z<Èï<¦₫ÿs₫ Â#’ endstream endobj 492 0 obj << /Length 3610 /Filter /FlateDecode >> stream xÚZÉăȽ÷Wê2, $3¹$IßÚö̀`lĂhŒËĂăKJItS¤&IvuÍ×;¶\(©a£®Ü˜KdÄ‹‘R)üSUöPƠù¶Î«‡ƯùCJ­öøÀ…Ÿü dÜn¢‘xùđ»ỆA¥Û&mÔĂË!êeÿđ¯äăạ̊´ÉêÄ ûîëÓ&ÏóäăïùïûäG3ÛöÜúiyí»—ÿÚí̀0˜@5UdÅÓ¿_₫üáû¿¡2+·e‘ÿŸ»w£ÿç¶…†ÿơ6- >ô>m´N“Ë<Ûy½Án8̣AÆ7ÿi|‚#¿ ÓlM{澟ͮ»tfÀyÚâIÔ6ÍdsM¾…5ÓzÛ”ơĂËÖü¾Ư=eUr‚Ï3̀ƯÙ`©J̃±u\¸²iÂ/Øf̃¹­å/v#6r5{î{ĂÑ£ưǜƠù$“Úxw2;jÛ÷ï~”éxƉi¹£w…•ƒÏt<i]ÆçÓM¹­S9¯7°îØ |ÿL5Ú ·X¤É_Íç»»‚_˜%‚ünº¯›* ø~ƒsN«tI§¤Èj —:ÍØR$§vÏ7z7.½4“¹¶ {c¹HĂÁ°Ö—n\&n†m¶GÛ^NdSP‡…{î,Ù‚±ºă‰ö 3·˜W6M@sọ̈#ØÔ4É…ær3E$º"ùăh a8Á́úû¸Ø‰?Íl‹•Ès¯É…¯å‰ ƯÀ#:Öqæ³tE³“†>l€b©ØƯßLujf»Y¶'»V9éq# #ø·Ó8´û€ö¿¤*­#k@`.u€Ù¹œM®ÊäÜ:½W…xhíÎ(N0ẓÀĐ€¨Çæ •Ăbᘖ+(Û‘mOÜBwYP0_ ø"7ƯCÜ͆ë H´ÚLøƒ_ÈR-SÛ34Ë)›µö”Úă´¨,1{¯jåyÓ䇧º©ƒ¦mÁCTçDˆj–T‚„ "₫· Ơ"¡œ9R󨌛ÑÙ.ÿ¼₫‚•A¸`øøp»™±§­*ܪmÚh‰e”Ä2ŸH¿çuH‚ª›¯á¨n[iQß̀•‘&}Ă·Ư+„ ö‘{ºØU7̃U³^7‰píÓØ‹É7Îí×qœ ø=oB¿êñ¡ñøĐ„à0p€&Ÿ@“E€÷,²ˆƠJÎÄÂ-yËåÊÓ>bë© $¨Œ\æ›Ḅsæ:ï°L^ÛÉ́ ¿Ṭ‚Æ}³4 ¦^ä;A¥=×Ül‡¹69f(4ßăî¨é¶®‹‡¡V—|Xsá+Ö‰Ñ{?úA]ë°Ó\7A²æÎ¨™" àcs½¶N¨“uTǸá¹›ÙkçùUŒéàD>¯iÙ7À0#Elj&Ù̃(^+̃³ÛŒJ–ù~!ÖÙ(‰´÷‚ÁÑ“§PđzB½•!l̃$d́xeap……ŒŒ”â½8ú¡—P£ÁØÉüº‰Ô ƠçBJ2̉=îQ¨à{×{®4¯u€Z,$iê;̉ ”B ¬TI%®û²XÉ L¾uʇẾ5jê¦ơ÷q.D¢ËÈ«’_¼kÎT<“]…°ưUå*r@Ơ2‹ru䲿Î=eMx̣ÄuÏZñ‹–Û†qؘ¯ â©ă€”¢r΢߿u{×vÍQaÆÍÁĂ3ʼn x¢‹B6+lÖ”Ơư=„ç#è^;t‡¦ åœlÅƯ—b‰Ïâ¼F₫ â Ơer%Ä) ›âÊÁ9jO¥Ê˜B‰çD`Áôü ö­2cơ(ï‹9jH*æn®|TŒbN')RHØ£Œå}Ÿ[{ă½«d–f9ïô'¢ä/…x·ÅüFPË}¬Pôa> >«(èÁv4í•~@›èÇ#×8¬ÈB‰óÂâÉơa™ój k2̀^‚c¡>¸ÿg¯^U|® Q¼ë9±'YD‰ ¸4Œçn€½îåºè5,J9`,röÔ¬8ÜRJb¦%&p åZ2ae8«±ó>›¡½̃^,&Ç‚ó×™„·+₫âH-jbâSm<Êû´ỶWÓâƠ'åƒĐë¹Mpwƒ±ú…¢ !4Cđ(üÈÛ‰åă#äëùW³úm®oÁ¾R!"¼ÍM;Lq1ơxÀ5ÚMårtKÈ ¤̃*9G»JEi¬{¾OäÖ‰ô% »›W±wĂ4ßBG¦Sú!ơäÏÑw0ä f¨EVˆ%#B*èX o95¿å¼=ê =œè…¾Ơƒ†J>lFpû½|mMÿ.Ѳâ@¦PnJ8±ó‰©¡¹tÇJ …›ôƯñ.neˆ°•àVÈëiÁF½Ÿâ€ËEOÚƯZ½́z—FÓÎhR´#³¶U6± ¨K—ÂaGöSÆ™TB-{jwßçÉïL X BnÜQd+6Rµăr;ܘ™Ÿ¢×<;¡g&F¡B*ĂTä¾ë%Ïßî8>ù')Åf0[¯”æ³aN!eá=*gcåæLç–.•dr(•è¾Á́ƯºÊ ;̣PÄ´øÀèøaæ´Q`HDÛÈÂ6Z ø¬ÂđÙa8­›‹7+äŒÄ„-–·Œ̣—Ï•6n¯±́ùƒV”6ĐB…u=ơéLË‚ZúV:c@p‰Ø”3x¹ªräçûg®ª€ÜD»ƯƒrE´ÛA†uò}ûwcaßä{U˜)æ=GL Ơæ ¯Û>‰ D ă›¯°Æ̃•)×iMc8£çH†—LG^jÈJÉ÷ôV?Ø—ë'q|´+tJ~ó/v@K)~ÚG!¶Î·•±q”/á­^Ôo7/:;üîÍ₫蔂VA¬×(^ßøwOÔWOR·₫{-¤gèôؽ°Å¾H,1öÖ!ñ«X^źáêÍnréµ§1 Éê+Ñ'1÷â˜üơ=æu ó¤P¥Pä¼Tw~½nB6Z2Ó’Æf´Ñ’ÎV¹¬}ƒ$Œ˜7°ç)uaóh¥b6É¡ư ˆ—*â¨Óz#î%ơ†|¨¬ )X ·¶³‡d÷"’ßh].ṚQ„§0 ïL<̉ÿ’Aµïö÷¸¢̉*¸†Ÿr¹@Å¥ 4ܹeí0ë%R³›=Ơv<ÿÀ¹)›ó¾ñ âÙÙÎ"Uù¹H$ HJĂư^Fî—~„rß7EÄăă(PE)3…]$ÀƯâ2ÿW|MƒuI_><ß¼æWk›R+LÏ!ƒÂ*…¢®hlåhlÄÖ•¨é«[¬UÀ~2$í,^×ѯMt-?â“Æƒn­M;Ó!kÓ>É₫=ñ»÷_ƯxN¨đ'>4ïÈ%5PƠá ¤Bö'Ew¡kw•7?¬¨=܇›i˜i§,Aø#ôˆRuÜữ UâºSçºï±ótÍÎÙÏWŸ­=¾=~imªBLÔƠ/´n_¯Êàغd¯3zΰ"ľnň’H¬›jư,ï“/®Y ô"Ó.9²u¿æû/ªâ endstream endobj 496 0 obj << /Length 3546 /Filter /FlateDecode >> stream xÚZ[sÛ6~ϯđô¥ÔŒÍxÛ7·q虜ÇV›f¶û@SÅ©DjI±÷×ï¹e%ÛñŒˆ;p.8ç;Ï"ø‹Ị̈ä,/TX¨ü¬̃½‰¨µ:ăÂư‡7±Œ»€̃ÈŸ–õ¾OÓ³8 ˨ŒÏ–k©åế_Áå~¿¸HÀ´«æëâB)\₫ƒ¿n~Å‚>˜ÖôƠ–[ïÆÇmSsùSS›v0°@\æQ¤‹/ÿùæjé”&i˜jơ7OoGÿâ0²SJÂÎ@TF©>[î"<[́«ƒi@Ùë[{V•”A3pă±̉«f¨ûf×´Ơ¡ë_~àf-eöª"óÀȼ¶“ö¦­·ăJV}n›¦åĂÆpa¨»=ÏåzçV–µên½áQËO晈DFj¢2;Ëă8 ˜Æ}ßmGY"±›©À|5}Ư•ĐÜ­Ï¥Đsw#ăë¤}hºÖ¬d@Ëd¡l/üÅŸ›†ù¢»®wû§o6$‚h–3²² óTh:l*bjT¼` ¢›uóGëºÚn_¸ă©¯X¶L@ŒíÊô\ \ơ ZçÁ—E¡ƒnä®]…Óe5‘f|Áf–…tV¶kêéí®ÏXíú?¹F:ßj­“ÅEfĐD3yA{Àg_ơÔ…®:éEáä9 ªŸ̀Ơ:'µ†NÔ¹Ù"@~¿̣×+Üz̀`(ƒđÛÚ9Èă84­¤›ä _¸!‡¾yMûtª\…:™ª¡[Ïø$¢¦‘“΂ç èÜpơË$΅ª?rY ¶g1í î6Cñ¿c L6MØƠÇj0̉CjîÏ2_7qÀzv¤₫4µYªH¨­êCóWc÷Óp±q ü’2ÑÅr^uÔL{cøÊüÑ©)Ă!5؃q¤¯°Æ¼*WÓl²/D/¶ybÆw7Z9%^Ḫ=qJ\Pîf‘ΨÔy§bn`‡†mœ{ÓIơ|»âjojÓđá1å©»SÎîN¬ûnÇ%¹=ç\«ø3·ÑÜ67đ¥gà¡̣G”FüÄ\E?)I¥À$•L$È«55ZETXmo”À‚7 RBdB*Öº˜FăYq¢—Û!Öº BĐ¯Œ{´ê +O·: ²³§O±«V²½đNÔ Æ¹rFn……väîA¤È¢svH´O¬{Ö¡vß«¾!Ë ƠµFúJ¬åïŒâ ¹48bÊíÚ́VWcM®̀;EƯíöͶÂ备̀Ñ5£)Êì,œI!*öÂV°DÀ®“W!ÍË0‰ä¾ßtdïâ$ö«Đ̣i‚R9ªb ËÇxgî~tp* p#qν_7¹=Xê90b×\«3XØỚöÛÆ.ă9|’¢̀…@yŸ œYăÜkݵxƯ7sï½,2èGÀÀgfZ홡T'‚¡R±¢¡Eư}ÜOû@÷t½ËÉ'Bµ̣jÿJÇÓÔ‡~Ǻƒ¬'Ë‚,Æô' •NX:..Àm`Yƾ72in*¸Eº†¹̣~Q‚3fƠí¾¡2Iđçc]ăY4AËëUÏ6 Ë BÂs;ä´d‡œù\  ç‰eÈ_1´₫ظØơ@^ Tå NêÉ.K’y›–E“)A¯7§)*Ă(;2'}µjjB×ë#BµàzĐH‹\<¡áTpMTBeƠñFP€û0²̣d{ "†ưoïl©̣‰̉e–qÎDù 8f±E‰·'TêªåƒE ó ô 1´U¶ëئB£ØT ½^¤ʤ¿©`Û‡µ¬84;œ7nUkºqؾ̀=¯Ö=¢¾7OâlT1“¡.’0Ï2&÷{üve ^L` ZkBµ̃ÍKñ,ö çvÓÊZĂQôÛưg4mmæ1Âé`Ä qftV†YœÍTó/”UªFt‰L–&ƒ2¶„«œ̣}€fóµSÊj).´¾àJ¬t1ß&QªNÔ×ô»ÁêY%; ̀‰%UÖíÖÔöDÜÖwL/¢ˆ­‹PPÙ¿aÊu…:ç´À²Ñ>È.,ÈÆf{kJC\́ø V:½Èă¯ÛÙ2÷®ïÀïîÎ}Ô§Ñ~me$G;.́(ư[Œk#L̉âùåÔ*T±¸©éRÀBl,Eå,0ÈG®æî9÷Ưs1ésßœ3CàÛ›uωA¤âMọ–™0đ·“ÂÅsuUQgB—°ï„‡Râ¡”x¨_m¾Aàăâ\BJ—€!ÁI44ƯßËR…'m£*ËPç¥Ă=Hn=€%|Ë{`„•…BEİh ›A¯ÄÍÄ—#ÄtΟI50®&+*+½Ù5Ă´&Ë ‘Oû'Óz‹°Èv>‚u: ûU‘…0PâƠÉÈÅ'‚hô³Ø‰!bSvÜ-@L¦:cÉ5ê…hP<„¡؇à(‹\c‘kßIó$ĐÈ ô”uP9@å|î̃0Χ³c­ÂV–êÖp•Ø—#ûlpµâá^t 3Ÿgn¹c{A}Ù¹783úy- AÉsXki‡œï$¬ĂVàÑI:³Zr›-cg¦|g†·f+7À‚æÁhüø@Ü|‘l]7Ëư)Î'đj^¢FÚƯH§?¹ÓŸÄÏkàµ|G³l8X7 \ëÁ³¥: ‹\\]¬ÑN “8VÖ#/Â%JgJ4³ ©gốJ¦Áà"WèƠ¹sÛµé[6tSÜ ̣èWFÈ ó$µ"ê»ñI"¯WpJƆƻK“́@×ö0L¤_ hRÙÊZ âîđ}'Đbkï X-› ~C¸Ïvđ3¾úµª²¤I”Ÿ@ #±ø¤â*N{0œˆ!đ€E}â9j‡u`@,IĐ6á"΅QvÆ+½;9Tàf¾%cåÖ<óFŒŒ9±Û́4Xc° :r2GeXˆ˜ô'ó¯]æ̉W›´±Ø2j!´]@Ø5ă™œ b€ëS§ ™€Y`2Ä”=W8Ç”êù¥ÂÛv#“ö`‹,n=RXAA’ga®„@ï$’[ë«}ª‚UĂ—̀] n5ˆy ÍjƠ»¬PŒ €f7̀$rƯ†Ó:ÉâP•b₫®*Ëɤœ1Pa“2ÖNSWÅ=˜ÓfG0‚VÑ ÇæW+ăÆ®‚¢@Baª’B'AŒÆ¹r0ßqƯ½^àî(#̀|9ƒh,U¼ PNy+ g1ÑE˜h1ˆlĐÙé T0gÇ'° 5°̉cÁF¨8ÅĂÇœÈlrf–Ù́ïƯ¦ÖƠÿ #1™a†9ÊlÓË–§̉0*ÅhzQĂq6=OYë¥sÏ-c…†çÄ }±2”=Oc›–ÇF¢0 ¤Á[ƒ—aÄ&zCƒoU×fñbM‹çS;¾¯<©÷å"¿Êf¶¢*Ơáßü×¼~Ÿ˜|í\—ÍñëÄ‘=Ṇ̃–ă#ËYœ~́€cU„Yjă,¶S‰÷zu$ßD€¦C¨̣ä^q°£»)€1Æx¾Å;Ḿ`ᆡ\äÂäíX\;wwŒ€@t’bfÍ߈v±Îvọ̈ă¿¡Dâl½$Ÿ¼{ơöHv{Ëiy ³/_^ª É?níɸô”ËÜØ¤5ôlº-‡Đ8ÓîÈ)ư C9½Só²tç:ɱKz†̣^¯Ơ.NB• “ß”đƒ•Á¹¢™T¿“ĂI%®x× ơ¶ØÛωÏhæèŒÑ(ÙWhúV> stream xÚ½Y[oë¸~?¿ÂèKe Q¬»´ûä8J¢®cge9§A·@[…Ê’!ÉǛ߹Q¾Äi·(PˆÈáüf87̉FoFÏ3{oé¾åơ›o¢Öï=nÄß á»Æë#ÎÛäÛͽăôŒ £—¬—J–½¿iĂí¶múZV.óßû×–eiĂŸøû0™cĂÖ²2«Ó‚©Ï»·"_p{œ/²²É`#đéöÿüå[˜t€ÓÑÛúƒè÷Z¾L ,}`Û ”«»—l@¢ïQ̣8'Ê5µï}Éâx8I^™4½Ç/'Bø%Ü]1-́ZÔ¿6´ä›±Pÿú‡³Yx' ÄüÇQ¨¦F“Ñx~w8Cèö<Ăôă‹&8Å ´[BéùÚd0e=E ídzÅÆ(²#SE‹ÂI8à| ă>œêèû¾£ o£q@t†>0èàäznè#ø†ØẠ̀<í>J&°®¡Í¤ß7=̣̃\mÈ´ç¾oüŸ ̃¢Ñ|<–çyü<…:s’Hn21f¿Èz²I2å>²+Uè̉ơ]Ưë¯ó!‰Öè p @…ñ=J?Ÿ†“QÈDÔ r1ä" MâáD3@âÖët®óØ Lj,Ë+h GĂ:æYºí —÷ºåÍ@í‡Ô—Iwá}8J¢—đû°7†³Ùü 4/|Œ#Ôñ$A,jßËœñ˜i4]âÄÆlÆÇ#g‚×èÖ@đÎÀb ĂĐ^¢[(:xƒ‘E1÷§̣MăÓ‰#„‰N«CĐ »wm¸ºÍáZưkØBÅ&oÓ6¯J^¡Zqlçé[+y‹ùèû¶¦_0S@kzº£>ÀôÀÏá/Jú–Žùd ₫Êí8üuövǽ[´•̀í*iĐ5tÏöEƒ¼®ßÅ7tR‰qöÛÀœéë–‘IÂF—…(ÚM…8%²|‘ÀC¹ÑE(ôûeK|¸>^2HÇöu!¿ “ xĂ ¸AÀD;!ƯFóxˆk%!sÑVđEh¤wàÍ1cñ–Ñ„W0ØíáËf%9 Écß]†f9ºm ´.ÍÁ vS\ ’Ăî=Ea4Ç­§÷ÇáX>åR.r‚'D3•ƒ̀.Z $¨Äă`5MƯ ÜO‰gÇmPnñµđcä„ºSªxdÅ ®|,åxˆtlƯ …!Kå₫W™N‘·a8áÖ á%ẬéSr$ ‡³]YJ]¶öŒ&æ–̣Œ̣«cœÍG̀y悟²‘…îKùÈ“|•ÈÛfơ¶Î.å¥Y¶@bĂTĂáoZ.yóÚ¥JÏö`3[N"Zñ¬vñ¬ẽ,4ßdơñf–¶G,i]§ £ÜÏ¡ÉÅÅjR(åOŸ§YÚ¶®°÷#_fKA₫Fe>“q´H˲j™‡Ydà=Wl†&1,à*pQv«I9̀"{烧e¿Aêä¸.U½̀Q®w¦´ọ́ZY½i$p×Ù<Ûçå;-ª]Ư6ÜnÖi!›¤ÛmñÁM‚Lî§(È^6[§-“7U#­EQ5̀VBu¶3€ô$RÁ.¬ÙßóMÚf çÜơc ă¦*vmƽ=î¢A§5ÓèÈpÁÂ"ÿ‘L;?FÍKZTeÉö(KçíGØ´€ô\Wïuº¹ẫ®,²¦ùB Ë…t&—¥”SßWhUÍß´iv›­2¾@Œ/øl|đf›–9é üYTÛ#.µ€8G $àN.Û€sîji¯:,,û*ËÈ oÀºËvM¼‡[³=đtÓ”’'ä‹Ăñ¾ ”/3nƠä÷;¨Ú ˳özÄ >«¾e)+Ù-ÎÓĂ×^‡©Ùl Íø”ùÉ`ÂÜ›d²–ß°<§÷]÷÷ “å8z .kb P*ÙjÇeÆFW€Â‰@`j%íưíÁXp”ƒÚÙ"l%’Z¦ạ̈e5Ă…X6́!Ç Î]gè!2‡ª¦Éß aØ5ÙñzGS·ôÄpu–QvÛÔ}u`~¸ô"3´t÷ˆ9åÛƯ)Y÷z¸ÎQ=&“ÛũpK}û&ưg_ÄQY}UgBiªƯYx¿:ăÍö뜷a&Ù«fƯ–2uA!¸ë rB[ço6$œÆqD©Í@w‘z˜Öiù.qzG‚3:aµZC»,tëp}öz>I²f‚·®Ë̀¥Dă¦ºbBÚ¶)oªÂ4l˜q{UÅCŸ] ²I¾È$@·²¨­«,’°mC̉25Wñ<]‰Å¸]V8Ư–Ú|±xÓ¦µ„t0G±Á‘"Í Đ}[ngÙѲˆ»«¢9ÈW6^I•"+₫ª„av-çĂåÄcâ₫mv’̣MΟ¿Ăj l;h5ØÂ;ïy"ÿ…!X₫|Rx˜Œ­ zˆTÁlÖƠ®®u*yÍ(ơάÊć”ÀPé:mÚ³jå7Ă²Ù®ó÷5ú“ª9ÊLU(ªẨƒ==WơƠ±mđ¬>U‘¥­vœÄm±¦æRz­ª]¹”8ïz=_\ׯ°húºÅ¥̣”Ĩ嘀Ăn‹_(fe- ±DĐ Ó0¥L72F2Qƒ?ou­¸ •+¡́©¢ 1ù.«¬Ä–q„’ „uÛ•d2ª¶¤W™…W³́du!äS¤‰YZŸCVh̉]»†<ùyókYăÚ„h` „„‚ß‘:D!r¬Ăƺ=ĸŸ¸ûYȰqȵʼ©ï¦Zæ«>fI®ÇúP༳ú́´ZΤǒvcôNM ơNơNíîđ(‰‘¡YgrÔo_Áêö¹ï´1m-”ệ+&dP) ~duCEv¬/$|2]) @‰ç¡ú ‚Ø©*#Ă}ˆ¤í ]­ô_ØÀáXEQyy†~]m;ç:w…}^Èy¼ ¤}px–½$\÷„̀§ŸœNbçÙ$ʺm·?ƯǗ÷{ư½ÜéUư~S°àÍÍ9FÛ0tÛ71~ư+˜b₫·ˆÎV$Dú¥Ë^˜tßwèÄuåG¿¢‘&]ÊăB^¢YÚ‹f]ybweÊ+=)4e¸R¢Où~oă%—K¾(̃$¨* jª«Rư€ØÛT~†”zaæüé…–ªVơ¼NwSƠ¦{ˆ_ØYVêzB1BÉKz€V(̉̉…Än|Ô:*ú‘§å/Ä™íNÚ)À›j¡te ´‹üx¾\. …Oyº&U«M‡å¬:‹“ƯTÔßUTiWxªº”$]Br₫U’R̉ç Ạ́à–á«"ăÿ\KwÜÓhñEfZT›¬9"ĂÛÙt> stream xÚ•VKÛ6¾ï¯0rYXÑ¢(ê‘ Y¤X´AánÈ2m‘D¤áøßwÈ¡lÙ»Á¶0`q†Ăyqæ̉E?º(̉EQ2R²bÑôw‰çêư>̃Ñ ƒ`<“ü¸¾[}â|AR%]¬wsUëíâïèĂ8.ă´ŒÄ°•?–1c,úđ¿¿u‹,zƒĐu‡Ü/‡M'\?ÉF F€ZI”ËÖ¿Ưưº>;ÄSNxÆ₫£÷“ô‹]”¤Êó̀E@“„”GNaëV¥;MßWFí́±ÖâÉzØâ⤣ƒäQtêa~µØJcµÜlØ‘ÖE ÇÖ,§èÂaØ ж–C $ÖJ5˜_‚âÓ}3­:©ûà¶ :¶Tt†8S·WHI’N…AI‹¼ªHæ’Ñûd€~V–Q»L‹èä®·ˆ”m…•¿DØ‚8{È„Aê[°’_Y &RZB”éµ ôÜ•Àñ S‚ñëă÷h×ßÅÛ@1dåOh̃p€QN 8ö åĐmÏk—¯#RvJb=ZZÖ60ÆZÛ7µ»»’˜_ ø[æ„% ^Z¨H/-TĐ©…\;ṔÛ¨ƒ6®dYÉ¢“ó xx\̉H«½®û{ƒœÙeƠ˽¿x‹6₫úîmåsB™ĐbđP‘¬Ê°èÜvG¿~Æpf±ŒPb̉À°BïêÆûqr,×QXđ™̣à Ơ2)Ëê‡u°È ¤;ùăy‘NJx•/r^ƯøkY¦h’'₫&!1̃$ug YVE{aq1Ë"P¢;ß-÷9á‰Ü]É#qô„₫TmÂ,ûé—1e †¢„ Mă@…ù^́\̉8 I0Uè Ävlđ̃Èư0Ù )Ị“¼"i uVBúœ¸̀6jtY<éY!0w÷¦éjÙ ưxí°ÀZ‡Åˆuơ€”÷¾ƒh„1µÿXueYôÉç>œï• äJûÚÁ2¦¯€j±éaÑúË] ß–à !.èÂî„’á<ÿ»îܲN†1Ÿ[_e„¸MiVZ^́¸ÑD8́‘¤‚?à¸uÍ™«é|đÙó ¿<±UøÎ0(7(‹üđüĐ½ 94J#W¹Î‚rö¸PF‡“X®Ó)J µ#fĂ …ª}™J²4Ä´WÙ<>ï°bæ¦̉¹)æß¾’ñc 0&‡P~§7Ú7 Î긆©±ß=#ưÛÁë¶·=è¹;tç.AwÔ}ÎBx€çøxY’´ _'‡ï˜À´ºÊ hJ|cÁ³À?PPä(m‹{¡¡P±qCÇG”"PLÈÛó‘`^œ†¶¶È¹D ­ñ‚…;[ơ€Œ0)&Ó°ålpvƒ¼àd†'@'Ÿ>'~.E Î¥ëK)!cE½EB]†ÍEÜaù€,u5«¢~^A0H3ḿCÈk'êI»vªo›˜U$‡WPđûÿbÍt<¾œjnŒ¼†4>—1Ë TGƯTGA‡Ac+;eÔØVÇöC‹ÆƯ~́Hkûî|rîkŒç”To=́'áø"ư (Ư¨¼`’³û/§=¦ endstream endobj 599 0 obj << /Length 4964 /Filter /FlateDecode >> stream xÚí[W9’Çßư)x„4©»r̃0®îaÍ¥o3óÀàjgƯàÛ=½Ÿ~¥L©2’Rˆ@•»k›<}Nƒmeü##~¥”BRßjü|Ë-ë$s̉n]ưö¢é₫öîíVÿËé·/xl·ëî‚–/Ï_üé­·xĂÚ¦å[ç¿ni®˜‘jeïüÍÖß¶…ÛùÇù__,ÎW–´ĐL+I”M­×´Øâ– ®UĐ·! kŸ‚́ÁÍ›å‚rßP1©Œ w¦Œ·+-“¦oû²o'¶ké̀ÅF₫º¦‰7̣̣̣₫újgW*¹}qùv~ÛÇŸv„Û^̃}º^₫候–3e­¿‘Οwv¹åư1úüß>› dS8Ŭ̉[Æúä»>›LûcMëÿÇE—ÖñßÀü¦ëw.¿0Ez²Ö]i™Ôrä Vj½&<æÅr¦e»e”bœG`öIÀ\Ư¾ßíöw×oÿ ù°Î‡t̀9₫uññ¿qÁZ¢=F¾+0̉ÿôP=¹₫ú]` ĂÜX¤Kw(tÀ t”³Đé¶í~v̉‹2t.¶úÏåoïß-ù:kJ0á›Y{*k}×£I^ß¿hÿ–Út)’jĐj%aÿØÔV³Fè3=SÓÓ¹Ơơ8; 8:ƒrpƠQ~d6îwäLÎÔäÄ(×£3ÀÙ©Äá®Pè)|´li;ÂGÍøLOŒr=>ƒ˜Jà Ÿ‚pÀGI¦á£g|¦Æ'F¹ŸÁL%p…‚OA8à#%ḱxØsŸ™ µ̀Ê™âD1Öơ pˆ`Bqˆ€+ˆçgiđ÷•¿!Í̉¾ÙqfûăÍƠ‡ëÛ›¾¤tºüuy·¼¹Z®3hÛÎÀ×!‚r©ÖÔă  ø¤6]Œ†t…€ÏCá,>J·̀µ2–-IøÜܸ|÷îúæm_„¼¼yÓSôîọ̈MøÛ5†¼#F̉̀¹ \ÀNMlÓ׆Pj€+j Â₫É¥¤f²ƯÍơưÿöïơt‡¹·0?·6¸ă*†¿«ÁÎ̀1̃W(\=Î÷FbNDåCRotˆu:R1¥g §Y_‘mă»đ ‚ÀÊ]jSîÏ +î g¹“¦aBEåcwÇo¸ÜơOÁeÿđ»¾ÙáÛƯƒqEÿŒ•_ÛBÜÄLŸ&ä…&`,¶y0à °‚°`JßïY«Ç7 áÁhÑ̀˜¹ă"< Slë¡ àĐÀâĐW(Đ<Î÷Je\ŧá¤^é÷°æ{ywwyÓ¯ù†à̀£Ñ²ÖO fÂê~E+ưOS¿đ   ¿©Í# ¿Đw•³Ü #˜6Qúw¿,ïn_ßwl¿úđmôOĂ¾Â©kY?tψ?¤ûÊ1­7xæh÷•Ú”óĐ Faÿ̀óCÖ»ÆÛå‡?Ư/?Üßîx·¯B÷ô_¡£º}ÿ¡opu}ç•Ç0÷ºÿoä`=B¼áúa0€÷0ª-2B_(©,(‡T Ë´Ơ멼[^-¯ûígư_Ü/SÈg3ÿ¹ç¼ư|+XjcêS;ÀS £̀ Zà %µåZnYăÔzj×>Ëøéü₫đÇ{ÿ¯1ërøÀ¶ù¬PŸaùKu H}ªxªaÔ9:„¾PR]P©n Ó©Ê Sư‹ÿ%zđï•Y.ưỊ́¶»Êºn°đ·4[oü?₫Ơß}xtÿ̃5ưmK0ÛMŨm½ø~]KÉZáÆú‹Gçg½¾ŸDëË·p ïvE~ÜÄ»«çf0€sCXè"€/n ỄÆ₫DnÂU¢/ơmÈÍHÿơbÿ/{Gg¯{>íh»}ùîcnáÔYfÿ›ç ÂḌ¼ `ebœ è ‰’r`Âif¢f,ÿ1đvüà³kç¹­`¦U#Á^ûAÆúSÆÿ*æÉ† å1ÎƠ³‘ázt2S‰ÎE€ZqƠ«ŸjúQ'Ö0'ơw¶9­PñêƯí}fM]øy¶×y­Û”B\Oê`Gæg¸Bµ h5a ´°N6¬PĐåo–W¹s"̉ă:/_PºĐÏz28™0i8™À ™á@¦VC5²H¦o(E;PñêăƯ§0Å\fÜŒ™@˜ûa„đÓå‘r?ÿưăưåơß¾Ë|6¼„´Ï¾”™bV₫`&F£àW(à„øJ2“Ö`à«p@ÔM>T¤€¿±đ |¨ü₫ă?ß]_e7÷8ơüÆÚ÷1dơÜpîa^pî+î Â{ÿĐçZ¸÷ ¥2pß\ߣĂï¸xî£ ÇĂz80Q8À ဣđ„EÊGqô Öà—ww7·™¾PtGçqeçC\Oë`§æ§¸B¡µ hå‚qÊ4η“f|×W]XÀqaÛv뫹~T 3w¤Y4û€Ö“¹ºä /Ư~P°ÄU• gÆRja¾¡³S” â¿.sëƒéÖÍ=è4ĐÆp×S;À±…9µ(·À ¸abËwîqp};éøæÜB½÷ƯZø­Ÿưçöjr;—Æ6_yˆñ®æv¸Å¦¥øA€¶ *Çx»eœëxÂÁ•~:­¬êZº₫-@•èJ,¨±æỰêSv¹L´3´•ĐjѰVU ŸJmº~XËæC‘.Sè»̀ +„w™•„¹Ö2%8…\ß̉p5¹P³ÛM–]èƠóÂÙ¦äÆ@ד;ÀÉ…ÙÄÉ®PÈ-'ra\Y ¹¾¥œ\(¹¾½Ÿ~5j}e­t0€ ³† \¡ZN€jågW’¨Ö¬1f B¡æË °y‡Yî;áV~2²ñú]``Ù"ư~¯eøBa¶ œ˜ µ¢¶¥0ë[ÚVLÁ,Ô¼ÿp·¼»»½ËnNhæ—¤”ÙŒ‘¬gs0€³ ÓU`øBa³ œØ”Â;`(lú–·S° 5?v»ßó;EË\3¿ª4(MüÄÖC:À!…y[ß|¿‚øB´ œ œ5ZP ơ-…̉S@ 5ăI¾}w̃ú“u. 8Q­çt0€s SWàøBá´ œ8mZf­£pÚbøœ4Îh*ÁÜ$’ᬾ+¾Y^ơâ7₫Ó±̀~2óÜ÷»¬ÀŒ‘«§0€ÓÓS øB¡¿ é×­ó·  ô‡–¦uĐ?Ö,Đ?dOÿHqy3ÓO¦?E®~`¥”œ~è ₫’r¢ßY&̉뿳¼¤ô÷çx×R‰Jg~Ú¦Z>Ö|¹̉ûß›)—µL=‹•6Œ½©zö8{0ëG̀Ẃ_(́”{V³6½Ă·̀5Œë)Đƒ’ûÇGG‹ưóŒ¬ăL)dĂB¤} {~đzq|q¡ƯÀ>÷ă¯+hâƠ“9ÀÉ„a+ |¡YPNd†ƒNRÈ ‡r¬™M¨¹qºĂ¹Ú₫a‘-~¹g¿}Ă2±ËÁ%̀Ôú Ü–À –å„¥ö¨Ơ¾¡ÙèîJ 9†̣²1̀¨I”­¿=V>¹xyx°ÿƯâç̀‹Ó,k?×ï3 íï¬ÑƠơ8¢ x…sp„(.›øô“–ƠY2 Jlxpk(Ô$º¹t"JŸ-öOçyD[ßL}YˆÆ[«gt0€C ăW øBÁ´ œ8ơº´=¼̀© Ơ³IFP“Äéæ̉‰S(}¶H̉§Ù/‡SÍ—{¶ƒ9̃=̀ƒfä̀À ̀ås÷~­–³oi7:A¾‚j’`̃\:Á ¥̀ù÷3~=k¼¿zX8¬0ˆX/X Ê VÿCrMµ µ+7¬PóƠbï0×ó)΄¶sÍ3̣CVá`‡æ¥Pó¾P ,(GUkYCG…–BNQói¾:>:ÿ±ë¸ö2u ­˜’í×̀"‚] R5vÀƯ(ǿúBÀ®¤œ°sÚ³B)w†–­áS`5ă;øÖû>?ÆhÚ¹ï‹|ÄƠC8À!„yá …øB° œ ´¾sIg ÊßQ½)„PóÛ³³½“ƒ̀ÔĂƯ³Ư|±#WÏâ`g¦§Đ!_(,”‹F2A™…‡†OQ΄’‰ç,̃;®¦P ïVr¤zr¸wpt¾øé<[ÊäŸëG´¿³z>W×ăx‚àzÊÁ œ¸lbSsÖ*J)SéPo¢”9̉|”ÎÍePöäôàhÿà$|Yà̃aQÉñy÷̉©ñ.ëQ à¬ÂP`¾Ph-('\ưÎXÊ‚ehé̀ –#ÍGqƯ\6á eËỜ–Ù/ñ1‚ă×<À †Ñ- |¡\PN‹–É–RÆ -u;Es¤ù(Á›Ë&‚¡́àƒưLưTqÁÔ$÷¬¸fîá=?̃ÛËé¿ÉĂ;:V÷`Ç̃}oà ï‚r›û‚Rø -%Ÿ¢đ9̉¿Đ¦`Öă9Àñ„Ă‹£Đ å„§•¬¡LèCC!¦(BÉ~Np™U ÅÜüúS Ÿ}8ëñ\]Ó 2Æ çà…M\6¡éŸ–tn£œM1¢Iv%ố[ù¹›¿¨øDa¬gr0€C sÅ-J%đ…‚eA9q©¦H§6BK3É©‘æ ̀‡$Ù}ÍĐªÆ0+ÄƠ®«>;û1œö?>}•ƯP̉|C Ûx»ơØplaL Qà Û‚rÂV¶L4”Êgh©)*Ÿ#ÍǰƯ\5a UÛˆÜ|ù?1œcêq à8ĂXsâ |¡à\PN8 Û½j€³Ơ«)VNGá¼¹jª^xö^/̣ÛùŒø’»ßxŸơ¼p^a0 ¼_(¼”¯̃C: ZºIƒŒ4O³ăYË„kçQccäêY à,Âô&ưÀ ‹åÄb£=N¤Â§o©Ư$…O¨X̀ŸM÷¾Kùl¿̣lEF V=~ƒ?˜‘~À ~刟hU·Ôư8~¡¥l¦(‰4ONO±EJ¥Üó]¤Laª@ÁåC_à•”x.¼íˆr"C¸PâDÆHóäâeö{¥ JO€4†´̉Á)̀^ô„¾P -('HĂö̉ùĐr’ểḤ$¿^¶ơ´3¤S0ëé àtÂŒè¾Pè,(':MĂDK)~†–ÊM‚'Ô<¹8ûK₫•âsJÂ3³ÏÁ'̀XOà Ï‚rÂÓàÊ$;4“œơ€’§{¡H~©Î×íÉœ-Ù²̀Ơơ8— W…çà…J\6A)-³¤C¡e;É!‘æi÷îĂ^Ÿæê†₫CÅÍ3̣ÄHƠs7ÀÁƒé(|¡ WPŃù'£²¤Q„ºÑeÇ‘æéâ$;åáf~uư !­‡t0€C óVxj_(”¤\û”zdh)'9”1̉<]|Ÿ…ỒßSóHcHë! ༠¾P -('HÉZ̉Ñ Ñ„JÔG+FƯSüøây¯̀s|Y'b [=ˆƒD˜›ˆÀ ˆå"ß$«)ÙĐ̉©)ª˜#ÍâÁÑ·më˜3r m'˜°r¬}ÙwĽ!+Å^ù‹j²”́QÀñÁ*ô…@vI9‘^ˆm)¥ÏĐRO±.4’<;z•Ÿ#ù)}_µ„a£TƯ`Ǧ_„¾P°+('́¬wœtD#´“Ñiïw–ÛJ¤»ƒ±¨ç»H5V=éûñ°ó§̀R¨ #¢ö+Ư—Qô`F»Đ_(@”Đá…””=סv5EJŸ.ö^ç©R΃ÔHG±zW×イà#Tà?\6ѧ,ÓRî -­¢Ü9̉<Ë®²7̀ÎçƯđÈ­çs0€ ÓV øBA´ œ•† Z)Cùj葦gôlÿôàe~#¯₫º›r1@ơÈ pä` eà ¹‚rBηmHç/BK1Éù‹‘æùÏ'ù…É0+›;Æ—1ơ\p.aª \_(\”—\2+)uÍĐ²SÔ5GG…ÎĐ´̀4úk…Ä0Ôƒ5ÀÁ‚±.L«/° Ê ¬F0eHuÊ&”†&©SBÍỴ̈Û-ư¯Ïđk'ŸÔáÅ(Ös9À¹„©Â¿úBá² ¹l9ă¤Ă¾¡œä́Tü)?;é‡3”c,«Ñ®GÉ„éÂÁ¬qù?́ ‡º endstream endobj 439 0 obj << /Type /ObjStm /N 100 /First 881 /Length 1877 /Filter /FlateDecode >> stream xÚÍZ]o·}ׯàcûPä̀Ă"(Đä¢@/P$)Đ6ÈC›ªqP_˰¤ù÷÷̀j,©^±½Z7öR\̣œù$‡”˜jHICNO ™s`ü•̉ƒJ ²)PĂ0æÀ½­Az…)T̀d{6]0ăU’ -ôÔĐ]CÇK¸!™Z(Jh4¼ârÉ6†́µÉÀfKAƒë‚¥…,ĂtôT²W ›^ت½Ât­-PE£§ q­v2®®F‰S±YJβÈÄĐ2°4Ä^A8bAC >eÎc+ÙFä4`qĂl­6 =ñ‚÷ Ë@HJf9ˆC9u4:àcÍJ…A›ÂÈ 8”Ȥ0³³`º4@Î0)‰¤+¦W±é@®¾ÁµÁ1˜®fïo)0¸§›ƒ "Á‰Ü1.AIø`å×Ex!ƒûm < ÂÅIÍ Ö0Ư ª$ΑlÄPWrÂß0Æza Xd ;ÔDm!á‘!³dµÀ,’ÅÇÆÔPMjÍÖ£ˆ¥b==T5œ’Bíb¨9´Ô¬§„–UR(4‚à !EB²Zeëi¡™› M›áôĐ:,!ˆGͦ‚N‹i™J\‚€Rs FTŒ U­§Ơd=÷­Gđd==ô lƯ ¢SH-ÂÉ }ñäÉbùâĂù*,üíÍj±üv}vµ:»º„ñ2ñÙbùlu¹~wñzu9¤ăĐơßƠoûfưwx™Đ!]""æ¨ưƠH€Àp†ơƠẠ̀]xÉCv? ËŸù5 L[í˜Î̃¾ºö„'OẬ©@ĂÍđ§¼æMK›|ƯF́—¡ÉË/Ö¯Ÿ¯®ÂKẹ̀ƯÓ°|±úû*lq+Ée¤$§‰Jr>®’Èí,ŒH¼©>^ Jf Û‚¦Ú‚?j‹Ă²ä˜}÷²Ù]Ls«el3Û¬NµY›?{êAKÉc-ûD-%Ư)2n  ³-ä_µ¬!å^ÖYƒ>9Ÿ#[êT-?¹È®ăÈ–>QËz·È¾1 åF̀PôcăPđÄ–ô£ă(¥ˆÚñßµî8SêÔL©Ÿ\¦Ôq¦ÔeỆë³³5_ơ¾‰tƒyx¿X~³¾øcu±ÁL¯Œø5$FˆÀ°*ƠĐM-ƠêØ>|Ƹçï~¿p~x{öĐ=ËŸ}¿ù÷ÙÉƠƠù—Ë埗ÆơÅ›åçf“}Û·»Eöô4Gäd>Z•ׯY^§fyK•|°2ă2­Ư¯Lkm¤ ?D™‡j i¬NƠ ?ªă…MËD ”Uƒñ¢¥uªí15èă£[O5èùQ5¨c xª̣ˆH/¬ư^ «$¾¹ơu½÷ÖWZ¶È…Á¢8æhZ™Jäûm}ïß¿oÎ̃ ÛßéÛ׫³ËƠåÍ}Đn«&opû§UÊ0MóD¿é »›ä »g3‘́mxæ|ÏpªÚb¤¨]ûơ(8íW>Ơ3w‡ B¤•X‘~RâP>?Tœó“·§ëËơùɇåû“_@€/NßœŸÆ“«ÿ̃SB;ăÙÈîyÍSy8óâóÜ ­ ́½>B½&}̀}j0çâAL₫dzçë o₫Tn’TüIü° ®¢ƯùnW¯8^q¼âxÅñÈñÈñÈñÈñÈñÈñüêTÈñÈñÈñØñüöQØñØñüMØñØñü¶IØñØñüâEÄñÄñü¦BÄñÄñÄñüŒ/âxâx~<•êxƠñü<'Ơñüä#Ơñü0!Ơñªăyư-Íñă5Çó’Vă5Çk×Ï GQÇSÇSÇó²LÔñÔñÔñ¼èuønKYºÆ~ËNr¬e½À²wñSư*óÄ« ËjÙ£D̉ܶúd:'NJ»Ä,ÈM·pÖ#qf‰Ä»%¯ÂBxÉËÇ ¡ÄQQSn93ö³ÜgƠ3c]%Ù%gIØĐÎĹ ÛŒjÄ~ñsÍ™íÖÚœË^F5b¿åØR¢!–Y)­A%¼¥D5©ÎJiƠHß%JF5Bơđâ.G¢´•5ị́$£Ñ–g¥D5²—™Ù•°¤h?Ú2¢‚g•1#VÊ^†dœúá 9RRvû±À®̃Ê©Á¯‡£µ‡Löc–kF"|Ë~¹%ü?°*Ç› endstream endobj 616 0 obj << /Length1 1453 /Length2 6978 /Length3 0 /Length 7960 /Filter /FlateDecode >> stream xÚ·T”]6,Ư%]2tÇ€4̉-Ư Ă0ÀÀ0C ’̉%)* ’R̉ H ’‚t‡|£ÏóÆó₫ÿZß·f­™{ï}í}ö>çºÎº‡YÏ_ÁaQEÀ‘ü@!)€’¶"P $$" $$ŒÏÎnE »ñÙM ^P\ê¿JåS!Q8m é E@1) ¸”@XHḤ_@„§@äuh 4pˆ>»ÂƯßêäŒD-ó¯G˜””çû“PpƒxBÁ 8@„t†¸¡Vƒ`C Aúÿ£—Œ3é.%(èëë+ró@x:Éró|¡Hg€Ä âéqü rƒü5™>;ÀÈêơ—ßáˆôyB( †À½P̃pˆ'µ8ÀPC  ëÿÖú Àø{o@à¿Ëưư»₫'#ÜÜAp(Ü à…AºªZH?$wø Á¼¨| Ù£:Tô Ô€çö„º#½¼ °ß# ₫.ƒÚe¸ƒÂÍ GzáÿîOê £¶Ư_đ¯“u…#|áP¸ƒăï!¼ƯáPoˆ†̣ß” ÿ?>' *$$$.@<?°³àị̈F₫î?Á?nÔÁîw€#jH0Ô‚úÁôù@HOoHpà₫iá( °‡8Aáøÿ©rCÿ²Q‡ï ơX ¡¸ư₫üûÉE/æÿøŸó4Ñ·PRÔçưkâÇ~€@~1a¿°¨(„Z^ơüÏ2z èßmüW®Üü«[Ô6ư«cŸ¿ Àơ·8¸ÿ¬¥ƒ@±àúÉ­„D…À¨/àÿ3Ơÿ¤üÿ1üw•ÿÉÿ·!UóO˜ëOüÿ¹Aa₫P¤ơF¢ @É₫¿PSÈ_¢UDÀ₫7¦¡d w‚ư{¡^ªP?ˆƒ v₫‹+ùk …Cô^Đß— €($ô?1”°À®¨‹Ă EÈ?!J7ÿ\RF8ü˜°¨äé ̣ÇG1ÊQJt€øư¡0@P@¢R¨á‚Oüßç)!4üíúcIAÿ¶D%‚` ƠÚ¿<(ê!ÿe¢°ÿ˜(^ "₫Ëzư1ÿÑ2ØÛÓ¥Ù?”BÍó/ûÏøAÀø³Ó°t„ËÛˆÖ‹Zz_₫ơ‘G“́ë¦YÜü³m̃WÄ8Üọ—=Ï2ºH¾«pÊÏ1Ưî4×ăDHÓo¹º±M1_oÁÿ:FƠ;Zº£đî#¿‘üFĐ­GI˜+F3Z»&{¡‡·±^1ù…oß»O/燢¦×ơ7̃ˆ=&¸y9ÁŸ`oV1Å^dÿâ 6’Ÿ—ç₫ÉÔéÙäư‚Ñ;&Í^üàƯ‘²@‹o‰—__ {uĐ²ÑZĐ0bœ̃çTÜz®I=XY¿üh&_<6©.¢'ơËcZ–'z4UürCµÚÉÙ: |Á¹0đ¨€ƒ“én`${¥cZ ë@¥í hÈå-+£aªo[çƒƯ=ăv^A’KU…1ĂcÂ÷¤SF¡Êe 2ùùW‹t×·³hœ̉C˜ăH©r]e;¦̃FaÜoUµwÍv’~åSœCu7Oó´¼÷vH_ Eå‚lÑ6a›E81×1V"í¨»öY.—=8´~".33j"“¼\´©2iÚ{3ª©M,ƒƯ¿±Xu3î>üØäCó”ø:úʵ™rĐÏĐ@o9—Ô“ÿ!áMX¼î|ùø“„5oS„ÏâÏÈQ‹DVÉ‚Û̃…ÀôÔw7£J+›™“ <çú§Ê¥+8ªKÄ©̣:;UV—"qï¿Écfv³¸& \Ü»¢ç‹ư‘?üÍa&́Î<,˜™e¥ké•% ç$¦J½`ßÛ¿—R]Äê,f< Mwx=¨©RùtƯ‚ï™Åô»T1u²"¡*ƯƒL’-vcHÅ6×è"áẰÁ·7´xøă±y^"–‹œ:Û°c‡º•₫ÆËø¡×0Ïù!á¡\­XƶEâ Ûv ²ÑœĐwà‚b¸fq ×ă|)́{c‹‹M÷T8L7³®É­ư`>±`''«èdG·¹ÿ¤¸/sÔD\ëÂ8¨EÊ™271ê{Æû‚¨îé€xw{€(QEd}rº2fYÈůS¥³yí†éT­†zD‚đ“ØmưÉ \N¨²µ’à#&‹0ɾ½!{í´âĂC½¢Ëú¼~²8Ø".\ß„½§/lÔ¶¯<Ûù(úÅ´C?L±_k1‡zű®v¯x¯÷ø˜‚ÛCÑt¿u¢*ͪ9ïW=ưóÁ.n†¶̣Rh²aĂïYc³5ï’UNKÙ ¼Ç¦ß»fF·O^WkZ½ÅÎïæIÊ.n£Ç{ ´F°cf–N_(3ô³Æ_ëƠté?üU&’Ư“ç-AJ╹Q²M&„0» 7_¥¾&Ư‰‰ ưວ̉VÚçYbgu₫UgÜÇ‹iKmç‹,UBwü$›£JÑúQÿyFаÑàÊgiÀbh©£pZ)-\ëÅƠô„+fQ̀äƒ3=ÆA~,ÊC¦Tậ9RY_±†:W4[ˆÑD̃să[w¶Í :;f’Œâ ¾F§{Ö)ÇybêøÎt¡f‚Ă;6)¥À̉ö¨uÑêk4¾Ï/¹ÀÛÙăØ vH,HÚZ3fÖÖøJ ư…#ø'ç]vÖ.6µS9°·ÓU_¹;k –+á†EáO=„$o(1Wk¶¤ocm̃7#I”£½₫ü9ß»Ïs?ñHU>+gÙôÙ«÷j d fcêwj,­âb–l—*0è-.Q£?mGO¬»-§2ξ W-Qƒ%Uq¸&)bĐ®ăDzÜK­Ê»î§Üûđ×ë2'Îä ²¤6jO7ñüjjLÉLè.çt—̉́ç€̣{Z„ú9釤bÊxªk[µu+́—sàCG'ÈKK,9º¸·Ü·÷ê=ÊçSÉiËbŒÅ1Ä:Ø̃ ’º¤ƒ›hüT”u¹8ÏÂêr ‚²±nXMÏ 26lưu†+.ö3¡€ç%MºózëĂpËcbờ©* ;6ƒÍ2¡H}·ÊmƒF™ơÀŸCixößîAd:Úê‚íWyùjb4ecKbñÏ̀7–º?çz]_,è"Bp~*£À²pçơ(ú¹³Ûí¦ ÷‡v‰¢±Ö#X>›¾đ¬_›44•[*Rẽ ‰æ¤ơÓ2ÄŸĂîDºh ZÖ/ Æø;ïÄ\&\–Œ+6>£Y OoàÅ+*¤²ñ̀̀­±ÊX“Ê[˜ă{{˜À&Çø̀‡ê¶¯ 3´)₫ZcđM©AL–ïd…˜Ç3Ht[üªv.€‹1ÁSP©.ŸRŸaÏvçJÿ6°̉6ôt —tJÔÇOX́dÓ‰Ó~.¤+*«'ÙèŒyXc!£Œ @QK“l$…=f ÀăEôíỚ'6ÎËÜ—3QŸY“ó^ËW'Ưừ:Í›<|ŒơôC6aTO–yôtˆnGªÄĐ>Â^‡ÊKX±[±Ñ­Ít¯7³¶•K»a+/đSîù®Ö³©Xuw¸Ó«†"/¬/ëGD˜ëvf±í,Ăƒx¯ÂŸ(3·̃ZÇ?_¼u‚*Ë~Ăf¶̀¢Yz핟•Ă<½ÿQ? Û™Èjµ V‰đ«νÆ7bSX ;̉™“èÀÖ—Nqüä´{bXíơ«À‹kö YKÓNê =/>Ô uœADNµê,¥ cÆ ` zéfø»VưÎ5Öí/|jơ–„²yé@0ă¨¾ª,‡ß0?ÂF×cÏO=cu‹å̉i>sŸJ¾8»}N7BHÂø+“”iÀpÇtuYEÚ™²X €køäØë‰Rpơ ÿǾó₫‘A ]©A –½°_·slÂ×GèF»:¤æ‹#ʹOQodÂ7c3³Tt b6v±Ô’<ÁÖ Ó" ü@@ä=ÄíWưœƒL¾ëéB–¾j‡8+y¯îˆ6ªt‰̀¼a›¾c"Té,…öxµB-¯•Í÷êăƠÑ©ˆüÙä™f˜F{Z₫üe--« gy©±^7eéyŸŸÍ9PÉ.Àz.f́ë¾óCÅN…ÁÖÿ£ 1|îRÓ[Ñ£AX6à(d€ ¡!Ú¤eÏ-$'ÅKyÓ7eI‰‡>'»pEs‡»øc„áïÚm$r»wÀ¬öê‚pgQĂZÖ73<—nN-Ơo¢D;¥¬̃fÁVlX¹Ê„îX“»”i-Aß{̃¿ÊÅÅ-’đñNªJ­”r÷yWdí#;>kºÑ&̀Ó±Gj̉<Â|Z\åéS1yˆj¶zñÆdÍ|%ú>TH1C™Đ=©™u~ñ(‰e|Àkñ¢(đ™_-—́ÅáƯªlg”'âÎ&”`̀̉S¸')ûrî¨!åỌ̈^#[í&îYK‰¤²¿•Êg%ˆ¤’$ƒU¼t`|k*;7n,bñä—Ùvœô·Œ"ö]s¶_¥í‚L₫$Ñ„Ơr®g­ố]±a ëKç?fë®ZƠvqK ïA9©1cyơËăỴ̈‘Sj|ûôJ„¿̉úhYP3ØZûn× m瘯V69éÎCXUyʘÅAM£+Ù!!ʱ87’¡«¨ñÈÑ#EwŒ miđÁ{ *ư”¶ù&iíS¯¸‡(Y¼†ô¤nx2—:Y*C#¶QJÆíº‘˜ä d¥ i6‰’+æ̃ùQ®p²Îƒ]Ñ DY§Ù‘pßt;íŸçFîÆ$+Çs0Î@4+)ƒ¸WSÍ̃'»{ß÷©ve3°mÉ=Å–½2#ˤûKSEƒ¼ŒKŸqÜæëụ́ÁÊÅLíÓ@¼Ï<”;o¯À±æĂ4îK̀)́3â±&³¶O7²ïÓ1^<ºé¿Rî•âñM5®º}ifID̉Ô¸E‹äĐ¼0Í1ÀÙ;{¾̉¶¡fôf™ĐîiôÓ6)÷[,C‡µwñư° "¬ZwÊĐMëhÊ₫p™m¶íÍêĂ÷Ẹ̀¶=¥Íç™h{Ö²¶8§é©UUªÇ÷Ÿ^^—6 oÊÜÿÆN™$0=2œ¿—¨’QĂ¯Æê³•(Äæ¨ˆÁx¾ô÷¤=yß{á…ñj}¥~”ns|­¡Ư*jU¸3?÷ׇ¬´F₫¬€0 ÑçÉJ=*cÜfInYVhpX÷¯Vq3̃€2….À¢uÚºñk£™ ßj·Ơ³‘¸ØƠ<§¬[&Í{̀Đ¡´Ë₫‘qrl˜ü¦Ï:Ëơy©l$‹ú椪˂ÓD¿ä¹o3°¢¼˜g#q dÓ¼rª6Ù„&‰°"3ƒ'YGXøåuøçBÚg鬜[ÂÊÎ^•´äÂ.µ¸Ÿ(DưH“ ,Çÿ‘wx~&|z *ứ?h(-ŒưâY[h́QÆơlàëƒèÆMßvß]Ií=Ëïïs8ëXD²¸Íegï8™#ĐDŸ«̀η^F¼“^¶k赓- ₫R2ÖRÖû€ÎW|ưÜ#Ÿïù^“gZKÁúiUĐQ̉×Zê@ñ­.V£‚TW—̀‚ØÄί(ê¸påîîîÎ3=ØOƠ%äÏû3íé̃n•u¡ô¸°M¦6ñxêrÉBƒP ¹†&_ü ÂÏï¢&Å:Wí ½dH9Ë\,äa¶ú~ ¸¸„])|áĐ#ëGL»VdË­YÅa7·̃̀0Wb8ơ, íQî¸!ô¿Ôóxç‚ó­f$Tn ă˜KöCeˆ¦@æñƯÊ.I_Ô›O¿§¿/ƒδÍưŒ¸`–m\è׿ÎF₫L´ºăó̀C¯bÿÚ˜ vlS¼¡7)w³L ËÍ)ú91ô%³ư¹œ"ˆQ}k¢₫\dî@Ä9YŸ<¦ú†.mÂ\yÛ²É|Á‡̃³y;ÇĐL»Ye©)ăclJPrÖ$~¤ ÖBÉ=ÆLÓt?F |ÿzr3ZKṇ̃I"ÿ³Đ«3¢iüG,§g­Ø‡Kæ1JhˆAÜæ¥‰² ₫Çlñ̉Sѱ¶v,Γ§{ÏnïQ}|³LoJ́­jơR4˜r}OrüY‘Ÿö8ơP £Zëp =óI!’~á¢]h§̣üˆJË*7·îùÀ%?1Ge?ßæÆ^m4ÁỤ̂±Üc±!wÖHLŒrB`–.YíÔö³¸Œ…K—À ¦s}ậF¼â«³ûĂç–k»G´TU¥Ù›áºÛ]Ưq³LŸx¼¼ Î+&¨\Œ¦u^>Ø7Á]™¶ä‡"u¥Å×M×S¹h%b}¹¶]Z¼Ï)7²¶Î$jz>¼]yKk“Æßæ IjÚf6̣Î#U]†±›¥Øèw±êøAị̈Ú́sxLä÷$̉KTŒ’h8^pZNÉyû̃ßTƯü‘Ij|ĂI™E3/ ªÊơƯ~¯˜.Ï@¯:Ëlâë¨SR[âtœ‚ñ£Ôăc˜0tø­¬Ü³pBH/Å–£́¸ËZK`f†ÊU€l)ù†’ Ák[ªŸåº=–̉ 1F|̉Wä-E—lMoơ¶ ;®k°¤¯ûT¥Md܉¼‹·µ"rœüµ0́´øÁđ/ÂPÂÑƠä¨×t·²Râ½&4‚I•¼ ¹naI­i¾œ 'gįŒ²vóYñD*Û¼ḳŸ¸‰$̣km\¡ê¤4»¨kd±­Ïø–¨¸ÄyèR±l.nïT^ÍN å´‰–UûM¸æ̣ÍåQ1ùë÷"Í&yXç@ ¯‚i–“{ă Î$ÀD6Đh>éàdưđG†ÅY³&‡$K&{X́ø4`AK }đ5îVpĂÎÙR<\~d«‘< +ZÚ'ƠÆw';O“måxg&—z’¾cuœOËÀ= ă“³ù»Kú[Ÿ½̀ÉJ̣#°đrà‘ƒ@Ë™ăÏơ&VËÈïŒÍù]EÓQ4h}ƠÅô¿¨ oáx\?æ(Å)4|¯¸ç(î%ÎxI¨Öi=+ƠZ ;ˆ¸r̉êÛh†=÷éZ»vtQ`ïs Ù‰æÎw̉¯!8ụ̈́³ƒ˜$!ñgoŸhÙç09Æ¡Œ6“P¡ ©™`Ôœ#Ùk™6C]„S ŸœƒV|H‡vÅîÆgz^w>ơ}m„…„K¬\QÙ¹¸̀Ê$àÜÜײ¥ñKm2*äa®döưhN6‡ƒOƒjbÈ7åÇA{ÜçƠ´{.¡%„¼iW¤élƠĐ‹n¨x¥[goÆ<Ơä}¡„ïßiNSºŒ³ơ/ë~jç:¥|d™2Íh2Ă´SyºÓ¸#ÂăŸVZ¢½,ïñó¼\Y²‚ø'˜P˜½iY2r5½_^@›Ç1àb`cƒ]o¿;®Z˜/]ÿ₫Ù=üû©¿†ZY¸}+:;¶ú̀D£ÇƯÖ[Ï#(ÅT…+§%ccd7²˜Ó^w@y11´¿ê² jö¦µé«®Âÿ¯ëæµ µ‚ë{‰ ^âZ{ÖjÜÜævæ÷8¹L,ËÇψÙâ2EF3'„)JĐœºÀ¡¢”T‘&Øü$«f½ß«_<ú«—Ṇ$å´a £¡ØbL¤_ùQ!-E1qåÑÆàåÙ ‘‰Ê¼À~°}`Ă\äăĽ¼öˉEÊ‚K+fr»êưbđèØ„X<¹£t{tPUBïëARi¼]ÇWå… ?„°<\ŸN&<̣ëŒ#ÍV́¥QV…¬Ÿ•%D8 ¼·ŒëÅÂÆú}:“¾©¤Ç­MB#ÉúfƯùÀïI•TÀµ₫°÷A,’SçEô“N²-S‹YWˆ¢J¹Ïö:ư2< o²ÈÊQøơ0y³6ú©đ|8´Å¹R ÉŒï´aJ†„N}“NO_¾àƠ:¾Ç¯ êFTÈƯNRçĂHcâ^©àlÉ#:.Æ–éÇ›‚`49¶´ø7Y§„· ù²v¼Ù0U­ưÀ5=­Èø†|AÍ\­ Û™i;–2±F‚4•v?VªÈÇB&ËÓƒ²Ëê¯ù½9VcoïÉ̉ùW₫DGå#̃u'ª d##đ§̉³«BFÅÀÓIúcf/8%6x“¢Q—Str³‰6Ưø/ ï\̉Úíg)9ÔơJTçœbKQøâ¤ûz÷7ÚËŸb?ÿ‚ú—Ä_¹…hv<Ă?a—mpc|Z‚’q†zTr~nQ|£ß́Œ(¿đê[“y˶í₫˜¾Apbr´±§̃"¬ăK Ùß„Çî)RMxñÄPIùgÓ÷Ö B9¹²?PkTiéD\ †7=à­º>yÆbêÊ­Á>sz¡c'‹ôwÂ^"[³Zéêæ?däIJ1ù¸ĐOºœ`_ç•× .gxbÍÄ8¸…«Á‘ÍĐ ¡Â0qrb«äc´l}á?#£Ă¼¹O?l>(²°®#ö´½¼Â:û¨₫@œƠ1èåC¨á›O’M%Bhæ|¬‹jg₫â¯ÍV—8‡Ûï¥fđ-0[¹ƒ‘́êà½Đ^Ûê*Ñ !M¨̉ÿ‘Ô’Ä»‚AÑÊåÂửíå%º^ßPQVÄđÏû¶ÉĂ* 7₫@Z‘âW‹3¸KTÑ%+[Ơß9ä´¤¢÷„×%÷ưªƠiëL9Ŷềœ¢Úx3Ïñœ9:²§Q¤[ưIîÀ[:hđL˜1/́•}Ăöh„F›¾fy½r¹'Æai¾ YàËG_]=¿oEæÁµl+f~äa†«_Ơí$gNënmŸ-ƯyRËæ×tE7*Çræg¤fe¾Ç·‹qd?b4,|§áÆ `lûºNrrœÎÔĹUđùDIǽR“!çù ̀øwIØúö†Bz.?|cÄqE»~ôëu;By<‹c¦}Cªthc)®»ÿ®Đ7®€¨€h7F¸ßvÔƒ±"wE^,ă”ÊZ‹¡fæo®íÀñ˜÷@7{ª®XBØ%ç=?°àË’̃\Ú+ˆK öđ®rn‡’×äÆơkéêR}ª2,›±è¯Ú40LKö†ª‡ 'ºđ€l«øµBÈp9ßç~Ă ñçIµœÇ9ơ¼t1n³»ïZơŲ\ÔZªK‰~.÷%`Ky´¢3_ ợøéL%KÔ˺)ƒJ†#ưØe8 á|X鉥{Ăgé¤:Cí;Y²1×ë¿íDL¢1×°trÎúỲ+«O·Œ÷ö•J±:­W(>@£×h3}äiôÈH™-†¼Ü ƠjOg;9Ơ>ö«L’ß%ïX&¾í£¾ÿŒÇç¨@ñĐ1Ù`ïÿÛaï endstream endobj 618 0 obj << /Length1 2347 /Length2 18001 /Length3 0 /Length 19366 /Filter /FlateDecode >> stream xÚŒöPJÖ† ăîÁuăîNpww߸»»×à!¸[đà<¸»»»Ûå̀™™œù₫¿ễ¢ öÓKú]Ưkơ†œXQ…^ÈÄ̃ÈTÜ̃Î…™‰ "'¬É̀`bbe`bb#'Wµt±1ưÏ:¹º©“³¥½Ï?gc'KggK›¿jdü+ÍÇ1‹Ù™ˆØÛÚÚ¹8Ăư¥OỔÉÔøăÜ=ÿ}¹Övöîṽÿ!3K;³¿Ê0qu`T³³tt5•ư·ÏÇÜŸ5sS;'7ÀÔ`êalÁø×ª¦ÿ22ÿµüQƒ¯·ƒ½À́£ S_K3Ó?p̃Î@7S€‹“«©¯÷? ÿKp̀̀Kc€‘©¹¥ÜŸ́˦fóÇư;Yzt˜>ÚÀô×Ï?é}t˜‰½ç÷]1£–¬¶²í¿K₫¯QXØ̃àMÏÎ  gag03³r8Ù™¾ÿ›GhùoLb¥́̀́ÜËư8§ÿHvûwPư{@¨ÿ›K̃₫£sMT]—‰ÉøăóÿçvÿWÈÿ¿.ÿ+Ëÿk£ÿ_Eâ®66ÿ²SưíđÿcÚZÚx₫Ûă£s]]>¦@Î₫ć₫¯«†éߣ+loc̣mR.ÀY²3·ùï1Z:‹[z˜(Zº[üƯ.¯«ư5h6–v¦öΖ=-zf&¦ÿcû˜.cëçĂù£'ÿe2ưÿƯR̀ÎØ̃ä¯)ca眀pL­ÄÂÎđf₫GSu1€‘ÁÎ̃å#đQœ/À̀̃ î¯å`0 ưµô7q…ÿ'€QäqEÿ7€Q́¿ÄÉ`ÿC̀F‰?Ä`”üC¬F©?Ä`”₫CZd₫ЇÙ?ô¡Eî}h‘ÿCZ₫K\ZÿЇ¥?ô¡Eù}hQùCZTÿЇµ?ô¡Eư}hÑøCZ4ÿЇ­ÿ÷‡í?ôüCqFè#Îø¿ôW'0ü?ª0ư/~\4ăßMøÇá£0³?øánö?FŸÑ̀̉íOæ¿l₫Øÿ ¶wuúGºóàÇÑXüÙ>ÆÂÓÁâă«áÇÇå?đ£RëàG©6ÿÀZmÿ!ö£Ö?©Ø?Bí>Zÿöj́ÿ́₫lÿ?æờgăđñ¬Øÿăô₫*×ñøQÍ?je₫îügû¿ÈÔíµ±¸;<ÆÿƯáC ³ ĐÙâ)>6ưs£‹…“é?.́£Bwû|äpư~œÛ?đ£D÷?Ẹ̀íñüHïùü(ßë¸L^¦Noơ?…±«“ÓÇ×å¿̣Wä?ü¯ïfSSSc¸Å9{ăÏ!Vµ!m?„đÜéwÇø¦Éw5̉¨é½Ú]Ÿ “©«¿­;Ư %ưBYÙ£º\"zơ>n®‡₫̉’¤Ôú́ób <¹Û ·0Ù?^p,T×G‹O¯*¸çóêè£h ̃ Ú)MăèÊ…¤˜÷éÁ½W£®¯ly$lnWi¯C₫¥l>F-Z7°x†<×(k›Ê…†íÂyæön-{üH:Î÷$†µĐ[{ƒ%öqÖkµB•Ź ‡ G›ümd’Â[ø Ek̃»¤(N:,ªÈŒ@®‰¿èÈVCܹÈ[6<¾9Œ}h(R†¼=g¬´E.n¿)ÊúÄwÁ„£\no âiçĂ¥ïø¸„̀wU­S~Ơ ü!Ràof ấÏP†§ß5û«Đ̃­ùAñJc&Ád¬FjÖ¥;½̃{ä¿ ,éóî= "€m̀;ªîº†,˜”é˜NÆfXñHwÛA ËnJ**zΜUΪ‘”ßÁ02qƯ)Í€É1_5CÀ›¦#7tB̉Àâ„M…S!4€ñ=a+˜4“¿IÛªûÎ"o¨6Míͽúưrî¥,~§gbKwSCA¤J}J÷\~o?§ư×OVT$È!+çîR¹0Ŧû2øXO3ϒ͹N£ ÔÑCnW‡Ø₫;Å­Áø̣®NsÔ²|®¥±³ASƒ¢c‹¹-Ư3QúžØM?‰ »ºfàvèKƼÔhF— Y+öưî¶% Ư±‚½v•xÀf‡ [‰æ6G¾Nb{´”aæ»a§–áRe¡ñjóFr,d°Ë,ÏdÔNÓz½ J´ç2Rwù;iU$Ẹ̀W£çb #–ærJ©Ï¾BÎíæh¼7g*ë!6|ăî…ÔÖÎ$°ơ1ƲùR8$¥k&æg—₫ơh÷á.‡IçƠL!Ó ba"¹-P¡÷Ưfiuô46³² ü3hƠoÊ¥=¢ÀÔn³`ÄÆBcÔ`Ñ´Wœ.ĐàßOÊưTºÈ%!-cỴ̈ z§:3^È.>%O¬\s×E+ø8µ¯|K¿­ÄëÑ{™†b«Cë¤ÿ†Å…²m ï YßîÚ`+B'[üª.ªM_̉]•>£±$“âĐPp–÷³1×OƠơ¾đbNá¸#¡‚ø1ߘIÁÉV¼}¸2ƠÙMÇ×B;\¦.e¼ÇÚÇúcg€Ëº̃âẠ̈ʦc_È&~˜±ÛÔt'ß5€8ÓÉs‘[¬“N6mÂ3aiŒ1—nơ*̣,Dzc8ÂîT%wÍ“½SW0ø´QÙ1ê·ñfœƒ6/g[²ñ‰ØŒÛ€_ñ¨ÚF¼ ô®’ra/íSrcô. [R——)˜ ­4ö)ä#5*/?¤_•~ù ¨µ*Ú57VD6=ºAíø̀¨T–‡¶xÛ Ë½Ç±,f§ä̉“›>~ị́³‘5ñØQ®-EmPÛƒx(R[SQśɌ’p¼„¯ÜEn|b]TưñạiĐTܸÅûX&́s¼ykle­́Ÿˆă.4E2¡~ˆJßÅ–w4¡è.̀èiæ¢c·¤ÖWe¾,ÚĐüœÁăÑÂo çÇwâ¼K₫)Ụ̂\?° ư}@įnÀæöñ¶"­Ơ$¹`”‡1đ `NL‡>׾Ⓥ¤4F{Íͪî èHV±™;–¨jhÜBä!₫LêéH»¹W~‰8%]Ÿ́/t »çvoÅè41»ô-X›@…í‡Ù­‚ƒ¦A¸‹€=E'NY›Œ×"GdÍ=­ẹ̀™MQèÓWw £NÉGVK1ß äBÛ¯ûdeŒ2‚ép±6ïO¡½^ÊŒ‡Hô°­%@)Ƚ†$[‹¤2S³+ʶŸû:™MÅ0 Ys"L®øjy÷'íe»ËtB“°îô$´ludk…üSÍi|¤U¦‚24`mbƠ.Cổí_àÆ̣¿ä_k›Ä]”Z|I‰¯ëå÷?-Í[sØs/Êj– XT(´à¿Î¶¹™>Î)ÉÂíY’₫|!M«k 7F„/ó̀ưû—5ΧØ9Û@n(y€¡èT·NûàÀ‚ĂƯ[Ù˜—o­ÊÍ7sYD¤pf&̉ÇYh>ơÄL¦Ÿö¦’™8°2¦8IÅî± oÛ4Æß•&Là{ƒ®å1Æ£ô¨å·ßĂi¶̉™:€Y{N¸'Ê#(’ï]„¥„:‡;° k“̀¶6̀ÅK[ O_vvŸI₫HÙ1ăx™†sÈUV¡mŒÏÈÔḯÅ`UöU$HJ€—ư²^Á˹¸₫Ô×UÖ0En! ¬ƒ„ó»LÇ4<øÙư~ëƠNØ*—§ Êûê*¾À'ÇÍđƒh>>kîâ^² Y2z₫lz€Ơ¿6#ejƠ¹'K«ucZù="©đ—*bcÀˆq t9ËIB0yà‹§¨®\=ª ·äÂ…RLÛl–“ÙD±₫‹.;û—d̉íE7 P­ñzjŒ}L™•B}üz?»æôJ9\Íg:.|N b¿ Ù[êj2¼¾ £Zà‚çx§g/v1̀uÛO%oêE¾QP Ñ6₫V{\Ó£%íL‡Åd\ËzSdAÅDÙw£8Ÿ;RHN™$Y"EÍáu/#¤¢lí0ă©{ß÷ÀSjr,Ù3äƠªÀ­ •üL½Z|5}½é{»“vô•+‚ry³g´ªµ & åF­äé4Â÷dưWêÇÎg׸.WZt›z“Û¶†ĂŸ^¥Æ²Î_’0T¥¡tx +ÜÆp_B÷¢4"ä¢ä0hZÈCZŸÉ]›‰Ï0 À烌|µG1ç¬ n ¹èƯzé¶ceBV¬}UfLwb+8>8Æ”{*IÁœÉœw÷<7e§ŒƠ»̣¯×îR%tŸo,rªTŒ† !É&Q̉ƒăơÁc –E­Ü³Jøª‚ấSf,åÆÙu‘êóƒÅMå̀QæĐg₫„X Xèp—SP¯u–NVÂk©êö††}lW]ëhºa©RÇI¨’w^Ÿ}¾Böï ^²ˆ¾Z&ĂŸ§Û¼æÏ̃û‚{m(“ºD"™5^4ƒœøYÎ2&ŒR¢6ÊI)]CƠx̃J09yUì¬(µ¿yÏ`“£4j5$Nn•]¢XÇ|ÖêeÄ2TU£°&Gk+Ó̉Ü?`FG²ÂÈê—ß[ưùù.…3‘³»’oØ~_™< roĂ._Z¸_ĐnôCˆéđ—Eº²8÷lƠ9ïxª<´ ²ơĐxá‹NÜû÷Û8¹w«®}è’l„¼̣xq0,ơ÷¥p‰­A·¦ (CciSå₫‘Æ!äÿ-î̀rèœáU^­{»ÁÔÆÊ›5°Øcôé͹`®#²§NRS˜ >´Ykx‚K³5³Ü”¸è́aø*´̉ zEw<±îâÛq2ùÖ%̃¼×’÷p+MÈVMgđW9'Ü…#±êú“¬YÙ’â3lÚLbP5¡ˆ„ñß`t¬h]Ûœ)—¤xï@âëH¾đm̉ÁOϯđCÉC®…XQFy?“Ö%:ëVH’÷º¥º†F›Û³dwN|Ô£ñŒE¸÷ܱ¼™öŸ„ƠP9«rØK·±…·•¥éu…Ü@luâOÛ῭æ{ÅÇiÖÉ|)a'Ñômæ¶°˜ê¶UIóªŒq x‹›àT¾åa£û₫”'é«IÆ;دáó0rçßë~™ºà¦ÓzT±çKp<»W@––ÉO++̃¡9»ÛÙsßakyúsm*úœ{\‹-Sê‘f­7̉¨m¹+Ç…#R ¼†Íg±ôg·zŸé¯1¡$|UÈ>÷›öóÖ®”çî™(¯Ơ© âGi!k=ơ,„èÍI½¾R4kơXÂ"ăü C ml©h/<[É5Fbû9êz!̀SêFtÁ$_d́Å™LŒâ¸-'8ï#Ùkflú#Ö‰T̃û=£<+p0é okzô¦̉M F¸ÉĂÆ³5Ù/#C÷δhcy₫‘Oư ΙßûUj±²è€.%– 5—“#NoÍäơWâ¬8/æ(…Ù…kQyr¾ Ë%ƒ¬Ù¢Öƒ†1ºÙN®&üë—Ÿï-›…đ :Î"0à́Å &Ó­oå3g¢ˆ́ óÜæ1f©Y2’—ÓwÈHO9'½ßÎa^Ê÷·ªuÅƯnƠN4à;lÎàÈ= ùëgPNC­8ü ÑDàg0VHơ­mDjÏ=‘[VÈñ߈¨'Èí5fÅ¿)0‚ Ë¡¤{Vú¡Ḯû]k;¶Ÿ–.YJå…’e‹ «f̉x—ơé=—í§PßYfƒ‚º°ig¦¨ƒ̀èÙîFªOƒ$,)<'TƯ¶Q›ƒX¾5Ă]‘ÓƒI«ơçè˜ưPƠäœadÀ 5₫‚£NwoÁyÎ%—Ç6~„ëuÀͳ=R·iơfëäv›©xKÈŸ˜càqƠºmpßZ4,Ûó³7̃³<¬,)øÇÍ8;̣¤² £·Ù±’È¥o¹Éï.˜Áù;¿…m§ºCâjp¶Ö×́ÉøÛÖh3Å|û¦Ó€N¹iZ}Jº4¤3Æe o‹…Ñ¡ó!ƈɌ£«ư:ß©·Sé/^đ“Îa‘³;‘›sVX°%ku~^™²̃Bº ÊSdÔQ<^̣*̉²«øVúß{¿$4€Æ÷ăRO©NøMÈhƒ a<)2AÆAI+búQñûqoQô®¹uoé¿“ÀCvP·ÑdßÇă³—Ÿ Ê£,Ô–’Ç0Cn͹A1¯˜» ́°qÔqJ̃%`¿]7Èß¼v[åm)°”´£/v­¾ï4Ç€ºä_y^íƠí̃^Rœ{_»+éĐjGJ'æ9₫„£m̃„?ß¶µ£[·’³3“B°…/Q– ¨Vƒ¨¬×Bªæú•ñ U’ÿ%ƒɃ§×[ L\Ö‡%/ y¾O9/ÄpgƯåÍ«8ø+U`—ŒÑ(o›ÜX¹>0lÓ®‚&xû*#—+’hEÙƠ@5ë(ƒ¹ˆâŒ̉´@^Ÿ¢ØUÊçö1„ö}©´4̃Kú¢²üG•û­‰Øü³?ÁÄÅƠ1Ÿx\o?Q̣¤I¨:êö+|ú­¶·wPLÏÍC6Â)×đe£6l}÷¨ÜÜѯƠ?̃hû@Fc¦üX-Ç+́ ô./ê·|VX̃`Âồv̀†¿ñe¿rÓx;?¬ ’–ÑF8g̉Ü+ô~/¾C̣›Æ' ăV§¸‰O‡¡XÑ₫¿ÔéL@uÉ>U¸à«*w‘£Ëqu‹øÿœÍvỌ̈­'eƒơ–êZ}n"³+D1ùM9:*#†Bé´‹œ&¼[1AÅe3ABzùưCZa#é,âƠ9ªđ…ä à$_hIß°fd‘j´ ¬,v7âNF»óø¬µ•_ƠiÓ%î½PF‡q÷m¯î%°Í1~¾¶££àC̀lt‘¨gtH8K>Wj8µ:,¥̃?Gv÷¼o êđ#?Û&«M§‹ê6mE¬b;4₫E½ 1“Ë!uEa<ÙÅí́̀5g2T¬Í¤]†œû®&ï7xŸ!Ä·ܟkîØ,¤­¿y|†'Ú8ÖrçÙ$ÎX;]úI…€ˆÅÚ̃̀\f¸UFTÑửÉđ( ÜDÑ lJÛp—Åjê¢|"bæ1,â‰óÓ¤5ØKëP&•ØRïuÑ‹]3Á¨'†c Ø¢ t]‡\öº1ÚÁú”öï¸ÜIḳ´¨V>̣Gv#ùơ$9 ÈƠ ®&…Åh8Gü‚BÇ₫ơÓÆŒÆK₫öC<(’—Dơé ÀR>gj¬üơƠÓ¬Ư@åd‘ÿ™ÁÜđW˜CbîuđX8™đeĐDó,¾ư6¶YS̀¤æÛihè©Z«ÁA¶Ré'W(Kû’ÀDq̃ºx\Ö™ômđ·Ơ-yr̀5%(}÷1́Ơà¨ïL ±ÊhrÄ!̃e¾pIM“”Oa2\¶ß́Rfµ™L©¥µG! î̀«Û¶á'~ơi±ÎÏöÔN9Ÿ¾Đ¿iÛ©U²æØ9e)béE»x·¢ŒBï­[+—¸Ă‚zĐă“i¦#‰Qf³ƺø[gư‹W?R#ªøH$àŸ»ß÷|&‰.‹]‰zÑC µ+Ʉ䋧¼pœD1âÉoßµƠÁôV¢ ƒr‰È4sÈSä¢̀Ât3°+iê”cưCñ]ÍZ1¥°-"ưC´NÏă|U¿07RË̀+2 ñË¡ÛO¦9y@´a_nƠÜ?v‡x“_œ¸à„¡8ÔÎBè À5´a°çû²3ó;¬Ÿ+­ḾUÇ̉)ô6:a¤uß~¬êtRsYnĂêsg6̣&Eƒ†¸OB›̉æ̉Û4µ ç|Ëtûtο#\ Ïâ°I¨C‚…ym5́¯N«]7u¶~cc‚úT)„|Si8?oÿ=m2AVÖ4"5 ^!xbX=`¾&½ ­t-å¬cssî)Näơ2¾æÑ»¨X¡ ¹-/¦…åúh%ô½á’ª‡?»A ÅĂÈæzưæ/–±bK“-àù‰[>#ä X§x&ûø,»„Ưêszû*ơĂ{÷…å–ÎR¾dó>RÏŸDñÎăí…$VT¡yÊa¯Ûûàd>æơZ} ôÉ%‚dï<Íơzô<°böS‚êyaèô•srÔî¼ ’ưwÅ₫Ç +–¤ Hó×jQ( mø”ZŒ<‘œ‰ƠÇÖ_?”@hFHÈ‘Ơ±²®ï€c Og=!:cQ¥Â³kK<ø‡‚ÍƠ Ü¿)¿Àk…N¡†W«ưøí”{¢̀B¼¢ Cƒª£|Ókó^½—Æo“̀ªRÀ·’ºĂovù˜%ăP]k´y€°[¥é?¡ÄÛ`/ụ̈½Đ!$¼ç÷̉/ä bô ¢X´äe‰­@° ́d©óp4˜UóS]@ơư·S¿*Ësœy}₫«l—ÇùW¦ö8јEîÈ@GáE0˜S!DJ¤]T‚éIÈŒoïíL!¿Ÿ‚"°‚‘‚A,RwisíæUo.r¡Ø«ÊiQ±8yêÅmé¨ß›¾…É(̃xfÚgn)ïü+º%W¤ïÔµ©Ë—O,ß›D@xï™ơ¡”ù³¡d¢#VœÉoûG̉^Û“±Éọ̈[G–¹`¾BÆX\¡“‰U£9\}â:,ÂI_R³aQ́Xûü|Wv̀{ÎCO~7È:N³ú(B=[`¢•â…¹Qh"\Çäây©ô¤_C!M ö–1Y…,lÀư{ 58ăùLX°±ËºĐï8]Fv¯ƒ±& 2u°öWoº\É£ºx{}¹Âü©ÓL{mc<ø<`úªâ¬y qÍÓ¤©û2ä'’S.­í"V ÖË´˜+8ÔØx `/p¡_ơÈ„ÆÓúÔ»”GWo¹ưE/°ư~ghÑ£³5XÇnwÆÍ@µîÆ §¬@0†Ư/ĂŸ„¸É%}°OöŒÙL<¢¬ƒ¦¬Ê E“Ö8ơD́‡'b"ǻ 4ưt̃…=KÁ»̉—§́Á§Á18ÚØV4aôñ[f³A!ÎƯ:Æ´½Ñ.~î Ô¹p#5áó½ÏWU¥²w!Fsï÷ărAßÉÁC8djàD_7XtŒ H¯Íª̀₫TΪU[b]z¾óx\'§~Đ^¯<×Ëùü©ßùè)j–t¬BƯ^¼+i¤ª·Ÿï¢̣ËŒ vÂ>6y™?j˜‘ZŒ³‘³ Cö•#bź¹Ä‘ZXØVrºKÄÎă;̣‚ZÀ(ˆá`ëÏa”¨½Dª&~ŸW$SZ“9k¹b’°÷÷N.!ƒ bV#G$ăDb‚pÑO™f (tJá¤ÂṆ̃ïp¿‘Ÿˆ&vé:‹µ½`Êđ¤x~¥é­f}ûÉøÓ™²|[ GÊ©loCrÛRƒ"j$ ÷Êư˜®À9ªäY´ 9d„à÷I¤)₫¡ß9G’ÅÏ„lê–ŒƯI›Yt¼·€´ms§zP̀4¥0\‹ªDƠ¬lú¨§¶ư:@‹{ ¿H—TªÇoy«Íуiá箵vk’K.w@§ n9‘f}å=/.„YPđ¼+×́ê„ä¯5×Iˆù’)N,vüK÷”¥ÑÜ‚a¼z\N^¯emÚܺ„…=t€Œ¥pb²­äpƠB÷®öç̃å¶ưeª—CtÚQâam)±£ïO¨¥Â¹gB ư#ÆkÀáë>¶C»Ó•Q°Rµh¯lÜ:Xëæ8q˜FïX;pLöOÅØÓZXX)¢Å¼(ÛI %Âm̀s‘ucåĂ¾T»»N W‘dŸ9è“%v$\f”‘|®.25×ב¦u¨X=Ne«©.n3½ôßJxƯ™q Û¾‡ûlÛJ—váE4CT-̃20O‚ÓMÅJjOç¡2K¢Œ…Å„³̃Ôơˆp¶°^9©]z½öäKüçÈ8pêó “Ωw¥"ë*œ°ùÉô{†#r½›AÜ Ư±[v¿Ë.ÿYˆ§*Ÿ̉<”_MKT%|§SÓ£ˆÑiEø5aØ›„@®næVqăîÛLŸÂơ™@l‹6Ơ³Ô˜Wц½V\Áa¹ Ôjoë”±)MÁ(7pôœqy5sºŸñi#DÈa˜ í`ư›Đ¹`©0¤ñAßWn¡(d‰óV.¢ôÔè©éX䢾lwBĂĂă• æ\Ăàó¬B=R©O («£ÈG…u’+öa{¡zqU>ˆq3 U°––¶û„xgk*̉âĐɯ$4Ù!́ ]Đ)÷Ÿơ‘ }nDø ÜT{̃µĂ†lÙ}Dú²È‚Œ‘©í¦®#Dƒ¯‰â†—¶gÙœûsÏAS¨ôü“µX›Tđê¹µï÷™¥b0¸<¹¸z§d½Ù ªÖm'¼I>îƠT·oePµ×ʤ́I\Ä[(`dük0¥)³IP(@VÅGv¡ă®ï âƒÄ?‰‡&Ú¸ẓeF~yßDĂ>XÓ1äVaKJ₫Ơu÷¬{èD#ˆT8q¿¼Ê3ÊX÷CL°I=ö¦‰Ăû`3j˜P N—¹$đ]­U51YXÎ^>Ï1ªMư¨!ÔÏÇ^×ç"^51 ÔÚ–ICØœM˜(k;íl:Ä]ùaâ;F>àáH-Ê~Ü=ÊJ¹̉“yôuJƯy‡é~< ̀3~ p¥ñ‰¸I®f&|«”h6@Ă™…̣4YÆfæơSΤ ́Ö}”TMʉé·$ µ|ÍÙ I2·éîµWÔn›”6R—ö×îRW‹¶=ö¹¸ÔFwën*g͈3—̀;2_´/g)éc7eÁCßÄ@‘¿˜Âo”~Ăa·zʆ÷Í]¦„­„4ö¾É_<îa΋hđ S¨¦ô ̀9¼¨>\–f/¡ºZ3\8̣ñV=å1bk£́&˜O@ŒZ˜N~Yûlº»/Ñ 5ĐRÓCø³‹ø] {oơ7 ÔJ=˜ôÅrïh;Ñ̉4K?¤}_-±ẓDÊ6q×ñÁ«-@‰Œ£ơµ¢¹ñ{<+đ“äE¦Á•lÁID¾æT¦rå÷đ{ñ°§ P§?ö wsíHe„¢¾oỐÂûh₫œ"₫áK¤©gKp¼S‰n3„RùƒŸÈçZ=­đtÙµÀx“uÍ(c̉3îX–éê× »wLØW’˜.Ø̀ŸRVÅơشƒQ?qœ5‡mÍé¢1a¨ßÚ’@æ;c¡Œ_ä̉QÔLµâ –„R@Đ:½a  åµnĂ ^·Ë_WÓ͉»¬Ü¦…@¾µĐ’üØï D“1KMÛGt\÷ˆ<;$"X€ñÂ[.¾ i·åS¬›¼åửm±/EVôK´ ¼‡³FÂég®èâú$8jZ‹“nåAÆÓ̉Ÿ/k9 ú{–’ÈœG Ệ¾% ¤â ĂŹE–س›%#øoxøjî‡(Bïn…̀Aï9Hâ@À:¡†ĂÆFÂß‹l¡ ü†÷&Ü‘ă$JUˆ˜¸ s5¹×7»×\üAë‚•§*̀\8:Îư.KQ—[µ́Ëh¸Èdœ!^đơ5ù™«ó¹êû¹³hƠSơU´×tµZe3pœ|EÊ®₫NÊiNFt9Æ]‰~†×<%ĂVmîAÚZ©r{wẠ̀c!´Îe’ˆv Ï óÄ4á’ÅN¨Lô´x´4 º Wïù} É6ˆ¬~)¦¢'ñ(âưÊè"Êd’&H9CSÎ YD̀0Çø™ˆè OøŒÍÍ&ñ2L¯áj ¥Wh¡ ù¸WË-¼ˆ_«–;Ô¾°Ç锥‹ÛíhL÷¦É¸ï ¹‚+h$½#FơÓKrKîđ w»q©)'©¹7+FÇ•æµîx0‚Éôßü¶~" ̀&F¥a°Û+´¯æF»L©ª£.́Ï$?̃V̀sbúÓ)WÓă8ù'Ăă4§„~U‘ÍÔ€[`MÊ—ăáû6T‹h÷å/(Él=¿: •»G‹T™¤bÜñéÙ²2,>g̉±K%æâ‘„ØËsú³««ú$¤±„ăL+¹YO:ÅÜÓq·øC·J e1¸¿é[D‰¼më0‘Ơ87é†oª‹̃_ÊÙ·Ë₫ö4céÓz÷WM¡ Öx±ÆêDñ}‹S¼•ƒ7m¥-‹üêƒ=ÛƯWđŒµ,hÎä"ôNp±&ó›m̃…²hÛ0ׯ™nƯ=‘²B½¸c <Û`-•_­ÿCÑä¬ë·7ñ4ûé¯ Úï_z¤́Aü¸̃Mû-’ßƯC„<.ÎÎZaEÂ1î·YѺ« ưư ·U’ë–ÉÑ9—ø-÷1÷älø:éó gëTÜî](úFv[{‰FájM«”Û Å¡B —ÑÅ w]¨1;ª‰¯¿-Ọ̈`Ư¿ H|*î^‚1A×Ù*B²¡3’·<^]ç~’ÖvÏÙºƒÛZÙ̉p*F¶¤×7å%éç“4µ˜Đ[|±ÜS‘‘[rwbdx›T;Ÿ?¸|ú!£F¿™ ²Ê)MO\xM€#*”Ê*ª­œöàbB$K-ƠnÜùåGR†ØL̀¢9–ƬÂ^#ßJf7kœVÚ5øIöV$k´< (Rø[bª!4kÿ·&Jµróß8í·¼Ú<É:M¼ V– w?™ÙˆªFKÑFGS¡â¡~Ó’́ï3F`Ÿ tàô¿<<̀$H¯*múN„arŒ&Œn–å{ß…榗x?ĐĂW²b¹v\ṽ=ü> Y¯ºđµ*Bñ˜Æuª̉6[,Ä ßỰ½vvk²Uøâ•’\X£•Ơ«À±PúK‡zJñ"̣%:înÉäÖ!Œ¯=:"Äí]Rœ|^(Ï¢aëW(0²o$óÈu 9‰H§̃©Î̀WÁ ́ ê„.œ§ /̀ÿ%Åơc1è¼`ÎתơÓ„ÆỤ́đú'N̉†„Í‚ Ac8§™1%º¤h±¸¨·¸Ê«N‡¼„Æ=ߥu7€©×çñqÆaHhØÍ×t†ˆ}„^Ï¿‡a¬û/¥ÏjH¦ê¤R´¨Â6|ñ5Y;¡GWe®/µ çÀ)(EÖ¾y…”™RùI¨Ñ×XÇ|ÏÓX|NÏu!Øl²NA¸&îúmEµ4d™Í²ÁA@T„.3iÆ9-̣¢ñ+\;Ū_ékéÆ̀Z)(¯[̃T4w0¿«a†›µØ|lQB;0v!ïUơ‡¯â)ÓÖ»%±?¥M ^œRɃ±yËøƠi²óØ#Ún9øÔÙË=‚gf¼Ikêóh{z 5úNp3­Pk®ăhŒi4]¯ç‚̃„&~¯l:Qª/Ä-ájr®O?Ú£ ¡NQăsØÑO$”Ưí—AJÄyx¯WÙ£ å×Ñ$đ]L0 ”¢*+.z e¶£÷ïc–¿Âb·Ăy=~Z̃AYÉ£Úl÷ˆlK¥Úa*û9¶ ¶ËɯPˆBˆƒÓ4¾Æ¤̃̀ *:›rƠgLƯ¦_{-®’á~˜œB·› YÙ̀¶»À€­B„Ênç°[nês râĂAE3) P’âr-¤×ï[y}>ưl™ ¥gDöæ9sz÷h‘£å“ß\Ṛç¨S(á­{ËĐ ¦¢Ê£µ_Ù€Àyæ_Ù×¾²>Â¥-7•ó‰[́úHIĐ8´7Zp pß‘ăQU7gG‘¹o+°iͨâÓæ0.Eöù!ÿàeĂ³}êơ  V¹/Z AAœ îq±RƠñ <#ŸxX3X|+f‹“Ëe)Öÿ´đĂï't̀S:¤àƯôVf.˜l~Y Öḉ̣™µÑ6â´œÂa¯ív8¢_}‰Ơs峺lQ’”Z÷ ?ăœO²µ=¾øƠͱ:QµD¨¼mđî84Hz¾å%˜UĹ̉A™xé´Ë· Ä¢ÓùÁ¹\³ḌÏ4Ùër‘<Í3Îa«‰˜đ›¹÷lî§„áÛ0¸Óg›IăJ̀iäË¢¡âuT*\ L#z+Pƒ‰Yü/‹ÆÊn]§ ₫Oíxgưà²QXÛ₫»|ÎoŒ.=S§àIœM¾ˆ§vÓ¡!uyeÑq×UVăNçö̀]®:”g”·Â¼̣Í¥p&Ζ,;ûûµX6QƠG£TGî°MŸíChf!ó~ol"À‘[¶Ûß¾Äÿ ÙÈœ`1̉¦‡ŒÓĐưƒ‘C̃(wi’9ªóª okjÔä2ßèåäø@€̀i9\bú´5.ÛÄ–,°/çraU…‹¼¬4æú0)À¾¦T×2²}OÇÅGäc \cƠ"45$ÓĐ₫̉đ¥QÙRæø"W@™;•†˜‰°¤§×ÅuÂKW`£bƯ!ˆ¡̣ >t_ Ró Üé§Lë×̉6¥eÖOaj`>p—ÉŒ}×z¼ÅïÏn|uœØƠüq2‡±PNÑt̉y£Ú Đ—Ó₫ƯÙ,Îj¼́d>@\4ÅƠز]T+…R£‹ö©óh²c@M¸™r¢ZÜÆ€ô¼Í&‡$+“Ơ=ÿXI RU†Œç5@^&Œ|LEh1€̀Ú%/>.pb­»‡uÚ¢Óß§ưnü&ä Kḍ€0âîIí7ßFCxöfBĐyŸ¿đVc¾Úƒ„ĐíBĂÔqè¶#ÖÛkå#øà™¦×˜@W©rèÏƠ–t´.h‘”«P&D¨›å P}UÿH–ñ.̉¸/"œƒ†Ëzät¼[ô|GalR¾=ÀoÔÆ²x”GüŒß=®÷úKëd¬®¿¹"_‹”ȯ¾£¬ªx’ü(Zö{®dª¡{íß2ç;ÿÊÈn¯åÑÔÍü5˜ôír$#Ø:ăXŸ'01¦̀9Uê¨p¿I¡ñ2ª ]ƠŸw¢‰f£´ ¿t RĂÈ«ĂƠ8É2ˆa5dM̀~²K­,%c»đ+ÑZ"·j¾œIiÑƯ,Á~8eg> *X¸V¡f³®æ[×WçXÈÏRö»¤àĐ ư°9‘·údí MY† Ûª¤0Ÿçs7OđøˆÊ&÷AزÀ7¬’æôF40#l” s{ˆ‘çä_ơL„.Yđ€‰£öî ÔKh¯ÆŸ#&~/¾2ƒk*Àu‚‹zbÿ.ĂF‰®²FRhơq±›Uîp¬ÎKQYZ€F´Hm̉’[ĐZÔÚƠÇàåƯ#&#»Øû·5Í4óÁªÈ£̉bÛ›“%ïdYgÙ„opŒĂD5Ÿà‡¼lpøcÁÖ\^ªÏ"\{ÉmZ-ºïŸæ­ß®+µË¨“e·“Jk90pE•¸çí[{“íùøÈs‘äaéĐM½ÓVªkîœÆßư2yư¶Y"¢rçÂP§5øœUC“ # æ@#åâ07ŒÖ;ˆ„{̉ÔF…Ü« Ơ(¸&¿₫DX]'EG%%•©:¦W+VG̀(!e n¤zÏød’û™Ă¶ü­Ài”˜dÛ7–á‹Z¿E,]½ 6£fIƠ“È£w¨â#„V°î³™`c¡Ăơ)l̀.iùÁˆ‘çmÑ•ëä́»”9ư‘–ôwÓ]htÑM¶:³øù4 ÷­ Ü[ÉïxÖZ…p­r½W;]Q¡ ñevQöH¨ŸDr–¥#Adp²xđ¿ÑY’ç²́ñEqÎLNw­ª>†¦ˆ¯J#O §ß́4ƒcjۆʾá7Î ‡µ˜ơj^³“Ë#¿ø %l^76ËÖÉxƯ,¶ĂŸ¸ ¤ÍcÈ #¬"ưlPÍJ3¼N-áI9»̉˜±"ă¯§ï¯I`bÿö½ŸD_Jsd; ̀º)VMơ0ï\Ød}2aÖOư pa"5ê8›î‹†™ĐjMICœ"ªs8Úц:Ô´LÆ_<Ü»Q·B\ñĂ-±¬Lˆrf¬ ÁĂÛ ˜ÓQ,=îj;x4¾ oä³ ÔOP[cÑê3æé2µM¡đȺ"XYÓdbtù¼•£L8زfï ÇÓơ=Q9đÙlâ§đ Ê5xF!ر£b…,-I­^hÖ®9Ô„e,ç›ơGơ9LáĂ_tŒ̣)MséĦ¾ó‹Ï‰?+wé¥Ó*¼ê°…®jîXó‰€Ê ̣ÎÊgí}ö:huçZ?fs&…ƒ1Pq9Ødc"K$ˆ~• wp T¤/æ´Wbª¼•@OF,ɲ#@çdăÆîXĐ ”·I×–“ë*-î$̀ÈÔ₫ª9₫Ë>ú@U[̣+P~à-îJP×̀=£âÙµÅ÷Ö˜Oe6ƒ_Ă» Å<Óék>~ï7Æp2†ßv‡EÔ>ưÖy?đ„¾ y€ï3n|…7%¦•™fŒƯƠ• ô×YP‹'̀üAƠÓ…₫uƒúgöç+Íw®xàäëûW†«_‹UnjˆçĐH/œ̉tXTÇÍ‚ƠưÔĂ-¿˜Ô`GÎlŒcƠ‰k™K~Ï P9ä.Ă¾‚Çwr8­±(«€Ïj2ăị̈Gl_"Ơ+B~£·àÙ?t mËmQ =«-‚u‡–Ö#4Ë58»ưQ»P®5ñí¡0 ÷Êf;f‚₫w?x̉!Ú»Â!ZÍzÊ?µ*g”%üw3™FÂ@s5ï2;r{$© ‡9ÜÍĂU¯—£¥ô .ëîZKĂá^‚†ºh“èôT(£ *ôưQº¹ê~½9·†hiù´`‡0ư–ƒ«ÔÇ?ḷCüît]…L]¨ ƯœÑz¥›™S°§ƒÛ{å|Pcø>Ñû„„´†Ï OÀ…p%cüºŸÁ9Ă¢ 1$Ñå¥rô¹ƒ)é©‘ô¸YÓr(€Ä ^ÑỞƯ˜ˆç:Áh™Ó¦í\Ưi0P°èëO|¤7‚úKø¢ ÷K0©R §€¥‰`;Ûm¥pµÛ¢è ±G‰Cñ·Gc!*{đ́…=O{Ÿ)×üI‰ ;H /w‹ĂṛmÍ à·vyH*×H—_4ù—ˆ̉×`À^cđÎƠ:*é!†uåpz°|[kÀ¿¿ÙZ­+É¿‡º’4PUbTIÜ—'ÓÓ¯2åjÏ^äkUjk²Ăc̃g:H©m‹ ụ̀ÉÜQú=ôÇÙ´0B̉ơ:j§]¿•BS¤ÇÊ[‘"ßIÎF}ÛSHñÊû}¿đo‹DziºsL×_aù×aĂÛÍŸæ¼ØĂÀÑkŸè¼nUà]´ø,¦ĐàtY†„1‡’ ’¡SØNªë;¹?Ux¦8ÈÓ•{(É€£¾̀Œ`=‚C¢ç–Gù¥}ćgƯß#1†q03 *8 ΅³́•B †ü¼y=¾îJaD ºƠ”;´Ơ§å-Ê©âƒơ€1|¿:i=R¡ư¼7o-­µo¦wmSÎ ‚5ÜÍĂd’¥y—ưóÈ1(â÷åû”É [I9’ïă³œ ™Ùyòô»|$´ô3i…/¡¤dy3„£zé¡}£D¢p V˜ÅЬ¢´N?Í¥t˜³?§ê"gơgÓ*ňÉî'«÷5z™̉©0(Ï ±_Izf%Ø´ pƒ(ÁRư²‘µLÊî/[Ã4mG—J„ë‹1qk—ïR¡ueˆèW©pô¼¸{u²:Eå‹•Ơ«ÜÔü3C©[µă M˜üñ E|)57~)h ÙF­›6K{4›üBu:wM2m¯Iª¬₫ £öa³̃"¹I&¢TÊG`Û˜Œy¾ ßm+`aÍ jĂºf̉x„́Ÿ¹M"öó"'}ơ8‡à<$3e¶£1́â×r”?W.ë†~¼n&cÆVU¢öÏÆèwí’=Bsf§dÛ?PCPô꼜G”œ 4ñK3ClJS‡ SÜ F±nYKgÆQƠ›ÇƠ¾<8v₫aăËù&0(Dç¾åßÁOrt„@]{÷ Étơj›ưÉñaJ Pmü¤¶h#ÛÍu”ÈŸV¥"̀¢£¦¯æ‘z*éƠyåÓ½×Ä₫¨ Ñ̀»z`gñ{ËË|‰È!·Üơ§ÖœCợHbkaOă€óÁëbÄ0ÔÄ<™ |Ô÷†uœăạiΪr§Ÿ;È›_SPíœƯ–P÷-ƒóå8äÔöæf7zØ ôÀù.ôøÏ¸F”ébø¾£¥S¨#¡®dôv<Ù«îS̃f´M‹t±J4yÖ 4x—7²gÍâï›<È8ß<¡MƯ¨y ßåB?×Ô¬NÑH¸|§‰$«‹Cß!ƒŸ‰E¸%j„:Ú$û¦’¸¡;qñJÑ{Ÿ7‘‹Ô]ïéü]„Y^×È©ñ™È×>ÀG½h”œ}dñIŒ);Ưé²%üÍ®(4[ÎO£W¶S¢>̉o5§V¬‡“¥’.ô¾rRnا]ƒĐ‹z®y«+mƠËóD·¼pضz¸'>đÂä̀5Odn Ñù[̃ÙêTVn%Î4‘=¡ĂƠ<}›3…´¯í×üÎOsáÑàX|‡Û6&ÿO ôơăŒˆa÷ơJ ‘3̣§…§;Q…'íZ^v¢)Ơß“S…₫ÿñÿ4†Âèrxà"ÄĂ.%äï¼fÎ@ŸX‡!ÏI*|¸·’7ÿ–]l¼¿+ óđDVÁ¸‹d³`ªfs`]("I›ÆM…ơ-á*Ă=ÉĂ£Ă@dù ^Údë§V1È”3ĂJR^îâ¨Ë§^Ívđ\fÊXó¨²î̃1aưi™–%”kYËö ß—Æøî`6…—áWê¬#æU¡ÍuÓ£hF–§ ­ÀO;8¤a~ÍÇ„[‡]¹‹P®\HX˜¥*MLXàx‡ªl)s“Ï•L°úîK:êRàÎ~ưêxÁÁ,ÊåAsÀ²¸BÑn¨1=3rí9÷'vµÊÈ?°å§ ÈBÑ Mf zMü¯w;{‘˜ [5qº,í(97b¼¼Ú°çF†Ö¦-ƒ¶4\9fIÍ“|å4w4½ư «‚[ZŒ³ëIub¯ Z? ÛZå{ÚùÛ¢q•…ă¥˜Âû[Í.íZ¬&›uaN‰‹"ïOºŸçDrf: m&â>¡PÑ&ù%z̀¥îsô€ „YÖàB#~á´¨$tŒư‰ă:ÂđT_îÙúUÎ1*Æ?mTF³8{”^n¾¾¡@|û#̉w&7!+b¨}·Ëidk>¾·6»ºËFä¼HÖ¥ ‰¿†îg9¸4tï ÁÑđƯ~‘Å0äƠŒ”ư2“4±Ñi¨¡•.ŒJ̀ˆ*Đl2ó»^ù ±ăiƵÅ>Q´+©̀ïßkœÀ3ï%é(Ïyífa€l=5#ÔZhæq;àI™o]l –±DÁºŸŸ'¼î{8đpZ;tõtuwüèR™/x¢ó€ï™D‘W=·…́PRûºgËÅydé­“9¢₫îe*¿9ÇŸ‘Wwu ™cÊÈyw¢eJđ ¸}-c*ê†;ÁƯĂOè Ÿr¶QU1ĂƯc‹Í@7GÍơluälÙíÀ’ΰ ?¥úúb+°”₫§̉Ó?/FV÷”›øø$&û ²É1̃…ê´uê×]–£[$8h;D¡¥)Æ|VÍßfQ¶Óó_ ¦ÁpUEA;h¹₫´s_=º×¾Ơ3tgÔö©́DMYøäÉ÷y[Ú.qBø)¢eü/Ä̀Øq/è’¨G¡se_’̀¯ŸÖơÀ™Wœ›xđô0dJ0e;RJ¯<ºêÊ}‡×e}È(DˆQZ.`•ÏF1qäéM4̃§\©̀IßÊ/“ ËP¸g ©ÜÄ¢¤>̉g–­Í*ô¦\aTŸ‰¼Y4Èóúcä‚„1eyMÔĂÚ¿7ˆSË8©óaíȆ¼â²aF ưW=oÚ‚V£ÀȾÁöè˜P„‹1đ8Ṿ̃F·Å´`»9rvƒ²#wĂª¡q.ȤmØ¡.Çϧ¡*;Œà?V¸¢á–«}…ÓÇíơ8/”¡́q½çz̃AHB܃ØKïÁª}z–DkCœăZằĂzªÊYÏ₫|ÆáI›’Éëù̃˜Äà‰¤F‰̀Ê·s×ô¶SŒ……å 7#o¸&]·V3]ØW‚R-eE~n-Á₫ƠíèB $7ù’>¿.“÷›v3`eœû±† oÅáyw xÊÅ<]ù§,ûO"™̉dv…EAWƠ ÁX•›u–á/̣ ñwưW/‹Ư)_¾¿VMP×̉DÀao¤-=¼~%4_ó­sƒ̉~œè ư«À„¼wPídnî=œNA·¤T¬Ó9bÅJ“¡mE¦Ag1`%60 è„!£xiB$!PK‘ (L9˜"ă¦.ỊV8ÄYèW1ŒÑkDWœ¢ÜC¡sˆn¥cBTzy`ô‚#G ¦‰lCư9+ß×µTÍLn”7Wx‰ÁŒ$ÅJ1D)Đ͉¶%L¦đ¤Ë÷́²®ø1’›„ñ=í—!k^‰0:f=©ŒD3@|V­Ê¶‰P׿±áûÛ:#=×EéhWdC•\»Đ–4,—¦NG¦ç!;e ü"ÀµƯ.‘è³ù´$×u~£· H/Ơö‚"Œ7"¢|S´A0&Ëĸ.ËƯƠƼm8̃Äü’5ăôA¥5G¸$'ñ3c»oMÆ£\ #Ư”bG»Ïrn´Å0D`ß+È„tX%eSF„·WƯÊ’*6 Ÿ˜Éă]Æ)›p¬¦³Ơ6MŹÿœ́eơîܯࢃÓ+6a*¿¢€‚-úN¿å……Í¢¸+Đc%ư₫ûnÇÑDÍA“ëÖ̀Dè4° *<“„j´1·úB+vu¹ªË 4ø€1Nß%m9æ+†;SK‘¢µ^‚aơÙ §÷ó:DLÜ#§—çGYR©‘Æ%Æ=È.3Çê[QÂI{ Xiè ‘ÊV¯wḳ24¸†-;óLƯă!̃fà$f#it5´;<°¢QOÈ ‘¤í¡MëÄWhƒñªB̀JUMøNTÅs´å½±YÁC>©‹BÄK—tí"eøq•]€çØI=X›ĂE÷Ï&¿[cúnÖ ¡8z§F `HÖk†-w©JpJ {PzCz†Ưµª!Ÿ̃Z”=t·©f FS¾%`4PëkrưÈàà¶ ëNĐÎx4O`HăÅæ\å6àçŸóU‘Oîä&i{^.ˆ#•Cí¡# ²‹ÔÈ'1T0]U-¯₫è¶̃Ơé»S”å÷€ƯÉ›ïÂïøz‘1“ó×ÎâαHK\z–Á±«˜étFÂÍS:ÖúàXۛʴ¯½Úr y9°–|´H-Ô47Ơ#æ.{b7˜A1é¦È}kº3²kµ¦Å¶·Àqaç—%°>½øö=ø­g{ä \üç̉Ê?ˆƯơ ³¿0„º/N9(UZÀtq€;O˜/À©#j̣7,9W²ùfưóüAÎđ¯ú¥ç Ú¦ª­ÓrƠ± àñ §¤€à«×;·ÆÛi%]Z ơ&(í 8¶ơ!OßÁ­ ê‰î –Rˆ…[2ÅU‰­÷…¶ç > stream xÚwT“ë²6‚´ RD¤JD`ÓIh"½÷^U@I€P’„ ½)½7é*½ƒ(U@”ªt"EEéEàuŸsöùÿµî]Y+ygæ™öÎ3ßúÂ}ĂĐDH †²ƒ«£8!°0H¨¢§§A 1aHÀÍmÀ¹ÀÿÖ¸Íá,…”₫„ Átª¨‡BµƯ]€`1 XR|K‚@·ÿ¢0̉@UˆÔj£p,€[…öÆ q„<¼P> øöí[‚¿ÜJ®p  Aơ 8G¸+!#â4AApœ÷?BđÊ:âphiOOOaˆ+V…qçz"p@c8ñ€Ă€ç-ơ!®đ?­ ¸¦́oƒ Êç ÁÀ…  Gb .îH$dhé Đpäo°îo€ đÏåÁÂà…ûă}üå BQ®h̉tÚ#\à@u]aœNAÂÎ,àñ€ \ vÀ¯̉!@u%# „ĐáŸ₫°P Ă c.ç=œ‡!\³¦‚ru…#qXÀy}ª J¸wo‘?ĂuF¢<‘>Kö$̀₫¼ ˜;ZÄ ‰ps‡k©₫ÁT€ëà8 Hê–˜”î„{AEΘz£á¿Œàs5¡?4 ´'´÷CØĂ ?,ÄÄaÜá~>ÿiø§ƒ0´ƒ; €G'¨áö¿eÂü1/ %ˆ@?0t₫ù×ÉÀ0 éâưoø¯‹¨˜ikê« üiù_Fee”ĐGHL($*‚AâRÀ[„ƒß?ăBêø_-¤= x́¼^ÂEư]³Çđ₫Ù>à?ƒé£Ô…yÿÍt+JøÿŸù₫ËåÿGóó(ÿ+Óÿ»"uw—_ṽ߀ÿÇqE¸xÿA¨ë#¬° Èÿ†ZÀﮆpwưo«BX%¤̉B`qaøo=«đ‚Ă 8¨ăoÚüÖ›/œ  7Daç‚ô_6–A ,›¿M,aåp¿y.Ă KơÏ:ÔṔ|ûD%$ â Ÿ I}À„5…Á½~±("ŒDá.@BÏ~@{p>h ) 0́\øGl¨;CH₫‹„ÄË¿Ö÷‚Că(¨L°SupËA¥«§Đ̣ ,éfêÁQ¡Á‚û¸.µa›…x“¬̀Igê`ơûNmúÊnÙ³¶}–j8j½Å÷„8ÔW8́bÇÏö.Œ&ǿ³qÓ4=±HV¾.]Œé"2d¢m§T€9t™pÓø₫UƯñ1Á“‡¡Dư–vH‹~k{eI¦.#Ûmó/ŸŒqMv½¦Ë;Lå|r}´m‘¢ŸÎ©#Ûzˆ÷¬ ïéë¦ëd¨íñpù;W(NM¦—MUœ¼Â|:ị̈Ïœbtz;+°®çs|ÉƠú[K[Ö7xÛo9Ú&ÚGƒ¿àÙéĐÓ Ê©˜Üü•HØTvIC|Â>Ö¼# ¡ùz¶́»³vXˆ÷ähÇĐüOw-ËwƯÁ¼‚zñr§¥K_üê¸_Æx؇7ÿU™L·¤&À˜É·îg”×Íå’5½Ç2j!j)•êØb*_4};¸9à˜µ"µǗ²HƯç̣»{>xñÓ¼íÖVeI·(d }4~¾fÚ7½àÉÑ&XäM-4­*Zï麰ç[áµ`­Ûă*ô+Ă·¸J|ÿ@÷(% äÈ~º̃Ă$ÜÁY6µØ¾{½”8FT¢Ÿûüh'ñm7ª…H àQ}´?Ù Nêеx̉g†Wè‡Û${̣º¨ˆå'Ï~È7§h‹»*NŒÅêÇ›øz}Ẓ›—èoÓ-„ Ü—ßé%.(̉8ú ]™â}DưÁ¨7h-₫qt‹̉üNSNßHëè×K-%r·Ÿ~ÎÜØs`eÙΔ»̀aÙjĂqfw†²¹ú]™Í¼`î¨ûa?yư–'ÇWfâ¥ú¬Œ×ó­5Ô=u¬A_pb÷&Lt«É3ZÿEÙˆ¦ü®ªßîw©¬¸®»I—[¾ÖVî•9”\&kÛµ6ej?ƒøÚ¶:ÆÛ=à{åy7hjÉrJü^}‡è–÷àJª#³ICHé?zô©Đđºưø} äxÜĐÅê"7_Û^EoÏ·±ÛÄÀ+jø‰ñ¾ÉqIá†Û|z̉2”CMÍaÅ̃=~́œ+x?Ú.>ư;¾¿‰BƠ"n£L¶¸~…”~ú¸{đ¼)04I7ræ‹E]µh•©zœù<‚¤ƠK¾Ï₫ƒfÍ‘%‡µ©Ú̃+§tẵHcª¥%Æu`z*팋Ô₫Ît<ºz''#Kó†ù₫t ¬₫F}€ Lécgúr Å,ôÓ×Ü2ŸƯá đöv@߬ۋ}EóGûßêæä¯L.Ơæ~́E}3öLY„]Ï€7mD¶(#WÙÙ^11zm¼́œ†[™¼“Ồy+`Ë 8ƒk1W’ḤÚ`ô8"p!°€€ ™gú¡¢ÖPdaO|ûLn“ư-&í…‡÷T…ă}₫W:U¾V;ïFx^©cÑÛÈä¯ëŒôđ~Vx»èZe§$¤¥–î2üîZº_,‰äSQ? Đ7óJÆÁÑäS"Å’í₫ư -gåøđîS—ọñ³wÖe?ĩ©́¾èåAỵ̈_À’ºWg†Ă ̃:¼³ª‘±N¦¦ç̣SAcg–3Ơ’>óxÙ™øaÚÎ\Íô™“†­Ăp˜Ñ³ªjJ̃¢Ï2ư•FÔfÁ*h»Ơ·2*D·ák<ê–¼Q€¼Ÿ!‡±‡E ƒL1¢È¯©-Í6;å!ätĂö³ï‰KrJÜA3ûq1Î"ñå<»—̃ —Ö}¤ ¬Ó½k~ï™Ưñ;Ù– ÷'FyµQçê€êwºÚuc[ëôÄ™¥Tîe,ơÂ\L5Ùz‘ç̃p³îØ¥‹Ó™‘¨1A_k`…uÚ̉ +¾)pF¿œ'‰%Qc̀ ¬X*,r›X¦gHëÂú;u|"WQk€ÙGb—ö’^nó¹́”̃€jO¿ª‡"5üÜGSvIÎ ?ïVy£¼̃×;•Kñʯ6y™Jbå]LJ¼¦Đœm¾úP»ùú!™G/«3$$×’?=`ŸZ@Ỵ̈Á^‹Æ̉YXQl„»åÇÓrÚ·gåơ¼¤mVB÷nD3_Ï̃Đîḥ±aŒöbëØ$ọ̈˜2Ùéú‰ÈJ8ÓaÚ—3̣̀38½Å(ñ3ü&«t̉Á<3F]C…¸º¾kú*å+&z{cˆÍ1êIù¤ËtƯïöĂ—/-ÿăÿàtÓ¢#Ku]j5kkÄw+ûFƒzä\ß@dă)ËÚ¤n‚ŒÍ̀(Y[‹«¾9¹ăn/ïG&FWc·Ơ+ûùÚ–Lñ₫öă´$·“ŸKÖ|ºf>Êñ÷R½ØxÊf"Hª~¬DAµ=®4Ú5çíÂûpQ÷BÓ;Ü‹\’M³Xúo_V)Û™Ÿ»*ó3Ç2ÜRk".´0pLMS©¹†^aº Ñ$»ÎIa…/8yM+2Z¹@Á¨*•a+s^©­‡ÙmF ª”»mwđ„ܹ²¡•ŸÑ=zó̉jª₫ơĂ7gŸá([ø…f ́ZáË»Ṇ̃Lû1•Á«dUOÇ›,H÷Đ¡£ÛÎdyAƒ½J¹´¼ÖzK̀èh(iö¦cï– $U¹̀¼{ï-ǶSr/¡ÈŒç:}Øư: êw6‰D?~©ôرƒ¥ ynKªư6áÔ9ª¥i@CÍq”gUájP0ÿÊ|9«mRÖ¢âí¨©(+EƯˆiµ1ê ¾­â/₫Wûf2¡BjC,Ë! ¨¦vŸfÚ$–*Ú~¾Ml•₫EÇËM¬£p₫ ®˜½,c-ö½ïÅîpP₫€ÜZœbEs¢đ¦èưyLM¡t/»¦|)|ủp`¦fT¦bÿcχ'Á~®™kB?êô”ñX[¬_lvôÄI¶Q‘Á&Û"Bœ’½¨̃Lc¯öúyË·¨YG+ [» {ëRé \¼³[½÷ÍÄ®T¸¥×în.n«r>?óh‹jÜu:¥#QHÍ9îWbiX‘.ÁJ·Z÷°Êh–‡¼¬Vpi«­†2Đ/îïÜ€SäO­ áÀ>°ˆôÄÙɆ&%LŸ8‹,û̀‘­ %¢2s¯?~ÛM²ø¥PJƒ›.=Ø̣f£»Aï‡ôḤ̉ä5Ô$`ƒUâÆ³ǿfPRä§IÅÉơ₫Kª”#7¥d.=x²U{¶½Ès½RÎAå{^\màŒÂáêÆ<¹LŒuB ÆŸđO3¡"B÷“ªc{URåé- ‡GM©‡oX¥i•ånsí’ÿèÙ`âÊàoŒÛ=êuÄĐ́̃¢ä€—ʬö_¶è.ùïkœ‚ÔR)‰ fÁKơ…1^ˆÊHógn—â+'–Ñ£?;è_đô¶·ÊœÆº¹~;UÈ₫X¨S´'ă³»kÚ$₫6´=çơăbư¼ÍQÚy²VçùNؼ×+-G5¹ âđBëxk Đ4¾Ưºù›ÖĂă¯¢3̀å7© Ă.¦®wYRV¦Æâ¡î'̃MfÆÎó$±„7’º¾ÖçoÛBƒ}[îæ¿́â]ĂÏ­»úx¼|Ô¡ăÏø‘¥%RM«`‰§²‘Á9Î ed­‹³sדª—n¦1_:˜ùZÍrDÉ ‡·<ûƾ›wú=¨:¥É)ÊC*„¤̉Ùô¯Œ°[Ü»!ç®¶m´–˜BÁ»¡*+SăTÙÙ×p47¡µ|(e`Ï«Ÿ;VªuƠHx«ỏ íưÙüC/:³xkLåÑ}åÜ…¨ƠJ¹ĹṃC¦‹[¯¨ơL[>œ5Kg5TĂ₫E¡x ÑÿAu?&uë2ĂU:[C“39™3µĂÖŒ íˆ|Œ—(%—å‡h¯q´X+ÑÆ§»fOJƯ‚Hëø‰ms1À§ûJTe fRƯ=]¨X~4öÛ!µZá‹s±"̉H`{@Æ8.™!êư.´‚1x¢̃ïú‹Uµ:æ¦A7ŸK±,Dg'¡Ơ¤[=û²²‡Ơ ôT 9¥rZ»kÅÚ=¶ßß$̃á3öÚœ_‹%éô¢”t,¹IѬªÉ¼3ê%†Öù¿jbÔ.¼´Ú¸X(ív‘±»×Ñ[g¦öT]FöîYÎûŸ₫¾[Ïæ(Gé®́˜`ÚN8*6•:íÖ[ẓk—\J¹]đ; tˆ?ös‚ª¡¾¸UừÖ‚ÚÍÆÈáư$Îơç›39;ñ&¹G¾ÚT|g;VYÉü‡=̀Teùú“7­ 2N ¾%½ø_úivMă}Ư«R¢†tS®U-½½ï(¢t)Fq=vßʆ¶›9r¶’,Ư¤Ä¤q8ê+ƒRÎ}×y«d²v‡I™9M‹9Lá×eä¨3.jL=x€—¢½e‚Aó„VsE8ï.½U\¤¨+J‚è„¿N¾Æp³¯î{œºcWñézƠ%œn˜ÔP(¥/Ü÷ƯÈz«Áu¾9·÷Ë´êI8Êdƒâ|9¯êÂæ.̉¨IêE6+]rg ´')Ă·—C•ü˜XQ-xß§”ó²‰~ơÜŒôÅăö¹'’aNÊ“‹R ! ÁŸ—UI_ÄűY>ÚñVMœh#wµ(²¹o9Köơä£Ó²§)ë@@ ¾ńK!aí,S4§X¯’"Ï·â˯ŒŸF‘…·'£Döă†X¨¼¨’¶wùoƠoj¾³90’Ưa{` ‚L/ÔL9I¤Àî`’5UÁœ-Đ·–Ư¼‡e{®/xQÉíez„_ü©ñÁ¯̣nÓ7<4mt§â‚ø‡«ùøo©nẓ¢…CÔÓ §˜A9‘*6°º©Ÿơ±'sÅ&ÜlxE•ê+T Ơ¥½¼Skz‘.ç̃¿—8óŒU÷ˆ%ôÖha™†À½ö₫å誹ȶu¹F ~@Ó[Ï¥ü„Å̃LïnsIz-Åqµ£ºëe££öqCÑ«\¶<^§˜3»e~F9_\4« t8Dßriج¬}‹•5oö$*í'î?áàçx¬Î´•"T̉1UsH÷’ê-œ~^+%¡U{pÜÇÓÁđđ#YwqÁÁƯ&aPíŒĐØâ¤‰­Ê%¢‡·Üà¦éŒÅ²v…Th4®ºav¸gja`Ê6ü]\ØÀ‹Ë+̃ë3ƯGw™sKû¤t4l¾jn£vđEAßú̉=d-[StjZÚ~›^ôüüëfZÚêøP3¹¾¥›À#mq7²³%-¸èđ¬ N&F¬CA­x,6fơÍD_ZêI>ă_׿(̀fù–Fí¸‡'QÑ ©«̣‘’Ô‹=₫|©”ñ€çO{îxJ¼á́_đuN+á…3s‰0Íj?oƠ jœO¸̃³û*› ¤·‹ºéˆ2]ăîÜZ¾ dœË+_È?xD9\̣¥WT"ܱeu³ÙWKXÂư•­‘a₫₫øC>ÛOSŒŒzê×x’ï‹'H0%ƠÜ/ ~È 7W g§Đà·Uxk¬®WB=ßp:6à°øhƯn?9GŒ$9%j•èÓÀJ â¾êtnĐ[ê¼Ư(k•Ûë¹:ÿbï“\»a±1Œ=R»Zß­Ơ´)y x¬eú+,ætĐ;c"́[ÂÍd4¢iå̀ê˜mÍäÂ35÷D½cFºé5­AÁ×Í̃Hª̉%DQtD!Ü|Ää ¦Å =¯„“̃NƯ”#¶×0z₫#é°qЦ¨ơ-/̃/ÍâhªrC©~6á‹́ÙØ~;ÙƯG5ÖºF¡ M₫ƒz¯IåáÂB“¨g#WOU˜Ë™i.&?épé£Ứ²̣g6¸ÊåÑJV-L›t£8ơ<\Ï]…p„_ú¬ªÄ¬̣ó•ăsË‚&,yºxÂÚÏVFº —Gơ°·Í¼/ »Ö9X¸Ñă’hî%¶kớ̉·®…̀Î?R+‹’3y‰ô¾†đô5Ö;ºªÂ)Ëày‹¨û0\æA®ïă³Á=)d½˜-”*ÓD/ŒRd›L×}T1è¯Î6‚₫ăSÊĨ"w¯¯ËÉV$Aí²–v–¬3ô/äQQ‹…§¼‹âº |æ½ • §åŸ\£û8̉¢AöÁ+}÷h³¤Å®ôPnƠ¹ç[²|2}u^c(hÅà>¡Hư\ÄI-u¯fïf[`¸9–Ç£x«úăUCαwÅ6z5tz0#K̃ÅiÖ²¹–Ñ÷x̀¯ơ0¸×H’“ä3·ú…æÑ8M¤xmL}³ù±Gv endstream endobj 622 0 obj << /Length1 1398 /Length2 5888 /Length3 0 /Length 6843 /Filter /FlateDecode >> stream xÚuTÓưû6("LAB¥a”̉0º¤$¤[’±ml£AºD@º;%¤„$DAB:Dº‘₫3ßó~ï{Îû³}?÷}Ươ¹¯ë;NV=C~E(Ú¦FáøAB̉ÀûÚÚê a ˆ€0€“Ó‰³‡ưmp>„a°H4Jú!îc``̃¦ ÆáÚhPĂÙ‚Ä¥ẢBB@a!!©¿hŒ4Ṕ‚„µ€h à¼vtÇ á¾Îß@.7$%%Á÷+¨èĂ !`PŒCÀđ!`{ !‚„áÜÿ•‚KĂ9J ººº €°h \›èÄ!€0, ăƒ Ô;À₫Œ&à!ØßC´-ÎŒñ{$†ÂâCœQPˆ¯4T×ê:ÂP¿ÁZ¿|À?— €₫“îOôÏDHÔ¯`0‚vp£Ü‘(8Điêªj àÜp|@0 ú¶Ç¢ññ`0̉lƒüj TUÔ‚ñ₫™ Á qX,̉₫猂?Óà¯Y½vp€¡pXÀÏ₫”‘ïî‚–û…vEy₫}²E¢ ¶?Ç€:; £NÎ0uå?¼ đ ĂÅ„$%D$Å0' ̀ ‚üYÀÈƯöË úiÆÏàíéˆvÚâÇ€y#maø€'́â0Î0oÏÿíø÷ ¡Hhƒ#Q€²ăÍ0Ûßgü₫1H7 ¹~  ĐÏÏ,ñ ƒ¢QöîÿÀ­XPMOQÇÈ”÷ÏÈÿq*)¡Ư€ü" ¿°˜$$,”À?xÿ;ù§¡bƠQ¶h|Äï~ñơwÏ.HÀơG!ÜÀ'ÓAă© rưĂt !1!₫ ôÿÍ÷_!ÿ7ỵ̈̀ÿdúw¤êloÿËÏơđøÁH{÷?í›x,"Ö ™˜ù™-₫̀*;­jàÛ\?̉3Hs4~e¶gÁ₫Zkÿ®4v/DiÑÏÓ†ávI¯ fü&Y°ếwT<®¡kGơj DY·Œ¼½¤æ icäàx¬ Gë_í + €Æ¦êmư1đ–Çg‹êjà 0•ư“®DÜxQÁé™t_‰Ä¬TÜƠ¸ø8¹­(/A«ZùØ(iFÚ5’,]è÷¥µ= 'Åu%÷å/ Ë&5 ƒưd¶³ ·®UyôăŸ6÷·÷F¯O–l 2:T µ-_̣£®ÏÈë¤ë¡ÍÜ›Ô 7¿Ç"ªBªƠPpgít<¼xGBüÖ¹½óe®RïI¦GĐ•n¾l“³x%lÎ_ḷ¨q© Ơ‡_ëYoơ›Öz.±ZÁ½Ê\f@₫n"1”åïb+;²4I—jæ!#Ó] .¥te& Ú<°°…€Ù2?Ä‹B¬\éI¤Tj°À#•Æëư$ă>å— 7 4U[¿Ü\Ư¦RO”iƒÍŒ%ÈæZz‰¿ZT9uçª+è^®Br«4)O†=•_ôñ?Ÿ¤•LfÔ¢æ›]ôªc¿#U˜F ˜ƯÙfˆ™è}‹d€ó?ắ÷–ôñfµ|ª/s/s¬ƠU{@RØcsË+aÆU:¹•hû;®’¼®‰\•,iX ŒĐŔR’l%ªux1dûä"í%q‘Mê’†ư|á“KYfØfÊ$£eí“7ºQÉk.a+;zËÊ ñêTLù‰ư;„ÆÓă’ß®Q±đV·z<à́Dô,2¶NÙ|¸ÉNóƠès=¼:l4ö`Pxo-W™©übÂ.—;œhøæi÷+»>ú ?ɅŶƠÎSp.—‚wn•C̉e`aßP³èÀJÉ^!M$´S£Í|{º¿Ø1‡§K‘ ‡‘ügă ƯÇwY2³\ Đ=ù¦ï̀€|…Ç0³Be›¬éư˜µ©€= £~BFǤY œ0GF·¤¾B̀ÑŸÇ̃ÖÅ–LUTÁ}N^4\aAT|ƠÈ́å~̀üÊ“4¥0í¨l©3ôĐ—ñN©é‘ Íníï¦]/a& ,Åå^/+“z`[,ï;©®ˆ–̃_`Dyé²…]søôp¥'µJùú„⻌“Uf²ƯÜĂÔ‚)©Æ±¿‰ü'»oíP•ñ^&!®–Ă`#̃qÙNOMUyI‘+PNqÅÉúÇa­hNî23µAÔÙg÷cß­Û]ë£'ơ>)Á̉§:¬MúñsÍ£c`ØD%³LuŒˆ%KàÚ:ƒZ$n₫‰₫Dđ ‰N³Ø=ó¡^Ç$céUßEƒ× ^q›ºí6Æ]Ÿ̃÷½æ¥üï9k-ï!ú ›>i²V´@‹ÂÛ’ ¿˜ôUŸ9](Wơ‰„ÄRÓ(o’|@"Δ¿‘ïèùí9KË̀¼kî7×¾́LƒË8Ơ>×đa<“Pb9^{̃ÔT³s®çé^Å  VWs[í1ÍM£‹MöƯÜØ½|‡¨:́Çä`Î @n]êz”(¤Î8¯"u¡ƯɃî:˜L7HkÛĐ1WÎ^V¡¥÷™aó’X ¼BÖ¼eÙØ3ňè¿Đ’Sº(âT:U‡§O™>y“²Èçi0Bê†Ú OEg½K×ÉTÍSÑ$ù<î« .á~‘ºuséè©%UcíñƒœÀƯ…1UѵÎú½âï_ˆ® tâ J,j‹ Û]Íđä⃒µ·ópÿ»ƒ7–j]¨@ªöb©pTÖEÍFN_çtà$ß`Đ ø̃gëa‚•ưI¹´̣Ö ÷ă7r×0—oˆÜ¸eÁaÑA›5̉ÓYyP£±Aä}) ~ĂiîªÂĂw6ésÏÔÑÜ|_+Ôç3„<’||/Zư.Ïô ‰!3ÆÉÁºt‡d#̀d=Î?ÜpKTXXă-¿¶́G5ªLº7vÊp©*rPéÙ©™˜èN«¶Yñ² ┪ůªjvONF)÷̉_çpù!*&|UÓûÍïa\à¢[QV oÏ„âEú\ñØÁxAœ‘ÎGrUvƒöúB=t+bÅ­ƒ…·ÁHÜv¢ÄDưfưhc_,!B©ï¢«ÍÿƠíß=»eê>Đd«j?ó…ñ¹nW˜É»\¢–ZéưñKk¨’"ˆ¬°gÊ%±w ơf[0Ûơ^ň®|µSu_? (Â51ÿzkEƒÏôW×÷ùêa|f ´m-‹8Rè JÚ´¥„ÍÆR3Ă¡üĂà́DØö€̣Éøb¥[.êÓØÊ–£E?h‹koA€Xc\²̣fVẠ̊¢Ë^đ,ÆæîZtm^q¥MY´‘{¬ç±¨|#—̣Ü̃ $ëÇø ƒâ*ˆœß­½SR3èa¹Ư20OûÆh£ă{n7°}ØñéѨç†ÙD$Áq$‹ŸôƯ)âÔ‚£²ñ;G/̣ï9 ŒǼRÚ»^Êóè́ ½ÿ*öá„}<¿9̃ë[f¿sL«Â^`-iw§mf—Ù,'<@̃àÑ{Ô ñô+́‘»ßVùvạ̊ÔFÉ,(Å*Cd¬gƯ),¨¥V¤cWÛö¶ 8>ọ̈Sö) ïGÆp`V¶O*ç>&%Oímotí g_ra:#¶2µÏ"Æ—̣ê 9æß7ø̣c¼¸K‚µT¿“Ü£Á»qaé÷ ^à<­kè%ˆu“mߤ5ĂzëŒCvè ƠMNŸ êa€úèá¿À ny@‘çÂêØ ±í>—=³{¸đ†râĂ›Á ¡­ i¸P·½èJ«6F[ëüÂZöºƠ«b&ÛWU=ÑÔ“§BÍ}k--_»=ä .úHÖF´ÉüŒ,`ZzWM<€Y¿wöܵuØDxè†Ù=@5̀3’6S”Sèqvd S“K…°¾éOèÅ3#|íè’VH^ñ–«.­kk]PêwG“Á̀@ëjêàˆ@I Ùï«Öü:Åörg½áù /®,ßOx˜ˆÖÊ×éÓM«́øx™ó1A@Đ»ó8Ơœ§3GvcÑ‹V;:4{‹ÀfÛ×yÄHœpúQ=ÈVÅ©ºÛ\ñmÄY„ peMÑĐ2Ø48#̣¸¢d6­°c-6R̀ơ˜*₫¾Çû‘RŸ%i§sƠ‰G«<,ÏLÁ/́jƒ̣Qê ñ–&Ơ°.ẰB?vFÖ5‰¼l± ¾ö>‰WKÁä'ÛbV[¬ù„Ó÷ëIK_ic‹aĂ9 ºÚ,Jh¥~±û$Æă×ëÚ3^Ă•ë¡ÈÜßhÖ§’}ĐáÖ¦¿»À¬¼·R§Y(ª÷3qüâ]LaƠ¢Ø0:äw²“‘R]@g —Dº‰Å­37AZ‡hx*ëlƯ?¿TÊÏ ́"Q\]”|!¢hΖ·‹kAø̉ĂßM$æÍ÷ºå€C$Qä>”ùÓAâ%ö~¯bv®sñ#¿>¦„bR_ººçùÅ7T̀¿xùEǾ§6 tk@Ôˆ½1:cèm$i¤9M”ưªU}íÖ-„ëù@Ù3·§̣?ØôÔnꦨx¹{¼Đ́WÊ8M ̉ßäHŒ4›ơ,ØØë ¾CY<V('®^—uÄ}±ªgw2™±¾Ml¦TÏí¯Ä>Æ8Ñÿ–=zÏêǦô]0ˆlûFÚ’ZR)…₫Ư-̣ég”ÈB(V½6‰nó₫e›-ă1¥ÜN₫›¸LØ{c#‚°lc₫ñ^®Ëö ŸoÓg„e¼Ơ®~ÄĐ™;Ødº<Ü©₫fép/#°œy=Î܇Kr₫ɤe¾#âc¤MZ€_̉)Gb‰NrZâxÅỶr@zNMÆ_“„LØơ€̉*»o\¾/i‘Pa T+L,¯ióªN—Uuz6‘~ ‚́,×›X_·*ÛYU÷-\&,ÚøX9u{Ơ‹ä˜Œ½YtÍađ)¶­L|“‰@!ÚÖv3Ă~¿4¦Y];Ó-²=×TLÖÚ¿ È­~)×&{%Äm}Ü„4d³¢Tsµ Œ®¼„´đ*̣®Ë¶‘A·’§ç[‚B=ǯ$£Ú AOÚÉNŒ›wew\r¾m_v?ÙÂ=̀ØđyyUà?3ỏ$çÏjâHî¬ÍIö 6°#Úd°4d–]+Ö$˜„Ù?R}O°¼óе`;åÍë  ñÔ“NïĐp)},ƒ́¸…ÊÁóÓUăG—ö߃N£i£¤ßN3ơêT–—­WŒ$è]5˜Yjçc¥¶ĂiójØ|ahZ—蟅«Â9 l핯ô¿̃H&n&Hó }ó âMx“ÀơHzỵ̈Rk•Ú^i>çp?³Œ¨₫qÿu ̉Æy*~=‹£ó/íưUØåÑ»ĂÊ2_‡öRÁ•ÎÅ˘a‚üǴ́¬¶MûijßF‹6/OnK̀?}" Q ô·§|NÇeiG4í”OÙ¾ẠS¡UxtI^¶5fhÙ"ªs7’à‚“—*=«|öfJ AȸJ(́/BOrg h ³©5ñàÊ5ÉŒ®j̃„áá‰ÙÂÚîµI>Óí…ëeơÍ,¾ôå̃<¼60å)_¡¯aÚ›.ŸK/èÅv=ßPÉŒ›Xơ1,4§Â¸2zß3>o«…¥©$@‡*~°ÖKù7}2¡SxœPé8êĂ½‘´Ä5÷”Émh1Œ>mÇ«ÛÜ–›_̀g̣ºyÁ$îYÄ_ªóo(öhJ/ÂÚöȼÀ=«Ê¢€đ S ^¥»Y(×N6oY~ßqZ¤ßZñâ+"·à× ;"]PnÅ)µÜÖlÈÆP“÷Ö’I‹6ÿd‹Æjg¹¥âǼ`×̀œYß’Ä9ÈeÊñ³!¥å­1‘˜«‹¥7  ªÙ “xóơA?öPÅüU¥+øÙ‰§ùD˜v́/Gù¬¼ˆ?ß°?ƒ_¤jƒ_́œ¨µ×u++<§3¹ Ï•-'æ›2ᡟE/µÊŒªTDơ‰‘3mc* Ÿ&|T²-Hyt(uư³1½‘ ”6ö×븽Ñ~L©nY!Oí$ÁqÄ×¹ÁZñÉöû}năôgyá˜dùƠôjÓÍDLK~â«dâKô$ߘ¬œƯƯ™P×̀ +˜sX¾̀IÓ·LÉæ®|₫Øöó9¯û*Óëº_øµ‘¡t’¸tV5æ<êIç™l vÚ­‹ç „^3Ç}<5ï˲ïÂ¦Ï  m! +*Ú|i#y4̀´Ü~›RP×y'щË$đ́Ù1 ƒ€”-O÷À„‹·Ô.:5ßÛº%lMá’'Ä¥Ç9E' —ÏúBJW%ej¾ä;™Í C/‚(__‚‘xỚîŸÈtEĐo­¦«i´ơm’j¿z(‰ÊR·½°r‰}2×̣“éêùÀ&md›‚Eè/½dĂÿĂQ <ÖĂª/=ä&|ˆÂ¾kï xpímTëưX²ORcṆ̃Ơ"Ô|°è$“øÜ§kåÚë{‹´/¹:âÍuÖÖ›»n]^{¦›Â ¥=ĂTd~@Ư $1Ë™jRÅ)\u›.·8¶Qëk —kÉóÆÎÜË'¥*ESÛƯ#È\®W› Á”Ï{îôb™ê¸ ‡‡.4+ &±›ï6wójóë> stream xÚtT”ïö.‚€ C "0”„twHˆ„0  13C HKJ*¢€t§t#©tç )¥̉ñăœóÿ{׺wÍZß|{ïgïwïw?ÏÇÁ¢«Ï+g ·‚(Ăa(^> @AKKM ñ‚$P”#䯛„Ă‚@Bá0‰ÿP@@@(ŒO„Âà´à0€º«#@@ đPB@TâÿÂEÔ ÅP‡Ă H¸³'jk‡Âó¯W˜ ..úàw:@Î ‚€‚A0€eqœ9ôá`(åù\’v(”³?¿»»;È ÉGØJs?¸CQv€Ç$á±ü  r‚ü™Œ„``E₫ñëĂmPî €q8BÁ“á ³† ˜ĂújǵXóààïƯø₫]îoö¯BPØïd wrÁ<¡0[€ ÔĐQÖäCy @0ë_@#ɹ  + àwç €²œ„đïxH0êŒḄ!¡¿FäÿUsËJ0k¸“†B’üêO€€1×îÉÿg³0¸;̀ë¯a…YÛüÂÚƠ™ßuq…¨)₫…`\$ÿñÙBP ˜¨˜0â€x€íø•7đt†ü ürc&đñr†;l0C@| 6̀‰ä ®¯ÿø§E" °†‚Q+ˆ-F̣Ÿê7ÄæY>ê0b¸'₫úưûÍC/k8̀Ñó?đßûå×ƠSÓ4Påù3ñ¿c̣̣p€¯ 8€WPD1/>ÿ,£ ‚₫møŸ\5˜ “ñ§]̀=ư«e·¿ àú«nÀ?‹iĂ1´…¸₫Ăr3 ŒyüsưwÊÿ⿪ü¿X₫ß )»::₫sưÿaÔÑó/ĂZWFZpŒ`ÿ }ù£Z-ˆ5ÔƠé¿£j(F r0[ ›y„ù€ÂüP¤2Ôb­ Eí₫pæßđ—Ö¡0ˆ. ươqÁdÿĂ ́€ù€ 1Äü!1jCư^ă/‚ÑÓ?ûP‚áÖ¿„'(̣B @$˜Ơc,€—F¡ÖßÔđóÁà(L 3³À ùµf1¿3f7pë_~’Ô»"˜ĂSsđ¿́ß ‡@< `’é 8øQ}EPăI™ƒ;ïÚ$₫^̉‰± ïPö3"T—̉ˆÅrœ~zÚŒF̣t§€̣3ûmy—“Œ…Éï^èJæ*Oá#^få [f«˜‰ë#́±x¯cFÖ :¬¬' ̣L]Xºw#n¶ËXÛvésPxß«è˜wç¤ÎSUnÔnn-ËKÓ¤e7ÚYyŒª·ê5XùAw/sÅ):p5̉,,Q;…UC²ù”$νôæRO_ïeçƯ¶u·€µ}ö—(J¥G½ŒÂ„¥FsïÈ/2?¸m§PyY©Ü’Ư¶î*\äN8©Đ>´Cn›³Üwé̀¨¥ë$ÚÉÑT‰{‘’Ơ';[ö=Öl¢(¶@í!0Ô"ăåçQJ?`uú2§/X^HC  ƯƠ¢…#fư"½ú¿.o₫ ÆywU\ •–Ô@¼¼4äeÚŸvAµSe|µ[)\ç°ư™„ÛÀäÈÊ'F3wbqd¤N¨F}ơÖ ‰5,đ‹(É#¥N­Ul¤û`vk,mÂÑŒúH¶0Z¼€Ư»_0+>«Ê¬üN÷Ñù–@P¯ÖÙ'ooü­RWH̉Ͳh˜EÈ'B³ yߘĐkÈÈ’œë¶²jçéưºr±©’§¯Đñ‘ÆƠ³ù¡¥8Láo–ä6e7:ö¨=)îÖh“ÉÈrh™Ô§'§Ó0, ˜ó7’Í”øaơqúªƯ¶Q.å:¦›2*ÎíH°—º®%³Aï yÚoïE₫Vd+xÜÇEåG ¨¸ØI£vẽ ̣„lyEªØiû±s蒥Ƴ¹8D'änLv>ø9¨»«QPFF}îåB×̣ÚIĐ =­ó°®`‡̃bÑ[‚ÇÏ×UÔ|“ˆÔ(?LJ”²P=T¾êÆÜtM À)ơÓ0£y ‘y7{­°Küjéën¶¾¢ÀyzC•‰På™ĂfEÓg NC ·)úøÖvFÏ•‡Q‹Í¾Ư…ï±[¥¹å è¨=M°—¦Ưë Ô›N­ưè9ÚvyÖ®"̃V´Î`̀–ư#Ä,Z&¹§¤8E‹±èà…á}Ó冷QO› -çóV¢E\Ûǯê½È®X÷’{®•¾8ͪû7›̃Mƒ©¥S·gíơtÍÇ¡d ›ä(å±5†Ôđûë&twmáxÍ ²°ÎXß'+đJÉ£C ëdîÔßÜYç;±Æ¹m@F̣¸Í!7 w÷ÊyơÄ)Fy~£‰‚½ ïd!ø½$gdÜ–NZäÁXPéWÜØB•ªºLÆ·œSăy»:¹Dvjøü‚ûq†Ơcœ/I/}”D›÷`wÖ±c±ç’™$ôà;=¬X7ăŒâ·Ï\]›8“È%A±t|ă á—>;Ñ5m Qûçéă??-z’̉ă+}äRê*¼^pzmxÖ̀³œÓ̉Æ!ấxEÄVƯmÊ2ÓR§̉Ö5hỤ̈ăZªØÏ`Éæ—]Óêï0×îæåC8àBïXK“¿œw§­„äSP=ÑÍ£’6ÊBÍR–çOƒLV’Y°EnkD ê¨ØëízÀù>ºă¹rLIsđT–KXêë±ù i|O¾XI•z€&lC¸̣Ú·¡gêX́œOÊ‚́̀gÆ'[CíêC¦s& w›?a¯µI“ܧ üÖï WßEMå:û§₫&‹›đ4½‘ª9R#;Æ~ĂWºI8aFéæï öüJ×*Öíסsån§–cijË?UKûC¾Jn®ë¸;Ç.§½âÊÑ­û ×̃ñwă‰ga·Ë•Yº„w.¬$¨†{enj‰û+„–É£gnMÈ– ·7Æ6\*=*¸A˜Íkç•yâ_×cƒKÓŸG|öÂú#pú*GpiKÚ/pûIB6˾&ơ‡±…­gÆ7q1Ÿœ ¾•‘̀—Ç~¸z\Á”| ;âœ$.™Äµ2TÄÓX›¶él¦+Tkû6K ʉËÀظI…#üP7m\âÛô<«x.|~I "yèù` Ûϼ8…ă éè¶+G9̃,KN)ç1’‚…&DŒf }₫Â~p1†ưî.Ń缒1ˆöñÅBíÎ =e¾lÛ÷lm±»–oÏ®^N¼xnơƯ <:.‘àëˆz”/¡– ô§Ụ̂V R±âµôö)îŒY0•çüøåÓưº„Z‘*•»Ë¯”íªy%ừˆ»ëÀÂïMüư3ƒ§lW+*)F ̃ë…c=†V™f=¨[0ö¨µuo)c|qe,X5.¸ÏÏL+ÏKAú˜WÏ–öxw¶Ăm—8 Ä5ôÁ₫ s7.Ñq,àZûƠ¸È 4¬@OUl»úă„!c²©ô'aIđ±́ÇÛ‚â8POe’D*3%­A;Á¶Öù·g¾œiM̃ºGI5''x̉Œxô#Ïư£àÄÈ}Ç-ó^ç?dQ#ëâ%x,x:îÄdJ,{¡4¤ ®ÆV#Jˆû9-uÍg$h7·ËĂ›,l°Y«÷—±ˆ’<Ún$gñ@óøWd|¢æå–ùW-\³P–:; b:8Wú­~ñœycOßL̃m›‘­Aúƒ™Éߢ­=>*“Ë'![0@OSº@yê¢ñêŒL¿g“J^u˜B¿tç|P_=BơM6Æ¡è:FO{%sưQ†…1Ôäưé±Ư‹1ÙU‰3׃¯ÔC]†¢%øñyTăR~SàµË©‹|¸Ø¨j̉ÓEwßœxĐAú"©™ƯFå¡ÁN˜ÖXÜJUÂÈ,)1•s¦9 ÷ñâö¬K( c™dBí‘ʺMo[»U÷ &6,?ÛPqákhpÙnăuÆWo¦6ø®’ï2¯m0‹z°‹¸0ˆE’t—(8ÚM‰fîĂK7́¦5ós­ˆY㨠|{Ăᵑ¬„P+®ĂÚÚ´ưĂÆ‚N¥uø &Ơ—·vÑ U²¶ííi–2ăÓÇ7¯×ßqd{sˆ/¤^å”W—ă ä¾²OÜ,jgaLX~)œ2e$`yĹ‹;oÅX/*ŦnZñT,°̣ö£¡_˜"F[íª|8W&4D¤ỊƠaê3€SÚz¯±¡.4Ínr2Çc‚x'̣̀oÙ¿Ür<ô:qµÉë+ă.h$»à8*†ÄT7©Øœ|+ÑR<_ ²00¸o±Ä®Ï?*-ÎzÄvSm̉½Èƒ¥1^àtS²tw"ßV?ôHíơÎÍ_Ï”à˜s _ &?£Yđ̉S¨µL¯ô Öë9Ú‡Í;µR™P)39Ÿ JH&¥íƠùăÄl7_y_Ó=tµÈK -R̀‘,•u~k¼́p‹S×ó¡hÿêƒRWk5ĂáÉÜçê!)÷F»¬ÂḿĐç_p—Ê©ä†m’‰TưµHăX]˜—¼o¢Q(`áÅíl?éèÍ~“ H/°ÇL©Y°Ôñ— á0ö¼Í“ÒöC«<ĂƠv•ªĐëx”R©ïđä"AF´RSÉé#€Zậ`íªưœ8ÔH”¹HíŸíÀ=~¡tQûƠï§băë!9““üÜBëå]­ç₫âÖäí ï È5É'm`ơêd|Ă[&Gè”×﬽̣ôn4lăÅÊ|¤̃ ¸ ¡DG̉•ï ”æS}¥å}öÎ kI¢Æ­W ß­ê¦́~$È"!ơđ̣NWÆ…1ë[5½¯Ûă Q^Sj¥›_kdóŸÑX̣¯Ê¡5ÔƠ²_ôÊÀ}à¸dÉ Dư4ÚÉM/jÖ²v́”®”b̃́bl¿đÇsy`/ËÁ©hWTüóà~W_~°0o"Ëè¥Kèă³®qxÀ‰́3©C—h5¯_k_ƠđÓëü+¡îÉæÁèÅsjöWĐ‚×È|~^FkdÓnBËÜx\Û|mö çä½gßoåWíLH®f(Qáô!XÛ̃ƯÍ2ørÖqjZØùAß§réŸMƠß~91"XZ)"»³'́¦¶’(Ir.̣¡P9 ̣î „’©†.‰6M?%•àG"[!ÏVÉ•¡²̉’“HNæow oR_@‘7|xÅj(AÙ”yZbEă ùÏ._:tϯc/œöëñr+/ªm÷̣œä»í6’ﬕ)Ä[rS₫hwXWKôÙré˜Ù*’¡wÍrµa˜̉Æ›ư(ÏÑ©„U‘S£YÊŸ‰Rág0«ƒÆPÁƒ¯e~ê¿€J¾GŸtb×7²êªóÄ ËXÅ1áäy÷ô¦æ&pMOÔŒµ6¨txăÉ„×tô·Í¶\ư¯È¥ư$’ÂóÚi48”N‰ ój»a7gUR‹§Ơ‡̃˜¢7ûqÇÕ̃ïƒ<Ëü×Ú,ÓíÄf̃Â(̃÷’rôc¸`ï”\£¡₫›6|iÂ8­6`Û>Ơr%XœU0$r|ù º]JƠe¡Íq–;̣MÉú6%ïëåÚ“ ¯äÊe¯´$ 5ïø'à“R~%ägùxiÇØÅTæ¨4đbñ̃´?ÏaGùƒÓ\á‰Dâ€GÊpV’¸È‰@Đ÷đƯ§—Ö̃x°ÂÚÍ¥ç´ï^O"¨øH$—ég@©K3²aO}DùăØLÆÄëï=„»|OÀÇû/5ÑĂ*wv×?JT…o›Dç~2Y"¥–̣Ơ N{Ps7˜́>̀¹ÚÓñJPÖ·7Ó‰t-BĂ`3‡/NA­¥Èưvâ§9Ơ=Œ?{₫ùÀKPºe|sL…À¼3ÙÄrwz(”ú\ ïÀ>¿'äË–ïƒá®ü’O+JĂœ ̉6 ÷„.û¥'vä°*ëԪ͓KoƯ¸=¢éürevy—ÛỞßđÉ>.$|N2ˆËr!"¾b×~J¶²ªG‚Ÿ̀ñJútÈcD]0È@³z₫°´ <7¹+†SŸÿ¾OúXă¼-³Û´Ó©ùëĂbuzåé¡[ªŸM•å]ÆIá&$O.NÑGQem㸻b>ÍLé7JV¯%ḳ¯‹qƠÚËTÑ.¨p|óÈ×¹J4¹ótfIÖ́ư-‰i|®ùúĐ›ô…̀ úJØ?Ó'ƒ€’`Uœ́˜+5¸Ü¥2(ö¡ï#O’±q»e—Í¥¼9iê7ÑÈ‘äøœ…®&C̃NÓÀĂ}ŸQÈ;c•j.g"¶V»£Îjöô¼-eÿUN¹µoùk@ê] o<È›‘ÁæÀ¹Yă¼́-x’ɾ‘zBh0[¤»¤XA€Ö7®ND_§½©£üBv5> ư|¹“‚{1ËH÷Ö$Ư)¦³”·Q₫øKœ– ßÍkơZ2Øâuơơëí6ƒ0Ü̉½§¨#Â?S̀Æh-ëÎÂ`±KŸY¼‚öÂÖÑTQ̣æ@…Ưƒ–z₫Œ>/·ÁTÉe¬´ù J6JùÇæu¹U¥êëR_̉])̉®b;Ă¹C×»µ[ÜGb†²Ëă…ܔӫ3ư]nGo9 T<«xrzç.Ø=o0º?ŒëÖ‹ -q¦nߦ€.>Ÿ¤w4hÊUñ¢ÇAÅF¬ê¹;¹Ç†Âậá KŸY§j̣Yóf5o¯±®"öAÈ÷ú¹™VΟ²%°–öÀ/FU%W$\7F¾s/W{œƯsܨ˜¿/ưi<¡BFk›øƯëú†ùÉÚ)q»bà£H¼øæº,Ÿt)ûGFƠc…P¢ûRˆË¨lN6J&ĐÓ¤;4@Ă¡ë\ÈJ́sŸ;V¢(û&jµkIz“YÙÑ©*<\Qsx §ë«œ+¬₫$FăV~ ™²feDÜ=́¸a½„ î§Œ<ú̉9ÍÅĐëÆÙDæÆÆV¶{«?îœѧ29đuæñ÷¤ñµ€j©j½'̓]¹QuûéäjLơ(:=|îÍ(rjE£ øEéT){Qrøè~QTøCƯ·Vá Ư?î Ï91˜&Èîè¬ß9wŸ£v/Yliz¿WÄØ‡&‰«ªn½µÂCxå†î€º‰‰ˆz¥si5H´¸Â.ïè-|è£üü.&Z|À̀̀Ⱥ?ơ<µàêVơp>¯$î°p›̀Ë–çÑ&N~ßøĐee«âđ/»­Ö‡­5_Ϙ›(®Ñß6t¼%Óœ₫ôµï »WUzûÛM¿qê:w¬¥4q¾¯̣FơfƯ_p"9—ƒ̉±ïRV‡h¿5–/霃–´I¹‰9UMu1ë°}̀êËJOTó^ˆ“#LO¹i KiPÓĐÜeÄÖxëñá‘ äÄ'ùÂ3:Ó§føơØj¡Ë­›^L!Å'÷×kwˆØ½‚6Ûßd̃-‘óe&ß­DjÛÁ´iäU¯³¨Rù¼­đ$R}.®CÙÏâ¦*V™±&Î#»¾à´'á²Ï»<¹zÄÀđé4—-`­Q¯5™OÊ‘ú$ªm};“YíV„côöíCö©–*+rd]F%©5).Ü€jwØ{¡Ê3̉Ñ+ß´§ï°úṔ®Më̉ùḍÖÿ¬́́í4Ôq)xyóâÓ~o ïlÇûÏ}»{í‹)Ó”Û‘?-¦ñ>jîê?Nbû”ơZ2 &(3Œ¬ç‚Ÿđz€+G²)Q•²Df󺈓Ù§PM?û=âépYñ£vËGW~ăỊ̂DblñoÉe«(QâgĐÁ"CVVÉ– ́K0]¤¬k+¶íṂ”|*_i)Úf4₫l¹á¢jP³F6ä–Zñ² Od9«bB]ŸÈb[ơfx§ü23JëtI3&c†ükIq.‹é=Úo·ôÇĂ“ÈÁ‘t3z\–7«~0ø‡-£¶s¬ü§̃˜iBí†üơƯfêñp.»¿ÉLM½À·Äaß+i}4<ô½HY¿u/LaŒùud`3U×%ùpÿư!*Ÿ‚̀­g5_ù[Œf»9äx„+rßÊ™®îp+èɦ*êN:Ư2…î÷OƯ¿014ÿ¹:Á endstream endobj 626 0 obj << /Length1 2655 /Length2 23229 /Length3 0 /Length 24714 /Filter /FlateDecode >> stream xÚŒ¶P\‹¶- A‚Ü¡qwwwwwhÜƯ=x€Ü‚» ® ÜƯ-@p{³÷=Ùû₫_ơ^QƠô˜:¦­Ơ”¤*ꌢf@)G7FV&>€¸¢+ €……‰…… ’Räfü[Œ@©tq9:đưĂ@Ühê–I˜ºírîvVv++7 €……÷ ]ø¦ €"@ÎÑè@)îèäí²²v§ùŸ¯sZ+//7ĂÜ¢ö@¹©@ÑÔÍhÎhnjPw4Ư¼ÿ‚FÀÚÍ͉™ÙÓÓ“ÉỖ•ÉÑÅJˆ–à r³¨].@ Àï‚J¦öÀ¿*cB hXƒ\ÿ’«;Zºyº`Èèà öpw°ºÀÉê² e' Ă_Æ 0₫î €•‰ơ¿á₫ö₫äđgSssG{'SoƒÀd(K)0¹y¹1L,~Ú¹:‚ưM=LAv¦f`ƒÿ07H‰ªLÁ₫]«¹ ÈÉÍ•Éd÷»DæßaÀ]–t°w´·:¸¹"üæ'rƒÛîÍü×dm=|ÿ–  ËßEX¸;1k:€œƯ²›€EdV@7' 7/;è z™[3ÿ¯áíü’ơ·\¿¯“£À\Đd ÿCđu5ơÜ\Ü₫¾ÿTü!°²,@æn3 ÈáOt°hùßäĐgï+€å÷ß¿‚×ËÂÑÁÎûùæË¬£$ª!§IÿWÅÿƠ‰‰9z|9XŒlœ,ÖßKÆ ₫âÿï0*¦ ¿iüĂWÖÁ̉Àû[p›₫‡±Çß @ó÷qĐ₫Kɼµ@ÍŸ%7`ád1°₫?¯ú\₫ÿ6üw”ÿÛ’ÿoBRîvvÿQÓüGÿÿQ›Úƒ́¼ÿ6/­»øÁgàđ¿Mµ­"Đänÿ¿µ²n¦àCu°²ûoA®R / … ÈÍÜú¯mùK®ùûẾ@@GWĐïÇ €<ÿ¥Ÿ–¹-øÑá ^Éÿ¨€àËùwJIsG‹ß'ÆÆÉ0uq1ơFŒ8¾¬à[´zưg‰̀Ln`¸<€¥£ Âï‰rq˜E‹₫B\f±?ˆÀ,₫ñ˜%₫ ^³ä7 €Yêb0KÿAlf™?ˆÀ,ûq˜å₫ 0ù?̀EásQüƒÀ\”₫ 0åÿ"0•?̀EơsQûƒÀ\Ôÿ 0?̀EósÑúƒÀ\´ÿ 0?̀E÷¿ˆ̀Eïû™₫A`?³?̀Ó̀ÅÔÜ~ Yºư‘³ÿW₫×%ưWNd₫_Ä fîh̃¢ÿ‘ppü–ØÛÿIø{½˜-₫Á)"€K₫++8Đ̃ÂÔƠúNàZ₫à–ÿ€¿!èÀøädÿ =₫ädư-°û£ÿmîèị̂l`«@pü?\8À#²öv²:üĂ,ûG~pQ6ÿ€àØ₫‚›f÷î¨ư?JwëOdN°«ø"ÿ¡×îø‡ ØÙñ_jp1NÔà`Nà­Ă¿†ËÁú·ôߣå³v?ÿ1¬ß­r₫3|ppgwG7 …™Ư¿"²süQü¯}áú[óo{̃¿¥ÿ6fư=É̀ÜV×?½;¹íAÿ^8Îß6@LƒÄüûo]àºÚưkXÁ¬₫¤¿˜Ư¬]€ÿØJpßÜ<ÿáá₫¡Ç? ˜™ç?Ö́íơïưn¢ÏràH>@—¿Rưëkîî‘Û^‚àçïÿàÿü¤½€æ‹sæüa6ơawµ¢Œ»ă‚Ó”»Úi´Œ¾‹._ƯP̃~¤­É Yw¹ư8̉ûne[’æZd‰äÙ÷¸µñmd[²jû£ß“ñµ©Ưv„…ÍÁ‰Âcц"xBF ‘=¿gg?­`[¨VÈ.9ÊĐ#øŸÄ±ùêm°ÅßÏú¬Vj°¹văQàéáA]£NQù¤Êá̀û–­ .xµ ‘ä"3|Za|ÇtÀ–YR‹qhî«ó]́dƯÉû£&ÄØI®+kÆ4v!Sƪi7Áp«c·tZ­vÜhơXÚ|"\âưÑđ ˜AÖµ>jéñ}lt^ù6Èxñ©ín¤ùÛv¿v‰đ€0¡•'+¤µ~ôÊ2_&Ñ'˜r·±7ƯÚ@Ỳw Ky`LĂ|C.ÄđY· YXôx`ú G Ï8óü.âư«~*uǹ ÍÛy¢†¾†r)½u}úù³Ï]̉$+‚&?S²ç}₫Zµ*=°i&´œùçF6“D™7‰B̉çÂÅE‡¬tßî|ơH´Aˆ·Í=ïg¦3­*ÍöDÎϪ¤;'1ŒcMÁĂb¡áư¼7[7bFX‡Z÷?«<£ÄFâ75¸Ặßwªåv»*§K‹Æ¼)¾Ưíƒ7#?Ơó µoN@ƠÖ|Øë.~̣d(—• ¤.ZT?ˆô[4\(êĂ« Á~ƯÄVÿUù)ëƯjæ₫đ’ÎWuª ȈÆÛƠPÎ¥äÎO!(°AàÔéçd ưÚ. ¤%µ × 3?@‹ƒØ˜¥Æ®OH½PĂPa—̀' cä«C£FÛx™E‘C­a‚ݯ—‡s+‡ êóå†MäªC Ö́›́>“™%H¾a.û†"5oåI&Å™’ày¡EáWó́¨*0¾?₫ qÊ$à‹@61+K™\ú«@û¡ưycóưBÖÚˆơϵ¼°ơªĂ ¸¦¦ÚÚLá<á+îÔclDăÑ<ưW<^*¬³DW‚nw2K¨Èü\é­-₫.̣́â0  ́F·ªú©iÿo\â¹—sbJƒuçó ƒ¶¶=eRưLă[Ù¶‚Úó†'¬Á=ó|–u¢KE¹{Å\]–ÊÑ_®uÜ”9ƒ»>À—\ç‘ 2v<Á[¨”lº̣L+̣¸G#´= 8̉ßä}M£ÄơĤs¾"y/Ó DËSGô±)³Lk}ªæ’U¡ °{<|¨laLÆÙĐïÆ=ÄÜ áĂáÉÎS±QZ¥˜ƠøD̃Êâ¥3¸;(V²ơăú¬¹'¥çEÎpÑe´Ó#ô"WL½̣v—® ÷–OÁ6§Åư>q»iđÓ*×­J¸l;~¢ÿ×£¬Æ±ç×ä½< %ñ–̀Âñ%囹 ‘"m6/’gR‹ƠÛÇ;¬Z̀±Ăb‚"u¿NIY’ztó}î)Nï'o‡‚(û«º¦F°<7×6Ù ËûÖƠÆÏ²ÖßQỰǺϤ`qøXQàR-àʆ½¹nCº—ÖDRÈ¥a¸ œê—TeŒÇÓµ59̉>w¥¼G¸‚ĂÔI;4£Ï²OÖJs¾;Êè”4V(óY{,PSq7Ơ0™âÉ‘}¿H³ölDna•ư%Ëb ƯƒIÆñÛ₫üäơdfËë¾l»¯”*’lù|ÄZ¢´êb ̀{åØgœåâ9¢Ÿ×o³íø«}¿w#̉·-èÀ8HÁ&‘ÁÅ@¤A„ñøª-8&¡ơôkàĐ́kÿ|c&ú(ï稈hŒ17ưImư…đĂWdïŃW® ¼:£¯·¦n9$p"ʬÇù̀ÙR$)_ؽ‰ÉÓ·ÍQç'¥ôWơ¡́+_Û|&b¥aáÑíÊï+Èzå„ªĐ Zb Úb„₫ûZ´‰Đ+êĂË <†üó൒s5t́́¢¯íRqCPå_U²™¾*@OyƯAăëëhE¡á ]ưRÍ«AÖPy½öÍ»G~cHrzYÂu ´N~hIvǾH ‹5¡·óŇ»ª̃Î%‹Xâp±ăˬ«˜zLùàia׿aêU°Ó•ï Å¡×$(̉™9Eđû®–ÂW©²chiñ/äwŒEM£ £W+3)çl€:xx*æˆCOú"­r 7DȤ6ä¥î4̣ÍÓ>tjÇÛÑØYU÷d/™ư¨[%m9(ŸMưn°ù|oÊ¡ÊS;¨àƯrÖ*j)-$¹Ù¸ZÄg: ø|è{[ơy¿oP!ÇÏ0íg¹ btQAy¨‡’DgŒ¢47/…¬è…*YtÁ`ÓÁË2R>AJ¹éR@~÷Xe¬P9^T÷›GDràÚ»ªư¦;ƯƯùFêÅqí¥ÉƯPªî–`yÀ V3´øẴ,¿Wg¨ßGT¦h6—Á›éR?Ï«ukƠUÔ½ª<ÉIt‚IŸă³ú›™g ½9À­¬đL ˆkM(1Z¿8@–NJ°SÁOÏídPèé…‡®»%`´Ê)Y=¶rŒ…N˜k¼̉*Ưt»ùó0ˆ†XÉ®cêŒƠd…ÇéÊ₫l{‘́áJˆÿ'C ÏHă%‚c{ÍzÔ0KkÚÜ0º6«”×ÄÙ̀Á§u€Ơ‹ư‡¸&/-ïë¦%´©l2CrŸÜO%N—=ÈÙD̉oJ™\ÄxßS`9´èW‰³>ô»•[ˆß–̣@LÚ*EÎÄÈ×BæMóî>I¶ –z E\ˆUº.†äߨ,²x©́}<…Lªz÷´N×-0Xœÿq{# £ʵ»˜W I:Y\̉$\ë°ÀzăëH?%–j̣¸T‘£Ê×₫­)´Đ@̣įdŚ́·*¼ó¼'zq®¼‘Ô&ÛUÄÈ'.KÚ÷|J)E'Ă®Ó×C)Í$"°–¡HYFDÚ«áTlèev>ˆ{3lÚçơ«áƒ'ʼf¯ŸwÉ”‹s1¾i÷ÑI¡®2›x—ǪÖÁG¤¨~́%¢+_i`_Ä)n,Œ?+„F¨Sj4(µÉs'ÔÀÑ«¥Ïè»e> ë^`œê:ư;ê‘bnt#U~!ŒKAjJœ\½Ä₫œ–íE•‰¥®o‚ÔSG•]Üp£ü¼óƠ­_JËƯOƠù”g=îT‡w¨K=³lÚûE£ï‚ZÇ%pf=ÙÁØá#”œB>6"MªBư~̃÷É „ª&%"_y©¦ơåŸF¶™fk½Gا& 5Ÿ á–M 5ó![|Ÿ¢Đ=¶ÎÖWÚö 8’±¦Qb¸Ø‹¾¹~Ä́¼ºtĐ[‡¢Ko,»ưæzưÓ1ÓLÄ÷ƒ÷"©¸8IŒ/9“v ̃—“sâ=Ä 3§p+W•4 Æ)ƒ›ñ™L*§.hôT; $¿Ö€̀Fƒ¦‘₫Ô/ô–ăC>̃¥¡$›Æơb>Ơß"s#~± {̀tÀÁ¾9ºê¸́Ó4ưLʃ7[hº‰kå¹Húî{W ^WÄ[Ư0à"<÷MzƠ½£ØÜae2zÎï̉çUĂÙ́‚»îM†*ÈN·<Ú=Ÿ̀e^§rxÿ2Mµ1P9øHJ«óÅy[¨̉ư`£ŸQ/jó¢ß'4'-e· Y×E¹Wơ®îô]~:?ù®ẹ̈îHâú†/!nÉ‚ø­ZÔ* YÔ é˜±<‘“v«Í´¼p¤Ízk‚W¦ÄưN}—W> / ­_C¾̀T‡bÇÓj$ù‹r¨₫Ö¯ç¡ĐÏ̃Đ²4©¯6ï8JÊe»Í›üư¬‰»)>øHlahNô&z¶ëÆÑ}®Ôă?ßïŸ(Èbíºl² \v A¸ß‰¼Á÷ƒ® ïƠ–̣ÊÉ7to†­n^9„uØ {9Je2Æ 2ç/3Œz&€ơYi§WH·EII“ÜB'´ƒ…Wé2‰9oÚJ«D¹É}%"Ô˜Ù܆~Ư»î=Ụ́ÊêüJ²ü\–5µơ:ñüH±X¬#yR’ún˜éh“´{²ŒNnY¥{I—¸đæÜf™ˆêÇ¢è}Å^TWk;úºàuªR₫.—G½:¾†.Ú{̣eÜj…O¯ă%gû™Ô7'·}÷R8Z̉ s ôûØ®X•̉/…F̀-eÎ}Đ#7Ö±¨•÷÷zÄ•>aen"H́·@ôŒ̀ÜÅ!Zmk“Å(¡×ù‚‘×€MàÆ©–„ܬߧ¶6Tÿ©q—èaœAaÑáDKÜç7iŸ“RTüùa¢É¦;äo¦ÉÇ?hä5£HƯ>́ă?ßÍ$CáC!̣§Ăwû©$ úCeÜg¸^U'Ó¨³UÙ‡Íø½È[âIدHÔGùÊm̀ĐN—)[Üä>¼eú–¯üz–E䢵Ü‹çeXÛ Û!D»uÛÓdd—}ÅéØùN?RÿƒU)5¨,Ú NIµGöRff́×$I·°ߩȂÔ9ξ̉+â[uU–:JÚvë í9Øà¯–­RÍÖ ËL ohÔa¦‰Ă<ưŸ£ô”Z$±&Å!ƠÜ"ê"Æ©Á›|zgn~²wü0@ø²àvụ́¢»Éi’€#`œéƠ ¥™ăC­“Ô4&-‚ª9÷KÑ€$=låFè‰oDËøñ͈Đl1/,‹?öt“™ïÜ9»æ’ÏàňûT–%ÔèbaøµÊzé7ZÉÄ(Ô'Í¢¬OÚêŸVÑß±œgø6,lÈ‹ZkV°¢¬ß:!eu¸:"3¶$!ÈCIs'l“Uù©NF¾Ù+Øè]ú¸ú…‡øîW˜mTLj.â ²,Ÿµï(ée?O˜û©ÈÖ/ˆ÷aN¿Á¢y!ùI.Ë`¥›¸đÛüd 7èéƠö»[§ ëÔ`¦è¾ËK4Vu÷Tơ ̃¨œG/ƒ<‰$üecøÄG­µÄÄ,„´§LƠ°Fư•5Í>Bè¥easúÊ:øS¥ö1uш»Đȸ̣²¾¹₫¬«ĂƠ#³2í8Øez: @¬'låƯ-Vtḷv¸¦©KUŸ®O‘@QË'~Q Yqæ¨`F$—Áw»KÔÑçè,y|º±`yF¼ùUí"ơ]•˜±jÑriêĐ~́₫•œ†É£’çl “2*Ü=85ħº;Ú#ŒơR#è’æ 3†Å̃oåR C^°Q ¨¶îḿAYmoÔ~"_̣µ(ṿœ #‚=€Háx]’Ç4}|¾ûs©^ ªoŸb¿ỏt¨j8©)©é—Dß*;>k+s•3Y nVá‹îÏ:5¯ÆÙ—G¬^oæ§t[ og†ÙS§oÑîAÖoÁÈ #Ùˈ‘›M³ Hß#J̣Ç—§C+}ú!ƠƠưkÇÂñî̃z@bÁR¼Y†]Ơaka4h‡aÅZ[œ ₫Ë@.(×ïåå xØè¶úœƒ1†¼:j“¸&j«|N,Îø,K®=9Xü€(5–‚PÆæ¼àçYÓ́èÔ êôRl*AŒÆ¶ˆMK!£‰j¬ v¬èGlsÚ½ºÑ¯_›Ù>ƠaTî‹ëy¡§²ơÚ_~Q,j7Qy¢Ñ„4‹Ä~èX†@‘k¾öî‘/pàdèÊΣZñ™ȶå"ß̃ÜÇ•í¬‰9ưt:n5â%GzüQc"»k4µ ËÀ=mn sÊt“­Ÿ@]“ÿM3¤ÿgXêTÉ;䌆t G>leæ·7C lËRu°Ç &[¥Ü´(•Æ}‹H,y˜²“Wç z¡ív–­i5«œç§ngZ‚Èß:¨V>¿`nƠ³ke¾bÍ龉ÙöÜă5?äöZÿ²=ß÷Nz·Ô(äŸÓß üûµ¿jŸjnÅáçCđ+‡oÛ₫é}øg|Ư©é<´#èăÛ…’˜¯ Ï\tsùVâ]Z¯6<¬¦³¨½̉U#úµp×UÑ4¡:ó[ÚÔ ÜÂÜ+̣Êí€<€gèX WÔ®»…«]±§:ö"}°XJÇ7™ w³Ù¹¬öÂKl“2½0¢Â˜„1¼d` ‰§rlÔe„2ÔUq¥]@"ûѧ["̀é™–8Ëb|麢÷)¶[˜•Q]˜ß%zßuI`ºĐ·ccûïg|9&}°×G₫Vådôæh“,ˆ‘A'9QÚXgh «Ưa`‹—ä%ÖÇp*«\?®wÂ*»±¢JMÓÈf̃a?¹w¢r#/`wuh%ó…É^3Œ̣AÆxTÜN7´‘lºl‚̀[-©)B¬l>Û¡(̣™.³Ô¦i₫ĂP,m屩Ów?,oäÑ3.¡ w2m±ƠËKÑ *¿EÓDÅô<_˜ ˜´¸Ø^[TnÓêUøÑ= ¿Zêókï Ç]a|ö4¢Óƒ°cçS÷̃ôô…^íÚ}¹Öçñ—;Vœô|é(½µÈ¸¬xE~VY-ƒëGŸrÊÉ §ç`Oơo’’̃ª|ªƯMhóí}ä“„IR9 ,»#ywåÄ–°öè[O%¶̣…̣Wª%b ¾ ZA§aŒÄ̃PŒÚsFûÎƯ#µï‚­₫F¦«+_·6`vD\}.Ùkb*ÖMwûv×°Gih;¶»%Î*Ó*SAªäå[ñ™º¡̃˜ö(÷kîQúü”è‚­èg2Ă„%oâbû¬ođS,÷/̀üÉØOÂV/ưÚâ2mP1G”p»_ö[ù]‹…ÍÔåI!»S` FʳPX×s@LƯ ¾‡Éz[GS”„$Ơ_ {Û•ªUÍQv¾/*Êø‹DZŃê{̃JX7"­ôÚ[ª#dâX˜̃EÍÑ̉d1 ¥xm} ªRæwDªø±ºÜZSŸơ ÉOa~¢ĂdZ Âûª%˜Pû}-wk3¢¯ ̣6œÿXÜÄ Ôûaæ̉d—)yÉ/çiűăeMöµT¨¬¥„¤ÈÔ»mFGîû}2¾¨đkûă±heÓæÖ{Ù@øƒÿ)Å!vưN€à°ZT+ÿΗ™“ơƒÜéñ³¡¼l8­™ÎͯåuBäèÖeB¥ơ@¼ơÜöƒƯb—6u[Kù×K¡qØg3såù41[F-đ󥓄cqh₫Y•Æcz”˜vߌñGó3Ơ}‡½Ï̀!g“èơ’¹„½9ôÛçógèZ¹©l•ơUfnÜ]ĩɅù₫]ÛÈgED´2y3z•â’¾œ+ni>™Ađ₫;_HLq£a×ǵ·¬Öë‚kƠ^ƒˆK¾ 6çc¬-t9T$¨u¢+×üêk™—b4Rsđ °Ÿ®{{ºÍ=ÛöÈ®€^;'Œjú=* đ¾éT°Nê'=ưà|3u‚Oä•+”ņ‹¨]Ó̃Gđ\¾²…7C̀\ÓɸD÷ùª+9ÅxHz°ö±ô"=m°áúç [µ»°xˆÿkL®ƯëWr«5ö3¬·½/¸û'hú"Íi¢B(’̀hqDG h ›§ÚYêµï-­NăœŸ“J/h­dK˜}S;Ƨ[-éÅúäSpQ ´̀N3ï|3‚ˆ³¾™3îûź´>˜E(éyÀ<¦ËèªÆey¾”!¾nú&dqF•µ!÷öSPÜ'j–îÑÁLn÷mĐ̣x¬C> ȃXfs¡³Ô“ôñĂJ ÏÅ‚F¹ñơ;[Úḥ=aûƯ 9₫Ä3›i–È—™tâgÓw¸æhĂw•éëÔ+Qy“€)¶÷ågo×åăR[6s¿¿åBN‘q?è¨hê™ w_¼Àă&zåûṆ̃r À9ÿƒ­ e9£+àv@™g!dơ` Äí0Úàú*ơdƒÁª=äAªh¼éÜlFM=ơ3CéúiÁ„¤È´V-ª?¿û‡‡ÇÅưÜiM‹¶; ÿóRe‰;lÑ`°ˆ‹Q+gW²́í̉̀ô';Œ> £7ríÇ+ºấÊÄè´ƒ₫ú]Lß÷ß4Ï×ï —¼dA- ¯³ |®z±Ưt)ÚhœyŸŸ8u ¦ Ÿ=©©s?^³?›e¤Ư–¦.²ƠIîÍ>3¯¢y×fœb3U¼ˆƒ#%Ò%L̀É[$ÿ(”¦û5±¯9g¦ăà½Đ­3ó;ÜQ1øoù€uQ%¸xOư â\AÉÙ'î¯T¸S2Ÿfúcq}L¾"ĂW4_­÷eP;G|Y½iËI ¸o‡8&”(ă¹¦ï$8¢ÂT’ß$zü̃‹B.íTƒ<@³¤®ă~£băúèè9V·¿˜›5œPkI$^¸dh[Z½đùi$₫}SyÈÊe¬qÛ‘˜b±©̣`(]Åé › ÿT‹,b»W#éwñ©v6±«½ÛºÓÙÄ¥uoK‘–̣ă‚Åèx÷!]gW‰9i~âcD’&ºMöQ^ÏƠF˜ˆçá¿-¸JT»s̀9¥j–¶»âŸ¬ƒÚưz¨ùÀw¹ö)ï×zEơW>B5vÁt ¡ñ1d~ëG̉Ẹ́>•L₫€Èùm‹íî́S\ÇN_ƒAb‚ûíG £çü;Øđ)].ÑxJ††¢Ú²¬×Ú›¢¶Ă<9^̣÷oăÚJü|)àbhăœÑôĂ\ømÓÓBV!E꥾"c]Ă:q·ÜŒ "ñ±{!% {t{Au€ÁpP"­—4°ç45Ójˆœ̉¹ø5U¿T\9W7]>†/íƒo^] Z‚€ßÉÄđö ¥&†Q́»Ť¯Pâ“C«MwgÉ”qầúg\£tÜb­5‡K“*YÿrIï»övĉ¹úº2g ØÓ ̣¥0­P‹̣|Ö̉²åf³°d§ ¾kÆưAOL$]\,Ư#ÊœÔIS™¨* S̉g_ÀÉŒEÙ‘•‰j}S‹ˆLΦu—O„£ZG¯¹VŒiÊÖ–Ÿ«̉°B’̉èÁM·@éä»ë- Áø,eY-è_÷«:‘)0Z†ñR}¾>¼™ÏáÔh»ª/æ=yŒöPíƠMç€4DÍí’'ö±Á&±rpÏ¥¯L†„C¤ïø'Ë b¬°àñ9`ưq2_Zk(‹%W¼©:Ñ7¡9‚ȳ‰¯eN–ô£eo±»_=¢³ü@=+pØî’U,§Ö +]¬Ø­L"¤˜®¯¯ÿñ‡½c†7^%2"›îYKƒƯDˆăNË›̀{ba%m®`‹>;—r“î¶[*¯ß̉Ø/¿î$楺n~Æø²©®= €ăơ´ó©7Đá–•ć”|̉±påÁ̃Tñ×T-ƒ̉ÙëđÛ}hb™ s¼¹Ủu×™(èacÂŒô$z2[xR‡üY(HRÏ5$Îqb;W†R¨4/x¾©5°lp—Ñ­zB„ù¬‡3Ÿ~ ëÀúVíS³à±9{ŒÆdÑ&âmđ€₫eó§ºÁ\Û¤ˆ›L§c ~ONѽÀiæĐ „M ÷¹åÛêƠ!¾>I’8ÿÓëµ·e"EÏ©€rί₫çz“*.HǸư[‚eç)ûƒËLc©dQ¶wuKº/ùh®₫½¨êß1FIÆ÷‡¼î™›èƒˆåî’ñnj½ơ..¯£Ÿ#‡m—æ>6ņéƠ¥§¡$Đâư°FÍ 8“XóN}2F,ÿÖÝÏ]’lrơB {a? -”˜7›¡Ạ̀̃Ù’´:ƯVÄZÂrtùœ44;úeæW¢—N` .®Ÿ€Q@«û{¡Zéz”@â穃ºđwëu‘wí*âÓ?·Á#dg“ĐÚfœÖñp#ẠĂcæÀ<ÙT§eíÏÊ¢”étI3t|²1ÂnK´ê¦ÉËơÂsK€cÀÛÛ< º/¶Pú÷αX é6¹íƠw¯Âí ,¢s§>¬]½‰ª™":ơ>–YCwœă»ªg¿Ë°»î ÄÇ\›Œä½‡ˆ&öxX¤ơ™Ó.‰Ÿ[CwfÍK\Y´-̃Ù°)®¾*ÛÆ>’Å×»ù_ăOØ:.¤Ö×û_°'në¶gá‘c/Ñx÷Ø—́8w†¸Ñ¹Ú¨¡Y#I-)§ûÙ`4ÙÅ5RG5‹/LI/ă‹ñ¾Qw3æAå=ưw˜¨æí@ÈZ¶";§+ꆃ$Cÿ¸%œ´_cÄ‹ÊeÑ¿4﨧ÍH_DBU7†ơ!Çé‡ê{fMzơNU<íúư“1º¥-H2^zUw>étÁW·Œ»¾*VϪÅ ,q®•3` ³Su妺ùT¦|_ù¸¬,t- 殡ƯØ_Ó$ô¨ç÷$÷ÈÏ+”ÎḌÀßzW8Gœ|.ơ… ½Kœ$¤<ë1ĂäC̣\¥ËÎXÇ Ă&1»ùÆvYÜ Đ¯áŸ§GưÚ7ÿ½˜̉Ú•öÆÚ~S@Fª$´ÉÀÄÄ~$É2냭(B®Fñ{YM̀‚–7Vvû;Ti~&LḌWápRî°4b×ål’&îr₫ç ínôMë”VÂ$i₫<$¼ÛñE‰Úßú%?-ÿŒÉ~*cù́±6+u’#ªËrm\ûÈ“ÖÖ•̃‡#¦†½Á‹#ø²uơ°µ5 º²'%J§ŒÛ›§v©`©Ú04â%ăp$XT)ú¼¡đåx’Ă׉Bµ÷̀x/ÍmAôiî!ú˜cÖGă€W†¤ô‰ÄóâvÁ%Đ™Úç%y”ƠMaJÖ™ؽEϵ¥Å;Ü4`¨èÚmz0´d₫È, o+$z`'iƯH2BÚ̃Èơbí °lÜŒ#pñv8ïÏ)q PÿJ2–€́¹†Å÷$“†íÙeÄé‘Ü™€Í´ï¢ë3<_opư¶³@ 2\#CmÔê”’j’“ ä´J Ĉ$6z@¾ëư\áƠufƠÚ́¡‡2 ±Î-̉NÄSƒù]¸0 [Ø©ĂÑ8XXƘ[F¸§6©¶UÉ9Đưí5”~ÄHF</ăèT…Ϻ+d}2i¨vNq5̃sæ}à›å]¸'±RS7Ä́»Iº%ïÅ› ÚD\í́Ë3i]vñ |Zq!ï̀úQƒgô×É 0:~åW(¸óŸĂu¢2Xä£e«¦Ó¼öƠ,®/“·« eøâñhÙRÚ,Y«8kÎר̉²xû1“÷t°Œ•ŸÓª6†²á8Óœt¼r×ÍÔÔ7[Å7îTÑ~1i Bp±RÜ;Ăm‡Ï`̉¸q<Ưt‰Ip`?iD-–̣¢ß~9k a•©«ø±ŸÖ£å;Ϻ­€#ïYJ…±2ä=º́ØjE´Œ₫„äêIUG!•myá<%jÆ IDÇ‚2ûÓ|Ë J ü"-ä;1r·_ÊÊpuÁê@KMÈ{"³Ñơs“ kÊ™̀]úµ¬ÆîZă‚} £[£Đ¬RâÚ\æđßm½u–ïod^vư ×̣¸Ê'v÷Á€ƠÈ+u’b§Ơ­{øáĂ3ØF7t'A½1q›{·Rp©e±^«DÍqH¸Q'{Å…N6©›̣́•© ·o'¬¹î¤ÛqG?¹’ß.q‹«îä-ÀX§£™ơǤ ®ßÛ'®/HåˆY§ó†-™d5Ä ¶!”æÜÙR¾ŸkÂè7´OÒ]_eã¬ê(ợÑ¡xÚƠØ9î̀äÊöÂÔ Y£>́©Æ•Yë?A>Êß Dp½Ç핪‹j$«̣µVMÄ3L¯¸¼¸ú ̀æ¦I¾Ô"cOC‰ Ơ<>uỀµïp“î ¨•ÏóI›ˆ°.(¿ ™k ̣yX¢Â¡r= ]Ï8Y₫|~÷§~óψHÛ@±ơÓKeU8í°€æ²%²ä£7Ôî…~e]¥½ëƠWñ<‚A% ·ó³“­+ăw‚á ëzWScÎo¨ßp9ñ7ăº5À6æx‡ô°sƯ¯}…¡½ 3̃B-*ư "Gsơ=q»¸pÍç¬Î9-\⺨̀¸Q ¬–kwóeưéĐ ă*úm#s_‹#÷ë俢vN)~À öœ ÊÙ÷Â1œ5kjq’R₫§cLs['_â#̉ëµW-b„öàAƯ^Or„0Ô)aZñ³̣ö`µË±‹½[^Ù9¢{R竪Ç…Eê¨!LKnèưŒe"ù¾­ÿă^؇*xñÓFK’°á+yä(±Œu•:)¹¬OÓ­»"g¼)Ø”(œ–{¾4æúŸ†'.1̉>ÑÈ|X:¡áƒ6[{øJ®¡N|Ç…H9ÏĂq,Ë|ífˆ‡VéˆI)ô¯‡ºÔY’ÇPNÓ\x<á¯#!ñ8í°0£}Ư÷H½|¥oÑ÷꽋Á ñâ’{Í×·1\ôßĂ#ñÖyxÏ÷¢^Lz@èvØèœÙ³R™´ñĂ_#`hß1Ûà ÓÂ5{S xdpΑNÄ´m¾’°?Ú+1;R.àúÔ}ˆÍh¢ƯC'Y¶Îid –ŒI[²ª £̀ â¡éö.ƠIµÂ Y\jƠJod3ÜD‡̀ơị̂¾FPk$8Wß|VUụ̈b«_>₫ Ñµ‚ÀÇü~K‹ƒû€‚GZ₫Ú£Ôf!‡éVW¹s/ïúZư]á{ƵWwí2¦€/²ÚúLÜßc“ö3Iu>ïJ̉Â`¿áÆăưtTpfR)®“çÙ$ñn?á{#öC÷*+T Oº¢¦XZL}œ´Ü·‚lXÚµZŒqy뺑E"Ù́µdHOe Á0D|°yd#W-Íưâ¡ú:^~M[ÿ:³ :5/#k‰YưÄƠŸa ¸¤ƒg'›ƒqÅmè&µF±÷ªØ9îÅ…ºÅêu‘̃–¢¶9}Ư:{c½¬Œ̃©”Ñ%zëY;+L\̉©ÓJFœ)"8ñTô;QCv$"Íb–‘u˜vö®~&­[̃/¯j«›¤û’;ư¯Å*)ñ…‡½(Ïéo)oB$NĂåüº^̃"…2LYàAH~Wm s‰`l×ào¹ù¨­ Ơ÷”ä•ÔrC*~s$Ö̉×ƯU|ÇHüÖÉJh±m‹fÚ3;I\ă"oÏLºÚIÉf59qæKÊg~Û4Î^NF¬‹åÚ>ÇÙ‡8ËŸùÚŸ‡ÖXĐRÈ“DsÑ„ï1‚°[ư›tcÓç_¢W¥wänÜÙ̃j&ŸhW2ñª;Pi9~0÷a&=@ùÚ½Ó¶`Fá Ôs z ¹{ÏƠbÉS£)'Î-¤Ụ̀Mp{”QơsTTålú$ÚÏ. Ô0ü7|ö²[ üy$± ²F{«x ,~ ·@H‘ü f̀Da¥ăÛÖÓÎơXP{aA¥<«Í¯¸¸ îè|G˜5Đ '×Ñ•”›n¦ÍçmƠÉÈ:('/™áWx˜ zÅyc2;]Ü[—éfßâgỊ̂$ßñ²g©đ¶Óv…ïe–¡¾̣§ ÷Ó­éáûk x₫bí¼â.Y{l®€7ic@½glü]^æÀ“,,5µ9SwOÿ¦ Â÷R‰æ”ßlkv́¤¢£çÉ̉Ff»²̀˜?ÈSMX.ºï½b ÷ü@£*ê¹£¡đ7Ä]?£ûáé&ü®E@È‘̣ˆÔ«)ECTÓDB+æfˆ V²(Ç"4£TÍÎnÔ§|m—ëă¯ ß”‹§=Α©µ:¬]8™ư•}‡æiÊyáØ2¼t…pÚĐmĂÅ̉—íO²fßF\,«v0µˆµµ ` cƠ'%¤Æ¼Y-ă7bøà/_ß̣û‡C¦UXOLÿâdmú%2Ë£‡ïF ư’-ÚÄrâ¨ûF>z •(K̃ËûÖÜđáÇOåžéă 6›úFyJ,ø²¢f‘oLÙHÎêïÉHöÑưªïÓâ% Æ/:®ô"G¾÷ îw N«]”Á—/ʪC—AVóæå´T½…œ.ÅVmvăùˆD iƯ~úåÂää"­’ƒ‚ÔPÀ±’OH3¢eÛ«{²ƒb|uä;¤K›Ç'åÔàÔŒ7œËs‚&‘°Ăojƒ§œ!K«=4WĂj…±Íí3¢Mêêé̉¶§ơÖQ}X»¥%n~ÉÛ†D^¼}û‰c8[f&Ù¡»©®ÿ»ç½=.rîÇ„”|ÅUÓo#¿l‚ú »ï¾“a‚8”EƯDDûñEîˆ=Kll³bWÚKI/6;¡jKwM•+̀{Çj)¸uº_ñ8÷´{11úk|ôq0‰ôñ>Ù­¬L™GS0zs ©đ=" ă ܹ][`2 F3³nª´”¬q·«̉Ø÷‹^i5ËHº̀F!KsG1!wO: *̣ÍÉ燙±iEàIxuKȘÖ7Ù¼øt_\Ÿ‚›±ó=”´6Ü{{+¦$ÚÆÆG)¨øª¹¦4¯'³‚£Ûlă:ú²eFÛ6I¨zcô°®2¹2¨–Å;·‹P85rM…“C¿sÛVp=ËrƯrí÷ưsYÔ!cü•»X×1åư°eriÅ–†Ç­a›Íæ†À[9¸Ï ’n>óˆ”B×ñ,K@Ù£ ­iAă;`ĂÙè9¤ë¿gè}45®J*oÁOăz+s¡Æ‡€SN…̉‹àŸïvßöEp]A.Ä’ÀUYÏ4# ˆ|ågSf̉Am|-'Ưæc/V§¨`ăç£GưâaeÅ>'£n%OÈ#[oÓÔ‹…7ó£ÛȹºÈ‚„ư¢h©Yv[BÍj usx´psʼná¬y$v;‰^ü³‚Wª3ôÜP7G^5z1»«·éưzª]₫Z’ZähʔߜÆn逴>÷„½©ô+‰{7Ẫ–;Ău¬“c@GŒºè ß+DHB¡3r`Â[̀îëáDèǶêXƠUhøèú8Xƒ¾&;ăS°̣]¬ÂÚnFG1po¶„ LúÔ+¾O^­ǼGoXĐ¾ÈZ{Ơ†Í„’çvZ‘/Đ]$;nŒ"Q¯ÄÙ“nWˆ ífWÛÉă*Äà}LóƠh¾­Ÿ†)Vq6:Ưç#‚!Í+îm3n„ó5í3U©Î²cßáĐïve‘¨-—m̀7₩èOØRñ%TYÖƠUë| <ŸÆà-ÓwÈ?|€ºṃùf‰è‡ar̃\ö†Ơb%|]¬ eơ3₫̉Œ́¬Ư>ëƠ—h‹¹å_+4É$ ‚9>eEá~SŒx© ëik¢^L… ££§ùm Uå†ÂES8t³^~ö‘†oñà§¼4$¸1ø_ø‰́c^±fLª»Cm6+Đ”Î>Ư¬¡¶̉èK{ĂÙ”ÊRˆƠ#HÖ µ@Î2X7XÖ‘·Đëz1• -¤Hnd¢ ôô[ºió¬VôDŸAóƒ8¯´p¦®Ï_5a‡ï™çÄKZèO_…>¸êïiáp¨²"$kÎ7¥{ädưµ éûH9圌#|{‡Y­—đÓ4…÷L¥ˆêÛM3“ç;FôpÍ™9ѬđöO\s²êâÓ|@eÅèă,>^4^Ô™t_d¸ÔG™¤6̣%ñ¿ú3uđ^ †q½(©«¨Ê@*èRơ˜N*ÊAIOZ.RFS«‡ •¼³Úw ~ôk-£7ÙÜTwÇt˜ó•?UƠxƠßLÀ°¬Q©cX'{åăĐqP€Ü‡́ Ơ“˜í«_£ÓUXL߃?,\£Xva’ ‰IaD`*¬OÇmŒ̉c÷ÙßúỌ́‰§W(îitJ‚¸ßV˜Ü&)g0 U›áâĐ'„ tU À ôÇ*qcÑ4¸!0ó©!6áÓ-&™F…?AFWÚ÷<̀¢ë²ra¸ÊqŒ¬—+Ah¡„ÑÄ|z3'ŒlR°½¹p‹…Â+#>›ÿˆ4"¸Ơô.˜~3¥ü‰1€Tï@¤Ø£ ’…J̣î]¶éû’­êqS̃h‚xa¨Ô/̉,lÙ»—°ơmÇï¡Tjï7¥3›_]¤ ”¡ÛlÆ>1c•™OgZ~”¸µÜr`̉>f,ôqM¨©¶V½€íy3Ñ·p†Ô¢Ü)ÂĐ¡=3VéE£×ơ¿*‚ø»È÷#…=L ‘Yø6YèJdÆ]îô‘ T|Hi]df¥ê°nôôÅV¢®tNHdÙ+7ˆ…yW-Ă[î7»­)(ڒ†%^d¼Ư¯dÛư‘›³ÍzC†‰!Öø›±±N³ ăs²Đ:ÑÿÏcû‹2î(̉Y>¸»Đ|$„ÁXzGë&DĂăÉ¡™5É×Êç±1?åA'¯WaKßVY{˜Æ̉/Éí Íág¼Â:4RÀsÈ]¢Äëc„½3ê&ÜÑÏööÁPÅ[·90ˆơKͯֈFOZv89ÚR'ê‰q}™*•ØÇ‡ÿºñ¤™_²/\ ‚^SäÉ}ïß–˜Oº‚“—ËóT<=’†SÅk¤ à'_‹ëâîï2°Ü›¨& Ä‹•nC]́ú÷%¬à5ªÁ.̣¨{x:ÙÁ:ưùii{±ÿ›j0Â;'¡+Ôñ|ôHZê}Üj}±̀µÅ²*}‘hÊ:Chhf?wƒ̀4Ó:ńÜ›x£†± 9r+21È3¯`+å„u¾¶9¥ôó­²)V²‹È=¶»v¼+;¤5sFÚ,dÚụ́éתú (ëhózB£¹@5uΗ®A‚ ½Æœ ₫r˜Iuè]x£¦Í\€ÿ 5rvªÄP‰ĐÈKeâî˱(…‹&-pz«<:Ùe*çÛuüï›I±ƒ$VZ³ÔÑ›‰¾² ›ƒܵïăy¼g§ư<a'kÂÎ&ü~L¨R¸36Ỳ¸¨đUJ%VCI,U:#xwDÍ1Iœ8cø¢V̉DïË;t&Ÿgà¬ÏÛS ›ê>+¬üÇŸ° 5“¢Ăç™rD|YyÈ¥d²Ä¿#8˜̃L×Ê LŒ:L¦–t)g’öψ́íE…á¥N}±âR{zr‘‰'ù¯MÈg?á»=/bsñúƠ—ạ8‘W‚ Hơ &ƒÄ'5FUnÖÍmÛ+;;>›6[;ÁSƠˆ3øÓ̀ ¥Í$-‘û7›özA°-â|y‚^;¹F3ëG%¢Ï|^H¦rÛ 8)rÈñÎĂä·âÖ̃P4C3åÁ¹VLŒo4æÚ}†™9¬N’—•ÊŒø‡@/®^)[}ŒƯÙµû)b ̀ ʨÏÀoÀ¡IŒc¤33ªị̈›†„ÇƠ ïc._Ơ+g«éBơ¹%0á¸åÜđÓ‚• , ¼s9ÈV;æœ:,¨‘%/2.Âư{̃(ŸMĐ¹{ÖÊœ[’N{ Ϣ߱¯®A’’çåsÊ#êîD¹û„9· Iz̀ụ̀ÿÁǶŸó²îú"afÂa«kC†Ṇt‹l%/Y#CGáưưx‰Hæ+ÅJôß|yˆX>©Ê|S‡ù¼̀Xpă=*ư³7—t¼êds™ÙÚq!sq=I³¾KÙp˦ÉĂÇU‚ü†Z·ˆQ]Á–½äËæÏºê¬AúåSóU‡· ®àYƠDÚØg;Høo´-Ù„ˆ)đÓey1E¸̣`÷jaZ3“LF’ÊWÊ»{µ(Ù–†T#Ô\ ˆZ˜ç©Ë;ºT ˜Êˆ^u<«<{Ñ̀5 úÄp‘¡ZÀ¬‘ex• .́»¦;₫̣²ië £ØSXwqø¾9<‹sâÍø*³ÀZÁ¥öŸ₫…“Ë ̃!–íCöØIQp‰å¸4c†_ˆxuÜ›Ư°özxÓ>Ÿ÷–;`ơ‚„…ÿ'’½Û0/m†ÑFܽ¼Vzc£œÈ÷ ơ€Ç%w»Îøư‰“´ê4½2Zÿë§$ÛªÄQ@®ûC…7Âñ¦TFĐ÷83±ØƠ·¯®†ªUMoDÇÚ%Bơ¦(ï₫él³zb†ä©₫º÷˜>úZJ₫×sáøÁ÷ĂYH¬. fơ`éH,™ơê £=12á°]!ryî¾—2aL\K®¯<].¦;8đ(E^ơ:KÀ£zZ…gư‘ø'₫Œ·!Œ»4*D±†ºĂë"x6#ħCQ¹R¦*Çơy:“áụ̂ùŸY>yáÙKƯ¨yL,«×~)JWX‡NÀùÔOJLf‡M´₫§<œÆ‘—­Ư§qRsMÑ×Hc°”u¤#LmnpûJ‘„HNQhÉ‹ +ĐÛº¥w¶æÈ[€ëüÛqm¶«­̃]zÎÊÄ3! 8“@C¥Ăíep>F5“‰C?1÷AK*Àä?₫ƒ·‹¶²ceÙï4đlQ5@̉ÊW¡cÚVó.E¦†7‰₫ ­<¼ñTn‚µÿåĐ₫ûç‘ïRpäô‘Ự̀ûfׯ„Ä"v6'²Ë&ÙwĂÉ•«ß,é¾Èè-85ƒà}d£™Dz¥Ú >”(b5ëXoƒiŒË•đ¨cÄÁƒ»÷Vî'(²q½œÓÉЉæeƠmà†Ï¬;a½8_!LÑO”ÿH°ûq³*n.úḲ'¼Ÿyb/ëÆ O˜)’:˜@=ÊĐî{ u«~¶(磃 5ú6‡lç°/́æ)mOm:Á„½®óf4pcÍo°–ÅÍÀgf ]©Ï‡_îẂ >gˆY‹7Ÿ·”@ÏIÙMhĂ×đZÇ@KQ¨ˆư]^|b“TµkSñˆ› ùJ8lKtŒơßóó°Ç₫î[‰àÑXf“rë/9NĐHœM >Uºy5“SÈŒ°Ưvm»¿¼˜DS!Øz&‚ç°‹‰Æ÷˜PrÈjOˇ%³XSn¿—<¨q$¤gbUO„Sz¼™º<̃~2LJn(ƯV—Ä3T½&—jq*wxS¹<^( ·ñrOO½¸ùRû¬²?*(è…âƯRR6•Ơ÷Dûpü#âÍækƺ˜1’Üg¸á₫²À»FA›9g²ƒç8¾-lÊY1<¬µlû²‚¾¹‹lqïÍ&µ#î$.]¥:zQ³¼ïŒ¤•øÄóüŔÍĐa ,F*³í[Vßdj@³»r¡S<€×¬¾&$ &~úË›åÍÎÛ‘po}äúI ·G6LØNưœÜº,‡ 5 ơ_Å7q*&†¬Ø[£aÏ”áỬÀ…¥emëôbŸ[°zê;́çÿ'–>eq#¾*O .;1b®åR’̃Řl†GN\«AÓR[;úO,\ĐIíáJ*Uákç‰Ø[1Y¸rƒŒA÷€Ö*{ÅŒïÉ÷u Œg`ù=j|µ¬èTXj‚̃lâĂ²‘cbp,Ă¢́%;¬ù ¶±Íƒ94³ïZzƠÇ4ŸkƯïŸƯ,œÅŸê6_·W§÷rœ‚v¡´Ăd<¥ÎRs‰$v•pjÄ[í/ …aq&ưó²ñÚ°e_¯;ºµà9Ï\ëv“˜AœsOè®í«JT¿MxEś߈*7\‡gÄ́†@¾»ưh†̃ÈYÏ÷M£îù-Qëd——Í")&bÏơ¥ƒº®»ÊUm„ơÀÂ"&U«•m@:‘?ÛN,¦̉Ùymæ+ø-m_eR“AG±}pNº5óR÷–N#9lËXÖ(³IäG"zMíö˜ĂUMˆÛåwÿ%«HÁ¼\ź .B°đ¦ äAvdz$P_¬ ¬¸l•ư ËgÈÙ¾ºĂÏù•¢₫lÑ·ÆëèRßf£e`¤'M\¹@M’z [ºUÚ?@%?‡Wÿ‰âăC˜pƠy ¸±Ë³mAåËJB€,Ö¥+‰d(~Å~tö#Vù…G₫rë'&|Gâw±gódC̣üÈ?e°æ¿zbẈ̃Æ2Ó+/#â"5jó‹â&ܳ¥8G×Z Xüî̀·ƒ›Bƒßưúå_–*¸H?$>=Ï'x„ûê߇!§·/™¬Œg‹1vûmÊÀPˆ%92üq½Ä“#½NÈk²V ¼J Èt§0Ö¶̃ûY₫F£gĐT¸Ù^»Ç1û’è¾£ÓdDG_º @Ơk§Ị̂c¼Ë̀Ăx/å ‹iñiX2džOÂW ¿(ù¥yl2‚l‹èP\áô7 ¡S—=¢°'˜ö YÚIĐÜW-øTÍ‹[R’±—ou²_T-áîÅ)äå“€Ñ%hr65:₫(ăuæØ§ưŬ"«g=#µ8L7èecn\úuz̀iñ-Û>¥XĂk˜€£Àÿ:PzơŸ·;̀01,Ü™›×Đ̉˵#qcI(ÈK‚'®âÚj€Ó¤±0B5lLZXơ 9)$Ê?c²v¥äCq‚l¡ÊdØ*–‚³ÜĐiùo’¨j‹“[Ÿd(Ñ´ÛÇgiưAùṆoMÑ„zr€í”ĂÅËß>°¬¢œ¹®¤ºüÿ ·lüæt|rdº~̀¿E¦̣.¾3’ a pTƠ3F¤haƠ0Ơ+POyåz1XâK0„'¦ 07ÉM.çTGơW¸¥7ä² Ͼ û âK;™Ü-5΢·Đ-Æ‘=obÁçB24ÑîF–íh0dgQŸ–¥q;ÑÖs„ˆqÔqU8uÉ—¦»(R Ô>ÿ%¼)ĂGGdzVGÇXC¨NJâ²m™₫½`¡ÆWÎÜUó Æ8ŒÜ+å”úOÄ!”E—y},4đÀĐ »)V¶¹È^´­^éÄqÈ܈ñè­B₫Ꙫ½/ó_ÏP‘4ú̉₫Í0x¨}UÅ$1}ëzâ{‚ml÷fsWÂ>…ép™o³íÑÓ_é.OnÖü\ˆ¢°̣\m® ₫á› „‰é»̉đ­×Jª¶¯Û¡çf¬©₫îæfyqÚÁ ëØĂa…ec>W‹'¤IÍë†g«QÀ9¼₫Sc8̉¦ÛêJ¾đ«ÿ† ùC=póÁđ«đlV\Ó Ú(EÙXFơ–[<ôp¾Èn7÷ÇúxÍ»Aê  íË{{6̀©P¤ùñÚ m†¢x–+Ú™^̉jÚổd¢Ë«&¤P)GôŸÍ%{Ü“úh]?ëÛÜcå3^E.9çđC·„R¿‡†AUfµ¢AÛ9¡ç®ö¤ÚÉ>î\bœOiđ¸ÿ|8v`áÈùo‡'¢¶`Éín¿*zZ†ÏâôEW»2î(•ôR₫ƒÙï°Ov‹÷¢{±³´×8]!̣Un¬ă£a⃯=Ö§fÎM¡‡ 1wm#Rí®¹ÓˆoŸˆ¦ƒ_Dn;AcưF̃?Wºââø/$Ư¶#„ u'KV>ư§G?í.e+äj&ßü,UÛöW *¶¨—ɹ4°Û_ª$ĂCIó•»«âiUUT¨ £ÖĂÚ¤n TÜ;o‡ûw˜îÊ’n•˜¾ñ#¨n•Yo†ƒ·‚©IÜæ̣g{à`„·¾ÏQ8¨÷8 $Ưọ̈( 8 ×v6ºcm(ŵ ÿëîºØçv–̀ÊVæ7…>Ü»! @q…ö¦"bS(f÷ødÜàé.´̣·ó–f^±”û8ÈƠÑX̉k:ö3SM;ú“J 4k+ÓŸ‚ï£3­„À€A¡Üë+¸ó¿á³ÁLø, únñ₫¹ôToƠ™Ỡ°2Å1›!rü †`Lˆ—̀»§‚$iîöŒ´.º½‡€o]ÈdăậI-¼`±D•˜Z»×wérˆU²]̃:ưă mµ̣˜lûÉ_íóve“D,,øúÇ®¦ù¨¾È£—>²¿óµÚ QÊö¯Üà‰dù´¦P­Hè¹v“Óº÷‰›S@ )˜ÀJh60W-]Ë×6ă^ÂâÖ°²9VỂÂlû&q·¡¨”yë¢W·ñz«¹5ørzg₫)ăS±vv „«±øB.OƯW4:oC¸§>7”Ù€Z¡zº8±W\3±·Ä=ZL¾l;ëD猫¬6̣ĂÄTöB ú1_²¢¶dGå¹{égúç=\9y“ƒ/ \¡ÏẺ®ÅRͶˆëá ë÷½;J¿£¾‘q[7r0øD{6­”Tø€ÅR”Ë=ôxlÓ§ƒ¸h¿;·ñ*R èÚ¿̃t×€'|¶±,ŸăBÛ̉t̀«‚Fœă`¾4>‰rÜçd°vÊ6û‘ N„X• YŸ¢"Hñêå>.Á ÷pzÿC8L462àl†²^xÊ*Ó½1É«Ÿøéu¾9Ẉ»¸Iº‰̣®X׿́a sp’k˜MmUj>”vƠ}z ŸX‡˜œ}*ߨ†Ü½åÙ´‰/ï÷yư~/}Öïy……̣ŒưôÙ6°R–Xbÿ•d •,‘g~á‡RÚ·ÜđüÓŸñíw”íÂЬ֋ÄÑZưrI4;́WG‡×9sÅÀëRSdÍ*ó´„R1A=ÏLÉú:’Óæê´ơ1øÀ~§ZeË) ¬«®ÇyÇK-wèx(œÑW`«-}·ú €Íç= ¬¿µø\¶|lpVoIßê¿Jäa€f́₫¢5ÉIAÑ(…¥h}͆4I,Q@ÑBr“µ‰ûC—X[^4£ÑèE:2—æMî ¨3QĐKn"ó®R‹(³ÔÂÅĂXby¢sÓ] ™'ÿP| óÀ£Á₫-L/uœ*ök~ ¹oö¥ßaGî+îœFNÀÍ;jK«§vƒ _¹X̃bĂ׬ƠuIEntW;l_™ 2̀AÚ_fè´£Ơoº˜°j́é=C]}™avƠG¡¦[G1Å&½ªU—Éo8G÷±”Gỵäv0üÚQè½äI¨˜?"Ú…å´èk³J™Å H»(‘ P,̀jŸÈƯ~Ny–²Å¶æ°½Í,º9á©ØA¢‰;*H#±©ÅlM³èq1æ†Ê[™ÙÍÆè1/˜÷î¯: Œ9„:ugoÓù2{˜l̀ƯĐ÷̀ƠXé#tªÛ3Ư/SèîÁO 9+â³5×ÚÍxSĂ ÿö™0åôz$³Dä?^åh>:ă,ºl<̉cüå£ï~Ó³vXî¯Î†–×ÍVWÏØ °ÿªß5-ñjˆ6í}‹¯ŸÏï“¿^₫™5koÈt@”Ơzª#qïp >Ơ¶íĂWsNÁ¹‹zØ:·=|qµ¥T¾›˜æ9W[ÿDæ×8}9Aog®‘Œv”Èa¤˜vTUà~:¶{¬‡¢ăƒ0Vg)QÀrêƒzMrd :ÈY.ÿ¡™ˆ₫Wc$ƒ™c¸ù<‹ĂÉHºNƒn ª&^8M¥”ÇÅ¥“:Đ©Ï®r•Eµ»~†êîÑN:0Ë9j&óÉƯ4ê_3ø2 *ƯC™8qñYKđ³#Ö+,²WF™¯;3̉ĆWbA‚Ưq•KOÍØL”×Ùºˆœ,}³œÂ2Âă?ú*2đecGiñÆ` ÍÁ—ï}ó~¶s¶¥ñƒqчŸø¯@$¦D/¤2$;b„aÅ).L©÷ÍínEëQÀ‡SÏè¼™›¢dÔœ|eơÊVÆ–'åèư¤«Œ̀¼¾¼ƒÆÈ¡ưöpJïWá{–”dănIl`ĐÍÎq«dڒຌ%[b{¼E«>K[mF2ù‚’H‹¹ÎßKe¤¾i0+àX›S¼ËîôdXW‡J̣DZ~Înà5gÈ:`Ÿçw0vA~‰¿ˆ̃,úq%ăĂ{±#(@%‹E^¿®̀€:À5’i>L‚^wôç9G̃ÔÚÿë+…}*öaúSq¤B´!Đyót)Ævªư­´s„”~y€¸°×ʃÚCù“ &hG ®Ç\3;=²P„±2u¬‹ŸsÄĐ\jï9ÙR \­¬gQLSƒƠ÷,R‡ÜúH=:!M$ï<§†º®µ:1¤¥ß€kp¼’qµµPŒ#¡KêƯX­K“2’ m|z̉̉%¿œ©u–¡döƯd́–kÉKºé”‡úlNûnϦ¿C` N`ø„¥‡Xkcx”r’@¢e€Ñz>÷¤ưˆC!VÔ h¸û X¼Đ"1…“i¥—\X%k9ZÆßV¯‚C:Ä#yA endstream endobj 628 0 obj << /Length1 2283 /Length2 19278 /Length3 0 /Length 20618 /Filter /FlateDecode >> stream xÚŒ÷P^Ù¶€‹âîîü¸»»»»;?îîÁ  ¸CBpw×àî‚»_º{Ÿ>罪{‹*Xßđ1ç˜s±(H”ƠD̀M’n ,Œ̀¼1U33#33+…ºµ›đ)…&ĐÅƠÚÑ÷_z1 ‰Û‡LÜÄíĂLÁÑ ën`a°p̣²pñ23X™™y₫ÇĐÑ… nâamP`È::]á(ļ]¬-­Ü>²üÏ#€ÚŒÀÂĂĂEÿ·;@ÄèbmfâP0q³Úd43±¨9YƯ¼ÿWj~+77'^&&OOOF{WFGKAz€§µ›@è tñ₫j hbü»1F8 €º•µë?b5G 7O àC`gmtpưppw0º>rÔdäJN@‡Œåÿ1 ügi,Œ,ÿ ÷ï¿Y;üílbfæhïdâàmí` °°¶”$åƯ¼Üè&æع:~ø›x˜XÛ™˜~ü]¸ @RD`̣Ñߺs5s±vrsetµ¶û«C¦¿Â|,²„ƒ¹˜£½=ĐÁÍî¯úÄ­]€f«îÍô÷¶Ú:8z:ø₫ólaí`nñW æîNLÖÎî@ñÿX|ˆà₫È,nfff.VĐô2³bú+¸º·đo%Ë_âúư}-ư­-€à|]M<€7w ¿ï¿ÿ›àXXæÖfnS ¥µÜŸèb Å?ü±ó.Ö^=æÁc0ÿơóß'ƒÙ2wt°ó₫c₫÷æ2©IëªéỂưƯđU¢¢^_6+3€…™Àơñàÿ¿£(›Xÿ§ æ?¾2ưX¥ÿ)Øă?»OưŸƒAøß±?& ₫3àú̀̀f¿X₫?ùß.ÿÿ¦û¯(ÿ/₫ë‘t·³û[Kư—úÿGkbomçưưǼº»}̀¾‚ăÇ pø¿¦ZÀ«ĐÜÚƯ₫ÿjeÜL>΀ˆƒ¥ƯÑÚỦÚ h®líffơϨü#×øë€ÙY;•]­ÿºP ,̀̀ÿG÷qª̀l?. ×yü[ü84ÿ;¥„ƒ™£ù_§‹•ƒ`ââbâ ÷±ÅÄđeù8†æ@¯¿'ÀÄèàèöáøhÏ`áè÷×~rr˜D₫ưCœ&Ñ?Ä`ûCÜ&ñ?Ä`’ø/q1˜$ÿ €I걘¤ÿ€Iæ}d—ûCÙåÿĐGv…?ô‘]ñ}dWú/qdW₫CÙU₫ĐGvƠ?ô‘]í±˜ÔÿĐG-è£Í?ôQ‹Öú¨Eû}Ô¢ó_âù¨E÷}ø™ü¡?Ó?ôágö_úkï™̀ÿ…]ÿ‹[ËôÏàư1øh̀â~˜[üA>-¬=₫`ùK`÷Gÿ—³£»Ë¿Â}X₫ ?–Æê¿È₫±4ṼNV/?2ëáG§¶ÿÂVí₫…½Úÿ«Ø^ÿê¯âÿ$û°ưxQ₫KưQ¬Ó¿đ£RçáG¥ÿêƒå£,×?}₫E@ƠÍñaîúq­₫7ÛGƯ®v&®Vÿ ñ±ØúăÂbr³r₫k3>ªwótü—ĂG ÷áGïÿÂ~<ÿ 뇷׿đ#¼÷¿đ£WŸ?Å}Ḍºü“ê{3w——̃ß×̣Çđ?ü÷ôÁ-/8ñ…ÙÔ†µ?T‹à{2́M̀Ŕi}¥ađ]vépB‚N¡©Ê Ùt¹IéEYÛ‘ ¾^!~ơ=i©‡₫Ô¬̉ö́÷b”¨:½×·4…58Yt"R7@KÀ .¼ï÷ế§l ̃Ú%K‘ḉΤ\€₫àÙ/åU7P¶:±°§²_Å)ÿR6ç«\:G‘o=C åÆ@C‹vá…^tøUFËfûÙWëûUï7£­‡Øè˜–Ñ:GM\©åª–îmÖ̉KÀ‰©×pßĐRÔ´‹ûoÙ¹âX!ÉñΓGÙllç(Ađ¢KQĂÂi $*~ÖÎDÓÄƯ$µ (¬lA¦ÛÍ}“_#ʤ6—½ÁIk8n[₫zh+d˜izNû‰{FÈFđЧ—èÂG:ЧËw$#-Ï®S¨Äîk‹L‘Ü @b1V:ßÄ/drÚúß~ÅÏk¶4ÙMƠâO¿‡FØÄf¢¿Dk¤v @‰{>^%3}îK™N*/äwÿ¢Æú~ăѶ>ü! rßÛínTΜôç‰nöd¸ăqăĐPñÙØ­º}Cè«Ư¾ôMṼ¨„†^˜®dHíwc•oăíµKs ®¤LZ±‹Ă lÀ;~Œ×­å){„œöYb‚oÏr`yƯ}rF bØ>×ù[ữåW%a…ç²B!ừQ(j|yŒ(ˆ_ßă3`|(r!æñäe_’ûÍø/hq6ôçáˆÀÄ)ă£p*Åf’Fs·µ¯%»Ï+ªi _ÑZÏöÓ¿yɬfÑ*1‘¦vĂ7Á¹±đ‘Û… ½S âóẸ̀Eé üW‚Ú0©kjKTƠ ó±f•G̉M>ĨUCSwd×âÔß!‘!µt [Ç(_í +[¥–! „îEÍƯßß%öbØ₫Êë»ç-B̃lÏûEơÓ¿d¶ƯÆPÿø½¿UpÇơơ˜:l9°íIB¿Ö°ÎôÅư¢‰€”§ÑƯ?©˜Ø ă 9é4ÛèJNo~@8¼¨¨Â45ËSÎO‹4c|̃ƒhd–nÏ·Âî₫ÙÄ ÂË¥‚¤kF^A¬»ư³;)̉'T9ñăxeÇÔév³G~[u»®8!ܬm’çơôÅUÁ¦–·!¢¸¥Æ0˰/…³á6‚,5_d́yHŒŸu)ó5̣Q1Ơt²TF¨{õ°‹]‡̀R%‚€×L!̃ߌ—û…€#EóÁ|ƒT̀®$ªegE¼3ó ßñ×ç|ˆˆ9‘³q ,×Đ(UvªueôøµRŒ…Éû ĐíIv•@'NNÅB¯'ẩ<̃Ö†H÷woơ÷¬`µÔŒ} fÇT64U×₫âƯßNÊO3uÚ’X¦;Å`F­13×~Í₫‘)na$w#×xz¶ô/ËjçÖëMºb_ÙMbD¶Rêe:sïÄ¡¨÷F«êíö…ü„×”é´N “.̣Sî Ư×âỤ̂fÀW®ÊYâ{ØG˜mÁ,ïÔK c8*°QƯ†œ„-R¢“4b8YƒvQƯ–ÍS…G ±¯uưåÅ­pCNdèyá'ñ­ ©ÖÖo)êÜ0½ô”¾œK¤2¤Êî‚v3%™₫ç9G¹¿†vÊ ¡Ưam ó×¼s¥ Cr2? ‘Æq‹ÔôE€ÆÇvnȽ¡YƠWkÍ­9ï÷®Qk}?¶ÎmÆcÏ…tM0Úè̀₫AZÎtPt̉™cÅzøz9ë{VÑ1.¿Û™¸„3ƠxVơ)Æ ư`c3í‘® £WÜ7B: gñCëw­­ YefTÙÚæ²ÆTJˆLµ=py+̀²ƯÏœM{Ă^äÿ±l,fˆ6n=l~kÛÈÀ äkÈ–…›«bè(ÑÔƒüü]ÅpÅ‹ë–-¤CÈ€5Ldª=“Úôg‘s%ßrΫ]ÄU_—DZfä§èƯ„×úoÛˆ˜ÉăçV³³yä:(+'§j[ÁR‹`¡Wµçí&€` dS·öñü º{ é́ÿ3µXñvÿ±ôm«î 4‡@F(u(@¯-94Áư-öÄ1Ö@h₫%°,¸ç™–NmO+¨×ÿ ÅsX_}ÖcÆhÊ%¹æ_ÑY¡vE-Q4?.0%ˆ¤jîklêØ@{YRÛ$…zB˜æ(JS›‹‰Ä…I’¤zyÖ2?Ô§TëhIƯßæuøKlỌ́ôK»¿2™̉Ñ®‡9éç=U7bE àÓ„f›¢ăïà¡¥˜°»Áu$›>¯óØ·₫›̀Ÿ½lÈ{4PË$R×nµmK²¸áÔ0·?Y}×h¬]X⸙Rͳt†uXD,ù5¿ŒYi¼ùß́¸47‚2(Ø̉EO¬ƒ˜îÔ9Ø­&zr0"uƠđ˜ ¨wÀ$/Đưè#BË#éD12§â¯åÂ1AÔäz'à•ˆ:ç₫DRQó.8äÜ"êîZ¹HÅÆ×;tú91i4Gu_ÑÚá³ 2iÂO8<%ä÷Vc4‘´GT/Ó‘s Ä›™ŒL%jÙøơæ›Z·h©”°!+3SëëPÏz5ÉFƒ j!²¦È²ṇ̃‹®ñƠtñy+zz²,<ĐÔæị́‘ÅßÚ«W8±fɱĕáđÉ́B΂»1$¿÷¸2©ÄT'jy#œˆô©¯]¤4kd ~6X±‡–V!³¤….ăä?À}ï »V‰r5ơhƒsĂœîkï'ô>8aøåw].̃E¼&-úă­uŒ¨i”‰©ww}/̉rÚ~áBH­[̣Q E¢Çkv`ă·Æf|´F̣±Ạ̊zÁb»̣”×k…}q[_gÄÊœQzd©x‘ªÉ ÁâænÏí¼Àد*Í”MÖפßC‡[·%‹nÇ„ă@èư˜öMm¿w›àxÇÄWÚ&ßä´K7¯¦adS̀…;°dJÍ…bÉ€JÉQ́¥Oí5– Mº—^VáÆ:åN÷¡>™0’I©ågđr4 r+èĐI¾bû ¯ï4~é{ª%N°´:’£)̉èèƯ®Hx ¡pÄ´!ô_ÈÙ!}NölĂLm/<„"eƠ%|˜7µ,ƠH7Ô×»$:ç’Ç-Ö‰^ê¿ê¤Á¨aód¡¤­Ô¹‚AÇ :½?˜ñüü¶$$>‰Î¹ ))¬^ÔwNOv©̃ÅO©ÔÛÛ9uKU8·́`æüZÖơN†/@+çg$/l†O„̣±ª5“›‹A(—•ˆwô²•oÄ&™W´‘Hªtæ‡Ưô)yC¿4KíóêÚ¯E¦ßæhNüdv½³›2đ…±á >¿‹PÄe0;Øa>5̣dz‰ă —!áÇÊ]̀•éúÓˆZï‘yß›AÈRØn»/»¾Y.iA®ăIè«b{‚£ñÍÑa?©KêlO„ö0»ÓĂcËGB«§mŒÆÿ¿'́#±ătŸ¤~ø¬*KÉ5Sº7ñÉGœú¨uûù(E¢Y uÚBm*­Èsz\„&2qÇê<¢C)‹åt¿Y‡Ön=–Đ+¿èÅsÂB oæëe¨, s»x>7£½n©FKp*­zoÚ ¤Œ₫ Q|m¥k¤ôm¯HS…,çX–¯¿·l” Å™sIN;XÅâûÏ1Ø—Q”oü5O__•›Í§ú­öQd#:BÖ{ÈØ²Ă+Â:²øŸ¾Áp÷–¡r§-úVBE¼'Ư5­É&¯¸ßÙ)«Äy›̀•(A»%ùUXŒœ>ÙÔ ̣‹~¤Ü[IT0FûÁʼ·W•€kÉgügßû́·#(JÇœ €D}© Éa*n§·¡ƠŒ̉–es$(»ç~I ºömk*màSŸÂóY_¨†dơÔéfĂ÷¥6N3·~êëîQ¢î:(û#{+Ø6ôú#ôÖëF—­uP‡$0b,•œóÀ(Ô¥ú®îº‰ÎO¦/¾Çm×E‰/[5˜‘2l|“́ñ–Û7®ô5Sû{Q8Ù=é=«§æ*®ûí¶‘„¿ĂÔèB½c@“ªKÂ/}—đ/ˆÅ‹1äØÀ|Đ©ÄÂ?ŸF̉'’|G’¶Đ‘™xu=XÀf>]e´Èˆgu¸5s¤©´\ç¨r!‹h¾ó; ³¯bæØ€Ư›q”½qê—½«ort÷…?%D+zSfñÇZ€µÆ¡TG´í) ¹°Ơ¶ưt°f~ ºæ7±wDZ²Ëh!‰AfƯª¿xK$(ƠÉDË@is…öO«–ˆĂ’¯’T£¥Väâ \¥ÏÄñ¼}h˜É`è˜ă$Uđq‹Ï1X‘¥1O΂r Œ¥•qH­Ê3Ó¨QG©4–6"ëÉT^ŸLE•Íù«v gâégIụ̂=æ÷́—àeIkhù+k˜ÔjÁ†{ÁÆxüµ ơVUÙ¶ŸDXéCÍOHy€HrÂJÜ&é3"çÒê**†ˆăîô[á`Æú£]Èr̀Ä0rPËm?aÎ ̉AG„̉±·yÏ ĂÜ€̀Ÿ?ÓÓ!nnÿr [NÈ`ü‚›ơ%ñr<‘¤¸”Áïû­ª¦‚ '¬99ªMÜưÏJ ^nkEÜ)5£1ăƯ¢[w2œ1Îåp`dÎá]}‚ËÙÁgz¨½Dæđh¿‹±¡T ö¶ăÙë©äN«8ô€d âe₫®Y8×ĂS.Ưë̀]Í:R4‰ÊvY0quµ8ŸySʬ–E7Œ-L‰Ü¨ß?mĐmªµ™OR ¸Q́´ŒỉwÆœd‘Đn—°îĐ6 '!‡Pï}(æÂ{Y}Mˆº7÷[B p$ñă×X¶V>8·/Q¢½˜ÆR_“Û₫N¶^e´îfªÍ`F½Ÿ¸ ;ñđ¾?¦.pré ÛqwïI¢@PÏ,÷ ™ª. Ô%½ÅÁ·®XéÁÏ7·‰¥$LàEƒâÉƯl§u9ü.9,øzóØ5›ö%çG¸uGñ@,5ÅB}iVE`BÆó‚_𓔦ùDS®•I“E•MS6ÔºÀgé9û¾®Ă#®4¢/Ư,T\ Z³Œd úŒAÄưâÛđ ¢hhJ›‹6¢/S Ukk»;̀ç¨39HI/©K}í½ EÉƯYơS?Îí\W¦¶…É’LK.v´ÛR‡3‹¡æ9ª$­ö<ÑTC•*¸§Î%Öôú=V ÔÖ<ÑàqûḈE¡w-?KêhÑ^@æ¤+ËÖNµ%€ô¡— üè‡7/bî.Cäá^~#èüF÷ü…̀®¯¨âÇ«¯JeGgI¡ƯƯ ¶‰¿ ÛÑ6x® †Ê6´²<Ù'‘q¬ù%g~A9EC̣’W’íYlúítƠ½é‰•[Ư­[-c¯Q^pWø^t¤¹)~ s}rahƒz0{|*0·l"¼dL›Eɦ …gÔ5óø&÷"Œp#@'¤„₫丙Rü¢¬£¹™6­˜ÿyL)¤ÓM¢ñ3¹a0£ƒM‡̃­± ÉĐ´Ư¨CU½ˆ²á¹S ²OóÆœ Œ€ü‘3ỬÔ!£äô£1³¯‘sp”O8¾Ilsḉmg u©b¯ µ5—a|fÑI DiWrȦ£µMeÈ,躀·C``4đ1–ab¸Æ ›~KBÛäïâB»¢\̣FBÑø|GCÁ4^văcÅFRk$'tơƠÎ&bCưºU»̣Å…|몉CMب’0=†TíŒfAF÷dú^wKí;]J}WÄxAJ»tÑ;p±X¹[÷Ưä ñÙ¼‡°=bö¬‰¾s¼v)¸MÏë©oçÀÀZ¶̉¶ïg8Ø6–ÁÙ´ÀÉ­nx(¶#:=Geà¬G¾µÂó†Ñ„ˆØ̣ÇÂ\Ơù=Rm’!ø%áóË W£5®ßÅÜîÄ￯'CƠBˆ³nKîâEMê»d*}®4±7î8ÊD%ø—–UÙÂ|kM÷̃á¸È)F# V˜́~—C0ƒH&l̃ú©Geó—̀|:ŒƠ8w€ÔÀØVaAÙ¡IĂg¾RÉ8̀jA&*7»\²¦Ï ñ_wáÏN'‹4˜”‡:‹[Mhs/Öưü±/SXœ+µvÛª‡îœÍ¹ü{%D@”µÇ Âùµ@<”_•¦Ư7OA”ö ÎQRd l7rà́Tÿ.ø­*…Ư*”° W@˜V×<‹K®ZƒïÔánï©tÅ‘‡¬¥Ÿ–hb„ƠK3„ï̉oÍ‚ămlE¦ƠU`qDDø‰å„$b|’H—“ư†˜ÛÁƒSÆüÁUIóö‰Î©(§øG‰ï‡l×L”ym/^u×HÏ3öS¢Ÿ@¬pë̃oĐÍQ>#äÑxÊÂN)KnÈE—êT£±nù6Ï„Idꇟ"ˆSíüÚ«Ao“sá“V¥˜¸ç ĐXE[+NäƠ7UÄ´í#’Ă:oïùzÑ’¡¨·K~ÜkÚÇ̃D[ü~É.̀ÿ¥³±·ƒÎ'apÉûEg ¹“Ö‚óÛÇ—Åk2‰4µævi–dlZ]ïS'™Ùï{ÏÉå)»!†ÓñJ{rĐäTô'®nü@cáÙ̃A®%•qŒAŸPñsjæœL–¥œ¼Ê§Bă]ư˃ê:“x”ß—}§°ˆË¡+`Í…\ù<“\NAcí¦Ü¶º9éK§»ÓÇơ©¦̉G5bö]:¤£U2äƒ0)o*wÔù^z4%p‰-T1bHâAô®=·€Cñú€¿âÆ—X́!ב=ĐÇÙI₫ä́Îær; Rx„ÛB…; µW™69n`åựxÑ€Zjö…9å³|ÑÀă®×÷Öđ±Ï{—6­*`nŒ‰€œ]ưüơ@Ÿ¤±«d~áäíƒsOX/͆MwtW !°!›!»ê·1«íˆ$­CN·%ĐO«á·¹ỖMœ ÚPă›ˆ…ƒ‡§(IM¾ ‹SÂ[æ<‚ ^à̀'¿{‰Î_á aÊ}Pdâa/̀’Ø4r”Çđ.e₫!äKø±Yÿp³˜Ăˆµ ªÛŸ†UœªË±­ üDHwª7\AÈCwlSđßr ¨¯;åÏBä-Mˆ¶Büùv½̃ü‹,âë.iB¡‹Đ¿µ¥éÅ^…åû TÄzĐ¢.sª’½)́ôçi‹¿Ơu!V’ËS™Qu‰0ÚsÆ:¹bƒGµ™ñƠÿ0N<6_ e’¹Ú6+åøÊ“C¦WĐKâBÀĂiÙó…×Zô…ëÂümưSªªB6Ø‹Ọq«rƒ‘hFøø'£f,ë}BU&è.fpq.ȪêÜ€Ơ©¢Î÷¤Aº¤Ä;qp;¦l–ñ;®¬}½3p˜‡ …ŸTÖ;̣zd0¨ÅâÇH?ˆù “!Îío¶~S‹h”ØqàhÅó Z¨ƠÔÇŸ¨‹¦ÿÊ”d’°;Ɔh₫„bØ?NGÿfùĂ'ÿ̀Ö¡ĐOÂó‡2“˜%»0He'˜¿¹ÑUˆ§œ8Iç¦ùRp/vè”±CÑ{÷úÓ½¨!èÚxÇM˜—cưLÈ"ơ§‰¯£mÖ×°p¹Û߯đÊôăºTuă«Á̉³|œ(+>ÍăoăĂ®xBpŒÁ!ÓCÎ₫́8a4‰¸:{@/qR6¡ÁÖwIVđ鯷BiíÿÚ¯k‰"*›å6Ṛ=7®%é|ŸÁ–éàơ¼«åxß6ûóÇåÔêѼ ä*e¯L,ËTXúoăUƠÅOüZ“<7p#Añ{‹¥B*^0ù±cX-#Ü(™à¯wµi4eỞ1l8Pă’êåX¶B£•1Q*̉{BуO¤Úñ{Àrt́âáçˆè,D/#^4’đ‚ɸ²ñ@È=2Ư:Ë WÆÑ@¶Ó§í^ªë@Ù«jiBˆúó2]=W–SÊZ¡^?Ơăç9ø‰åk(G\ ùñÏÖ¡ ôwcç’QùwC'Ñ o½ŸÈs×ó}+ï oó¤M̀  íEå{á¾>×… ‹á™WN½Ö3|?”ºªđå,F„!ˆ%è\»lbüƯÙ¯3ĐXCÆu ÿ²%ÎX®¢àF|"âQlJ¦}J„:âz¹r¦²E&"6TåÜ{Øü_”"TÀĂĐK¹É¸‰F [£ö·»²B¯ëhj‡,ÊÙ¾KIrÊiÓƯ§–⤤,Ë(ÿơƒAăäc UÛĂp6MBáÊví₫Q1Đx®ù²̣‚`ơùÆ­à >ú>©ÉèŒGˆ}›iˆO¬<$đs ï($K»!°Yméé¬rѳ²jỨ Ô*É$œÇ¹^‘ªå₫4Áö‘.+j„ÄfÑçúwÚ́gcQ‡ uV‘1@x|&á … >–̉K0ơY¢î,Û@µGu ̀Ÿ ThÆL“_„4\ẨƯ— N~TÉvåœç˜#âå¢âEÁvk‰°±Ă“Óh®7­hô8̃uGyÅYë[y‹ê. ²wá/àà1úÏA?¶J€#ÔwNæơƠˆ^æö _©–œÊ Ưß”1ÆÓO¬‰’nªM ?—2öù:B`Úü…mË fIÂ{'4¦ÓS$Ñ.̃”©ơÅ“Il»L<Ÿo&§́¢JoGH©!%÷CE¤'x“àáä¹xºî0r'„æAvKÁIæ«áÈ £zG$#aá̉k̀a ¨àƯ¼&Ù XÆÏ S«LNgxuAVƒºP̣¦̉g›Ư¯stÛ”ƒ™äS¬h†²Z»E6é(PV½FÚjŸY¯ÅỰÅcơµ¬·êQÛÉ+‚˜Ä‰*}W?9JSWBO÷w'́a%%§ññûOH;~Íî3 ¤§ŸÂj°i”`BU«¸6o£Í ÔkZHn²F»‘ñ¾Bf=ẰøÓ ‘3Ä}+[­,¼¾ĐœÑ[́³E©ở¡W[ÔỨ§úÊCè¾tæăƠ= uï“tnñ<A ®®µ1gq@¿2™úÛîṣ̀‰æ>ÛWîÆÖHöŸÍ»²¼Ë0{M°ơ¯,đ₫ &#^Ù+y~KȈßḥđˆ 8̣=7H‡’̉VxfÁ;Z£»Ëæ=hlvpŒÿ­bªÎ½_2ûs (ĐïaH¦4›eÂ9‹ÉPÆ@@…Ú3™o-Eí¬çI +u‘Ñ%2ÅÑ/Ë7²‰'Í¢lëµÑ—̀Ñe:¿dµA`÷œ}Á…É—T~zBn[¦÷p°h4éy”³ĐÂ+ʮۄÈL[Ùá[×f¨wă eŸ@?ÙîÚ… Nñ`ÔÛ5%¶„KƠ¾Ä{¡Z₫r)Ơ9°ˆQ́÷ S¼£ n l ¬'ËË£j‚Tøñâ«Ro¾_>Å%[ƯKe%³ƯTÆư³)ÄÓ÷²í—ôú̉µ„PƯ•̃]4m₫Ö¹zsßM¬öæƠߢk'“äaă%´X.̃§­ÈÙ["µ‰`)WàG¢dÇî¿ âÖ¨fl‹£É °~†:ˆLÎ廼´_;D/DÁpPÛT¾ ƒ 30UÊÅT@é‘́ÙüÇúFn-ư–4Œ1+}tĂͼ…’b_‰ñM[KY¹H²½ŸÏ%ư‚‚>¦ÙTóö×@|́'ÅÜ€¨ÿ₫÷‚=Aû=äu/[¹7»jù^œj­åơ_ªKÅ›óÊÆÑ_SôºÂÀy—t1Qvº/ï¾@o¹ºÉƒzñ Đn?uEKƠIc¯̉ˆÿâ+×E»}‚ ¥!Ó́ɹˆéĐÀ°Ü)1óQ×ÍôÚ¿aƠ‡¢½¤3~yΟsJxíü][‰bsH°@¿ƒ̀¡ª5£©=‰´9₫°«–©qÀ…ÁǨMzФ¬ÎĐ8>­)Z¥°V¹ú9_hˆ¾¶đ9päN1©׵ſƒ-›ôjgèW¡Gy>L’$ÿăÏ&…";’Dx ™`ÇÜÏÇcÈ £(¢ÅÅQÓG¢™] 6ÿÚ döN ‚ˆ!»/Z_~ ÅĐ󬜢a؇°R¦/¹í‹sxÀ‚‡HÁMkæ(ç€q²­høH“u%æùn é[M½&»±¯•ñä̉&Ó„a¾a‹ÓÉùºƒ«Hö–{t¤y=₫¾M¥‹Î&yH̀4b¤öƯ¾QVpXË×}̀‰60â{L#hĂ©×Ê>vÅ͵¹ă@i ôªHAh§ă{Rơ¼}B_È’Í…c-vº2u³Ó§ûM³ ¨Í•¢æÚŸÈÚăPxYÅwÆf*I^\‹-ú7¡Hag%ơÊá—¼’ïÎqc̃WXĂªTªSvĂÅ>[”8Ạ̊>ŒHüja§¦‹Ä{üÏ‹êª_¨\CLTdlÍïÄ÷Àº({/+ûq±‹KâÙâ -‹]&] Gc;!¨‹ föCLƯêƯ¬w˜¬AèvƠol–TÅdjzeö@¯µ>Bö¨Éèư¼këv@G̉R^ƯxPG@u>%Ăâ~¥ĂwpÑ{êd‚±x©è“œĂµá¬¯o½‘R“vrc¡Wđ˜Çæơq‚f}3úYÇwsAl‘¤EøVƠ¨ˆ÷ƠÖÂÏTèÊ JĐâ­‰´Pfd_r –?W\@çư•ø*¾Ü„̣‘ă9ôxÉFöa(ö|Ÿlˆ|Lơ~ç`Sjf ײá%’Íuîøx‰‹æ±œ­×´êjkŒoÆoíëb<̀\ë8˜”¯Ö”jïÏK^·đË÷$3&¢Åü™Gw??·[¡Ï’¨º₫z̃húùZ Δ-C±ä·éa¾™lu ?j@ØÏàËMÏ­¶€'™­+6àÚÑ7|ăSİ7¶©øæ2¢é…°sZ’á̃©jæĂ/)fÚăÀĐ×_¿:]?¹¤y«ÙkêȈƺú6ô• Æ81îÜ ¾£đ__†³QSO¿XV¥¿›&qäÖ*§ti¡ JƯ[ ‰ô<Ø‹GNÜ—xaÙ}½I³å$S‘uD LíÑƠn‘½ù—ao¸ürßô]½¸êRÍI¶¨\¥åg!b²¤m‰đs4‚¡2²̃*G³$Đ6‹}=Éæh“ˆ¸† /?ôWÎÖt.háU/Ö¨[ŒE=§qçr†·đ×®±8̀µJú¯­|>±“¿ÎŸíµ¾f¿{¶×Á&Ó`ôª¶ßᮇ₫f€/‘S·Đ`×öî‰)¬;wƒñÀÔĐÓ³ ËƯ—ŒLŒ*˜&$Ă”:J, ZOÙ(©Û.ûUfVm[»Ñ I‹rQùѲƯí•6ö”úäŲü~*×v¬§³§a¯$Ç$€*ẹ̈IÉ­•̣Ä¿0#;‡ªp}?›Å&HQà‹ÅL1\=BÓäÁ0Öñ]Lc̀ÍD:QóˆnZ=Ưr zÉƯ3]ëJ“|µéœ‡/€÷KÄß90A¥œ°!—ƠlEx6öÆíbSĂY3mGƒ½E“uÜEæ̣Ê‘¨̣¶Ô —ú‹_9h& oê2ÑHœº„oÂ0‚'8̃¦*aµ¿>c?fU:%PcFṼâë ¯˜nÙÀŸU;JƯ >̣âu°·AÈÈ/Ă³y:¯ĂĐ=Ü!èù$ #:/DÏ©TvH“ áă…́l(̉ ‰CtØrɵunCÀÖø¶®±1TXP,eSFƠ=Üú D×Ơä΅'/*xDú·›Ú!v}IeǾ£ß¶qƯÜiúƠº o˜¸I`@Ƶy#̃Å‚A$ ;”@jíëÂü5ơ°€·«Í÷ßÈ…¨­Ù_û,c‘̀I.x°y¿*û¢„<ĐYalèЬ±·«¿Jô±ˆXâ–©«&AîÖ,m1¡^ªWTjOöes!æúÛ–dzñt£`)¦—Ä™₫´¿¸ºVù~I@é6›Uh‹?mcÚ³ƒ}º§gæ‚û̀zù«èfUp4DÑ6´ăä]©w!t0yÏæª°÷%³ŒûZ½×>ñ‡ôº_5!äö%ƯZóIIsC|Xº¨FR¸-ïfQ(“•Â[²f÷St 4©—$ÄkơéZ¤OR¿áxăÈÂô,Î!ûת₫\µXTª[ºË郒ÿål‡ẃÍ3}ëo{åU}Uç-yh÷L5瑤Á"¬(Ÿ—^ŵÔB°Ñ¸]¸£¼¨tû͵ÀŸC+,VĂHöÑË-̀›†›[₫Î?ÊXÔO]Sjni¸j̀jĐÉ•˜zæ_ŸÖ£?­Üü˜¨ vƯßy²!,W×À÷+¦å©”:®®ßÎ1P|•”ÅçcåJđlD3Ä~ªÂÎâ¥@]É×ZëÇ&’¾“ë ă,£“^#åƯ¢‰‡4<@ÎÛ y‰/Asȧ‡~.ï¢kå͈rWä'@µ¶ú́̀)¢>¥Bâ— åD!¿?A‡‚{tuv‚&ăk5üé͵O9§¾0ư4»|"›sx T`üos£ĂCv[7…ËÎæÎ"Gk̉ {ʽ~"³¿z‚öqô'ÊFé\‰Ïk7yy.ÄØÚmÿƠf[y’÷}O˜/¿‹+yëgăØĂ]¼+K‚p[­^ήdDbZ̃¨"‹€BüÈÈuØ .́—‡°oSª¯UXKC¡–ă«ËÔüpæÀŸŸ¿́HíCå-Ë`¹Ñƒùé̃ƒ5ªx‘ÁĂÈˇ\A£­̀v0àªbA¶ùÎƯ™® \́¥§,ø|~JG¿r5!å§öP™Jaí…̉¾ñµÊY7̀²âƯ ‘;Ÿ¾„mçC½rR¹ ’ û€~ù¦ŸÖYP{”e~l‹4rỤ̂×Î<Zp2$ÎmƯÇ28 2˜¦¡Í˜@Xơ"6ÀAƯ–Ë@wQVƒ·Ù³ óÄé\m\ÓˆÿU5)Í\öqqÄ–nªré×Å”™IL°Q}Î}7lÓ“ơÖkH”Î\¸fî"4S‹n~Ăn}A¤`6héôYF ' —a)øVUƒ'—qÂot#àçÎđÏ»̣O{æî~XvQz§î Ùß c瀰‘q̀Y·ºđîS¯2D*z;wªĐK,ƒlá/÷Ñm¾ZÇטrpµ&‰AÑ¯ï¼ÆưALSaƯÎT-8„ù×/R¼6§^]0úËöáÑU P…‰½n@¬̃>´ö1¨¢w{—̉øÖ\a‚†¾‚!hûÅdp̣˜Ï•Y xg¬N¹Ùe¡†H©^^ ̉ˆ»,¢’w¢Ư£ }dÚảëº.ư{©Ÿa¶y’TwGYÖ…y½f¬H.ˆC·9—s¼ØÖÁôeÜXđÆê¨~^î¼|¾«ßȺ}@ẩªÚ|Ï.©v/±m½%c0†Mï°ïÁ·îŒƒ«œ¦â¶“b«` ºËđåër›QS^£G4¡:/D߇Y¿ƯÉ®³FyÜ./pW"5Î\bs;±@bøæ0ø~±‹‚,¿gyfCkWƯ بB0-₫z/Ư‡ƒ×¶’ÇÿÔÊđIWư=‰‹ÙyK‹ínµÚÄAi“ˆPY@`6é~ÉäÅ󟕽*^®ÍW›yJèSŸ‡†<æÆIÚ©Ü₫ñÑ!‹} zûœ¬Ú›Ñ'îô%C„đ¼ êá¯3í ?jÄà¾}?"”ÎzT²‹(L₫¬eđ¢¯^*=«5qĐ“¡Ldéùh½¡‹}Ó^®]P̃ơ¯ÄiÑJĐ̃6oáÑï±`åE?*C±7Ù9.L}³púP̀lßD„7‹̃sr=¥ç„,\ER\ăz3]‚Ňص iÓ¦úV]ÇĂQf̣&LÔÂ×̣!}Ωf–—‹t×<-²́ µÇŔÔO½àZ=‚[I Ííǘî$CkÜzŒ‘  2f̉ck¡D£«‘vÍqm̃”1\PĂW˜ú¹1Ù‘Àö@:¢_à¶u„ă´x3Ö¾Hă4…~M¼pô’ ” y–1~Âễ‡đ‘5kZp[zĂbÓª`ƒ!5¨7yi<-æG˜ ù₫7ÚY'ƠƯĂ5J¸+4G* Mû¼™d‚wÖÍ; ©X»2¾¿ư‘¿S€4l +̃IYÆiæ«#~],'AÆ©pC˜ø…,Oâ)æp§v9mỊ Íœ¹ñ 4S›Ú®‚4 Ù¨”v& µ½´;&-₫§5̣ ̃^ăYm›UÔ…³hÿNă NÁp&é²̃ƒ90ŸƯă)Úq|{gỤ̀êhdLOê×ư¯á»—¾ßỊ̈_ơÎNÍñ´ ̀§;ËïŕàUIæ´¶ \¢®=[¢¦Å—³èÀ$D¤4¿ 4‡"¿á~Ö7Ôùññú¾ëôên ØÙÙ‡ Sæ¸ÓSÁ¸5Pµ—–}₫–¡ÛѢΠFÓÙÉ[Ûx)eHä`Éêzs¤Ấ"J¡½ÑÅ ^>¨ÛæơÂu™j£¿ÄHö@zÍ--*0‹®·J<áGùdl«SånôyiÜŒ×( Q²0¡¡Đ¹Ö̉¹Ư@>×£•nE®̣6»Öô¥% ‰ß]Ù\¾P¥Då2-—£PâéIxadôgÎ6r(ôÿtÏ—R–lô›©ơµv¼üê†̀!H( ưzĂ›üçfr‹Đ́68½ßü`‡ñM7'ŸĂóyº=–Lå>ªô#ÖéCÔUÙµ¥9uë‚™¯³æƒ4¯›@V—ƯP™,dc3W¿ P~P¹¼Í&+ÈóñGúÄÙ„ƯW£ …W¹º8BcÇüÚ£¢u~ªĐ̃+̀5̣x%₫„™|AÏJ½¾Biu3¼™ZæD|ơo[7x½ü…Âå]">K²¦¨§@ÿ} û¿Ú´jfẒ€“ÓOjư7!"…¦z׋ yÅ-̣Ë´{‡ ®Qx#7‡%îà6m,ămdîjÁy|~DsD?¸¾(>k÷Ùye6$e}5ÿ ù2o!Ú"œẫô$òày|"=Í.Ơ¥…̀%€¹…eÁ±+²ÄâSÁ_¿OLV“p;₫ w_ÑăaN²*°ơƒ¹²µ€¿ !³†ÿ63€Jk("læ¿&SLđ©̃h̀®€°ÿøÜ:vB=h¤Ĉp­¦÷¿’GÙ̀Q½Aêk¾5‚Ă³«¤É¨[5Ï,WÛdÇ› ă`ïjÁ½ieH»T³Ư¬¦³•":ßq̃6^5 ¡“|3«-ø×WöL|Ps ¥wfù$](?39O†‹¨Â²% ·zN T$çQi}™ù Øgî|‹û ÆäÎḲÎ ÛkéÊOkÂp@aÎ̀›ÿÀÁô¾ä§G‘ÏéÔ§üO³L’ñà̉5 ]RUÖ³¦²]Ĉÿ–, ©Í »²ˆP=¶ñV˜û¥ à„$»É́5É@8Ă}Ơđë7ø,Ρ<-Đ1³£ÔЧ¦…©7+xv– ¨£]DAy₫»ơ˜ 8 x “¨4à©̀Mvh3Û¶C ¤P$uÙh¸6Ú/ºûJ́%^xĐѽ+α<ØsRx›MưXj&)ưCú‹*­œ …íöëÖeæÚ̃í#ü_\D₫  } ¼àjn&Æ’|?0Ó•qG1ă¡7zèªù§?@ÎJ™¢©˜q…i+bû]AẨÀø«±f$€ªÉĐơ ’-&}9#ÀJ—̣ v`̃]æÛâÏ’=áôix[½øÛ!g$÷^‡¡hN­˜wR-tÁ°åÔV e˜̀°ív5î©·' Ħ÷Í—ºæwGª ³ Öˆ‹ÿză§Œ̃A§…f ÚW‡K»iédTïÈUz3SׂäjâϦĐ'­4σÁº¿íÍq%f´cΰfb[ :Wư«âq@ăº ¥{¿»`TE©JÔ»?́öRaF,ưƒé-°e^C×HmbT¸ÅëÏV´›.œååŸXhx̀!‰3\Ư 'U·~ÖJPÇ‘´Æùï rü ëÊñ‚ï†[ä–§zT¹ºÅ¢,r¥(°ï8Öóàƒî€{sáråḷrx‚WY ï³rØk9ñw 4è́…Ë’ñ€`¡üÜé꺬}1̃UJ;çs`pÖ€¨­Z<Óư¶r‚ÆÖ`LÜ¢¯¼¥~?÷QpD"\Eb^u \‚2k˰8ï.ed±!àó°H é₫â‹à±UnPr;Ó‚g7›PlSrm†ÙYđ¢L4hbØï^¢¥ܶ©ăÀ₫V“µ3¤kÔCñR´SDÓ:wIˆÿgˆ|L4À1/ú–(No³æ*À¼t„y¢’kµ|©UÖ²ú> ÇǶÓAzÂû-óWs¼N`¦=è’É¢¿Ç‰,5a!äׂB©BĐŒíßÏàßDÊÄ̀¥[ÔÔëÛî=¶°ÆTÆh#¸ø3îM ä¤K»‡§™¢m±"è:ÍP…²„³Ê/ ơ¥ Œ̀ñ)%™*²8]£œ$ ö¥×¯ºær.<Ç`ع4=,…^̀ÿ²`Uá.wTœ²"N*4¯’e¾DÖJj5#EÁ5æÇ ¶ÍíJv“ä ôa«oQc”Û¤§B´™=,q^í¨ÙÎ3C¹È¦/ç›/ơ€“NlÆ“æ’/3ú#ê7’Q­ÓäüÛßëR”A-]f#g’Ÿ£úªä8 e+]†€â0M N–#êböñ· ư”e"‹>º¶ϤÊ¿5₫ èÔ¡HLq‘¼ 2b®Âùïç§únX5çëäÀ»ó÷Ïö4ûÓ(đH±̀&Q3ù—Ưcæ u“å~º=ØƠr§˧>Gç>eî”nZ”'—<ơ2±Tơ ƠÓ&Edà5]Z ¿ tÍV!’ñô©ˆ@fĂmëRÇA·•Í] ôRT>ËEˆ¢ༀ@è9(ơ¡ N“¡Â-Ë©¹ Ú¶Zơ–O )å{;‡ü!ú{ơV°k>ܘRGÆ‘6z7¶L˜TÍ[đ5 æ z l‘“Á±²Æ~U×;ø Ă/Ĺx¡Ü ¿p+Xå6\È̃ÄÿŸÑƠ@ÿnÅ?è¦{[hùƒ_ú€Ø‰¥)£B»Ü+¾ ÇAîH[Öà2†ḲA)Å̉2qW ¡²ƒ>îóơ¤U‰D÷̉oÈ·Ö̉‡†­“[;ÙAqµv²âî¾̉"ן€øcHdŸĂ'zz4@é^ ¡ˆ­›ªR%¤úÁm,âÔEp(Đ3~¤4)¼-Ó¼xp¢éÅñ *ø3ûw\B|–ö<·jẸ$*¯]àæ äbÀS‘,±ÜWͦOGÙ ˆáœÊÛƒÓq£  wʦiˆ3q×åe©Ô˜C{·»¸H~ØNp !£tĂ0C0ï9On•½̀ U…1FÄ0¶)9‹ë_ ˆµ$Æ›1öü0<]w¶d]Kœ3?D$s-£<À 5z™'–æÛürù ƒ̃hà^óÔ ½C•æ²r´±dâS?)Á=më—ü„@–¯ $7ÿwË!á(™EÆnTƠUxơû ÿ̀Á”"*g{|Ô­0h2Iªo# ­vŸµífÛr¿•Ag”Ñ^„/xÅ“- '¶ÅĂ©¥Đ8Qª½o°| Đ̣^tưe²¤FẠ́s[‹¸²¶®ëÖ·7÷Pçç¾'Ư³"ÙøvẠ̈Óp¶5S;´sVÚăŒi¼Œö§/^Ḳ…ÊØYkf±çÖCÿ e:Ÿh~P1Ơ›Íÿô® C.~±A[¨h+“+˜äήG"à«ĐèAÓ–ô±½¤ÂFp\Œá^®íDd“œQ‘Ó¤Í|öÿơ§ÂP+|%ùD–Ă[HUˆcó›»aJqµûÚÙ ‡\¬ódyŧ°øơ§P2rÁsơ#R̃$y17s©å·ƒ#9—RO ™ÖÙÜ/a?mEé]Ê׋ß'ă›Â˜u…W¶·ÅÙ3;0Æ©¿‚q}ùèûØ ¢Æ«Îfj&û|Ơ‡7ˆêƯ}‡hÍ7Áªâ,Ă%ÍàGơW{©—ŸĂ¬=ù= › |«J´Ä\8éJ¯G^zøØé±èxM€Ø¥`VôƠWàr•‚nŸDÇD¼ ÔˆÎî XĂn12í«³(ñvnÀ± LG¦–Qºl»ûp íœy]ü'¿¯gÜ(!ÈÎ\C·ơœă¦)ÎuCliŸˆn˜>P@,Ñøê…§.’–j̃t8î,cGN ‡qKRÎ5á{-ÙC¡µß*—t”r1À\€ ÇyưŸ±¦̀åª>Ưç•&bÊÛ^,à Ë,2¯Éđ’̃`‰œ3”?ï„Zx'³ùôåÑÿ-P{Øg2œ®"ú6fø,{?FœcÿÉ(*ƒ8G(åH–eùˆËE¡ÅÔ†G+ÓtFé2/2²Đ¼4sưËù懩­}=0e]"̣Ë%QY]` endstream endobj 630 0 obj << /Length1 1748 /Length2 11436 /Length3 0 /Length 12536 /Filter /FlateDecode >> stream xÚ·PœÛ®Mp î6@î®ÁƯ! >8ÁƯƯ!Ü‚»KpÁƯ-h¸dï}ÎÉ9ÿ_uoMỜ÷t÷êơö·ºWƠPS¨¨3‰Ú¥lm Ll̀¬üqEu6V++3++;25µ₫ËL­ tpÙÚđÿ!î4‚¼Ø$Œ /¶69'0€ÀÆÍÏÆĂÏÊ `geåûW ­?@ÂÈd PdÈÙÚ‘©ÅmíÜ@æ—}₫ơ 5¡°ñññ0₫µ j t™Ù @ë—MŒÀu[âö_)h- ;~f#kGf[sa:F€ bP:œ¦€ß%”Œ¬ÿ”ÆŒL а9₫íP·5ƒ¸9/0Èhăø²ÄÉÆèxÙ .«P¶Úü¬đw#àŸ—`cfûwºVÿN²ùk±‘‰‰­µ‘ÈÆ`ÊR ̀W#ÀÈÆôw ØÑöe½‘³ldüđ—t#€”¨*Àè¥Âês4qÙA™Aàß5²üNọ́%mLÅm­­6Gäßú$@@“—÷îÆ̣ÏáZÙØºØxü‹̀@6¦f¿Ë0u²cyo²wÊJüóbB₫Íp±²²̣đñ€ö «‰Ëï 4Ǘ€9Ù~›_jøäagk0{)ø d|ùAöp4r NÀO:₫›Ùئ Àh²A₫Oö3Đ́o~9+à#ëKû±X₫ư¤÷̉a¦¶6`·ÿ„ÿuÄ,ZÊê:r ÿ”üo§˜˜­+Àƒ‰›ÀÄÎÅ `ccçđ¼<|úï<*F tü±VÖÆ̀À÷·Ü—÷ô/ÉÎÿôí?Bøï\J¶/ Đ₫§ÑuY¹XM^¾Ø₫ŸÛư¯%ÿ]₫;ËÿµÑÿW‘”ü—Ÿöï€ÿßÈvû'â¥s /S hû2 6ÿªü{t¦ 'ëÿơÊBŒ^¦AÔÆü¥£™ø˜9¹ÿ6ƒ¥@®@SÄÄâï¦ùÛ₫₫÷¸A6@[GĐï ÀÄÆÊú?¾—3±z¹D_:ó/đe„₫{[I[Óß³ÆÎÅ 0rp0rC~9êâx°½ ¥)Đơ¯^°0ÛØB^–^Jü0³u@₫}®|<£ß¦¿‰Àbüâ°˜ü›~«c1ưÙ,À?Àböäx!đ̃6ÿ9, €ôrX,ÿÀ‰Và‹Æ?3¿ˆ´₫¾ô?‹Íø"̉ö|i÷¾¨²ÿ_T9ü/ªÿÀU?đE•Óø¢Êù?È₫"Ăơ|‘áö¾Èpÿ ÿë,Mœ^fîå ÿÅ]¢@ +ĐyqÎÖD À²& ơ¶J”Ø…i{œ­ÿ"́ QkK’ĐyWƠO\đî’#7|A´sf'ün ë½è¹Ñê«•₫ÏÔp~¼ÅºV83ăMFÏ ,¡ûCG'öùCSs¼Ó¯jƒ.W"ÓtøŒöçÛ³û̉‚o¿Vü,·8E i8bF… G àåå@…hÍh««i—}ăx!2~O*µ—Ú7ÂεѿTÂø ´J|p€f'•q œ²×ÍM$o8˜¦̃ê–$xˆ¡ơ»j đ¥5vUG%)»5q!sq’ù¡ăy2:øN¥Fßf®åƒ²›c'u‹ëÉá)C\Ѱzû½Zü 'æœlíÁ,ư¢½ ăªæW_Ö–-Ơ»Ñ6ûZ ºüu.ÚN^Ư7„jæ®QN·'+t#…›#—3æÇ@ѳmt±îŒåŸ%í¼» ¢™°½´$D¡ÚĐ£VxƠrr ³UV fü!ùq®'=¨V‰µ*ÙWéà̃p¯ă~%Ø>ϺG;‰ĐÔ<*q.qc¥ñ…ẁ‘VÚtçF¼nÁêeĐRºêÓ×ya¶uÑeÂFjP”§B {3û₫HÙíù̉coØ¡øºk.´b~=Ưëx'ß,ÆĐ؉Ẹ̈Ló …æâgô›êglÖ×N{À¡\¢P`—³YVñç>(Q̃¼!\­K*)[ü²,˜Ë‡ñ€%¾¶à¶Ăâ)6*lxêFôÊl¹ûƒé›D…i3‡À¶†ØC̉Ü’éŹs“ ́®Ç2€?-·¿ŸZH¶|5Zg=}Ùˆ´·%-Á̀†Ô$œó@³†§œ^]k­Ö4V|½ë(O½Î¦k-\qơ'Ơ>LGny—ÚØäG£ ¤”3EéQWZ[øSpsFí\ôZyƒ¶æc¯̀s¼`G:¬£ÍZ*®1óùù“5[¬v”¡ù%7^÷¢ÁƯÔ7Íö'&Iïxw¾ +δ‡IƯ‡IBí/Ç¥(hr0BZ¯Ÿ »¶H„an«Ëô1­ú”wøÂgơoÏ`t¿‹NªMñ'nŸpº,fXœW0f̀3M¸kT|ÔĂQ±™ k\|†ñªÆƒ.$7ªO°Ïô s)#¢if²=e{½Tf\Mc̣ó.a₫ÄEÜ5æĂÙ ăôyŸ‡ ü|Éä”P‚¼Ó$£UeįŒ!W­³ôP &A†>îƒ7Œv‘èîzDøuöă+}(ư¬è7/¼_&ùb©¶¶ơĂd%T¦Ê]sùHŒÖ¯eBb‚ÉÂ÷T²w«ô„ö‚À<%‚%—_ØŒLQ›d¸_1@°Lh8ÈMè–b:̣:¨:ƒ̣ơ×`û7¸Đ)¯pˆ›•ë́¾Å¼D›M 5̃,¼Ûwœ§ûµœÄ† à‰,{Ö`~-cƯ´¢—0æÑ'QJ¨ËÂa¯‘בFlÙ¤‹J¡Â -l‡ớfu=$_E±ư^A?Öôƒ¶ˆ‘K/ÿYE@¡†7C~z₫kæ6}Í «Jw̃âlÁº3Á6Ë… ‘H‹ˆId+,ƆŒïÆ\’Ưæ¸ÍÍ®«ÊÀƠG”²ë‡÷b£zü[qf«r¬Ăđ¯·₫t×µ"‘@œ¥> êdB¦¡ï€g¢Ä·káU¤÷úI¹xµw‰Zy6¤‘dAÚ_KPœÜüû.r·øz•t´p@ñœPˆ¥D̀Ö¥w_ơØè&ú$̀e_£¨é%äîjÇicv«yỌ́Á=ó-Ù‰MUâ5}ʲơ¨ ơÏÙ?̉–:ÇçÎÓLN»U¶úàqLYAóMéûw‚´Í"| ¹“?RB¨W‘:ÑrûÚ ‡É$løL¦æp*¶ ›Z‘´{é V¿u|M~s;8Á‡Z¹h1=ÛDƯDBå\ƯÁÓ/w|t“u¤ÀÍ`ÙZ³@1/Q<ü”4v{îU#:¹N¥Ưï½í§’°¡- [ƯÚu¡YÔ¹r68Æ^·æ©̉csÙˆÜHø¸’ÆnẁÀÉdz%Ø~Ÿ3h&"^»Ñ³ă[jªo‘’ØgÊû›fÙ=&åîB `·Œÿ8®oV8ïÏ_9u\¸ŸÖiÿĂxØä1€°¡p%Ÿ8·Ă­Ä`8(Pó±VeÑ{Øù2oía)ao¯ ÿ;`wÔËå~\éˆk˜jën¤H<Óu+˜Ă)®d{—뢉3Ø đ&ăèܨ˜ü°½4UPèe\Ü9K<[ ?ÇÓö”sB•ÇAµw#ßṛhƠF8²\@5¸J) ÑY™;ïW#g¢íQ“?°ÿ:L£ˆ<¿”äcäaT!ÊƯÆ(-’œÀÑÙ‹s ˜×ÓÍ¿ú˜=çà÷óæ@D%)]@™` ›’{.́€lß̉Ưy‚®̣Ơt¢×”Ơ¸…d•3ízơ§F»µ±ÀÉÉî»ÍË £MØT|\¡6|;ˆ…ëưùº8ü-CƯ‚n¶fGă}ÊăœpmhípûíI+D#ê_•;^[Ls fº¸ZAw¼«">BD0{/å—j¡/-™ĂE˜Ï$@¥±–ª̣ămM§_Eº̉Øó‚¶©ư0☈¬_’gîAاF=*¼‹“”6Æœ/TY"Ú¤Y*V†̀57l1}Ânªóƒùzºrăl™máóZ敵€_éă£â À„w&%ăî¤Ä¬û²•$ÎçĂ ! R1Uο…óÓgaatJ<sMöÊ«̃ưØ=°¶e¥i¨†EœÏ×V ¸?Îît…g¤%(iCû^pÄ´:‰bÚ­ú‹,{₫Ơ^…˜ƯéH¹LྲྀœûaÂ: eÙ»e]2GnÑE§aS¨¸.ƠÄJOÏÅ‚X§†]?ö¸Ö“‹´Ùb#ïK¾đŒ>'] ï®|tb5ÁT́d¡â0Bf)Ư˜àb墬)Îơ“~½Â/̃û¼‘3ç•*£\€”-R³CrüU¿̃`º¬·•*¯û‚?!ïnIN<Î×`¹$™ ¡iă1<ĐTaú ñ̃½(6½•Ǭ­´²\ºôTe¿Vd„q¶¼ºồô *“Wx›’{¥‰J£“'ôè‡g±^ø¢1±/¯SđiwÚÇÂƯs "¾»“́Î-ÊCø¶ûVÁ´qatn’–0Ó“çœ÷W$&RÆ&ơÀÇgQ£ÉĐ>»¥~qº́™ÉÇs½ê'*i#?ór ¦¹·ß¡3jƯTè ̃ ¼Jº̣C•&oæ‚ôˆ[9N6›jèHd¼ÿ”ÉÂ=b¼¬́"2PÎü–L[ƒ›úóÙïÁĂ­„YÙȳ²Ăơt¢p̃Fb»}á#Jˆ̣OîÇ9‚çĂ”]­·" ?üφkºø”\ósƒ,™wñ>]VxØZ-e­_ 8œ;wa ¦–Úø•ăÇ<¥g@ệÙ÷¦ |ªVíjrÇÇ̣ç n.d$¹n¶~`SQh_R÷s|tT^ôĂ¡Ax3.ăÎ"@Ë¿ùÁ5ưå¿y2 ~ɦW= ª ûdÈ]vÏ;­èüÅhKă{r+±I(3v—yä&HCÀcLÀÔ¸°§3¿‘üƒ±!o½ÉSâkYíDZ 6µlÏ®,Ăzè&ÑÓ€L…“'¦Œ{½‹9Ø\úº˜ÍăcY*ü}x¡©«ˆ¡‹ÈÊE`‹ü₫½©º¨"‚2½ø’MA\ ?ßlÉ…{̉³Ăá<ÛÄpJ!§§#îyl½,Âú·äL0Î{„”AgRà \ ˜)ÔvçS’ơṣU‡Ÿmu®7B²C).·ƠªkÀsårÛ›»±âÙ¼î&ê·‘Œ+®×™²ú¯B04“‹đ\qt+E—è¦Lă,èÍ—­;‡ípÈ3q7ô\Az-Œw´ ”;đù zŸɬ[íƒ+ØsP½d)*™»ûé°Æ«Ç̉ºG[wăgå£<óơØdaƠỌ,èóX¦?q{®á‚Û+y?ÑD’íơå†*W ‰È¨¥ uâwi7›àSF] ˜÷¦pzN½UïÏ)^ƒÖ¼&̃µ2æèđ¯ª~:ÊzY±åâßđ—ñÓº6ĐN~niæ Đ`e‡óû ¿răáặ„jxơAåütưç“Ŧ̃µ₫[ÑĐđç1$wá÷ î ̣Çd<Àz´̀ŸöQÚ¶ù/ ̉Ó§‚ùB£c£ƒ2[¢xëi;­È-0ú₫A$$Ç4éQóÓ +V¾= wƒ¹²×’=Ŕ*ăë±)A= Ÿ~ÿ©[óŸ¿ă³ë¼â}¾Üsà> bRÅF›uˆW *&Æ µ=,)±æ.:P¯iœ?ư:¼B/⤠f“5BĐ™>G¶Z—LäĐùÄRŸÉ|P̃R9ksµiP<Đú₫jqk¹z”mXí_ʾ÷i.!Ư«ZjĐ‹̉1ó»~¼l w¯9$¹‰ Ëq"ÖsR¸»¿•%µY’“?ÖX[º̀÷Ų&A–çÛ-æ¶Ç‚‹@»¢öès0ÿ6cņbi¾Çđđ’ÙÖe#ơÅS·á:O~L_më{̉̃申 ´*ɆT»N7Ôç\T¶ CNjîj‹…-R »¾ Rï¬̀긱LØÓ}¹ezĂƠIü¥$,åÉí÷Ơ zîÛ©±gÊ—Ö©å†8î—ü—ÚAa¤æÙú[6j<"ÍÑcwÛn˜˜q_æÍÀ—¤PYpD´DèeíxÑă<'k“<á0È /ƠIøLu!®‚!Ơm°¢Ư›e„b%9¡Å#A’KM°‚¬dGT̀LRœw¿=?̀fĂZ$|ÛcX—…9ú1{¦ÇY¿ju Îư ÈÓÛ]Z&läKxÍöØÂ Âđ«­ øH'Ô#úáªÓ¶̀¹1Î -ñC8Ø“ŸúcW‰°+eåĂŸ"¦w.FP̀ùÈ®üǸñ­k}±#=̃1^ºŸ· ['=Kú´Dµ¤¼ç­/Y15ßä¾₫̃lE¿c^èk‡3 Ó±G•ù<**i¨ö¸å û4‡Vđ€ÉØ…µ ï4tÔèDá°:n10ijTLœÆ¿'d]@]‘ F¡9ë!ÿP›Ùɵ(cĐx$;>0+Ÿ#ø,‚fÈaĂIJ΂ei†8Ü[Y®¯$[YÂY¾¶?àí;Yêg’đˆÀb+³ºđö8uè '\ó”[œcâM_æĂöRE|’âçéǽ¶°ưsuẀ ¢>¤M$ù‘W5×ÁM§₫̀§´µ._Ă¹,o„ü÷˜6¸¾O¤ A!P6Dºæ¡́ ̣÷/“›uäÚÀ#ƯîÏR)0¥ç«ĐÜƯü¦æcAÎ@îÙPD=¾UœH|ăc=vưWW±đƯópuđ{,˜z´”‡3ËÏL²ú…đ9íø®B*h.à›…ˆUO¤çBÅà~=¢K¼BàC0ª‡]ï ^ …(1CĐÓư@ă}Øw™K^L³ZgB›ßœ-ASø‰zĐYđ ¦À[|Í åyV´¢¥‡;ÿ6Á'Ơåfè­z™Ve?0ïÛ̃N<¥*qYƯ7x_¸̃"O…̀h·̃}d~<’ù ¼>¡ơé‹a‹&ÿßè@R“¢röÏtÜw5Íq¿Ê1¤n¿pà̃¤ë{&xâQÓȾ̀•TµÒe*7c)WM½#ùAØƠh¶ÛÈŒw·̉‰a í}ùÖS"  `á5­Üạ̊\¹đ§Ĺ·™H ÙÚƯ¦PG†8eÊRjé²l8”=̣Qfæ¾Ú©D«½/$,ëdï‘êÅơđø™kfÔî_ÂÔđ0ˆÿº₫NôHxiüÆúÛ¥ơ±È6w8E¯5¯ư¦ơ‡G•„Ô4 ˆñăVKAŒ+{PñTóÅ'áPS¸ï?ˆ¤Û:1cø>ÏJF®ÎĂ•²y|àx¶ {ÿI3_yZŒs 8ÑxÍë %ß3§/ơªDÊ O4@›ä™a ñ] 2œÁÑ~W\ˆî̀MdlƯT™¸×Í‹ă‹ØéÈ̃²µxÂÁÅÈ¥µFŒfx¡'ó)^1ëƠ»Ÿê’ăJ)oĐT}o› dQx( 2 ¦NĂKñ<ˆU¤ AđéÖ»»²]ÏổDÑc-cÓtMFl¶Q{˜Ëıa †4QÓT½:?̉v› µÈ„©6p˜ó_ƠBđ£v ·xă°»NƠă¡ḉªnèƠ¶:(ÇäÓZ¿¨S×ÁỊsxöc±LäÁ&Ñíx—Ĉ.đ­¦-ăÑ G8¼Î RjÿDè4UF:Æí!íSgN‡wxS’ơZÓ.…4[ƾµ¼8 ĂĂ“Ñ²đ₫i;|̣1ûî©xy¥!%¼OƯ€Â=EÑ]wiï>×ưN^yº¯DÓùè3G;˜5¬Ç5ˆ'zT»zEÍp‰ŒÆ¨FÙv©¹ˆt%‰¶x₫yĐü„jèlúKy«e/C‹„£7n3„¤*±_\j–¿ES0àäư5<ù™:ƠvD÷i}!ëæ»)óûé¸àƯ[¿;ƯX\¹ï¡üa«£,)¨xu6₫™ƒ$؇7ëg  ơÀC˜g1'^¦MÑ2brl¿,Ñ!J rØŒT»Ÿˆn8È/wß ’‰îO¼“uèÆï@!ª;©¬F ñqà™pÿ ‰|ñ ·® ¼y—+ä`LÇ+ îCaª+íŒ)/ư4 ̀ftzëEƠnPoB1PtWœO4P_.Su g=ä3–›:ăÙ½ÙÈq®¨cÆÛ|­¦*âˆPt˜¹‰ÊÑçÓ®¤—ˆAë¼Ô÷_IˆäwÑÊQ?-S9UHWw˜Çăô“/l4ïx®ÖGf=Î#1zÀ&mr #o*û‰ăï9ƒ̀‰cpQ‹’ǤƒP?rüÊ/s$́[Ííáa—ơqƠ%Ïö‚¦`}•oƠ Áª̣R‰×PÀ££Ư=₫ÍHøÔÉÄ£­Ç¢̃¬ưïad0Ÿ@gNUr®uö&Á! VF™·m`Ø„¯%Ă%£|ư¶–ênpĐô'xovj]Ú2à]àr_Ơ’¢çuvÊÙûFJÏäQ‚Ơö¤¹’¹r×9e$(ÿd2xO[-”Àg§ôqẤ“TîcY‡î°Nµ ³ñTÁ§|tëÄ—BFḍAf#Ë æ¸¹Ó3øƒ xDNùEëGA1_>£\•å\5Ö0̃7ÔÎÈä*Đ>ƒ©n]=ÀFÙâV­Ă^3/8 "F™€•‹÷&ÔëyÓo` {G­Å¶úéøâßƯdª7“ăæ[H±Æë¹ơÅ̀'½×â»<è\CÁ…Ñ‹&̀l‘ÏmwùiùAÉ~¼[Xr[øăf¤/€G^×5¢ÆC²íaΦup̀ཪ1ƒÀ+7æÜ7¬¥‚°ß—đ¶ÙĐău%ơÀíƒT̀On{}½q?̉HX™Q­ø¼f/â4Ï> ”w„g˜_’‘cđ®Ö5$®³¨bÿàpL‘Ë£́çtª-R‰e\ï§\Äs}a"³Çî~ê Đđ0‹»c˜¿JBåĐ2ñŸ¼Îdº@s†b´áP]«¦G‹º#–ÆZˆa§RdnnŸØ»~èä7Tä́ä«,G¸J¢]¼’KÆaÖôBëb%oÈ‚̣ à“(÷’wÑÅñÎæ*̀£€!̃nÇ´vG̀¥¨‹ç¶–₫4˜1]âjY'L4O(z †óœ+çèă!£ñ¥j oê˜v{Éî^cئ¤v'¬>*k1!Ü1ö9̃‹j??>‰x²ª}ÍÜY"fM*U•2Sঃ|`E üáuذDrN[4Đ½á&}_«;#L<@mŸ;3(Ư½¹s«Ơ„nd‡œ4æ^’îPoL%3¨Êe=¦x›¬ lăßKb묛A¡%.e¢?ɹ™̀ ̉êÖ¢UâYˆF¥8_wW_Nʰ¶De“ŒÎ÷¿Ú°™d*†u¶W~;Mô ºƯœ¤¿Ëf§ƒ“™ñpF°¤7Ööư­̉vá”5ÔC}QdùàhÅ«ïù3¬X|ñL—­†r0¡c¿Ç{ÜdP$QÄ5=×l( !8Œ®§̀*Ê}ÛÔ~o)?q¨@íWyMª¯˜&@ÙYJw¹2ƯQ±†P4‚ñîÍ«]ñ¢7}³u₫Û”° » F;ǯh÷̣oQ.kúc뉱.:ëf™K™«ƒxϲˆiÅ ²UEŸ¾ù²̀Z½‘ ]ˆ€.âßoE6m·–°á »ö¡Øª­£¢¶B'H¦pvŸg¬Ư‚C®.ˆîÂ¥_«k£®CÑW‹n<ê†mhÎPøPÔ€XÛ^x˜4dÚ¦+‘<ºÊt́£Q\ñå Ë*‹’æ₫#Ú­•L­â™j¼»×}Ü'KâJ'Vøđ̃ ¤¡[T´”ó:-n²C!.•¶+æh¯•+j‹nF&‚ñ‡ç¶ú·̀×–1ÎGE3Mû8¢ûùŸu`áă®xCg£j" M—BŸBx Ôñ¡+Æe n Ud.Fºæ?\›uđHy-a_Éåâíy ç^ "+ñ¹„¾ö((ïfÈNe͸Q« ,}GÙ&X¾×N²ĂZd+́\ø‰&^Bu§:÷¾y“uÜ@Àªüu‡èw0ăùc†Ă%ߗLj9¸ĐíµđD2-=́W‡p !¹́ ỹ¸Ẫ̃ù0Ñ™v”'äaá(nX¯j̉ƠXmLRâ_t Ră…:>öŸtÍp\O»ệơ†Wº;„‚#Ö́º´v?¢"_Âtæj¥ˆ˜Ñת€kÈĐ×́ä´¥ˆ îË{0­üb–O!ÔŸs>Cí¤dDÉ8 ‘qáLV½¼~`häï Émáâ/(R½7\v¿q0˜Á†D]QDGµêZ;w*ỜGO ~Q%“ ­é¶₫©~GÂ2ÀTK!½µ·>́ƒµD9U™ä/xh8:÷ s̀%LqlB\ús¬§N0<^~f8̀{ç›ÅB¥Bï‰$ÙC»@Fñ̉5h±3Úº…ë®^»2Ë‹öeµƒ¶Ø7['O´WùçVù)Xô™„?îeD ]Ù†ƒ%\ïÙEX̃ê›À¢}T£{¸”­ÑÂø¹~^€%À^ưVÖk^|"Lܹùª}œ ¯•Ú-€"Kŕ˜XÜœOĂPCçà7̀_ƒ̀ªWÑÔ9ûƠ^†KG6öÓ5¶ÇD̀>ÑœÈu– 3V8¥ó£5pˆ–àđÜO‰~E›ïµƯWÅÑ2̉KƯ~X]FĐ)\ÿ£€2¦Ç™ëN¿̉₫„Ù6 ‡´ª4z—ÍÂÛ¼ỹ̃t¨vƠc†»̣gîöŸ5̉Ơ÷q[p{×Ï™ó-Q¢ù[étyA‘Ó­b0¥¯ồI{³íRđà{Ù»®Ê]OdlKÎ.nnÓKÉ# '<¹W˜ßTL& ä-R ¨¬—bUíobC›TëÍ  AwÛÊÄ…/Azçtăx˸ëå”Sƒ|4©0 ¢̀è( 7~瑾º ¼ LÀ'Ä’ Vé+²₫e˜DÍ™ˆ+²ÄW!ùcEú˜aÆĐ~ñ-¾~|ÿ—uƯ^‰̃tL"b ¤ÙakM_CT{B>´ÎÈ ¾ÑÏ«(#̃Ǜ¯{™–—[vHÉ2A ¤~¸Â,‹É́jˆˆX¦I|é!-óK¬kl¤„WßƠøf&½;,™¾9ơâD:ßi¿v ́'4úEÉơ…,5Û[•băçÇÂPʬÿ²$í<ú²2™̀W]́&çw·oC̣Ø’i<ƒƯ߉;›“+ï PYµÇwR5}è đcF{2!·½Œ—ߣúDYhMŸï¡ơsÛó^Dbq¿9 s?!S*»v§DÅ+0z¥q8†Á¢H?˜ÖÛæÁÇâÀiæ²vJ\º+(œ,OO˜5ú˜$nèæö²D®‚Å»Êà“MơÁ†/ËL9%¹à÷(åäz†â»•‰°`鹦¦́“naV˜0LZà %Gಲ|AM"è› [ađ’<ÍÀ½äđ»a¡ ›{럘ÂÛ‚xe±­Èí2%DI|æ&ˈê"å”9”°5{É\'&đÔ7=oQ7†‡$*n=]®íÖ{¼yez7₫Q°ÍM0_¼01]¿ çgŸœ–³Q"zÆăêzïâ’,Ƴạ̊øÁûʽ†È–ªKt́ÊЦ¦m¡|{\j¬-3·^Æ°ĂŒP9].ư»†Zâµ)Ư!;µ7Ûíy¦ª-Đ¢€sÑ"U=äwc4Lö!Û̃|È„ÍöÑdú5Tø¹cÎ^/ÿmÜb€ơ|±´Ï£„Ăkˆ̀œp˰ӽoâYÍSaËÄ;s^Û’.¹{̃¤â‘>ÎzOä́eNë I¾$k¿{Œ9¡`æ¸ÎŸ×Ê'S;ûDV½ µáóËĐw)UMâÉ~•8₫¼̀ƒÅF˜ư‰×ÚG½¼Ïbă:XgSñ»zí¡›RâÇé˜LåRÈ :aHs£ÆŒ ]íº!,}Ia‹ÂÀñå}!¾¨¡'Ÿ[¸{F –Đ®81Ê6VĐ[itÚƯ±_Ÿ`>Åî†Ú3»Æçªđzxl ỶÓœ§đ–̃Áªs«0ÈærDZG²7YH±ÔuX´T©¾Âû‚ zvá3ÙƒƯÖåhE½Đ´*ơưƠa)¶¥Ÿ¿8íêÇ!|JÔ¶ôqcûYŸJ¶£¥ê8"7–¤EªáŒ¾•·&́¼x{qSÓJ¯&fZ -d‹'ÅMÅüq…‰®· ÷Ṃœ1ÄV Bé‹®OvÛn=¥₫S‚‚"¨Å€à4·~̀úëdk¢ÎÛ·¬›Ö»÷C$†Ú¹8°ăuiƒ¯â<Á’”+4ÎV@YÙ[^ChJmqQµe[ p ¶BIù÷KM9F6¢³5X:̀âu<̣4=µ úÔg€ áÁ™¬\3eGŒöÍuÂI«†̣7’ vnM©CíL3™ {ÏÅÖpÖ½ôغæ›6è»-o—_¢›ừ¯ Â]µ¤Æ{Nö ²úN)†F ó¨ˆ̃'rXƯơyó®:±qs4ÔçèÓcø×›7·§ô®°T–¼°‡ëK÷÷(à5Bhßf…×Z|Hnè̉R—ÖK•ñæĐÛZŸ>´?¼’¼4éG/FΣ&¸Ûœn†ê 2 ̣Ô ×`$8M­®TC‡“¹„¦¤()Zvb!æ…`4u5IEEÂfâ¥E=¹ÓBº$ZK ƒ±Ë‡ ¹±ôŒ“26¼Îû₫_œÓtUDe“Û´=ËAæk˜"÷’ïq%?ëè mđù—›Â•ÅÆ”·çAÅoMå!Ç1–uÜëZ&y¼§”z•tM-₫0é’ưSăSİÖZh̃¹8[đí¨2ÜÔơƒ^梪Ú̀¤̀q×må^yâ§^¦DØ%nÇmL(vPwMho±…ßIdqÿ£Ù_F©«¾ ÙlAüˆ6&æËs'fĂº“!–38¾ÁŒƒó¼sf4>₫g#ëu*?&Ç C„5+«7ÄjÎîBÚ”i˜eMʽuü`+?…Z@ĂÅ¢WƯñ’ªÅ½'nV:çg1VßxđFrØQêÍÓ+hPéOy+ Ụ̈C=Íúq%Ó*đ±̉‘èaˆNw3Ư›…£ỲM¢î‡dGF!Ç~mTÙ§aö7ÂáNd“ȰË{ÖüÁ¨¾l³;|¯¡HFÉ|üBå°½Wí̃́ ơ¹f ÖØ&”¾E1kzw¨ d²y‚64Óp~b–³ç߯±}2ÁNa{Ißׇ¤Ï©µQJ7ˆó¾‘Īçs︸X¸e²îj.鯢~áÀ©º› qÿÆŸXƯvBÿÖ¬ ¯°ùZ GA€%%–›ă»i~î¬ÓâeI3(·/>.í¸\=)¼óîxÍayH†D#V02yO&W¥%œU´Q́GU¾üÿ^D#ÜäÔúæ•N˜ GwöR«ä—̣;lÉƠ¿nCp‚£¨²fư¶ˆoD2[Ơy3¥ó5ç‚IŪbCódí§¬ß†é·Ó¹ïÅ)r+Î϶ïj$ ×åO&Ï|;ĨÚêï€jFí³Ư†pävtäÿü0nĂ endstream endobj 632 0 obj << /Length1 1775 /Length2 10004 /Length3 0 /Length 11122 /Filter /FlateDecode >> stream xÚwuTÔƯ.% RÂP̉0C‡t#Ư 3ÀĐ0C—tH‡4̉Hw—("%‚twH ̉\ü¾sÎç9÷₫q׬5ó{̃ÚÏûÛÏ»×FZu-Iˆ“TÎÉÁâ ¤U´”µµA@ÈĂ rc32jĂöĐ<ØŒºPW8̀ÉQøiW(ñ`“#BUœJnöÄ/ Ü@ Đ¿\…2`w Â Prr„±¥œ½\aÖ6ˆ‡•₫ư`¶d€„„ØÿJH:@]a–`G€ auxXÑlĐr²„A^ÿU‚ù… á,̀ÅåááÁ v€s:¹Z‹±°<`€&uu‡B¿Û¨‚ ÿi› mƒÿí̉r²Bx€]¡€ƒ=̀êHrs„@]ë´•jÎPÇ¿ƒ•ÿ`üëơ@œ ÿ”ûWöïB0Ç¿’Á––NÎ`G/˜£5À f¨É)s"<́°#äw ØîôvẮÁ‘ä$5à‡ÿƠ!Ü̉挀sÂaö¿»äú]æáEË:B¤ 8öo~20W¨åĂ›÷âúÏÛ9:y8úüƒ­`«ß­@Üœ¹ta.nPE™E=˜°ÿ±YC> (ø°±PÔÓ̉†ë÷"Ú^ÎĐ¿œ ßæ‡>ü|œœV­@ư`VЇl8Ø @¸ºAư|₫tü7˜%`µ†9bÿSưÁ µú?¨Àæ 0>ˆ₫₫üçÉäAg'G{¯ÂÿÚh. %e}M¶ÿ4ư·””“'À‡ƒààæáđƒüBü¿ÿ.¤†ư‹È©VN¡¿ù>¼¨svÿ—˜ÿ5',€ÿ®¥êô `(€ù½ù€–_ ÿoƠÿ•̣ÿûï*ÿzÿ_NrnööE0ÿ;äÿ;À́½₫ó a7ÄĂ8¨8= …ăÿ†êAÿb(ææđ¿^Eøa,$­¤Í!ÄÉËÿ·—ƒyB!ê0„¥Í_2ùÛ¬ó{́́aPu'8́÷Qàÿă{˜5K»‡ă₫ Î¿\ЇQúïUe- ¿g›vu{aDÅÍÇđ= 'êù—\œNˆ‡ÀC‡~+'Ẃß[+$àÿ6ư\ÿ !—åĐov\? Àưr¸¬₫€<.ë? /€ËæÈà‚ưù\¶ÀNvÀRöÀVÿÀÉs9₫X9ưX9ÿ>l —óƒøœ₫hă§‹› ‡ưµqÿd>0vư>0†ÿ*!₫€ŒƯ₫€ŒƯÿ€Œ=₫Éåù|`́ơü¯µtsu}8́₫Á‡]ÿ7₫ëd…B=¡–Ø3SN–"!¶u!5’”#<ùuÎïƯhx±ć‘×8Q>¨’Ù•Ṛæ ¦d˨ÙˆU¡ª "‡ÅSÊÆxØ Iurb= %BQˆ¤Øç¬¡*Œ{„ÉaC?ÁÔ¬Ëàf2¹±Œ=đJ[I·|‹đÊóÈUM¦gÂü%ب€êÀ—mŒ9chûåʱ¿¬œ¶‘`΅™¼Æ4S0)lÙûƠƯÄđ¨§b³Ê+¬~TeÄ–Pªï½?̃@í>Êc$YI~×Î H i26¼E₫-ŸúêxB‰ZÙM‹O@Ûh\ư¨ Ú;8Äư4¡€́×j؃t_&ù…Ù«M¬ Ç2µ›M|ọ́+dé¹å´±1dá6r‡@?8UĐ|d¨OY: œ$₫ º06ÅXo¤Ç0}(ŸøÉO)%égØC–z_ˤ½ǦÈ-ÄƠ¨^ñ-iÏ®m*æƠÍNHyø ½6₫Œ½:E¬æPßßÜ5?öH÷g–:₫e•¢É®“h å{3.“‰oœäŒdZœoöđ~e†´®® ^|àƯ¡-uùKÄYqÑÆ²·ơ7¾Ă:k^ g‘DDJׯ,ÏëN6R«ĐK|PùȰª÷o¸ä?¥2i_i˜H«păçú g¥¡©ef 8ẶâËàC˜̀møèv-’Ô,*œø&=ơ¦Ïm—<«ˆ~™¼¹₫¦*ư‹Ä}­ă£¤‘¼¤7èûÇfá©VB₫Â=6"•$M{ïU ÿÇ À=ekœß›S2x2Aá¤9&R¬Ó½îyTÚlßR ª[~WP”Ù»ÛṾ+ÿÈ.fît'éƠ?xBî}S Í?’–ê ‰ø]¯Ñß•̀ ‹+ÁI× <Ül²=()½?Uílí Êoº+ëáĂ,ˆ†Ó§¹rå!:|±yïj4<YøîxóøKēӺúm`Lˆ;ëA( ¥’:Øùđ•hêl>& œQŸƯj'éỠ¹FÈÉø9r1…SsP7çñ–Ư&E†w\wú.Èÿ@jØàçz]TƒªÆăd.Z›ØÓmˆ"èq́v´µ‡!ªÙŒº¤F« dº˜.UçNzeư…œ@LÉX‘A\GÚK4üqOÚ‰a2¾¥¼2Hï'i~ 9:Æ9ˆ~×ø±8ÁÓh(5s—ób×₫ɬ₫'r¡»¥‹¾†•4µùöôỌô,‚Y^̀¡qƒ_{œ̃’¬“Ä(y(ñ}WÓî–úÛq—êDº:±£œÔîÚFï7Ëb–Ơó—˜ bÔ­iÄgoß­.Ø(Éñî×5袹øáî¥jœf«J5 g~¿ö¤§¾»nÜđæE¿ư%¤"•ïbJ$öb}yxÈ[úÍí ›É9/_¶§ ÓAơ‡̣Åó€k´Z ÷ôĂ_{ç.ªˆD2/Ơ ¹7₫=̃„)î2øwC–¶r4¬\Cu—óé˜r7FFALÆÛ.¦Mñ̀ "F‹âÛa3™7µ»̉tîDg^fÅçóiLŸiNæÂ›ÇÏ14 5¼¤+6Rí¤˜»Ó™ö²‰đ¹/ÛkÏË@ÙÓ¡ÑÊ(́÷$ơJ%ùgB‘ÀÂÉÙÆ^×c “MưFïqï¬<äiµ1²4O¬9Ă]YÙ±§btÉK 2¢UÜƯÛB:́Ó²´+ïƠÊÑ5M©„æ·Ÿ4wL² œĐÂÛäs}€K7lo¸Âࢵ‘3»²+Móô ß½¢ÎO²Zˆ¬GÉÚ¡ŸÎÖăÏä™0}“w ̉ e.Es !Ăg7!Ó¢#ßN,#èFăäi`B9¥\D_y|(áÛzHh¾ôY¤Éœ¢YJl"rÂeôsôP;¼ÇïÖ8nÿ¶ëáN#×¶răc®„J§q_¡ä®—Úé5Ư·ñE@¼>½bUdr ÑZïW³°ïÄÑ¿M>·n¢…`‡tMÇÏ»¯IÇg̉ ¸+Y[₫¹d³́—£·¦”³ó¬PDk”ç̣c“13Fó+Hb¸ßD…±Ô:IÈ·£¸-sGÁơQFˆçI ·/;*µü~Ëj©Â¬˜gé–Î{^ÎF_C>#s˜Đ-¸=' Î̉£¯>OŸd+Lv§hâ_â±Ä́ûqdŸa;8·­ïâ³%*˜ñ—w¢ö×±ÛL“QyÊ‚Iï_Ù˜»0Y”v¿i•K₫¹@¿>8ÊO¨„!O‹7ëZº^®nQªÉ}$²—]̃Ӓ͆ÅK“3“5¹`D ă"³ưU®îø˜­`ơêë´†¾¥ '5U<Á’[€G['% h½ñy«dïâ$2!*kV.Å™<1Âhø À…äJi`ƒ”2Ăvª2¶QûIG¦‰\ïnñ“oQ&¨Ư`b‡ŸE‡c ơ×X×›fĂnBUÖµ}%{í'g¢̃ß=‰0yÎh9xgq^‚xÖ…ƒÛ[ }¹È/\F*·»?O•ˆ¼.d(¡ưÂøµE ăRqØxrVn…Y ²+ơKC‚Đ³{7E1ô–‘hºYÈb•=+¦¥ùדϱ_PjqvDiç«ÓSóư¾)ôË´—+P‡'íQ¼&NYcyç‡èçZ÷&üWp§ĂRÆuÎcv6đà ¶œñ/²nB:—yêÙ°xXz÷ âë2á₫Èô[Ä+!hcAï0dÓ¹@}1’䟒ÄÇO’̣“»—Đ?»3~û0ƒÔZ·èʤöăTƒ¦ǘNu4ëzgÛgy¢»í†2 ă+ Q†…,»".g¯s;ï¸vÅUXưĐ ï̃=å`ô4ªÏ‚γ³*×—:6y)₫·IĂ„‡bIFøß)¼^>JvÀÓL̀Êcô" ̣ˆhTMÔN™A®Üæưµ÷3®đ"aqc–̃ăÙ©¸“,˜4đªøUÖÓÓ`t4·ơÚ]ñÏ¡¹Ï׿×—r}ö'Øæ,°w²Qïää|1‘ ·ƒp”(§¬¼GÆR°á2³Üçw½ U> {¾BR{HĐ̃®yáSÅƠé©5‘Đà á}cháô]i÷I’²Í…¾~ó£oŸ/Đơ뽂’J-´̀/#ĂѺÖ÷ÇbXmƠxÆh¢†}8n8g<Eáz9:“û†g×èÚ{ô9ª₫¬„~FÅT-Ç΋c½’6O  ÓÍIÅĐlq席«•*ÛZd1ƒ–RÂ2R›Ñc6 \QäëÂ{;GâQüơ³ÓI£ß{·µ&Rè7ĩ¨'WP¦ ß OKxØăCºZ­†̣SK¹t;—ư~¨yMÇh ¸nX–.—ˆ+ÜŸ‡s<ù†F‹̀sM$l»– ¾E3°M8Ø((H™SçêºÊM[MU½á$€ |®]a?ï±ăæ‘äé“₫ô¾ƒ,dÊFwNa²&ôWÓÂ: b"†ƠîzL4¼pÚ\xú¼Ù©í 6;º]ƯL,À“¹ÔY>Éeđ£ y#‘‡Jơ¨·3Œº<‘jÙÆ¨h˜ë#7ÿBËḅˆ̣Ô1åe4çÏrcnÈÊñÄj‰GÚ2 /6º[Âl0Ç ¹‘¦Ù]“‰çTÎiƯ–Q[ÂéuÎ*495?H¦à)2Á‘¸¤Ë©·göª ă(˰'f‰G‹ï₫ơó í»Ü§ß́ïF¤K·¥CßY»ôî•CGÅ÷º½E¢Ó̀q<ă ơzæzä³n·¥£ÜÎèöÖhfg°_0/—ɾ³Âư¾$Rm³”bƯ)t[̃đ׌}Ó"ܪ±|à$đƯá´c%f îô”9q©5p₫¹wÁwJ¤M‚µ\cVưc!—Ópu¶O$»ô.’ߟgM{ “8Tß³NÑ™äíơèrI=bƒ¶‰Q̣½Y_ÊÔ 2ˆa’ #5»̃××çY¹Lªm‘ÈÆ?̣âW#†w%î/Ï|ö1v9ú6’è*ÍaXë#¸œÄF©râ₫2æÂAüT̉̃-½l)±œº¶1ÆƠ…YE£ i`°.#Œ¶øú+œ•C1VƠàvbºZÅ+s´ ú³“₫­÷Ơ¬dT“߃Ó8d¦Ç—&Ô俈¦ëĐ£M EA„Zêă^|4—@®äàE5wDï×m̃ ¼¹̀GÈlæé<碑ÊB«J¤¾̃ƒy2öÑ_ƯΗ3Fû́#Â’ñơåçO%µ¡Qù3û;ØÖ¾5Æo꽦JÜ«VX0´Ă—H`³{ô>́áZhƯ´B3Ó˜Đ+²wÄ<|¤IgÈ3½Û6v†¸ưñú…tÖĂå§M§i)ñäÚERŸñ.¢:Ïö!èIA ª‰çGŒR¦?-é_ A±Å@½6́GkGßTÅo@7:¬’•TUK^u₫Äñ½¥Ø̉œw₫>Û€.«Ÿt8R¨’Ó¡ c¯u€¥e_:dÈgDvÉơ†=Ă®Ÿ†L¹ î‰ÔzÚ¤ûÄ́$.ÛŒ±Ô¶I¡pÔXˆ(°–‘6oñ7g¾Áœç|·Ê{ë'˜69ñ¬§÷Û¢Rs£Sø|¨đ½I¶Ư D•ô-G爤¢hơP¾ˆÂ£‘‡˜ư±̉3÷ …Æ·5Eâ’K\äH›hêưz“F@ ß0ÑmS ¾ ·*SÔqs‘Pv‚^XÿŒDUŒ¯”±(to‰3c‹đO~ |6µø:đ-¼xøù½ăS›UöªÖ.¾¦ƠÖ<%´¯Ó´-e{IK»5ă_d7¦.Ivê$;÷(åCeâ[̃$-ÎĂ1ç1«À'ª!+Đü₫'<¹Đ°́̉ÓûZÊ•3·Q‘Ê{Êk^º—¯–„ÊQX*2*>́̀n{GHjÖ́\ècÙ>âÓ¥Ơä/‘q›>O±G ; ¢¡‰¿Å¦I£ăMb³•¢U<§à+û"ñ₫YßÎH!t·AhwEê×Svv‘\a¨'8ÄVKBĂ¾å´ƒs—&m̀‹[°âp1w¨7HèóÆØÚC <½×{cT̃I1P®vÄ”u4‘‡w{j@wq3̣±½v4­Ç·8'R2…ºïÅO‚9 7‘oPR©Ă•+ï>¢ÓÆ ¸ºß™ëß#bÇá‚N «1ßRĂ»¼X#G›^‰Êe€ư'úØÆ?zѸMVN«á̀\•Đª¸Oë?0|â2p– 4c'—æ‡f9øâ¬¥çB:¹"~"đC!¤ÙÍ¿–U­Ç{hpgk°0–wÄ+F‡kổ©<°Q\ú̉Öå^û›¸ñx÷¾¸û•5MôTÅc(^«§²˜@« ɲI\¢Ư7úL$U×§<¶–Gÿ£q¢>W`WOdÊæle¸ \®ßƠ§ù¸F\PŸé`¤{_લ¹‹Î—œ‡Ûey°Ææ°h6•Ç‘̣«¥*­î'd‘]sFOA–Ûçûô|üøáO!¤Ôâ­tfåÏè»7²”:j(ƯN2Oz 3b®¬2G‹~µágbôƠ¨êl¿/̣w¼ưOÈèïÉѼb"Ưˆ¨,|íR(<Ẩ³‡3ncûE₫ër” …wD—”@M.®œde%z₫ÛO”_E´³"ËúÀÛ9efˆÆ97{vÜ·µ|P˜̀NF­̀~ƒ|wW;ñg°X¶eSªí¡·Ơ¼÷èíM̉êƯ©},œv)v `o˹o\€§Ơ#½u!Ç*ºÑÑ?Á¼ï₫ö¥²Pb5ætNYà5¨&kͧÆɤC7(È́„-–sEx¸́í-6Ɖf!1v¿¤÷`Ñ{¬›Çb“ x§ZëØ‚‰‘(‡l<ơ‰¼ĂäÖµ>(qåZSḈ’Øđ¾±+],ÜëRé_³'c¨¨ª—s2›Â`₫_róTª³U7λüUÉ™Ă:W‡&?"Zª;¢3ăy÷¼’g…ÆDbưƯ;Öƒq ÆêFöº@¤"ï4%`̣\:nµüûÖBÆô5Â`w–æeϽƯü*Ûï‚?™y½L±`¿|•>X±€eÓ§FbÊ”3Ç|{Ä̉Í”è©äÈq÷¤DwƯÊmEgAĂaku§ûôiº~SJP/ ÿ*`$ûIÄæå; håëÅ‹yQñŒ4¯Wpßc+à×^ë ñÓËkwCh¶Û÷;ă‚O¼È€Viâ×Ü$Œ/«=­™q“ÇPjçS“4¬n‚L~Û8À£ưÎTé¯bHC̀J6›#¦ï*`•Ư6{¢Oy›JaÊN¸v¯ ŸĐñc¸wúw¾CzµVóô ²ÄË(¡Úă½k¹ï&LM“ßưîÜ(B¨ê%*X`nÚ}\xÇ +n"b¦́])G#~r˜#†U₫½y€‡g» ×_dLAßöF<éF­YÖ¶‘Đ#̉ÏŸˆ×đ‚º¸F£c¿AbéhyFSÄo4s@²$ërĐ³ËÍ ¹1 D·Ưˆ® Œ—8œ»yD˜D‰`ƠaÜó—‘u9§Øâî±^§‘ȸCsü\ -ÛWtjÇÂÛBƶ$ø@ẀîAëÊôư›Œ˜\†ñŔhp˱‹!G¦ŒPÎBNf¤àüNuHkµÊÔ”] èksƒ¯JiÏṃv4Ù^̉AÂí =-5Gơa)¿Z:–—Å0;±¦̉ˆ…íW¢Ơ/̀ă¡¹ïÅ }˜~?ÆÀøăÎ ¸ŒsÑlâI€[‚ Hê´ÊË™YH4(¾Nó++4EŸQ\sp„µ<¦ø™.‡¶úĂùqd72®j.₫íÅ5èºWwɘ)IêI.S©”Ù°¨}¹¯è‡ßÂ|ƹÔÁÖZx~́¸ ñO#T¶¶øû<⡪.'»øt’†óúăyxFĂUæG,¥á†m»æx P,oº}7\̃­¬đºKâV<6µ#ÎÔW9ºFD©{¶ÁX"O6Ä$¡û¤ÚöDª¯ú¤(p 7µi«‘Íå$¾ÍaU¿}́¹”î-ñÔỡ§WÏË8–:TëФm̀UŸ9ŒûÉ.5.Ô'#j̣‰é°Äc¬°ºƒhŸ—üQ (MÔ7Ï™wàÄ‚ƒa`~s^Æ9‰îçåc"ùQÍR mS¨LˆéU‘–ödU='°~Ú!ººéó§ă m1?]̣ÏßyPưboÇ̉|ƯV'á΅b÷WRQC<Ưµ"™û‘Ơü<ªÁs®÷ÎÉû€ T}DĐsÄ~}GQî‘¾Ăœ^Cñ^U€üˆƠ÷êƯ9b±(Fƒ̉%C]żœ_Å(ïF_x’ûçSĐô™¢ü˜í]ja¤ḱóyïZ·đ̃©n[啵hÜ¢ºÍ̀ºRVsíP°ŔO!øéT†œç¨ƯÔ?ßËÈ5¦†V2ÑĐúŒR»¸á|7²%œ“̣-ÔY©…dºOP‡);Eéyƒ¬nêæûˆ'W˜«3¦ă±Äüc ]MŒ_º†)5·E ‡½b¿J¨>JeT-çé}ÀKK~̃t;úflBK@q+5³ln®ĂdF¸2Ă.E: ;˜ÛFåÍ5́æ{WAË‚´ú¡æZơ¶úÑ¡ÄJ÷OưúgUjɽ`=/äđ*–§¬ÔŸ2F›j¢$(j—C4Ÿt]Ø&X—ç¼È L.°2bø’pöÔ›œ̃!UsÆÆ®UH½nzÊøApvg¸]”ø¨è9IƒI€6 ?$8(n»*_®—˜Pi¯ÓaƠ¿Í0PŸL[Nü.û̀ oη´Á«3\ï…(́×ơ‹ ûîrFptÊơØơÏ”‹̃B|/ϳkÜDB!µLCäu är?̃ơ­F^ªª¾øb₫mµ™‚»tÍ$i`jéh|åæ-@đ£₫º<üĐÍơèÄ®]–íǹæPia£[̣zsCĂ„†;½%{ÎëÁv w­—ö<‡âŒ4₫[#’MAªSŸ€ÑEl‘$̉<ɯẾA-üxïFǬ̀z¼3Æ7PøÅ5mÀŧ̀ÄnÜB‡́æÅçÑTkˆÀaD áéÓJư‘¨'öKÓë#Åúî£c¡ßổÏ–L^K DïoWL¤8KnXÓ©¢~ó}“ĐÑy_;Ly– ˆîñF¥ya\:'°ĂŸ¬¾[̃Æ‚¾qGBS~Ó€Ñ ¼}L–2|Ư‰$Ám(â4ŒµFüăÛ˺I’Á̃|ư_ZăLé*»t^jḯidaTîøúḳªz')•̣"zÖ »1ç&fI¬ÈÀh“*Ư´è‘ŸĐÛçíÚù¨d/NÔ~°È¾î½»ù´EÖµ»­Úá®U±$‰WƠÝéœ̉Ùj-Ï̀f±Û# o£ÍpÀU/6%Y‡é <í̉Z×t6̃Ma"M,£%¹¾Y“Û{¬?=o‘«Ûñˆ£d½i S1åưE·úÛĂ™^´àyåíf˜́ƒ2Æi$¿µF§Gß©³¨]¥¢@V$+Ô^œ†kåú[8Ôs€öXzóu'v“od¶¿ơ©vÊ { ¼…feô¤Ré™–¯Ä%ª˜•puîÍ­^Iù°Ă<æ…f•±¦º|dèêHK'údæH.À„Å+oË«¤ăù(Ù†ŒÇl8\ uưƠÎ<6áºÓÔ~œô kè B ÄÂ÷ảç1†¶àÜI}ßÑ d»”O5đ°¤ ̣‚%. ×,$£{¯5ÍVߦWñ–`̃Î_<Â9©¤ ® G62×¹}i‚óîƯ¨^Ÿ@¥¸˜̣#‡­Đ©(È75}}8‘L'®¨½F½T©ä-{é•}áœê§ºào›î¤ß£KÑHиGwÙØÓcñíồ ›¹§P ƒœ¿WŒ ¸̃úÏà´¤ˆÑʰ¥„x-…Jªơ=Û¢~Aså¹”0*̃_®Wƒ/fmæ¿ä×~Æ2¤Zwûx[ëØAô!U{cƒël–ƯŘcgÔ¯_₫ÔÚà '@¦ä˜Ơú3×-ƒn•e( 3UÉïöÊ2ƒÊ6æ1½e1f®éj¶N¸±{V—ÄóÇd<'Öp)± 5ú.ĂÏåyü(́“§á%VÉäúEl;‹ŨrZ€™†r9pyƒă†´Ü1ª@M°O×ѽƒ»…–^†SØeäyßèÎ1–¬̣GºîXC³f¾ëÇdJµw]+u½A'Ÿ§ÑMªåS±{¿&†ÛçføöS¶`Å6«T5ƠÿtQ7¦éñס’“ú@ñ ¥#»ÓơiM$r¤”ç¥d· /Yz{ª¾̉SŒ bs1 ~¢Ëá´3ßK¦ÏÁ#+ơ›^¬ƠËäçG§íîLQ1M·Ú7Êl/º?’¡d='*•_ăØ>롳M$½9æ#ü4½ëƒ½i^̣§ơèx¶%‰ó3Ùgj„ú³¿GfÅxüÖ}Œ|éó–5¶ŒdÈç ê×1‡¦—/HgÅGÈk§ôù =¡?´qÚp¯Ä 6§ơnĂVKÉxï̃º~V.]ñź A"êU«₫^}¶—D¶nߨíΤ²{BVµD ḈÛ={›̣̀z³dj9ÅKç)¬Ơ¹²eu8mđ¥›"Áƒjẃ ”Sf~ưưÏv©=^̣{~–pñr!†«fª,Dײ{±åÚ6̉E–̀*óMŸ¢£_cƯ¤½@PNîÖ7ç8_́çG'¾²|#‹{8œ<ÛØâ¥û‰ÀƯ`àB>á«¶ûœ&Ûo ÖΉØĂ.«úcïÍ–r³ç@\Eí£IÉàÊÁŸ~‡¡@ƒK\́ r,æ₫fÇÊ·_¾»î\~ ÂzUn§µMÜ»Èë ™ÿ…AsÄ’̉îÆµisÈŸÚPx–¿Æ$9 #hW„Pªßnz^ózÁ]¬/Kt¡Ûî 9̣¹{nrZmo* Óµh1̉—}ëNÄÅ u£Å«qgâå ĂÏ7h’&‹´a8‡2qâùñ_fØ>‘¼käSû¡ûâ} v…¡ÇÅú(惲à´Î­rE°ˆÊ3û+¾ñ×½ÉÂ')HŚĐ·Ÿ¹?§mÜEób~~Oiª cÚÈJ-Ÿ~?ö|Ë2ˆÚœC̀ |F»ÿȱÁGöFsÇô…’ªQω†̀Âw\™0Đr×^Üuö*Ũă± ¤¨¾¸̃®­núÖ_0Z:ôÖ¯›²ÎbGrñÜ[–ó₫®/¦a]–‹₫O‘Ư=¹è}ûÓ̀& âTlv.Â0 ¯xìnJ’Ï%ˆ"E~çK¼¹>¦Ï—.¡lđU¬cî¬öé!WÿÉfü²ÉB/œ½ÿ%è endstream endobj 634 0 obj << /Length1 1401 /Length2 6058 /Length3 0 /Length 7007 /Filter /FlateDecode >> stream xÚwT”[Û6R"ÀC7 ‚¤tw0À3À ]̉ ¡̉©H(%]̉ " %!̉Ư)~cœs̃ó₫ÿZß·f­g}ß×]{_×^ëaaĐÖ㑵ƒÛ@”à0$?/H×ĐÓă /$€Ç¢Eº@₫²ă±B<P8Lâ?̣0eS#Q@ 8 Pơtø~ ~Q ÄÿÂ=$°ÔĐàTá0EîæëupD¢êüơ °Ûrüââ¢Ü¿ÂYWˆÔ 4ÀHGˆ+ª¢-ØĐƒÛB!Hߥ`—rD"Ư$øø¼½½yÁ®^¸‡ƒ47à E:ºÄĂ büĐ»B₫ŒÆ‹Çè;B¿zp{¤7Ø  .P[ ñ„ÙA<Tu@OEĐrƒÀ~ƒƠ¸?›đọ́ÿîOôÏDPد`°­-ÜƠ ó…Â{¨ ĐRRçEú ¹0̀î'́‚€£âÁ^`¨ ØøƠ:P’ƠÀ¨ ÿ̀‡°ơ€º!¼¨ËÏù~¦Am³"̀Nîê !x?ûS€z@lQûîË÷çpapo˜ÿ_+{(̀Î₫çvn|0¨»'DEáeÂûÇæA H $@܈­#ßÏú¾n_N₫ŸfÔ ₫np7À5$jAưáù#À^éá ôÿOÇ¿Wxüü€Ô Ø@ 0¼²£̀ûßkÔù{@}3~üèçïï7 Ắà0ß࿘OIÉDÍXëÏÈ;åäà>€??À# ÄÅÅQaq đßi´ÁĐ?müG¨ ̀ˆÿîµMúơ‡́ôÁü;—&E\À₫ÏÍA [Ôƒÿÿ̀ö_!ÿ?’ỵ̈̀¿̣ü¿;Ṛtqùågÿ øü`W¨‹ï¸H”4à()À₫jù­\ ˆÔÓơ¿½*H0J ²0—¿7P‚ú@́´¡H[Çß|ùm7ø©4( ¢ G@̃-?ô_>”¼lQ÷EÊ_.J=ÿ.©³…Ûư”™€°öđûâP\üùQz´ƒøü¢1ÀÇ ƒ#Q!j¼@Àî÷óL…@Ÿê€¹@́‘?]¿­ü¬¿Ïï§ù_Um==PNä/f ZúkưKéˆÄojn+îT̃rV)Kăͳü{~±5æ‰IO´0’ơs¿£úÍŒ£îrÖve”©Ú“%‘#4œ;gC>æY!s)ʹH4Å%¹=ü₫óĂœÚá£hj̀̉íƯDZ"k3L3¶$£‰«ÑNÁỢ•‚ï­ˆUSñMÀ(:e1wˆbå¾5bsc¶E·|–1Xx n î9½0cäjkçX/®¬b9YX£ÅïàFÍi±}xñªˆp2ú ZíHTE-Ç͵8ó×̀où1ơ!Ï G¹0g¯§ûº¶<-NxåÏç}:„lIÖ EcºíÈ&s°Xs…ôA$ù½‰ŒqV]6í“ß6ÛΪ3ô‹«okb.„YÑăØnCZƯS÷hÍåƠßơ9iMưèæXùàè{Ó#”+»Å=ÿ O£"”p¥RªñMêÀú„ÓG¥Ù4®s·AĂIÎƯêë·z̉ ¶[&ä›^Đ-ñpµz^ó¬&ë±3c\ÑíŸ'%m=ño‘D+¬Ek{Uí¤Z\³æ¼ưó¥]ˆ„³K-b4'0X·°ư—zÿ#”ÆëưŒëºá¬‰­S:Q¯Ÿ·̀qË‹ Pàngđ́ ’"eS?)<ä%C2ƠM@GÖH-Ü]ôD„´Æ)×jZF!ë&g¥ˆßăNHƯ‘kÆN¸4dRydÚ2Mº“Êæ‰…}YçíkËâ ¢1tÖmbé#M½p ôGƠ£æ9L Ó¸^ä‰Ă˜iº€fñÔ‡G¾¿đÇÈz%æ`læ¼G³L{?Ñïu·ÊŒ~ëdúÙ·–Ü›Z*£ C½ù}¯C˜åe0±#¡Áü–Ò\é¶²–LGùnKRÛMáz~9ei#åæ¶¡hÏŸ|sa£ë>Æ9Ư¡ƒưƠ¦°ºFÇ–«Ö´ûêËơ` ×r6el:&có³Đ’ùeÇS …Ơ×öóˆù‡@Ù%µư…†Ó±ÉĐiGÉæH­C b̉Àø†Ø/×V½¹ÇD»~"‘ÆJ]“ƒVMªÁ¡ë¥$Q& ¤Xs»Wc ?J#íO¹ơYj1Û¯ÅûÁM©:¾¨éƠ'½Œ©u+¼EÆw"&¦¥ơLB¦°–sÓÜ 0Ư°>$–Ï+jÀôDkÖ¡·)Ù)O*É®đ©øZ¯‡b19Èä+C‘ôôº¬¢îƠëoDXïÜîF̀½GsVíß°¥  Ú}¦G¶ôüùĐù«jÙd«"̉L^÷äWÎÚW¸í/.ZiØđ¬!M£9̃ÛÎ…îŸäMd[Ö®@©»Ë&sb}AäpP9ÛßM,IῈSs§KJ;wØù!\#-Óư)%tiépüFTÀ'Ưƒ@f & %̀^¿nơ×›Wµ.ï›rŸ̉Îv>K]7µ›$e%: :”…fàÓSnÚô“̀T§¥¿¬ƒQ}´˜i—Ö L˱k«¥z]#7 êœñ™û{AÓ"º¬ éÙlû‚ố8û1`î÷Ú—Ûä†̃Ó >&đØ~ôæÊ„Û¡ÔÛei*Pƒ’ƒZ̀qƠ *E€y” úF(ÖÖÔA>ï+¡„ufÈjƯ\µôi¡{[—¼ï ,—ÑŒk¿œêÍ;GS'»AGçÁ‘)] ¾ê'̉¶W2Ôª́'(lºă- {w“f4Ë Ç$1_N ÷aèŒå*å®`ÂÆßXwíMaÔ4!†d8d“GZỊ̂ 'Åmu&ÈâG‘% 9N‹pµ6~jơR§Ñ•\Îå‰Â˜J›h^å£S›ˆpäÓ̃é&Sˆ•*ă>_#ñ¼̉%Ó¼ă‚¿¼ĐJM¼­é[ñ₫@(“̉ÈL¤3îÎMhæÖ̃ÆcăÓ;?’#&¾$óèO3üyäjí!ựXŒÆPođᡘ¿èƯ×C†[<ƒy¸–§g^!ùiŸlå3‹%́Pù>Fèiß7Ǘ ~®bæÊ©»³°–>ogNwăëv§Œq<Öîj|ô©‚É+‚O²•ë̀=Uï v&c'ÚçêÅ€{œ]Kg<‘¯9’¬4×̃ơ-h±9)>i³'̉̀ÚÀN/4₫5)Pp°üeßXQ—~Gb¹wØ”µỨ1•g•?Z©G…Qê'K~.YNöab>#|XñˆÍ¤ºôá²o7ñ9W……ª©bq× ØGĂV¸Év$uW?¶s‡qY₫ö›|uR™È‘ŸOơqø!‰›ïˆ̉»kÑ܈x‡~Ç?<ÖÙO+ê¯^„3íß¾́¾ÁÉ-¢FÜăæđDæ“æ DB6I}±dNé«ỏ‰§ñáfm[62Êơ—D°˜¡¹fÿ2K—T‡zBLe/<Ɔc{̣å Ù)!EaèÖaÿ:ƠÛ7Í[xVÏaXƒ{™ Ơ[U,¯'Đ ư"´Ÿ’M̉*¼hI^v7e2uPgÛd!́¾Uî•#«y×)ó¼ƒQz¹U6Ú7÷¤’â9¥‹/ñ¼^̃Ç(K88ưÔç-¨sûƠAÉYav‚¾̃^5ơ`QnW†ƒ-eA·Úh»?ñG%.È]¡—SÈƠ _â‹À9s½nß' À?=s(˜o¼@Ó⡲ôG¯e›¬iˆcK4“ª8H«!eg3‰ Æ»n.‹¨¾ÄÓiês»°ñÉ5Á2¹¸×{Ö±ơó¾]æ­Á—µS_•6«³ûSờâƠ¹ צ—\ÊøEùÏåÍ̀«X„g#|_s¬-ïÜ2¥1g Qºf^äë&O•¡»—>Oí¬6ÍBß2ß×µüîê÷úȺ̀í¢¦ŸXpÖÆ<Æ»Q»jØ$]’ÚøY$k'?âßÉtWtymшÀPî4=±=v|8́Zgq1~¿Îy¢.5ñËƯm/ p´”îUơÛxl³á: Y•¸E²êè»d ›´äª†¶1ă÷ÉΑkr0Føđ ÀmưUÏ¢J̃đÙ»ä>Å•8œ0AC¨Ía,ˆ*›à}lÿU0ư¾€SX&\•”ĂTss#œ̣-=µ{ûª,^cR2̉ËÁ‚â©àÇè2í…yø;} 7t¿¬o¤Q¥„%æÙ€]Ú¶0†TÅœ‹ U†™­ûx1)êvCF ÆMǘNñ2H'È»d«¥È™·K2‹N™NºS‚ŒªóM¥ÊI-gˆqˆ ®·óù"8hwàÁTgeù ¥”äO–¯Zí 7 ̉!•ªy¨·ÑB¨C´&‡¬æ™̀¸,l°Ç—†¥ÛwW"ă•mJ7éáuY*_„2 ×V#ïḤ›%–#Ô- ’®¿µu~¥Ù1Ó_érb*s roûFæ@cËU\Ê?‘ ÷„§*ÇËÅ0<¥N#à­»#¾zŸ+úË„ƒ&Å1ê‚?PI‰ñó‰×̀”Do³;ïMƒ7z°ña₫OƯ(Ă= Ÿ¼×iërwÙ°Ÿ²wz ̉À1Ax÷‹Ï·øÛ ÷̃¾˜Q™äN½¼=h{ÆkSx‘ă·ííFÚŒ̃¸ÜÀŸC;ßơØ“J±H_¹µ§¸†§µ“‡a 4 äôŒå&ï»qºöÄùđ*̃éÊ;µĐº̀öÖ‘åü†£j³Ơt“#ùcέĐYYsg©Íâ£2I/¨ˆZưeDñY„ˆ3/—̃¼¼­¿QôíAók‰§d4ØäuK’|{•údp¤:4­º&–ç¸h.[²§”×áM̃²@FâîQ´4Ùø=®3PK¿–ß0z/̉$‡ús’̣8&¯E 5ưbAC—J³gZÈÉ9Óáœt«h³Á¤~‹ó³Ïµ¡¡…¤G¦.V₫́”F•ûaĐ|£Á[2‹ wMM–Óú¥åÆ-dú7Å3CæÔªS­Hî,ºD²÷‹QÆoKÓǪçÇ»Ế˜Ji¯u®¾K÷'Ff…nỉ̃Sđï‚ƠJÊß1%OI×<‘-/âkzbåk{ư¾û®2œë g›ï=¬«·ÅéPLAÊ–ÁNA ¢ÀÑc!ß7Üà;Hsê3t^9-'!±ªÀë Ø9)¨èX÷:³;×;,ƯúI}\̣Ơ¦ù¤ÓÔ¶Et‰öáÔiß v*µÍ•ô>7¦N̉¶C,fß[Å•„Ç ½!Ü+E]”Ä׿èŦ³@mX¡Fu¤­±vOG˜>ć§bÄÛ«á\æ[Ä-aê#ÉƯ¶G.¹g̀æx;Ç›¥7SK³²U¸ŸÅ)Ơóq†|†\ÓK:™¢Í/Ëcñ‘:Q‘˜$ơºÆÑHI®Ú{œËîwêÙ?„d«zjµÚl™toîc~=pt>p)UDç,ç~óăÅQg4&H'÷xPnkù1ï~₫ơƒäµDÂ!t:j8ç²tśΪ¹‰J;Ăt徯Aœ¦cP Æ´=}<‡6ÏO ³¿ßÜŒ~wÊÇÍ%Ëd1¦wª{„òÆ®ÿÆM÷f̀¤´¥F¸îyÊÄ̉ûUXÈ+ƒZyánüÜ|³È2ù¨Î·Ä±̃4ç<«¹V9"®ĂV^ÙéYÏ Ơ^©ë½­'‰räz>©ÔδÔö¢Aº%¬–̃‘óÓ1óÓÍ‚!Q_ÊDH½^äKë$]—ÀÙ’œ]̃÷> ZWöÀWÍ Å¼è^ Óú,!°”c–å(<ê₫`‰¼÷“ 5 ©¼“¦¢ûÀGñnEÎŒ:×ö˜S7CíS™éR%<¥äܵÓü«••ÉK.{˲0÷ z¾Í̀x̃» "ià"h{˜ë¾ưf̃£-h©TŒ Áí£ ¥I>–o²ƒÈ̃9jͤ€úÓSÇŧ—dcX~­Uk²?of¬-½Ávˆ»Â£Ă1~9³0?YÂ.yÖ$­àQ̀Ÿ¸B⪥ÁtˆzÇ~1¢ĐĂ³Æ?Lj£ÛÚ¬Ö;Y¿ụ̀Ư¸2›ºª¤ y†@6ăg‘Ûă`»¡6¹BóoĂß `geØbÓl¾ÊơÑơ₫K Ơ·jvL [̀¤8Årܼ˜eáÙ œO V¥‰3‘꺣‹˜bóÁs5Jwú²ñdóùvc2B7*đ6ψ HjÍ{ă—Ă€)¬ÜÆÜ;zÈƯByt…̃^_ôƒ^N°A9H¤ˆ~ÙơøCỵ̄QXe.¡øKΕº!÷¾oÓñgíaAf+¬ï^œû²³‡»¯*hÑ(>Ñ;í º˜ú›XÊ2 i?»ă9ÂRϺc;`¬v™0Aç¹|{§{¨PŒà ±̣Ỡ£×‘‰–}ß@,Té_‡Œ« R¥ơZÅ ÍZ•±[ó—fŒrr®*RG {¦˜‹5ª; ”‚&_Đô&È;Û?.`³âÆà‚OĐ^„jêă »Yàâ3|0ÂVø‚]Md[¥SŒ>‘]ÛƯk$ÖàiíQ4/.́[Ôµ[Ÿrkù¢¶bßW¾¢eÔ=©·¨¶%̉Ùî-‘YƠf×PŒ…0ơ”Ôó`?ê¼ÇÚỀœ̃©c—å~YƠÊDH]5™·ó ̃TYœÈ‘¤Êª3ÉB©o#ô¡ŸN—QyÂä–ÙH]ô„^‰È÷iËøçûỌ̈[[\ñdÙ”>q…]̣PÈ>¤¼ûăÍ÷>U—tDñ‹0%₫FM™4€¢KÍ' Ça幃̃`ø¡t«´û|ÁóưIÍ3_wåó^ăx:|»,°=¨s°ô²Çêîæ^³̃µE…è]ӱɵ ËVÂ3¢Ù'âơhgç¡ĂG‹̀6LtÈvbơigo¢Uăn¤ œ*ỗ¤;†ĂȾF¯zâGùç=h­"I×c2±©’…QØ–ÍÂôÈœÇ ŒÙđ÷úă5îÇàÍçă6£NÛ[L–Å—:‰—̃ÛÇGoö çkarj.Ÿt"·Ô´M̃œc·qéTZ7†u»|ç³bï2KëêĐ—;mËC^’ñúI|Ç>HăU•xÆ̉Œ}ĂQÏ%̣󈔗ӾÇʨ-zc%•ß₫æËÛ\+”KÍÛKa5í†Å2ư&É·¸Nå#̀Ÿ­E<U®B}·­1T÷*/û©—5 >6#†pv›wªĂ5ĂLŸËsúo˜}‹PŸ˜Æêp¶±;Wà5T?ox|ÿưÇâ8…‡» _ºâ#`£³#‡ăï§,ơŒÄÂC¶'«GlGüa®Ô]%ô£Đ·²aûñä^ƯøÍ…̣ä—:Là#& f₫é—ûúRcR[– c¾ƯƯÜGLÏ\üu+¬'êÅaø§¦₫N„z¦oEk#̀øz-ên„Ö;ØX ¢€H‰¸µDmú@¾ƒKºÍ¿cŒđÙó3‘¹ú‰(‘Rưç˜"̉γqööÅKéƠXW$E˯öˈqœ̀‚¡>vÉqr¿ŸöçTX5zṢ†FZ}²®ưÚƠ™ø endstream endobj 636 0 obj << /Length1 1406 /Length2 6162 /Length3 0 /Length 7128 /Filter /FlateDecode >> stream xÚx4\íÚ¶è½F¢×Aôè½÷AÆ c3:ÑkDÑ{DoQDI$z'B|“ä}Ï9ïùÿµ¾oÍZ{ösß×Ưçºö̀Ú́,úFü v[ˆ*âJ”tŒ,„€ PD&`g7†¢`¿í́¦w$—ú„’;„BÛ”A(4PhzÀB"!1)!q)  J₫ D¸K”AP;€@‡ Ø•®>îPGºÎß·.07@HRRœïw8@ÁâƒàÊâ‚®ÁF0‚̣ùG ®(”«”  ———È)€pwåæxAQCâî ±ü  rü5;ÀØüă0BØ£¼@îÚƒ‚!p$:Änq «Œ4´z®ø°öà¯Í ư+Ư_Ñ¿AῃA`0ÂÅ÷ÂöP §ª-€̣Fñ@p»_@ ‰@ǃ$ØêB ¡°_3 ₫Jƒ̃f¸ÂÅG! ~ơ§ u‡€Ñûî#ø×á:Ă^p¿¿WöP¸ư¯1́<\MàP7ˆ†̣_´‰àß6 ”@Üo°£à¯Æ>®ßÎßfô ~®W€=z HÔ‚₫"đC‚₫#VnH₫i½O·́ù¸₫7àŸ¹thæB\ÿ&ú# (Œ¾ưŸé₫;äÿÇ̣_Y₫W¢ÿwGª0Øo?×Àÿă¹@a>!Đ̀ơ@¡U ƒ@k₫ßP3Èéê@́ .ÿíƠ@ĐjP€; Í/t_xÿT…zĆô¡(°ăÖü±›ü̉ ‡è#Đ_Otø_>´ÈÀÎè§MÍß.ZCÿ¬«#́~‰MXT rwù Ï½ø ¡Uiñ₫Mf€ B‡Đ3́î¿VH h‹̃#4ÁÑö?&€ ê†AÀ¿ñăEÁîîh₫fº£¿×¿åxCÀ ³°t˜Óë°ö‹z/₫Ï£¸+«Ñ }Q¢(¹~ÚxYjSníªî§ëÏ—ELÎúÓó́]Œy?êÎ ^NSÏCa¨ô­+đç~?îv€0Ù!èÆÅÓ£×Éö I[b[r&›Í^…‹÷ˆl¾úRxƯ‰Ü|(¹ pŸ‘²¤Ñ£)ävnc>µ`a[E Y<"#w·̀đ0Ö0¿Æ| ;Wl¥ưî³n—9´´ô.§¿/]ä¨@«·Z¬*‚‚–̉W“%w8i€–*1G³ ‰Á¡(z¦T–ÀJ[äÁ±ŒơX|ùÇtA[ Gƒƒ®Rđ½'#uÑY™Üå#›lăï‚Dw›“¢ùj̉ÙÙ«í0Ά2ö«E`y½ØÔLܺÎ7:Óˆ’̉s m̀ÅÆX¼'¡"Ö_&î^<~–•($l•*“øôRQLÆä:lo¶xơ @AÇN¡¯¥Ëâ´ê1|Oàôe´Âœ9~̣µù]ûPOä‚m‘j*8Á¼#kûíVb“†èÙ{2S1T­Ö¢Ë†;>7~:Đ0/[¿­SMú¡¼äük¼©I¾1Ùœ±ö&F†îm ©p… iRb ç½2ÆW‹•b#/dBeR%‚€O>LÜR6؉'­]¿cĐóÇ:ÁÖư@PßZ+¯ó¡ăă]NMÔưhăvÂƠWE‹©àñÙå<ÅŸ&6¥OåÙ?ûwºỷ°Ÿg®Pở5¸nór„±ăaCÆ›‰̃ÎÔMoơ†Ë3́ Û!5©Ö°"XEc¼h«̉R?U´‰e?H»ư¤ß½gľñä;¡å¹ôư`Wë¯ ºû®?ÊƯ•ä$œóá’"ëU:A’~Ø„Q¦ÊD§äD ‰†áY¸†£}#ÁLNk‘º`Û’íis YƯ¥ëÁY/ĂEk-ƒ æ€/ø«(DU⇧¾ÈÇO‚æzbï|]µ{O¶7­̀Üè•CtZp£,G4“XÄÏŒ˜ë«h_ ¯Û·Ü©j)C¨§úÑxOÑRnqvµ{Đú·!ˆ.Î.Ít™ ³TRw3[â§1O~p¤¬gÀ˜Uo¨j“a: ½bR͵=,®à„)]X‹>ôpá‡1xÚÏ ByíÇïæèlï2לĂäÀ<ËQ¬{UÖ†•_¬Ê]"6HßCK´Êơ§âX4îľ~ưcóî©!ÙOÔ´™tf×ÈaÆ€‡<×½rÏH Åô“9~₫ë§§ ‘Ϫ¥0¬ÔÎc óJz¼Â)T’º™BiOƠtË¢ẹ́ÄO"¥Ö!ÊPSD]úÏÖÜ$¹ºf锜Z™á²|aưë%X+¾7¦fÑLîâx*¥Îaç(;ĐOËÛđåPçt8“S?³µ‡m*h\è[c–×ez-dQÛi ªû:sÏEB½$0Å ï ™èkÔÙûi•"é ÷F-ªÛóww<»ăÇ-ó[~̀35k³ëåËogª‡F$“?XÖçŒÓ|9ü!Đ3q†¯Ÿ­ƠѤDGî¤n[n5Ù•g6LÜ“xF惾2`]$Y¾P7IÔú@$5Úøs„}k€ÎÇ 82´E;¬¨(>ưe8üv˜aáe’¡ïKăcûo~‘ÖdÊOløef®)¦oÍ\¾é_ÈE Ûs*û,¯ƠØ ¼~%of’H®…Ó‰»q†̉~¹¥uußYO†f÷g…ü¬ ©ô#ŒoI¡̣t™æ‹3æûLbq|7,ËEÜó˦±ù¯Óm!ÖslM±Ÿ¬È$`©ñMȰ°nÁ„µ5kî,ăÏoƒ@Dǘ«•{ u«ÔÁF¬ù̉ñ_S¯<¬1Œ¢ D2ÅeÈ>xÂ?d¯ăWeÆ×·³†O—QX ậøEMöÊçM§ñ>eÈ‚ߺ.ƒÆ\áƒÖë§?Íø•é–…`́;²#¿—;È`´̀­êR‡l|®4]Üí•eY|•›á#ÄÜ=²EåĂ’3IÅoô¢<{lJp ¿ÔI&¬±ôwY \Ïow'ĐŸ·¸‹·wKƠ=LûÚƠ¿á9Ï$éLèCGƯ äă*M§<8·Hv¢ƯÊ™:0 ³ª\ʶơUS’ceñ‡,y±|­M{6\d¨ÿ•íKS‹ÔMÇ{îÁ8•{ó_‹́8+{?wÑó·4¾Æ¤ï°ÆD.tÑÇΤ!t¯~xE÷¶@›XbüÍÉÂ3đđqĂ8‚r³2&[[½è}«ÖÇ“ăÆ\îŒS<·\̃¹` ŸÔ¾Ñ¶¢¼́[6:#±×ùåëđ€ä¦¸×ôœ'9ăµge(£̉ÁB;¹¥Zs*l ®P‹Đđ·çκf ovUç|U ¨Kûæ\÷¡oÅp—kqfÜZxˆ©pu½ăÖ†;F̣ æï˜~·SvŸÖàs+UUX¾Ïs ÿäøEOf̣}̃' …yLoSTÀqï_/`%éôoÏ V1Ro£æĂ±®Ô!Y úJơßG)- ¾E=iḾˈÀ)A0̣́¦KÆö»Ïh<ÍG8U›́jQx;å· ÜæĂ½àµª™}}HØ«‘ SÖ̃7xˆ%|̃¨ÏGœ´up>˜°èXÁ…đï ^Çæ‰Ç̣¨ˆ̃K·‹<,DÄ¥ùY)•˲ưÄR½íëÀ2ÅóÑ1ăó_÷GđîhÑhâH"¾OËËÀaé™k5qˆÀlLÔó±íZBmÓè''ïn®.\ˆ(a 1"+vÊÖâÇ me6¯   t®oÎú☆đđI˜¢>æ¡ñX S£¯¸¿0çïbŸÙ iå8WTŒÄ8-VàÓĂ¾4åj¯W™Ư¢›â·Aefߨ}æïj¾n™7/¤+èAiøßv¾À¾Ưg™|¯1TùÊû$W×jỦÓÚå Ï}w½i»1¸8üN!Ù–½d(O5ư¹Ôiç¦́@{–Ïè²6£=æè3ª^É$P’“4/£U0̣6÷Ä¢B’CoÏV°¹VæÓFNß…‡Ç# Œ‹Ü·á{găwêfŒÛSÈz3>h­knï}³V†–^[H!<ÿØ,ÜĂrH¹ly韑v÷»¨iضư¤Ì–›~pÀùƠ”¿̀MlúÿL¨¿~/îWd–äa S\ÀÆçdF^W… ¾¾n§ aQ2¥Áñ́Ó¤ư´ê†ôỷ@o‚ª¥ôôƒ-ĂÀ‚4”aÎjk ¦+ƒ„Đ‘¶‹X?èdcÖÅơhO3Q/_S»–|cs°¥0(R²f@ơ­K‘Éôä Û¤JA+u‚“ ÁS+9@Å×ç~^8Ơ6$¢"çEª{Ó]u÷Ÿ+f~ƯÈ̃Q(­ _íp{=~0L¼̣fỵ~^ SdaÂÄĐ+}û»ïoWóÍơ剬·ă0¼p/,±L\êö|ü‰°½¡öÇ3“®@ïs5¶›<ú°¢­q€ü–±;#)M¥4Ç;UG3SÀ5µY‰!2w«ºíYhn1ó w” à nzá¾6”hå’_XxåKnîïƠåĐpIÏ]z)kỊ̂Î%r8$?£&6»a2URÿzñ\â½3ÍL"Ο‹]"P ̃VQiGŸ@qÿ>&J·¾èmLø5i³³‚†U$7ÎI`£QÁ—‹´x]È3\ǛøRë8ÆDÎ+°<ÉÚƯ+¦Aÿ+c}…éçL“t»5ä7[ å¼)`⪠ÆùO|8]v2M¾Kº²Øtb–´/npëf«Ơï¯âdÈcö•¾q²ª'‡‹˜ËjæûÊ-(ïÉè^„ßê°…1>ós£±µà’e]àùú´spÔ¹ÔGä±sñt­¾̃C¯́µÖraUDØAŸ@µm÷ÂO%‰j¨¨÷©Wđíj&™•éê¦#*ç̀×™ÍÙ™Íê₫v5öؾ9ÿ²´M Û,M₫høø‡Èó³tWf˜Aơ‹dƒ/™Ñض«¥T‚®Ç·_0'»uªNJ`ÛüœQ Kê‚oS¼Ç»)pÑóăđ•~0Ó•‹́r´n §®ßÎyyÈÉC}ífd| ~„z@?ë|$ˆ/W&́BË;‹èb4j?DÖyë{ø%R#Û[Çk.ôsỴ̣̈?¯*Ë7y^«zjr¡ÏÚ¦5Á[Ñ>eÑ §Vp¥áCíè鳴륜ñ$»É¹,4øba_îI?¡Úü¢0¯.UÿêŪ…:£­PrĂZ›ú€_³W耡µÅd-1Á 6Ở÷iêÊ G¦tr®Gx>“é-”úË́ª2m!=ư‘¸g gùjZóúuOtë-›±5†l¶¢‚”đŒ©}—§́oõ~0–{|ëñ}ô¯²Đ¬&gûơêÛăĂÛ¸$!x‹JƒÈÖt…í @ÇMq‘ç¤[ơG«[]'Z̀ürt¦—EäæâŸ•éY}—2£•¦$ódN'ÍÀ1_“Æ SdNº]bN/ ¿ª!-—Çb\¸Ó„¤̃Á:3±Úx$3ióóÎu’hư›˜ ÷ ”¬LuÏz°­Vçk¢T½‚{m>Œ³ñ¢¯8ơêøÖ£“óù¼Aí`̀íĐ|ưdqó̀CÍWZËá₫âñä3&é&nÖoủ—RÓz<;†®N•ÔÉui†¶ &©²™Ôe7q1Ox?jL‡iY‡¦+&e¶ƒ‘ß–wC½V«så,#^WbzKOsƒPÛĂ¢d¦kĂeu¼•dEM•Uo®ÅcêL!Y¯fËú}6?½MÆ3΋U½RswX3Á}K*:™Ëá_ßĐƒÿ$uI­|c^"7}‹(¿WÇóó — ª$t}@t8^?ÜͶ³ê3À1»®7ŸHåB,û2®êà¶¡e'ÍDB÷Ó½/ø?9C6ß¶ UQ̀¿‘`&9¤ø<Ë%5‰¯•; X§x˜yŸI+Ê!»¬ïkaOÙ& …|lqe `†tÆỄ¯åÿØ@+àSÁ»ơ#刜ähâ€c ë·’׳%m›¶t`̃@•.^9ÂAÑâ(˜ä‰y‹¾́Üá䶆ꦔ\*e>×ÈDo ÜÓ$¬äbYô©BO\6ØÙ́̉¹¨ ¬sؼ3ôơc1u UÏ“’×sº$´vNsÄ"¤‘²„™÷èéÓ&Qœæ©vT’¼*⵺¸ø™v±~}VG±.-Ï#iïô’æ¶ÍÅQÙÑỷ>µÀŒÀµH;ûÉ́…p¥8ù–É’©̣Vÿ¹¸ªâîø['}ɵ£*Ö́n‡dŘç±c} ú{q'̉ÖñzeÉ"ß»xïˆÔ…zÀÛ°ØV4ú‰·ṇlôp!?¿'`Î`{³̣8$€_’Ê@đmÑg:HP®Ü|÷ÀàÖTMĂ-&̉Ç ,«˜bÛƒ®Û×ßÚ¶*l¶„L^Œ¦ơób“î zÊk,Çsj£h5ó–éɲë$j„,#B7̀{â†F̀<¢k´]Ÿ́=̉1U¥̃Œñ:k|6“”µO (kN\¼m<AE6VÜ´æ;•G÷ú³–Ô9ÙK˜%È´¤Öq̀ĂŒ³ §ªăGˆ;S­üL¾Çˆ§ôƒ¯̉{̀ÿYỗ-RÏ} ªE¶¾93ºëXr§å¡ØÄƯp ¾åIG#~³‡äñÄXcw9›j·dJ7>zé~~^‚•KE³]艮èo„yơÚLD«cX´–E¢'†Y­?O~wpû) ¬µWéç’ve•ù9dÈvVCîÎ( o¯ÇÜÖû~¸ư˜|¿Ä5)Ă¯y¥TCŒF)MëZ KĐ«æ¹ %^ÅÇ!£÷l¯ ~0M*iŸ'6S{gxƯ₫ÔỲ®Ú¼œĂAô„5lC%Yv4¿Qú16I¡çö æÅjcË]đ,®Ơ~3†U-Ư„ÎéÙJn˜ÒÊÓ{FÊĂÎ ‘Úă¡ åkc;Öạ̈—¶¼›ƯzVó°jïOœb^Gëb毕H»”µ˜ôđh»#í³¹佬́‹M3‡{,·ŸlÇ ©~ÿÆdM¢ âYy{`M/Ûsª¡Qø–'!ïågăæåËaàÂ¥í½³́[–Ù¾>ăI3lØ¡ÊÎ3¢év† ;¹úÂåưdp|̀d»¢6d/«7}ä¿ôƯ´˜¬^âÿ~¥Đ«.=öK;xà£h+^cáđo=À‘/‹|¿ŸÏo—ư¡ĂccëFÏ(æÖŒÀsN½!*Ù"?€ơÏhzÛ_ZϼJ¹Ë=“ÉïפßR£7{)LjXÚSOâưîë6>s”A₫‰—¢ĂDâZûµÑu[n6ë\9,Ûöà̀Wº¥6CĂgæ‘ÊN÷đV´«{©³a“<®|„ăÍ ‘Ô XïP4ÊèüË[vÆà]®†Ë oÊYï 7xd¨@’D/xß.Ô Kq̉áSÖ¶”œf|Ú´2xMwrPc#Ïsê;$Đ̉ùâỷb.­=a Đ̣}¤K™¶yµ~N­²…Ç·1"“Ñ¡APpṢk‚L?JMÑ™,O6Ë EͽKf%é20k}ªw}:™xŸGÏ÷G«¸ùØ œRaÁqµ̣q~~œ"~gKf[œ<ÅânfưÙÅ»ƒ->QøÆjLª`ÜƠHLæ*‘)P¯+xC–“ê/>ŸÓ½¬tØö_WƠ—`J[P{b Äo¿Íq똱³ƯË =Ị̂NΤËaÍ4ö÷/ed=ɼ†ˆÅFéKæ{yל¾sÔ*ûă~́÷£ñîØ¨]åÈ"?~y₫PÛS¶'ßCüîô›×ÓO‰±´ˆ_‚æI{i©0b}ÈC°;D«IÇá 7nAk^nmï4x)Å{ĂVùóă3ÖÍ„á/¢9r—ENÖä(ñÁ3«Ú’E?|³™s‡…Acg3¾₫ơ+U­ÓˆGKB!MS´`™9~_¯@‘‰gKKVXƒƠ$đD‡®Ư8ÓXÑ0ûHîG1%R¦¯G ̀ º)Yç€û3̀/)ÈbL#ºmÅ(¿ÇÇ]Kl±tïVå‡áx†WŸ»Ó‡‰…„J†ï9fZ¬"/!8 —äk¼™DöK₫ẻC×.UñÖ ừ…i‹év˜ q†ÎĐ‹æm ‡Â”Ùï¯æ̉¦c\½¼¤^éYˆ¸í+4ĤÆéỴ̈Ö>ÔtRYx9i" '6‰ơ)K¹üvø¢³Ík3»­gVÓ¥&+ơiI®Fi+^˜¥¥Ă›ởe‘…È'Óz[ Ù€¹W7Ô't(ÍÎmHXX₫óØ‘Á¢Ï?£´âJ‹^4Un8j:̉/Ư¥UçJóç)Îû±L˜%g7ȧƒỵŸH¿b8œ»ơÎØØ$Ü:J“)Èr¬̣ÊéûÏÚO=g. ?ÆyîƠ ̉gfæÄJ‹ÆÄ-ÿhùÓ̀ endstream endobj 638 0 obj << /Length1 2487 /Length2 17727 /Length3 0 /Length 19170 /Filter /FlateDecode >> stream xÚŒöPÚ̉ ă.Á‚»»\ƒ»îînÁ5¸»»‚» nÁ‚Û›s®äÜïÿ«̃+ª†Y­«{wï=¤J* "¦öÆ@ {;Ff^€˜¼ª* 3€™™‘™™‚BỞÅø9…:ĐÉÙ̉̃÷bN@#́“‘ ÈP̃̃ ăj`a°p̣²pñ23X™™y₫chïÄ ødäfi gÈØÛ(Ä́<,Í-\@y₫ó@mB`ááá¢ÿÛ b t²41²È¹XmAMŒl*ö&–@Ïÿ AÍoáââÀËÄäîîÎhdë̀hïd.HCp·t±(Nn@SÀ_%Œlÿ. jaéü/…½™‹»‘ØXíœA.®v¦@'(;@EZ è´û—±Ü¿ èÿn€…‘å¿á₫íưW K»¿LĹmŒ́<-í̀f–6@€¢„£‹‡ =ÀÈÎô/C#g{¿‘›‘¥‘1ÈàoêF ‘Ï#P…ÿ®ÏÙÄÉ̉ÁÅ™ÑÙ̉毙₫ j³¸©˜½­-ĐÎÅá/~Ÿ,€& ¾{2ưûp­í́Ưí¼ÿƒ̀,íLÍ₫*ĂÔƠIÍÎ̉Ñ(ưéß6 ™9ĐÀÁ̀̀̀ÍÆ :€&L%Pơt₫­dùK ªÁ×ÛÁ̃`*èkiưCđv6r\œ\¾̃ÿTü/B`a˜Z¸Œæ–v¢ƒÄ@³aĐù;Yzt˜AăÇ`₫ëï¿ßô@fjogăùÇüï#fRS‘V̉¤ûwÉÿUÚ{¼Ø ¬ll6.''À÷£(Y₫›Å?<¥í̀́<ÿ" ể»ư{¨ÿ½4€ÿ¥`[ €úϘë2s0›€>X₫?ûß.ÿÿfü¯(ÿ¯c₫I¸ÚØü­§₫—Áÿ̃ÈÖ̉Æóß ¹uu퀼=h́₫¯©đ_‹+4µtµư¿Zi#Đ.ˆØ™Ûü·‘–Ζ@S%K‹¿gă_bµ¿ö̀Æ̉¨dïlù×Í``af₫?:Đr™XƒngĐH₫­‚vç3ۙ؛₫µd¬œ#''#OfĐ$±rp¼Y@Ûh ôø{ˆLŒvö. ¨:_€™½Â_GÊÉ`ùKô/Ä `ưƒ¸Lb7€éÓÄ`ÿ/âb0I₫A¬&©?ˆ À$ựÉ₫A |r(Ÿüʧđ̣)₫q3˜”₫ PöÏ(»̣Ê®̣±ƒ¶äqQûƒ@\Ôÿ ?ÄEóqÑú/âqÑ₫ƒ@~FÈÏøñ4v22±‚^3—?r¶ÿÊÿµ.ÿU€™üq€‚™ØÛ€&å?vö¿$¶¶₫5BL¦ÿ€ ”À?@%ÿ'ç_zGWĐ̃ưqơḮ ˆ›™¥Û?bü¥¶wuú‡ÈÄüDÊâEP-<,€vÿ°É,ÿA-³₫•ùO: Ø₫ ‹é¡@W)“ưŸd [Đcû5ˆ¬Ă5È×ỗÙưO÷ÙY₫-ưß̃ƒ®I& è]û‡)çß2Kûtô€Éñ¨xGW{ ©ñ?j`IÿÑ0PưÎ "í ´µüߣå¹8ƒ^€ÿ¦Ñq¶1r¶øG›?Ü@w+“‹…đ'*×ÅƯ₫ ®† ÄâïÇ̃ÙÄ̃éŸ=ơßíDÏưdơøeơüơÛëgP$/ Ó¿üÏ­eâêj¸Ëß èJû₫ûwè4AX^´7á ±jé|¨!pgØ›˜£ØÓH£ađ^vêr}BM¡©Í ÚtºIíû°¶+N}+¼Ḅê}̉̃̃‘ôù۳ϋA‚̣́̃7„Ÿ3ØCÓE'"ƒDđ„ ªÂû>¯>êÖíàƯ2y®Ü(Jî’ƒ«a‹{Ÿ÷k9e_*~0ĨEë–ÎSäg/à’Á¸0ÁÑ¢_z Îß̃Í¡çN¿“È$Đ!øÆ°{ko±Æ>.x­W©²:÷à‘ăiăâÒRz‹~•ÁỴ.+‰̃XÊa¦aÛœ$ñï&=ăƠ‘“FÇa¶qZ摜 ÷ưÖȨٟµ§bè@Ûàp‚²„Kgæî.!Y ØV2 ¿?áDg*ï«à齿½ u«ur+{rÖ0­ă5¦c¶°ƒµÖ*º₫é5ÜÑS†đ÷>wO‘Uf9y½w¿Ơô©ĂœÇ¾‡J×P¥ø¹+ lQJ:ꌢŒ.Ñ„Ûz v]øZoÆ`đº½4:£x+j«ŒWûógùÚiܲÏ^îî„Í6ÉÓ%̉Æè­$V& gÚXU(é‘ôI\¹E‹£²ơ¼…eVMk„g¿Iœ‚OʇÜ÷Tä?›¢}4§kx:h=<‰„×Î7̣okMƠ ŒT¸ÅŒ”âĐbZÙå×n*:,ÊLÇ&Ÿ,ÖŸ¢̀‹‘F́c?\¸¿C₫ó×ÂÁÚ¬5BA§:‹[ôet́ºV¢OÈ\9]¶¼QïËd<¿ÊœRP[Ï;j\U±ÀmÅÎả²^ƯG¿´ í¹^íŸc#µÑ áơĂ”ŸtæÀ2)Ñ›÷:øÈx¿…*ù>ú~OǾîŸ5º]´b4xÉ[—"i^·ÛÑ?~r“o£ơ°m[À̃תIÅœ<]CftÚèw0óf₫ÔăĂ)\y{”ͧẁTûƯÂgz†ñ¡TYjc´Nv̉6ËæNRc-'j}Ø›¸µạ̀ƠVbư¢’(»)µ›`e!}”-^BÖO;¬˜K[•KdM₫YQ %’‘/v=>ZjŒÎ2L³>‡Ï·!ñ!sßjPKóV|ɵ’¤³cø›Ăj¼¨tgÉv~¤ û¥<ËásW ;³ ¸Túüû¥«Î)²»VWÿ׌œ½lÖN—™£c_W £›²„,~§G¶gm¿Ñ.A ˜F’”B‘B3¿đ~ Ê»*§‰-÷Q›½*?‰6Ăy¬ÄøÔ\ạ̈đã4µ¯4O *3‹c̣¦ÓŸ ¥èÜ«—âÄRø={c|6b\• lÆ1_mmFâ¨₫>¾%ÙE|:èGëz0̣lA ^aƒ„¾²ĐW†́”́ë¾ǴXư,̉çhZs÷ûÖ|v¦’¼Ü6¶náÊƯ:.¯U#¯ăYÂ#/­Œ[é—7QâAZT#÷Ç&₫vVßYwº`M0ăƯYb^&ÙŒs¥ơ³"{=Ûxc'~!›-æ—¯G%í_•<—™™ŸRt;ä?ó[^‘(SSy—Ç-4Œ£¸W¾©́«3©¸?½_Ḯ4²NOớûßKTˆ.”ÙÏÅt$œaèC÷¦k—ä ,¿S¥ÄW‡¡€+zÏJ¤}é7ÚÎÔ |~˜æăXÏ*R²™¡ËS_óZ+L̀4Á& Ç5dÓWEAÈUrC Ä¯«Ûí=®JĐ»WVά+ƒ̉¯åxåùø[äl›NhXô„ü`m˜æX8±·”ZƒjŸ2́MtP² Á)qB5?,e[Ë2 5D”̃:²́€̣ƒÿT¥8Y¦ëƠ·e­­§rĂ A´Y}Cb°&ê”ê9*Ûô'"DY*TÙ9d*Á\´,ñ-%z^ùCïH6IVeaNƯÜ-!†Ë}lͪ€ƠĂ[ lFG‹´~è{-‚Üëg› £2÷‰e…5‡ÉRĂêêß;̣<ơ0¿ 0軓î¤"Mt:©₫H«₫Ôi4Ê«áHªço9”ï₫-Éđư°¨ 6j¯ÏpËB¦IU5Nº̉Nê ĐæWKZ×dâú}!úúƯân`ZÀỬ:€ªŒØ!b…ZªR‹¥}ÿ®̣KZ÷lUÓ©â´*…!å)¡w5®́ /£Ø©å¤,OA·‡Ô †ÛøË<»‡qÄ^\̃rÇKdÆưïœRÓ*ăqăuGú¯RwŒÅ¤ºCîÁmx»{íÉkhXG×IâÖáúEùdˆï¿{ÍŸæM™ !aíÏühº¾¢ow|Gëb:<Œ7#°œ7øÚ£È‚R½đÁŸq–ß%2 !å4ûâ}đA¿ÎBC/Óÿ±RJư¼Ẩí–+®ụ̀SÄ*Tê&ØCàxˆ2S+ÿÔ’xÙư&lܧ 7;̀M¬6J èµ+U¿sd(¼#«HÚSùæ5”?Ü_(ÎHĂ](’åbH—:e¼|œ WŚ…i¸Oêóæ_mD[3iz †KĂè"MhᘰôALË ™çxĐQP+x¢€5¬?È6D2·Å…:À£è̉¢ĂæsÉáÄ yÓî0ôóíù'7́fF¡ă'¹Á®ÎXïµ3Ằ¤S÷dŸ¥dI™w/¦Ö¬C)ªïÚä!_–Á̉ÊOqÇmÅÆ i˜ˆˆ/‚ăçÚô®•sØ@ë¿W§¡À@ß>´[c 9MWµ/z³óelƠ~w©ó₫æ„Ó«¦ưÎ#^‘»8/Y³íÀγ"¸ehçø}’)¨hÛïÅcçkœJ¨O–ÉR•Pæ£ëˆ¨‡™¤±ø £»ßshº=}´ÊóFAj2ƒ{u±l’s’cµú>jđo²XíYîpq¼’g¯‚×55ÊåöèƯ¦̣U]?Ú·ó®_ \ù5‹7—Q戴O23&uׯ²lĐ >cG¼“†™äû ¤‡ƒ̃5Ú|Ơ­ ̃ư–̣r˜̉! IŸL6"”™x·k,;=5̣²Äí³¶*9³±~¡Ë×!…„`7´ c±YëA¢9ƒ™ÇB*Ä»…µÖ₫uï¶ËGâ₫-l!öÙûóH•n WF.p,Ô0¶iA“úôé ̉á).dàT1„ÓíÖ˵(^Ø8>j̃̉£ÉdhƯĐỉ©ç€Eúô=/n¥Ư@ .™EåXÅú7îùy¨!MQ_ơí́î/t$öyw âƒ2º̃Œ„tªµÇe¦•¹qT’)#5/BïÎEe!cô D*E‘ƒcwÅoAlÿ*Aư#/úoưÄI=§̀NûÖ°æöÛü‘*©$Ơ5±×é%@"ߌăN ÷#9¦g[«h„½œr€·€YOK9@âaĐ—ö6˜â‘6 ư©âÉÅÔ¹;S \Áˤå[Fés‡¤ß¤ÿϾ¶ à˜5h̃´’Ư'» 0’æă·¨éëô×<‰jëªÄFèëïVƯ©]ø5›+ûtM°@ü…çrùơÔ(‡´¯7½[°2WZêWă™ÜM§=,½¯0¦eäX°…0ä›F„0È3K'>÷¢^|o73i™ËujêªEä7·ñ‹¹HMàĐª•TÙ»̉;1E( 0€åXr̃ z¾]Ă:fº̃鈰V'\wƯ7ÿåŸüµx₫Á—Ư&e&yOø±¶Û@Qz³ /sÉ;^ÊË“ÁÔi×ÙŒ ¿k‚ä Kfsvñê!di®ç¾I%»|—*ŸÀ˯ưĸ¹xÎÄZÉÎo(́'s~}_ÿCɤÁ®ô\5i²jp[”rù}1qPÙ)S̃¡(XÑéN ¥x wocúđ‹<¼»Ú}Ö){êÏ•ú¬-Ë’p-ĂÍvZàO=-ºÇß̣ E´­Ù~=^küjûb3Âa©Z…a¹Ÿô:Æ7m]³Ă¦8Ÿ}đÄU›µÑÚư2Đ Ø"Ơ Îṇ̃`Ø•È∰‹f/·QPËíĂdRc5z)»±Ú}4´©Cg¤äàG…÷ç¸Lû ÷ÇB5¢ÂŒ®ñjתqrxq(`ƯˆiÉäù'`ˆÓ<–v¬x¤u¡Ó†8b,ÖQt“"ÉÏcở×+ÚQqc¾ŒTT×âà‹Ï‡Qñ½…²`ÂwĂ²Æü©đnŒ´‡6„esUw\dùSƪ?„¿’}&Hvw˜²ÊÄJZ°Đd¹o䣺-›n̉/qD埦¾¸ñêǻA r0ˆ7̉G$ 1€7M¥³©T%ó&¶ä¬3psRW\Å.ƒ7ƒùzTa¼iΔîñ-¿NaölhNUèÚ\́ós`%æG_-iXY ÇÁúïs÷"iÊJ$°JÖ–ü÷ªà{IEñÈ['†.S‰JC6qwª̃´º̀ªˆ“Ä#¢+{y yH BĐ̀É©xïgor—MÉMơÈ+Ÿ’`öÑ:Ù—’„ñM¿W¤ö&¸Ơr`6Bwdq±>™)Óµ(YB¼;W®j&p½èÏØÚFd¬̣‰W×ÊèeIùT«$ơƠƠ‡·>̃tĂv—^>Œ5•îÔơ|B­°9@¹m xLߌܗ]‡¨p¢`?Fî_‹Î{»IÙÀàDµTÍ?¤AÁ¬ÀÔûb«æ«¥MEEäVNC˜aeΛç–|›»Ô,1 sIfÉg¥YDñ̃,{¸Ø5 ^ªËK¨,óR¢ư<^ª²¤¼gJKr`£p†ó3ÎĂj4¼½ËƠ`°—y—­Ø Û¶_’épÓÿóƠïFW³ß;WT̉đ Pßv„F1­*®̉iÆbO2æèrẒEЇg‰fœ v¾•sRJÍ$‹ñ,Ú:Aûôs95 ßH>Rđ†_Ë8½µđoPWKê÷ 45úƠz(ÁèÈîl̀ăáôni=i…~O"{hK&Ç2kå"N]ÉØôEkOÔÿeqÀö’EµC§ ôáºơËơxà‘ø¸3–HÁtE˜¸HK¶Ü…³CàQpAĂ#J å úæji²ï<ùK&ÀÁDÛ§¥\lDg–Ø2r xŒøƒ́́¹aëû>›H‚—Ķû́OB©±4™í̉œ#¿wL¬Rcn4E¡₫«A>¬\e÷đÍöañjB!²=Ÿ¾…iÎóˆdM*]ÓÈCÙÇßξ¬Ñx̃ŸEhÜñe]`5·b±,Ù\£•ÑÙ T39Œ}ˆưNùXŸ{¸đŒE|CsÓñ‹å4ç9™>PẠ’LÏ_uA4u7%”w€c]q›GKƒ“ßJ̉§¼OÈzúJ—dጠј$®AoÜ|ÍxçÚ–E$åëµe\C‚°¿%Æn^ppCm QdÖæ¯ ê¼–×ϱ‡Ø^¼HFæ×Œ05Ê"ëû oµĐÁ“¢|ßâ·•lw‹ñ4gæ,m"#f9*9Ó­NUI· ©8£J«¶F/̀»]£/›óIà•¿Y»ÙûT[̃Ÿ2;:\v!|ö›u²ß•zúјîæuu9| ŒX¾b3,–ß§uUªSƠy\b#ơÑnObĂçƒó‹’ßû]đ¥&ù–ù™Ssæ”XÍ>„@ßÏ1¤gùçy}~R†̣:¹ä y44iÁ7́…dés0–pÓYè2<ç”é̉q¡ëӃ汛-&´ßDÑÀéʪ±Ö$4́LĂä}§•µ\Ó• [ƒªƯ2L„ ̀å­9´í́×1–å6ÿ0Ë ƒôĂÙ<“́œùÙ|2AŸû!¯*m×ÜzTBœ£U2-÷§¡Q„“¡L)êÁÔÎ+«%dÙ“Ë8<5“΀đ®ŸXÉ&˜‘çî‚æ-rˆF=D§XT$˜"öƯ—ϧ_´ Ë e Dk·ˆ-Jç¯0¸‘HùF¯§‡ ºiºåä陼/2»“KäeñR¼íe3¥÷ífƠB́ÛǛ‰®Ù{b|”¿; ¡]VR=•£îƒ«<-ÚK/ªëÀ®êY.ªDÅèlj7œZ…Ö¾%sƠ–Q)p»£ÊGPÀ̉‰óºE#D‘…@¶ÍU\”ûo'•x`óMk!Å6Ú"Ư×O c®/.ÊÉŒ·,éđµíƈúË2Ùöû¢3ÔÅơæC?íŸK°:ä§Ê­ï¹ÍokUOе¹T;2¼&Vl%Af¬ ‰Í¼lbbñ|ÆÜÈøư±GE„xºçĂçpG¼1ŸäÇ¿E¶ÜQúÊíÛ¹f—øă³¯æªëLlÑ1„—‘»ÜUƳ3¶ø.Ïờ¾ÔzÿªäçÏt;½_kÛÄđZüÎÿ„8 vơud¦pŒg f·9,Ë8È¥%},Üóh¦b1_ư §ñ·oñǼ`áú.3dÚ­?‰R‘hb«-‘¶ØèPf¤bαJ`ü săQÀ‚QNGĐÔbÒJH=ÇTÊ=ƒ/×— ¸ù!́e†̃LZœ6i±8o–‘ö0‘È´MíÁÆ_°5xN Ô’pˆøvi蜻$˜q<–»›ÆhŸ^îHˆ©Üåú‘Á÷èѬÈRÀ4Ü=å§ŒÍÜ2Û‹ )é¤`k‚?̀¶tJê™… `Q&•+ơx´5QJ£ăf¤¿ŸÅY P£§æzñéø2ÈŸ¡fợ¤mÜj<•~/¿˜FÏéC¹ uxͺÿ⛵3)æùZ{¤‰¤Â}­U%ĂnåÜ~IEîD—é’ñ¾ÏEB³iK%§1ñyyW+‰¦ºÑü. 50lé&a2¡…Œ1¢§óƯ ñA<ó•vµG~́.ˆ—‹°öÖ ß63 ©‚´™ªª“­Ưs€€_Ç p₫«êüK̃‰]üº~ºsÇ(o®~ª¼w?x̉`+æ,!Ä÷́ºè® ÿÆÇ“F çUx¶Dß¾û~zÓ "¯³¤%HgfÉ—o?̉†êÜû– ‘N#NúÇév^Ün̉诪Ï…¯ü„I\ƒ‚CàƒÂzÑÑ8gî€E)˜îqªÁÉCa^Æh#Ë&ă„WƯ—.„ßá÷tĐ®¡—kî̀¿®H†Ư¶”̉\bÏ{¦k©- #Œ8…yïCvÊ¢˜`ûU1_ˆJ–KDnVƠ¨ú'ZÁd·&ѱ7Ơ¯E Đ×ÂûϲÁ­ñ^ǃ‘È6âˆz%P–̀÷Œ(i¥Ø°~FÎ V~Wwăé¿çÛls•6·j/|ú‘)ˆ?YÛÆ,̉<ô‘ Íó.ïuv³å«|àíĐ!…Xe#°̀Ẹ̈Æ×"¸#¿Ùÿ¶ưÙôIMØÛ1c`zA†ăƯÈĐRO÷Ù'…FN~å¾0ö…'˜r†Æß™̃BX÷ñ5¥+ÄÉ]-UÛTz„Ù²_ce,Z2¬Q%aÏ6¬¶¸Ë¦:¤!Í‘°Çñ̀f"ưØn²ÈÙĂÊÀñlz̃V$2̣<L­FºĂWFơ¢¦”ZQóà*OĂXT[UùÄS:TÎ F~ÊÔ<s\¥T₫å —sC-%#Œ¤¡jg#¯¡VT~‘}*Ơno؇ü7É(¿—ÊP’¬„{̀O¢ø³Ë4©+¥₫á`ĂÖÍ“AKÜ®Is 9Rp 4DÇ^±Lç¿4‡öGέŒ˜ƒ•s*RüàÁ¨Øôô7Îs%10"NµH(èz1;áøu/à¸=j¾ø4©;Û׋ø}14æLi~>i;?¼đ;k<‹“3 ‰₫o,…à†_ÆtªQ(Í'ù: ·Ơf×öÁ{H-@êñr!íÔ+qŸ2ɳŸájư_ÓÇ]ñnn/»ơr z²öËe,…¾t ׳ÅÚO6÷4êQ<üœÓ¿/5Ü’R>XΪ̃'gXµ> ŒszVn}3È1kl¢0-ú<Ú×|øûâá’È̉%¼ÿNAùL,• oÆK)=a«Wó6Àyă Ăsùé̀ê’¿HDMüí këµÎ‘ÅMV?öR€æ•O¼®ă«ËÓÂ%"‰G|?vpE EË`ócêF‰q+;£›BÚâQmä£z¯`ß"¾:q~è >E²·øíëKÙwnƠ ;Kc@́L»aËnB<˜×ï"z¸ ÚcrƯH²Œ9¸R’<0ëçG³óơ+²ŸÿÅ ¯Mtù[ŸxhËË&߈Åh*ë2¥Ï‚t`ơ«_ răâË ‡ejxù½Lê(,¥Gô•°&ßÏvOH‘ù éJÎÜÄ's ¥4|×íüO+ḯ.Ea ifsa=Ô4€<‡÷5B³ZÙG*Ôspï;YE˜¹I†:…‹o„¸hh]ăñÂëåÈߘƒY:Ư´ºü˜iËú¿,ê§f'öe/|6ô!G₫©Ø4đÈ’æ‹‹µŸ¼±ªmØ ¨EA;\é——à'ùùđ CHÜßÙÿé¶ó§uOEu.¹Ơcß["mt4ƯixjNVO¢:JơaÔ/¢•(»ù»}ÿHự9,x†ßÄSU¬]BÆR¿îN+÷KgY¶-/’w Sâ^̃0-1¤é“>‰óKw¿Yk󏥿ễ‹‹E|Ú3ú©á‡“*5àËÚÈùYđ ¿²Ú××±đ 3©ßê3¯Gár‡!§‹0úX›ù’âv̉çó2øq+2¬!áàq¤EüÀq·fJ˜¤”&"z–—•gƯ¯B8&hé—Ŧᒓpe½BCÎP¤rܘó₫uê¼ßä¬2ZÁéDwV[º½v´uêŸî J‹=ĂE*‘Ñ5¹Æè£ÜR‚~m£’î}0uÑƯ%Zp²SưœêËLyí2àtç42yԤشjêÖ́ îbü+CđFç/‘±§§*),5Nçcïôªpàûú<ÉTµ¹ÙĂLá+è0Å”®+è¶ŸóäZB§ÉùÆÜơơG_³¯e~ÓsWñÀ4‘Y^!đyɤă$÷qewDbkrh·–2zûØ”Nˆ›fÚu󃾪Îkºdø+Éj(öĐî[ưO-Î(̉edóa8%¤°~ˆ/í¯TÀ{<WÀc{Ù—>©;¤SĬ«A/ÂôÁW%Æ„Ẉ}X̃PS[₫j˜+ÊV%¾ 3æû¯SÚrW®ôU§ÈÀ-ÎMíơdß nÅn}đ£‡±ĐÔ=r¬jæC0,IaÉÏ¿¨Ÿ§Ỉœ¼dh:ƠÙ4‘¦Éû›WÛ  M@µ}è̃„{ˆæhß¶dL&¹ƯD(ùƠº™Ó₫R1O˜êmÙú½à´ˆ˜¡ĐªèĐ8tù°ăN̉µË‰µ| ^‹₫m.º(â”àÿɤµ³Cæđé^²¯¥“Ö[›ưlåiÚưú&¦đ% ^F­ß[âoE¶ï+ÓvÁqÅ̀v“£ë¤g"è-‘ÑéÀNăö’!¢/4¸HJ€¢ó ±đ÷‰]|¸y7:»£˜+_L¼Á!¼L#‡†X”#F¬Í ™°‰&´h­tÂêóÏ¢7¿?% Œ‰;°ư_);iD*Íë²Ñ¾ß3#ùè1Ö3ƒsͽùæÛíO]\LoSM–¦BÙ/‹hœ‡ñ†Ï>2G¡T0̃Ư ß|j‹0dô¢¿Ư6 r/KÔç4¦iăÂÙ˜ZÆt'º_¿çÍüpI»åEM»#XÿNđáơ“!]ÔƠ³/~ê¼²qaqt‹„i¢àAjËQMº×Ăâ”5»½ÀưÔ¤çUL)›Ê§á>?GÙBº¹g­rÑ̉¨]ñÀö8¾í˜ûÄjA;ÉÀ凃ys…kYư|Î5ôÓơŸn•h,yolZ{º]Úïf¤¿ư¢µK§ëg)ÂË0W#}E×Ü.%"Úư‘¸up"#†jÏ/̣ˆ}P₫ƯÚ“kY• Ñô¶đ˜#ËN͘hg/ÁùF̃Íö€́|×ÊiĂ‚ÖÆYjZ«€øˆO>K_›—éî.Î#£~Ÿ6 Ü`XqVº)ƒ¬áRá®gwÑd_*ÍN"ïƠ6ZD'¯đ´†µù°SZ®’*cˆÖJŒ8¶đU`ĂK`i (¾<¶Û€‘cÜʯ@BÛ¸8 =Iu½M°Ó•YÂ/8Q›³!S«±¬Í“¡jÜQV#ë‹?jơÉ×cơá¦D;ëMgíNyỂ3³;æÚqkª5û¨̃7'Ü«¡œÚˆO»^Æ„{G”ơ“«CHqÔa2oimh|6Ï>ʪu†ÙÔ,î̉Đ …p`ˆ³?f‰8SßA~Æ$Ăំ?7»$&û¸ ¤”Đú¨p@á.́ÍZg ŸP7“ÛN@eB^Ư{¯<{×́¾A€ éµ,Y¼¾º Ô·+™$CSá$Ù á%Ç­ñ½›Ï#NAb8üez.'̀[åÄ(₫bĂÊwÈ‹ÎÄÈO „ÁNqü²^ƯÍnï™.¿ÑÛc|kĐù;# ]Îú‘¨¬è½ÛÍ&̃ÆÇ£ uO=¢ËM½¢?9H×±²à‚(Âô©eóô0£ H†ó¸P»x.àbø¹†ˆĂøá!P‹‡I“W6{~ækÍøoÏÑÄ\¶Y–è§vsSʧ¹ŒËE è£øm…?̃‹›…đ='\°ƠSÑ?‡B:)ÏvM7³yw€A¥>ùó÷Í– aü½=‡–M̉«ó‡øb„6íBO'ÁCÛܺ)S8¼øbPSWåØä >éî‰;\kXîrƠưé̃Í‹s ïZĐçñ́CµÄ׫ç%GlËe]Y4ŨËÜQYÛg̀´`¡ ¦¡*‹†YV¡Èxê`§–ü[ ßQûĐ½XÍ„yHĐÀ`ê6´g*¾h®Œ;́åÄN÷óÊ56Óñ±²rS5=G.j'ØC\Áüd*ĐÙ„ƒ¼”ga>®:ưẹqn4̀c†¬Ï¤Ö܇s)2 J['̉̃êô+w^—’9y/2ËrÚÜ9q ŸK©É4C ¡t³ è}¯đ×8¥Eu08…´¹K£«:åƠ%JTC˜5©ÈR¬ÍÔcÿßë2Ø@Û’?ÓXwÂï¤R÷»ös{è¯*̀‹Â…ó'Ü’K¸d9 A&ϗ˲n¸Ơçƒå•y3䛉Ư3–œŒOÓ?ÙJ¦›óê†BÀƒ‹…ø!³"™q!{*·|—E‘߯qTcù„ƠZÀl¹Ö¾•.æ “÷i‘r¹“›WMṿIº̀Ï…#º(Ü®§¢ ÷¸Èø ±•9”Ñz¾¦XPđ£€Í™ú]̉"6r_ÀcœíÅĐñ“+“™Fy¬âÍ`aĉˆhPz5¯X5•N\ÇÇW™¹Ưâd-¾­₫ÁµŒö Qü!'¿£™~$µ‘ij®y^—“ö”a½Ås ¹?=ÇMÉh7u`D“`áwó&x@§)_< Ohæ̉èÛÉ÷ƠËË{ÎKÜ#lf7+)"dî±”ôeºíÏâ„g„ˆà:̣̀|xWo0Ê;)ˆâøPG4\gí[®‰Å’%đºJzÔrÙwi25„đY Hƒ˜×û„b?t¾$2öp’n™‚e\¼óºøc¨¾DùƯ(á÷z*åP•Œæ|ØöÁW×6Á%ĐàÔe%ăư‚á#aMûM.ÈuO7ƯHÎOó÷ZÀ\e'`Dí•m1’ùˆ+¶ÍϤÎó%¸ EưŒÁ;ÔËƠ›+>²íêfL.q¿Ï>–P´Ø\ú“£n‰ èÛ$²¯¾5ûĐ8‰z}qzZ“‰LiÀ4j×¼hÎ}Àń^ûÙÄVm×§¹ÉŸºD@cg„eYôFP€"ûBÆpPX3 xjÈ'œÍ¡ë|½çÔ9ƒ­»¿€j":³Èw<­›6{ö¸8ôư)İ›£•gÖa+á¥Yeµ#ÉĐ„™7ÓĂ)îíÉê%U0Z/TfĐP¢ñĂs±j½4}몄Kœh7¿\ÿ¬á:+.­«ÆIå“ åtyă½ï’@Œ/ª4$²ëÉoæäsưlÂblƹKÛ°T_9ÑœƠdíƠèZ lÉ›‹ßb‡@ThOÖTC“h¤EŤEo!û3&-§‹₫»"â¾:0Á¯¡«»ó­9 6bé™F[7̉V×zí"vÇ“¡e}„Î’­Ư¶+Ënû´X:âÉydö Çïv‹j0 לWzyçà½b·ºtµ†Ḥ«µ*ăƠT¡Oî ï¨77?—K}ܘnú8a=î'­¦è …ë§E"n qK¡̉v B4ÿă½Pê å«IpE®Ï^RơcCˆe#ƒåV@ü¥LL‡•ăñɦifÉw iĐ%Ro-N2T‡ˆ́Ëfæ:p@ÊÉ̀w•HŒ̣8qÈxpø…*]ù1ÙáJ´¯Bî«QS<ÊÇx¢Ù¯œc¾*ëèăa|S-9”°4-̣ÙÅô%Đ„E¨nLøI?¶¤Ü©#/—¶÷¦üÏg¿+(g8[âÀE₫2¨nEzk-rÄ+t²k‰˜D•ø ]R6Ö{œîANæ—læduÀ²KReùÔ@ܳñÛˆóáơÆÚ5Èä®óM8oæffd=J©C©›w8’¼wá«w¢lYd1¡©¦èZ\Úa:_ag%¶‰'—CœĂÊñ²VÀ₫Gƒê5f¥ñ¶đY“ 37æ½ù#C˜¼÷,T5,¹˜kă¢B*‰³oc³¦Sâ3Dÿ°–qGÍ™^T„‘Ä½Æ Ü½|ÇƠÓ@'ÏÙV‰@E¿ŸN÷«‡âxÂơ9`53N'™9́™YZ!îÆ[D…¡‚¾+éÄ*6hßow;mvÑñ†2üiøé¢C*"¹*o]3¢¦E„î‰ÓMú“0ÊTGQeE¡£ơ2ă×w=¢•¨dÎûOCĐ™øuËg1ê1?Ö %˜_́½ È_ùø">¤ºÎ~©³uáMÂ#Ñ~iz¥ ³—a'dR〤g?ôØB9U$èP¬y<q¢Í¿êÂSG¸¹úƯ¥¬Ư₫Xv_Ö£ïÚÊĉ:”¬ë̀c̣Ñđ3ÅƠû9[ ¾<ư‹îê¸RèöC.Ăl³ñ7±Q+= ®»0W«u27ơù̀_Ô7w(Á¨Ú\=únỏtµíæÇ¼©ɤ’N×P>#]f₫KüôV«„ú}‹‹mÛ!úû¢i¬(‡:DáÀÀ½•¹è*í#€,©+ù´« ÑB2ªL"æơ§ "lQƒ\‘ƒ^TĂÜ ×]—J³£ØÅ?Ê#øÙtX®¼çyoø3ø€`É1œ/[ ¬"bkp–jX‡*ZKʪ¯6oØâqí'Tœó*‹v±Q^çö6®Ÿ÷í؃—Z›!he€ß[‹ă¨ă!ƠöÜư-¢2µ¶Ăœu´Ó]¦ˆØhă[µư”]́ܳÊ.?U8bˆ1Ûh|ñđƒÿpN€ÚdV₫éSéj„O¼"K”¸âàçx+_ÎOv¡„µ½sêÅ×?ßD’ßZF߯§²­,X <äU¨¾r舙 2̀óAª`ï-~ưñ-́‹?>ûÛ+ǰNºoĐ·l–Ay¶ƒÈª RM‰ào£ç¬!‰́©ù@Q-\µZ›³ÔøW¿<$¾k™\“̀ •züńfˆ¢¡&cy1¶B-K¶»đ„ó÷ăµØ¤U-C­gt¹ñïÀí¿†̣±&ÊUm?Ù¨+-”̣gd¯–tXŸÈ¸£dµv™̣³¥‡lÖ¦$Ùư³é=h[7L)Ý´K.úKÛ̃=°k¯´å'´$Ïđ‹O¸Êr¶SB£¹sLơJ2ÈÍï—¡€¢)Vvl_úèëMĂO£¸_=¯Wî‘a;ư›¸Jẵê|-[ó ¿èƯ‹ÔQƒ™€å¢£Ë\²*çÔ˜qÍg‰aŸù›Öưïî¥Ià‰ĂYñ gxŸIÍ¿Àï?zFÊHª×H>¨ñưÎỨV¬ê¦Y¾Ô6C­í/ôÍăHÂcs«4Ûå—»ÇÆ¿Ó̉W‡–ÙÏIÓ®úè"æÏÈöP6VSkÎ/ß-ÂFÿÅ’ùó)‡}Óv>)ôưÈÔ—ƒÀ‹p«Dv.o–¼}­2n³îGWE·l(ô+Ü̃'Å­•£É—V'ø|8jj¸QH©Œ3cŒN”¤Ø&s’Ë̀§¹@BƯÜ Ÿ:…Ú°è~HŘxÆÚÏĂibñă¹‰ẨvẃB°•öÍ ́&­I7qÑʈºµ„eËØêj?¯Zî|‡ Í‘ĂëSy5GkÓx®"³ëèæ´¤~ë´^±SóæËjó¥mé'»ư°‚÷j=üDû>y?ó•"ăTºàY|0E†Üùm‡FdË>}²üÈùa¢ä«Ú vUb'=£YlÏNpO†ơÎGÑÉ=,Ï‚­3§ ¸yd6~ú*̣È-±?Î#¿%ÖŸ tô[ „“ï“l$^O"ïØWdàÇAï…Hʆ¹'½ZO¹æÏ‘2yî¶U] ;Ô|AƠ›˜!´oFơô T®bđvánÛÚhS@÷åpŒ³‘|Öbÿ̀™rï\C ¢Èm§ê?ÆÔƯ÷6gÓSьطTÚ†åXï1¶»äÆK±(̉y™́/¶ÈÏé+úy2yÅB%ˆj́4G÷É 6[îO?W Û•d7»“ćß HÂOm—½  ;Äv¼H8…"MYđC½»D-₫¨,̃ôˆ‡nF̣¨’ÀÚ³QOk‡̉p Åy£¥ ”¥»\@â­ÏïYI¥éöƠO(z̃yÜѼ«Ơ:é:©V8”ÿv¥)Í:·#æ–ôœ''lªÍñư¾äT˜ÇΤ•ŸÊåY2%äÈi G Ưé´rÈ(ĐÔ~ µHwËa?¾èÜ.$Aús6f́¹­MÈ3å??ÊäI7ønÛ,By#mwo>²,ï}kŸ₫‘î/ÚM›,̣´Xø¤jv“ M':ăü€±êơƒPW[\Î`óªXmû¦Úó¶­̉̃Â|›2|ÆyG/uƒ9E{&ç:haÇơç3Æ₫Û[R3m¿ £Ăïn,ơù̉ß4ÁG_+‰¬¹©wỰ=ĂëpR_D)óE²ÍeH:Çy#cP~$598ض₫vƒtEQ²{:(ötù+ ÔöÖu}6mC§ ~Ú gLK¶ÁôW.<³=NèKIÁDưÁo »›Éúhÿ’Y9%‘Üi¨đ&‡̃÷ÎÀơẬ¨Åô‘ £nGŸhçmGé\+·hêƯLM¼¡È¯¸½<-•Ôz>̉(ɾ,xµßú3ñ… ‚ñ€=½:åq„»dEóNh¨¢.ôu'ĂÓ(QJ¨̣Ưe—'dêëÌÿ>$qBo|‹YŸ}ˆ~ë~ ä±\ĂtâĐS™Ëé^÷6ÈÍûœc$Ờ₫l8Gˆµu,Ơ˜©)O û©CÉá„i-Đܶ óFơQ¢Û”Ê»V@UR Ñ2÷oÎ6ÉÔ^ùc-ÁJ½¤|Ĭ¼YDWéÿÍ´yyäAI)̣N‹ï¨Đ³Đ™çXñüMtửY¤ dO,”Ç,‘Aô7$ (fÜa|‚“XªËP¬ )°ù&¬‰vv×̉\±„!‡ơ+q÷2̉Ơ:I¯@¶¼­{:?"Q’0ouªER¥Í¿´*ziùÑ«#CÙ’ŸôjÅ‚èyÛô3gÚEˆJ¼*ª“_¡Ó½–ƯểÇ¢géhóœ!¤·@³é¯†¹<†\™èXgÁoë({¿óW5g1cÊ·3aíÈ}»ÍT²–>aIy© ›]4Çĺ7úO3ºj^¶âoéIê˜^8Ü0đtE´Î–Ùlmûæf8+b Qeí©¾k½\CµơÏ2eü^̣·-÷ÚåB®¾QvÂHg«Úv•¶‘Z_Z~Ê”‘}Ÿéeó…8ç6‰̀CeÖđ+¥‚z1v»Ÿ‰ccàIæÄ ̃Tå§6„ơ6¿xîeÂsm @Å­äfÉúªÏkˆ7 ‡æµ@B.óĐû®®pZœ e9:Y¤cÁ‰'†8VùuÄ¿A”n#5{¨I…!«4ͯ?‹Â3GZ­Ùi÷&åj₫Æ^Ǻí8̣ß~ĂTÆäĂó;€ƒ+‘ÓGVLAïH£VăÁ7l*ÿ¡J ÖƯñé¥i5ë•%ÎÍP]ĂäË´4Ătpö¤ £Ê–é¶k¾t1Ưse„v,¾ƒñ.ªÅU{ÁÙc£snæñS?ŒÂpX‡ÉñU‘ÛœËm5Tê°-}9) Ϙö~ç“k¸̉V7ç —ÇH6 /ØP›•'Ă=.,ü(É–ïÏêºĂ“ƠF«çG‚5Đ=~Kºyfxi₫Ù$±ă³“‘âë/Ç"r?đ¡hdÆ/È{4 E×d€m¤ƒ́*~«œQàđK’æŒ'J"9 C˜Û2í(BBk„4ro&â9ị̈4¦ïF—k¨- Û̉øk¤̃Ø'mEöáÛŒ)iI+[_ùđ,4ïfÁ S̉±Ê]¸kH˜qe5ùhà-Á‚E ̃0₫® ‘€ÚL£Åtå•@!QơM ¡HóI²´³( íú}Ṣ 2÷Å y$V—j§¯2 &Ùôd'ω;²ĂÈ>(LjªÓ ”F½]_†uÎî•o)UÙÇ=\:­Hâïëuɪm"ÓåH&¯‘À¸̉Ë•0£qIR(H‡Ëó–“3÷“ËA~’ƒ ÅànüezúMT±½†dK‡ln†_¢OE6¤œœæçÉ9çIKRÓ?}‡û¾R₫aÏ êèF/¢ơvw)é 2€ï]™`ÁÂwB›ÊΗÈ|äª₫ê-–z_hT+Ä:}M€ú# !‡Àû̉bà̀à ¬†ø( ̣®” —$R<­BÛÚèŸç/"h:Z³¦!@°×£ø¾.k!¶e¥4˜™aêD<‚Á̉Ă©¿¤ï̀5‚é{ ä…È|p¢Â”ŒÂ GºQTʵâ?Gî®RÊZéwÙÙ/P‰= ›Áó_Cd]ƒ5Ư {Ï,F°ÿL*¬~IWÛê•«©ç̉7G4C"ÂÉàM„S¯Ï{>˜Îi˜(aÛ¥Iđ¢3`_faàªëƒà›‚v˜×§¡H8 Ù+Àˆêøê€ø¨´£³"è—*Ậ2K§̀„çđ´‚Fû 8¨ü»9œÆ÷&ưÉA¢¯®"ă#uS¾®ËN9m¤NÊÄ]ácLϪCG,k©#ê‚V©¢à¥üwb7 ü`–̃TRÅbv÷ËäçÙpPÛrÇ'ÇüZæ÷sØÂK\Ú=ù0IÉ~´Xè*×ăÚèc¶úÎ „ïTỸY7Ô»ÙÝĬơßÈ6†_Ú®ôA5¾—_§S¶c-éÜ£±¥!}0xÆŸû8ö8j,9˜6f’ªÿĂ wA@Æ̉” ó—fúƯû“Ằj'Üx(xhN̉e‘đ¾Ư~F̣˜¼ĐÛỚD­ÜTw̉ëêÿ·!5¢oP+fé_œD‡»Ëß&5@96%éS¸›|³èlHK²Wj¢E¿h÷ÛÎ *V’ˆ¬„½\Úºá}UDŸçÿH—ÇyÜ&9„­´”ƠœNGđjIg¬†tåÿ‚›R0™G¢cæ–—L¿×„&Đ%hçææ{e ‚Ú÷½Fº *–è̃a§"¢8đƯ›EZ¬Ñ»dS ÏƯg¯¦7e%§3w‚ªÙI^¦X_’% ñCµ¬+Ñ̉í»Ë¢ª™̉Ü'8ơ–½̃Ü{Ü×­Đ©¤‘7Ư\EŒŒŸ¨ïg¹̉ÊNạ́ˆ6ɾ ĂÍzư齟ï{™]‰§wÓœ ÁOél}“KĐÀóUªüfAûJd¼ªß*Qc¥Ù~úbJ‘ë·O8|N½7 ¥aEÔO-Æf°=¦ÆƯw9H^míăƒW’oÛ Ukî {@ƯàJ5“»aÖ…Au@ië³R²₫.›øAøˆư99¯4†̀8f^»d¯6SAÏçpR›¾Œ Đy¡ÔçÖă9ư&Xeåé·¥¾—Ơ$Uú¹î«ÄÈ)|°ÎéOàk÷¯\äîTè-#œ›A·ºç=âu­5 œ»gMºÆ«™œ½} DZß§çæjªnMÄûÙ´¾6† @_S×1Ü„áhÏŒ endstream endobj 640 0 obj << /Length1 2127 /Length2 13081 /Length3 0 /Length 14348 /Filter /FlateDecode >> stream xÚ·P›ë¨»»”´¸»»»»,Xq—âîîV´Xñ̉Bq§8Å)VÜ{Ùrv÷9ÿ?sï0̣,}×z×ú’ĐP¨i2‹[9YeœÀfv6€¤²–?€“……†F q₫-F¡ÑººœÀÿ2tC^dRæ;e'0@ÁƯÀÎ `ç`ç`cp°±ñÿÇĐÉU eî²(³œÀ@7I'goW-ä%Í̃è,é́üü¼LºÄ® Ks0@Ùb t|ÉhiîĐt²!̃ÿ‚NÈq`eơôôd1wtcqrµ¡gx‚ ¶  ĐƠhø£`€¹#đ¯ÊXPhZ¶ ·¿äNÖOsW àEಂƯ^<ÜÁV@WÀKr€¦¼@Ơ₫ËXé/&Àß½°³°ÿîoï?À:›[Z:9:›ƒ½A`€5ÈP•QbxA˜æ`«? ÍÜœ^üÍ=̀Aæ/Ü #®0)đị̈Ü,]AÎ77Ă%²₫æ¥Ë̉`+I'GG â†̣Çù¤@®@Ë—¶{³₫u³ö`'O°Ïß` [YÿQ„•»3«6äâ”—úÛäE„̣[f„¸ÙØØø8Ù@ĐË̉–ơđZ̃ÎÀ?•_*đóqvrX¿ôY_₫¡ø¸™{Ww ŸÏ¿ÿM(́́+%`´Q~G­ÿâ—Ëwy Ù^fÀöÇß?ïŒ_ÆËÊ ́àưÛüÏûe•V—‘”Ơaü«âtN^f3''€›‹ÀĂÏđûï jæ ¿ÁöÛSlíàÿë¬/MúÏy=₫¾~º¿Wƒđß±Tœ^f û=âFlÜl–//́ÿσ₫§Ëÿß|ÿåÿ6âÿ{ w‡?Ơtêÿ?jsGƒ÷ß/#ëye§—%ÿ¯©.đ¯•UZÜÿW+1Yq°Ă?m¹É€¼€Vj ˆ¥íŸƒñ—XûsjNn ?)fv6¶ÿѽ́•¥ưËsĂíeÿT_Öæ¿3Jƒ-¬₫Ø/n€¹««¹7 ÛËqps|Ø_Ñ èơçXYÀNÀKu~k'W”?.”‡À*₫‡è/â°Jü&^«äo⯈— À*󛨬²¿‰À*÷›8¬̣¿é%ƒ̉ozÉ ü›ø¬*¿é%Ÿê?Ä÷’Oí7½dĐøM/4€Uë7½Ô§ư›^̣é₫¦— úÿÿ‹Îü7½œÅâ7½XZ₫CÜ/:K'‡—+û„‹ë‰£ăoÿ?î’Ơê_ø̉!à¿đ¥ëáK6ÿ—p¶ÿ—@ÿ—ôÿ—³9₫Fö—¼àáK^§áK^çßÇ~±u~yöƒ€ÖßRö¿¥mî?â—›s~ÙW§ßUñ¿ˆ\Ü Àỵ̈çäÿ[úß₫́́/U¹₫ _ªrûƯÓ'7 #èúúr'nænÿjûKÎßA_'¬[Wà¿ZË₫âă₫/|é–Ç¿đ%çoäxñ÷₫ÿk«,Ư]_ê‡üùØ{Y¹ÿđŸa@ ĐåÛ¼“¥`¨]cèÇÛzqROæqáƯ zfŸo®]î÷ˆ©ôïs‚×]¯ÅS‡û±V¶¤é®Ä–ÈŸ|~´7#Ft$«w>ø>&jLít¢,N|(ù!̃4H†üYKl×÷ÉÅW'ȶºG¦ÀÅC­÷Öó“¬WÓ`Ợhøüúî{EÔǪiæXí£ ̣YB‹Ü9"J3ΙǽƠơ N₫Ä/r…DF¿£XÎRƒ ¸»¹·«5Zn½ÄÔÄDd°W8£S´>ûi „ >e1ë ylô,P‹à¾¢3 +“kÖR fÙFÿó2‹)(̃&€Ê-­Cȳ”̀UÆ&wë§JÛĂØ$œZƒ%ÿ‰6S₫†`6|x¥Æë½†¯Œªâ}VBíj¹6.LJÁ £<Ûu¯A ÆÇ½vÚ•|ú§ÆL”‡ÚnsùŸfĐ¥eâ§,#¸}aN¦ƒ€éàj«ÜLăoG•bné°ÎË é‚=w=Œ'Ë ǻzmƒci^ßtb#±u ¹vsˆ´e4Cí£)¬,Jâ₫WD+–Níâ₫‰Ûë¥Rª ă]> ôtM?Vóộ΂êÊ¡ḳi.>i!t‘LÁ’3ˆy+;×]†ü#¤É¥”%ö¦ïf©¡4¦f,ç2¦l/ІƯă¼*ft”mf•¨9Ơ`2–ñ¦¿ywbpçÔà1ơ8QṆ¾‰Üë`@8–. ‚k0€₫5sPnÙù³j̀‚/Ö•ÚL¦wi­œµ!÷̃ơụ́øcØêm¿q`²€ÄỚ¼µºđlbQóaàDdHkQ\Á·¼Û¡œ¡íĂ´Æ¾ỡfM8S¥qïm½¯6 ]T‚2Vx̃÷üè2,^ư´º+„{Ó–Q†ÓƯµ÷v—µ(!+?Ñ×µr˜míÚ2fáz“æG-,g¼Hïü'm^ÛÁ±d™¤W4ÓÆprÚÄüäÜ=ôtä¸ës–ˆÉ‘ „Ljđw©‘ÁØ8rZ5!‚:“—`˜R˜d©5đ Ÿ¶<ă Âç#=̉o˜gaDzSw‹l/=ûÔwc6®a2ëM.©Î…äƯ·6„±ƒöá ­±{ü™º Ê$q©‡C£Zái[e}Ñh_/ÊWà̃'aYoO/c’́h„bÚûl'~ëÖ%úGçæ₫Áµ)oDGơYW]ˆ ́²ÑX¯6"”{²€ÛÁYDmfèõÛEˆăs5̃́hu!Fu†MÂLúX¹æ°YE¿µvơ¾j[ûŒHÄlªød»äŸp#¸N,®i›©1§K›öÎú-ƠSY˜ÇªûÇu(ƒ]Jméáü{ÏÚÛ'æKèWPb[€‚ß@€ísyÆ TC¬Ñµ´_eƯ‚z%<À®dÙ½Œ'vQÀ…¯†-½¼? ¯™Ḿ’ ‹¾â-£ØDÅƠó¿Ăâ¬E[ûL(UÙG’t…lIƒÖж˜¹́ư^AR¸̣-üaÊ1!ö´!à‘™™̣µR$Xgw³Â1óW?a_đY®°®sY$ă–Ă||x!‚œÓ¦ ‚÷³ÀWơ ¢>±5ÿiæ#w±™©S#R7ÍÊ$Ág/A”…º ôº7ÎñéĐç(̃¢£Ïñ&’ĂW8çẉè¨ädơ 3f$è¡H˜FË„J9v4OÖ59ă°^_4²—b\VWº+đØ…óë· ”§äEœ’-”(ÈŸ×â;/«äSM¾â«úö¸³˜|ŸRÁ̃s¿ Éñ´0;âïài,¹]C²RPC«ÿtÆv|y¡—Pv6Læ|g8¹XƯÀ} ?́¾OnB³XvnFöæ …M+  Ñ™<ŒÇN¸øfÔ3zy¸«´g) ©sd7œøv(ă©abùwđnIÀç¾ ¯ó*¿#BÔA®ùc&ưyú_¼juI‘£˜)ºéuÆÈz:ºZLô¼8l¬G‹‘z,ñàåC’ÁMö¥Æú•twäZ]·)dcïí&Sóu‘˜í“ïëÓO\r₫\8'1 ¼ÁYBEÙ“ưƠx’ Ăj»“Đ9A}~îo÷û}sol°¡]™ ²°H öƯ·¡/ ‰/7 ¤öBzW+f$3lñ¯£†åmg`êUŒ½·¨¾Ë›­¿œñ7i‰$ÈPº)¢KW¨æd,¡er¯_ëç9Åú!ơˆg”ă>̀l–#Đÿˆ²‘ºÅ±Ô°J·êØ»¸Ëg2•ÁÊ.ṿÅuß6¬ùw=«.Ïl‰Oíö>mNă4ö¡+ydŒåÀăÇy»±PnÖµüD€f%¦s³d´­Ö/ ”ÔWêÁ%%¸û'©|'Êy$ ˆlœ»ÙAk±ơ&ÅöuJ÷Ơµ˜¨JätK³”J³h¿^ GßäiºÚ=`¥₫D}̣püå“ưmĐIMÓ.38 ÇÇ7á¶ ¬¬™́Lʤz’mQk]]1á2TN3:n Ç.‡¾ªLÜó¶à .éOø²5Yêo;—: °ăÿđÖfˆ%s¨ÿœµă;— !ùvVItQIẹ́:F8ï>œ¦_ÑÂo›g6­—6@¬Éñ¥:ȱ=©5^™W I2ø₫ik°>’lF|¢iÆ7Å¥m– .‡èI€›üç`— t‹Ûý-®¢ÉÙ~ÀĐåZæ(©lňDf4†³I2.4®ĐcÆg ©ߢW´Î0«¡ĂéÂÎDgV˜û]«Ñpœ_́¤v~y ¥Ơ^¬°£|₫a~‹ ! ’*?—& ä#AfŸèûƠ;ÏR­°'A1öo·Ç‘Yqoê‚₫Tk« çí_ôi®¢ă8¹,%v{ºH½ ïx±₫ ̣DÀRΤl;|5-"EóĐíÈG@Y7(p½áªă‘¸&ÛÚ±ùv¾Êà›o½4??5OÅqiù½( Ô WÑà°¸Äă8»²|1" Úw]î (à¼VjÅÛZ<Í2snơˆ¬̉¤˜…Ờs†¾©EÈoăÈ _®²ŒôET¡7Ư²Ï}ă¬ªí{›üØXÊÜ|*C±₫¾™ió…é92h¤óe8ß ̉K¢¦––†nZ%ơâÛ©•# tm̃#o¡²Ú¾7Æd™DÂl·©iÏgr­ÑOZ½ˆv́¾ÇÍ£^¸L´²gRoL´í'}pÁXK!al̉œûÅVøúđ–Xa@F}¸·+É'Tñi9̃â+uyÚ‡ơÅ*₫n$C_\¡ <£']ă팑?agA59U^DTl–à!¨.½{rÔ¥¢T{ §UÍKÛ÷Ÿ;Pk\a›52q¾ăêJ¾9ɱÁPûX?Œ¡á"HDïMºƒ¼=ºÄ¼œû¼̉Ç£a"gLJ"0™Œ¾²ưZ»Û¦9S±ư¹¾ ®s à[¡Ø«v‡Å%ΉuØÀ¬»9›{œ5}‚c’¾g°-Ï̀_•çḅ£*đ†’^ŒÈ¼6¦Ñ} 9[ÂñcêÓD.¡`èc¹(ACNÎđÈ€́Ḷ†ß\«¶÷“7hÀƯVëˆÀ F8ºJÓ̀Ñœ­âËs`Á‹ûƠĐæ€Éó~G»N¿ă´̣MmÅi‘3 â©pư£±‰€=`È¢sºÑĂÆè9$>>Ư"+¼nœ{Å1ú.DL=(‘×cÊo–û-§ăÆbÖ9ëç«÷M5ùÄͦ˜Q₫=“²ÖgP„²GU‰É\)ÁL¥µï…˸ni —Ú·¥s墭ÁĂË^ï>k¼j>¿ÏWb%ÓàEbÉiƯú „¿™è*MxAj>-ë·F´ßéÚXˆâCVm,D öĂ½¥„TèÉCè|AE ×·H|èQ–ľd•QM¿öóỒkUÁÎ. œWôµ•N5:‡ơgÏ»BŸ‚3ÍƠ_³Ç¸¿e‹TüDC¦1́ ¶Lô©ó¸²¯$=™Üö_Œ˜„!Fợ‰­uVé_·ÎµÑ-’Ôy}K¥ƒ|!§ƠÓ?gî¬åe¨&=g;ơJ¦•>Höx Ú˜S²s26´nr`ÃØ7ˆƯ-•·ˆ³!H˜sóÜĐ¥­®,3m{¢— “«%‡TÑ>Œ̣µ¡û÷sß,|Í!Y¬+høÿ°Ù׸n¹MöÊ•…₫CªCóuaê—i#ákÑHơZƯ)N0Ä,:‡­èdÑ»S¾Aª ̀2i{SÆ,i¯ê4rƠ¤đS„f¶¤T7¤àÛ²¥úëú•àÉ…áXw2‡z1®úO°¾\ƠÖ—˜Ío ˄ب›~•Gù~pQ{ßÙÑZmJ—a³(KªHëø©̉ö¶ÿà±ÖºÊ uÁŒ«ü-W s,/»ư©¦[j‚g…‘ºA~l3ú·Qf–Æ̉¢ơ飳 ¨Q±Ù×ËÙa+»ư-ÍÔpïÏÆ¨̃ “ö›¿iơ™ N5áú+:ØMíèHœü\&:ñDvѯû¨K¤ÔèR­I~’ç´ y^$E²ªÂæwhëa3–ü †7‹ØO¤Œ†ÇR34zØ€ éØ×ë0'ñ•À¥¥ ÉkÉíÛ™HZQgDQbM½9M°ûá-Çnư| ̀!„]ȱB°ßÙ=’Ä ×|°¥§kª‡F0ÑѲđúX³¤xE1HÍZfyûµÈfá3†#Y‹̣ư‹9’d€;1Ñ­̣ÙÜôuØzßÈ=T¢›!9ÉaCÈÓu=̃ưQŸLÙç¹ ƒ? nf̉Ù<Ó~¡p*º h}¿[™ˆÅ©0ªùøö4.ÉáUU„1E)œó“Mî 9¯,)}ä{½á†NÔ”Ja÷â³ÿU“²ˆŒ½˜Yt2³èêG³©GL”ÁH½Û¶§tW‚†~ )»æ¥äѵåîâ- Zæ(̃5y“V¡2Gô„¤êê£N!0_8ơö‹& ï¦{qPªi|(†Wzêơ‘•Á9¨›ưkD•Cª7úÀ_ơ‡¼Âz¥‰HËZâI9pư ̣DÅ×»!_[ ÑÑ*z¯ßOŒlùÛå‰K¤¢/©ºsg ˜Œ̀5?Ö™¬Öª¼­ +=f³!ÈÏ‚pd¤fKØANÍ‹ÄÆ)Ѻr58ơÇú°«~„oÔT̀:4Ư%¬ ¨™rOçRg”®g·/Z…ï=1›ØIu°fwÓ‚2Q#µTÁâbeJ½‘­W×A.w¤â¬Ù¾:ºñ‹’}ÊË2ÍßuË™m‰‡‰/`;Ngu£̀¯Ô&›'¥AíÇœØYƒGµ—3c$ó²ÛÍ‹!­¬1+{Ÿv» Î=–WÖ—Ô\^IS«¨™˜~ ¶ºÛ÷hh».§ÄÔʇ’4<÷øVta”yN±ụ̂â\¦KĐ̀üú°oL^L¨[KiƠ»Éƒ¤(õu31(Ͳ)Ô­™ ʹëKÇˤÇclÉC¥™„Ó7DO®ă¦ˆPtR̉́LW™{tm«f»-u¶ôA#1“ˆ¹;´®Dóü`÷]è^§(rĐyÙÎ\‰&ßy4EU:Ó× ÔĐj ÂW†°fĂ”ˆæ»IưÜóäưTqÄVˆº4úQƯ₫„¬ÍÁ"u‚ÀY™>ªŸéc¿¯¢¼̃·6(¸¶Ä­aEhfƒ2J4b‚}uIZE7w‡¯³ ­Y¾X< 0 5j×Héy=›ñîuZ¯Cr¦̣ƠeôM_V•4ˆ6âH[áƠûm†ỡC¹gé0M&QVј&T’%(‡–Pry¬´—ö«ôè4ørE²37ẓ°®/v«…ç0ê±̃‘È„øn\…AŸ y„Ñd|‹tÂj¢D¿ơ:º9,‰ÔÑ{Dø"2Bñ°7=󽿨â3 ^}ÁÑhEÂÔ²Ư•==éyI\o¾I¹f₫(³V[†]‚)ă@Œª„́kưyWFTy?Đ´(x•Á¼;-æ5iû"̀§>î¹í™®Ô₫Ψb«rtŒw[ăÙ û OVÊ AkƯsʸt¤º-6jl§ĐÓ÷溅‡,cE˽¬–by>=V”â÷­D·Æj~’ˆg ´ˆö^_/ íyV§1¼†C`h:æĐMô8¦”blŒ “nI/ÂFuß·ÖB—)ÛzƯlç«Ñ̉Múä“îÛ<M̀=!*™Mñ=nè ;²²Ú!é9b-_鈕 œMu™PxăY#qR ©ë"-L ȳQ]5Sm((]·œ½lOF«3ÊQd¸`ÍĂ~hƪkCÊüh“ĐÈop-Äæ±-‘ØzùZWQ8=`[=ÑØœKh¢WGˆ¹Vhaâ»X́BZÜKùÉdbtÖ·À÷ ̃íĐôkJ]øy/öÁ•ë ÜÀÑŒxZÚU‰n¦í",Ô\¯?'k@̃¡¥};óèù¹‹` VÔ NÅ1XR; ¼ù~ư1q>>UĐ!°×NĐD¸¼êæ#+ÔWé ªa.ÔÎs¤È¤Z½ˆg„4VEqé1Ô×»•+èy%CkK +ÓX>¾Dđ ë̃Î̉ü4(·«½€åæßœiÊ6Àb̃©@đTT¬.骺Ÿ’ŸLƠ½d₫ †l©÷å{Fc6°¦“X¤4|NE4¥‚eê‹yoÔyZa7P«öÊJi.Ê¿±³ bw"3¥ë¥̃ṣdú¹â₫º‰R±,Vø}w¹ r¨~}Úœmv$9±oQ—đ 8nq!¦O+j́…&4đôÔAYóÀirê΃ vËá’Å7—Ì́ê€fow¦Í®¬r|3ÔŒx0Î5]{¦Uci€ÍÖ6óÉÅ¥—Ê%(2Ûâ(?Ê`-@àf«"£1ƯK}jß{o+k=„“r›Â7ªU >B‹p6"¦ £–v¦c:«Êèt¶›† #Ă}c lg50 ° P[#ìËÈôsÈ64ÛíÚ6÷´K¡+[1ïlÉ¥»ÛÙ ËỚÚ̉ÎȽ´ZpdÂ,""Lp’ƯD¢u¿—̃:Ft±f ̉„'¦ œR>™|¤[±hv£"º̀{‹q'[“ösF‘Ϲö"Ú*ߌ§_„rH#Vˆxí]†¬̉'âRŸgv‡¯oøÎlhüñäe:~%ÇSáfñ)x¡5›çÅp˜±Û陘}q«ß”cT}Y{Cùá§lù›́ª̃`¿L²T*&“v ®ô²œIfKâú ƠÊ—*Ê·9l̀†·~Ï⤲Ÿ—r{0#và'ià:¬ô¡S;-dÍGjḳû‡¢/¹©\æ\ûF¢ÀẺiñOx{3²–‡HDiŒwK±c±z—ơ×[é°Ïó’«% Ê«ü¯C,EÙ]¸To#‹Ou\eZMÇñ¡0Të ·‚w‡<đÀ¦_mÖd4ư ÛzÜŸØ̃-+Â*QQ: FM9ÓdÖq¦oåïÅC”ß¡Ưœ»Ø̣*Óưä¨N¾æ(”»̀Ú×|oơăÿU;̃ Eœ©Ñ6Ẳí‚ G£Ñ+^œqKÀ̀zÏå-ßóÍy$Z̃¶Đ¥ZÓ:ßĐÍƯÆCêÍÑÜíưVÁpÏ¢ÜTCWÂSËvjZ»u°Ä¶Kc¦¼ă¦E™QÔN±9¨jCS|^uh|&‚s¤Bq]Ö¥º§0ÙHwy5çĐ<Ù€çÛxûè”8IÏçºômùâ>D¯^úµvæĐw{F_}1¶kÖŒ’w/»o§†̉TTß`ûgŒ¶›"Ï‘¹&F·å¾’¼¾È/¼wç˜̀Æ,ø´z°Æb­0¤úƒ•XG+bÇÜö»ÅzâÀö±¢%i-̀°Ù‚'yN0-§×bM>ïnÁG±YKf¹82¥·ƒ$ ¥7Rw‘ ‡{:3O™ ûBEy~¶ăØzGÄữ¦iơ§Ûơ0v́f~+ꇃ‘IÈ&â»ơo豦Pkïin>Iú\Tă‹[3àTÔ£§ÏàVå,Á~9}âu*¸]/Ƽ"œ£í—ªHeÏ¿‹âơBº¯Ø̉j;â3A¯ÈAöú±u 0ߺG€Æ°]y¢ç0¥Å̀e¦ä –"MCEi[9 v^Ûp¼+ÚÈÿZyÉ'×ô#k"m¨ư›̀ÛÎX²=~ú³| ²†”óx ¤m­™'Ă/èĐ₫À‚f8Øí'ÿ»&´2ÚDâŸ^£!ÀFNQÛ“àp̣£¹Yx'1₫öû§~<¸è óö4ëúív2[ÿn‡‡x¸bög´/Go¬C>ï|gÙÑWï…ˆ·9ˆœÔ$¾r$=ÁH¢6ÀT7¹Q¨ƠƯh^:¼¡0™ ¬‘o©[̀•µ3É­–¯wvM?Åí- (2SÆÑÛ „uË.V8ÇI‘èüη₫ÎÁI²'̣×úíö4å·‚åÄ™§ÀbÔơGO%©£]b–°Œ)^TFṆhZÇÄÉdÉæ9è:QI7º@yÅ÷¡ºó×$FÈ‚gÉíâñ{®…ÔQ‰Åj•$†”bùŒ{èøè,\đ#A…̉QV”YYÚ®ËVÜ¡(1æi,(¨èź9ôŸ´.c©°›€mfb wàdIwfèÄ9sœ=A G!̣+ăGpăQ‡cÏá^ ¥–û ,à ă©›±Üí£ARJ,!ÑûÅ»{0È®B̉‘ï ÿËú8́ú4öuÏ̀Ă6BÉ*[ÍŒ`›̀ºë‘» Ơ‰0ٵْ“âNf”ÇåägUcaуuK‚ØGåi;­PẺ”h@½Î•7—»°¯½IÛg‘fuµîGBÂè¨jAæ/̉sƒßà—ˆơ¥:Er°Íô|ă ‡ß8»Ü ¤đÚ’±™^'q®ˆóÆéYÚJD-˜èÇB+aiPŒđ …<ÛÑ$ï±Äv¿#‡ă“WÛ&M9i´8xN(Á…k—ö3LˆÙ›u2ư¹w²Æ6QÚ|üÍ´ßÄ’₫f•]®2?ôÜÙæ|quºä[ kqxIqï™=Ö7nEóª4ûÙøơtñÙÊ‹›WÉ:¦œªà* ­XWçlÂnTçoçơ¾2ÊÍÑÄ”Æ'®*F ‰—›Íø¶‘wè (1è>̉t¹‡è×Ë>ơ²©}^Óo>¿â%tÜ—68lÄĐ>;êÏôpÜ÷€ÊÖ-ê±z±O›œ'O‚Ÿ}=‹êEé:{P²·»¹}îUç@_q)́ÄŸ§G¨Ó_Å·+dÍÙ½2|#á̀Ö,A&OÉb<Đ*ty«¥x̃ÁI‘¡ư–Í75đîMïѬËÇ‹ưª;̀Âz¢mJÊ€rV4²jÏpŒ|ïĂ ØWfeĂ‹??§†vy„N[¨~x§ óỄÏ…ÂÇØM‰8 ‡†e"ª¦¶V’©#Dï“a|«ÑăƠfÅ/!³ëđ¨”[ŒB₫C¥ëẠ(QPZ(}n :à«{0 50цǵ”¨₫ów+æđBvC3́~Ó'{=kcWp—À=¥Ÿ %Pjäô±¶ĐßđÖîÊ ë”½rI”±€¦â't;鼄«í=¬@®ESª¯ÛßÍÑ&I!¿ø ®ÙOÊXBøJRËơ2U?iPI{]́$q OÁ?¹8ư9>8¦̀‡Fß³ÎÅlơëµG9&ơm²=¯EO µäÔ—"Øö÷¡FŒ‡¹8¿̃M4Úg{w`PíVí#|c¾|ëÉß3 9±'h¼5Y| gcmđVÊgZî5¦ ªú¹RÛU>î+Ê£­dÑ´§ ă@*ă¥qœ0EŸ‚Ç+%t4Xi×Ù¿·Ă|¨Kíô¤₫¤½¤§´’ăÖàÑ|“4ú\¸MŸùÑZW]Ïé6ÚA,ưáUÎ !Êu&蔾h`°[f¾ư®ˆYÄúăX º~» #çqJ s»íÈüºpï¶ËϪâ-·‰̣&Å’€ă‘—oN<̣Ao˜Å«Úù_ß5CÁ¢™\„™¨V%­WJ`¥LŒÄ‘EÂdx@„q¶5nÍ„€¿¹NÅùF.L‰ĐÀ„¬2/Ăw^Ç)f)¡âgfŮ߼c¯^ÿA€4Üăß¶½&R/ˆ6©ÛđZ(kBd­b¬=›T©ÿºéủRÿY¿#´xü9ỏ§­ºÏ³D¯É́‚öàĐ~ âH>¬°° }¢\DăÀ {íùàû„XºupñMê&̣Ȱz¹X¨äç<ø„fÆØ£!8æÂ(³Ñ:̉Öi\ ”GDœỌ̈E'phâÎi₫0u°²ÁNÖÄ‚dî 9/B€­U/hOvÇa˜,S, Ê]Ä•v#‚Ø$̃¿f,59Iûˆ„"IöÎâí¦̃·p^¹Ü\̣dŒê>€^S@Mî]Ḱ ^Îa}Úsn}¾])Ÿñ‘>ơ¾m×ÿÑT*Œ†LåÈH½Rí”á»NC¯„«äj3–-²̃ø>H®gù}I?=đC#­_†x¢_iæ¥Æé÷oå—ÈæŸÖ&_Ư¹ ‹¦ï ÍÀđ»>JTæ¸Äa0`,Ñ\wÎnF øy%đƒFEîädzœ­Óq₫ªÅäs„çØZ»Zb›ư‚Œ₫¤åU´è”4Œ£’wBMˆđ$ï#ñ)Ê&¿/oøuÁQM~k±+Ueß4[uE]h(®¿÷Öˆ`Ywª´‚/ïJíâ"dû²³}›)cñăüÙ,|E§+&à¼÷i×B\ÿ¸®2Pˆ¯R¢ª÷à»Ï¯ó:·¯Û“Xb¬D̀wLßÛ5@e đ1Q¬ă¦|ho»à»¬æF˜Ø̃__+ !̀&̃ïâh¾1Lôqfv‘D|å,AMM˜µÍx1Đ̃È7ĐŒ‡7WưuGúråC)¢ƒÁG HΣÅ[̉½¦‘PêQ1«m(¶å}¾ÒosÎwíBÚû# S?Ùá긭† 2³ßèâpy…₫ƒØd™ˆè£‰‚Xû&ú­ÁâÄ ÿ̃Z"ÂilxªÎf„˜©ưë+q^äŸ?‡g̃u³>”3Đ×j9s˜G¿üU8•jbà·nUÛe¹#J̀>‡ ºyÆ´ECà ꨂ‹[¢Ü¡³‰‚» *wêñÁ1bf—oĂ.if₫Ÿ¨ê‹‘uÓ̉è–_… 擽m, ˜£è•R&ÙECàÛ¹• %i<å·qû6WFÁ~)‚ ÍÏ=wjê(ÈñÍCº$n(@†ùê©IRcáeËr‡jMF¢GKe|±¸|ärDo”ÆÆk"Çú4v‚âFæ·!Ÿ›ë‹Oaaå’ï­ÙOÜ/º©{D?¤×‚H¹mkĂ“¤Đ¸Ú߆Æ̣­xæáS=Q)E×áïëàÓ{ } ÷D „5̉Å#f~û‘́6nOæ¾rk„«K8€»x(ÈĐA{óÙÎÄw/àÚ‹aÙâC…CĐɸllÖ¸N|ß9Zy³9t4/BıảÎF´ EÏáÏ­B°†…râmùéÉtm‚kügm‹£‘-;먂e˜HEù >ë "]¤êđNhô ÚÅâ¼/Øđ·›ˆÏ;9˜7•´À 5ƒ–é,ËÛæ¬e Û5q¥WׯzTÆ ¡Ktç¸ç÷YÄ?ƒºê3y·ÍØ¡?î¥)8Ó ü*|ó6l^½„$w=z(¥@\v˜Y'¸Ă±v.»¡¿“ib0Á̉’ưÛ*-”j'K›¥¾`@QÊøgxÍö¾íΪ%+#­ÛÀB}Ü\́2¼´zû0rr—7VÎüºùûë ¯´=É*ñxÛ ̀cÔáS’˜-$@I‹Ữ|áv ü8âJª­Îèø³ă3·¯‹‘&fä_é:`ö̀¤”À¢Œ*ơ«í÷»ßHœ“2ĂXñơÍE˜ß 6hăKˆë0à!ׇaơj¿›2ÙÀ*° lyh́±q®Mÿ@ºbâz%öĂAœ£³eçt\jƯx²^¨¿bµ \pè %®g`́7=d„1³åơGÁÙÔ=µÈƠ`/‘µKđºSE"ôƒÙe‚ªg¦ơ=—*àbhơ¬sPCØ–4QæÜnÏ®Ơ,W¯1¯NCđ÷ê;à·–x ÙÛ†gº.íY³{!aºæ‘Ưg·l%ÂQ¢­‰¹ø|¦S‘jn;ˆ́»­Å„f H­¿Vø?'í®Ä`›Úëí;ä‹D#kèGĐ ËƒawaæỂ3äƒñs_}2z‹2e“¹Ă²ßuăvê°3QFtª¬É¸?`€s–€KF—d›ÚlÓNǺ}^,rsxàêX]ǰ{ëÈíÎ8GÿĐÿ 1á¿JÛ¾"È“¢Iï«"”Aú½₫&àÖEN¼à"xØdÇʰ²-°ÀjÅÿ<—½F½kNp8e¯ ®‡,oă–ΦG‡Œ72:íé­ ­;ơ„7˜aJ¿•oùöJFÙÏ]™XT~ÚỊqª— %ƠAr¾#¯Hcup—µ#XL*58v Ơèt¯b‰îswáL+‡X"בΕp‹ TeÏoÁfb™RG$`Ï›FRvÆĐDו2©N¾ñ1 |́LkÉ\¹ÊJQ̀ÊJ©ÆƯÏàr$X„x¥9Œʧ2Pú¨]ØƯù4#”ØdÚ—&º JRÁŒ%nÄÔ2Iº…¦}ÓúQˆm‹*@ÇđZ‡GwKùùËÊYû]üÿi|׉Ÿd A84S ·9~< aʉđ/c…®·œÔ(]iö„€TŒoḿ€W6S=¿æ.¡ERœh‘­V́™+dÖĂô£;×…DOTÔL®îèY=½é|åxF¸:—×Y§0:»}³Ó¿D0p×úEy¾ }\6ÜtË \‹ÉÛJ+<₫H\1vÖn÷̀|ÏgM*iÑ ½rƒ ¿g/AX·Â²7â'µă×TZ¸œâœ§]yŒeđ󛹫,Ö˜ÉùNü¨‹æu¢̀q‚)EæhfA`˜·ÑñÅK‹â1ˆ·f§Do1æXpÊÖcê‡>Mb¿ë̉ur¤»u%2ùà₫4V[­­¦C̣×Ó„¡–èˆÍKkØj/6Y•-×K@»Eágù₫×=÷OË´UÀà‘- tn•á‰À£¸ñ“‰•<ˆEC#£ÜÏù0_å¦rx—<Çù_k»̣ç‘æ̣Å&§#¶àAV1Áø)K„̉‘5h·“¢K¢ë́ ùµ ₫°½[£¢ËwFü*ÈRÔ”X,„†>/$, <¥p e¿Ñœ“v§©Tœ%@¬sị¹ñö÷9ÙƒÇ ôCAĂkZ0©›§ßÄüb*Œ×›úAé×T®Ü¥]Ñû¯\¡Æ­¢†w˜ôƼ1PZÂPŒ›Y3°>ÉÇ ÿæHwY®Îék‰³6j¶–~'́úª3 k¨P™6Đ"ϘQüFïƠâzƯU?í™ÑssăB"©Ưpænh¹%³«Åq«{&¦,œÍ̀!·€yÉÎ5₫Ö˜]–eå,U ̃IđC6VV 3ËNw‰œ•OwXvñDqŸœI‘$_ö†7?ÆVÎé#LÁă»²Ờ}Œ`Œ¹ïbH0Ç4ưw‡Veú¹ˆ¡CØ£ư_ZÁùn¦ ÔưTđ«Ư”§)åßI|ï"Ku Å„<Én@?çkÛqVTÓXp:t<6Öæ÷́ôxŒ¿³[đà{["F —˜b2=BÛđAMaƯR)rO™Ø¦~2–j+₫²¯%Öí*«‰Öñ̃C=E5Úë ±h.,û;~ñÅW±]ÄQ,rÂJoèÔq̀.ÑjêR~†pØÁøù®_uGÁvÆĂKâa|äVÁû—k"“üÓ+IŒCu:ƒˆT%t2wÇ]̉9 RÀMí6j?ëÏ<Ă.ïÖyS³Ă ‰âÛhG9©đ»@8¿|èLÙĂëN“1½úz¬ßI䨘!p°¿ILUêØ%áủ Z®6Iû{~d­To>ÚÚH?A!Ơ›n¬¦É#tS&üô@¢––¶ñ᫲¦×~]Î0K̃v'hÏn¨„§#²e/«Ơë_ÀC4¸̣̉÷‘ô°ö‹}¡´ÎƒÓûS©hµØ_áÀ+C;CØỞ[×W-Ç[đ»[ É´~yßU„h| )·ơµN†K-ƒßë¢"—"²’ỏ̀ ²1•ỒYÀ.Ú#úE-sjÅüä/ûÑZ_Đ~hs`"#nQ‹g>ª₫mé¼;!à¯,+)K<ö”°³Ñă]³ư “_aµ°èè9Í₫öm¤4¯ËæIơ¦̉Sq›[Ơ¡ă”´4Qrɵ\<{ơ‘ƒbiiuăj†™c]ơpg‘ºå©éZÍ #<Ø ¼ăù™Cn@Ц˜ÉƒÀ?u­ÊÛ΃ELÔFƯ\Z©ç|c{ÚÎ́UÙS :{[fÅijC!Q́Ấ¸âˆªc­>ƒlIßLøsoN‰jí¦^à—* €Ç…¯×0³̀ĂS¥Ô¥1Xl"‰Uœ¤Æ j@Û0j¦†¿÷ŒFÛÅñ3ÿ¹Øó­ŸrxR®„¶ –uÀÎm…'<‰Äv?‘0ú^ËW³̀]¦KàqP|/ •Ó‡€ë× #@x¦l²L@W¶¨%:I·ùÍa90Äi›„úˆá¬ö‹Èá÷×'¹Öît3³Oè­ơ¬V€Ú¥J½&₫›Ă1Æcª+H«̉7Yæ«_ å×"憢³ ß“i[vŒ”¨¶Y²†²fv›ªÑ0ÇỤÇæ&¨¾XĨë1± '“‡iÍM¹nà(ß]A >_MqHù”DàØJ¶í­Ó€µuBºM ” ¦tRà%é½è[faª Ĭ`gĂƒËúoÆb,yư`1›…§£×E£Ú¦(˜xrçèg q'Në>•€r̀íó»ÇÓ|?K~ÊæáÀ³…gÖ ˜E5k~2‚„/ȶ ( Ê,¡½V́¨³uÊUïcMÉøbÇ(ßµéÈoxëPÊ{+`SiA6!”ªqá Ơ_‘ŒÏÂøä¡ßd—ó+ä¡™oè̃Ưͽn!¸Đ:Nxg ˜ y];¤Ü¶äöÛ£'á³ü˜¶í·đ*íZÖÜÉa¾×₫Tơ Z}5‹â3d±oKơnûk:-1Ö*Ûơ&–Ëö¬/"7́2‡èÜEO.¯»o¨å·,ÛƒÇÏs¸'¶_1êaLⲆT¤DÀÎ9[qằ,×Y— í ơ´m÷N):J±Œ*‰ÇTÁÅ£Á/"á|zꦔ0rô;¤ ¡×øz”‡;đNÀ'®égđ›1¾âX1Ÿ0ƠOüUe 3Đ[r¾‰ñ+àÿ¹¾~ endstream endobj 602 0 obj << /Type /ObjStm /N 100 /First 909 /Length 3356 /Filter /FlateDecode >> stream xÚí[[oI~÷¯¨Ç­¨ûUB#…0á2 $@ñ’†x'ØÛ™ùơûªvwÛICœ¸WZ )®®®:Uç~©î³†Iæ¬eJ9\Ó†î=3–î³.â_°¸&æædQz\KZăª™’&œ3´ ñS:¨cÊDñL9I#)¯hud*Z˜„ĂK¦’°WLË`¯™ÆĐÈỷ”ˆeÚꀈu ßyÏ´w4˜F"Ó1&t3R‚b”Æ̣ ˜ÑÀA3cœ9,0€Ä¡q˃cÆ'" &f’¡å‘YiiybV(*A€£bÖ$G ©É4¢½¬×4b™ Ë£c6©Ñ3›ˆÔˆI¤Fđ¯‰Tº1D*IÚ*)’#•4q 9'¢’HM–`{I¤&ϼ© +½†­Ôè R`̀? azi©­q^<ÔL̃,°tD'¢c±‡L,*°ë•¤¦°ET Á+Í"Q̀,)KSÈǃ¦By½K+iú–:ô`S))©G–£ơ`1ÊæY¬ÀÄVh³ôÄ™†tÑ3db0oÈÆ¤±#Å*£as̃`…±PøC/aKج†e­•à ̉­l_!zĐ0N›<ÉFé@ùˆ–; "HbÊ™D§Igh9:vP0 hRVP1 ‹—P…œ`ûĐ¹5€‡VÈÁ@½71Œî̃‰ƒ¯ç;“Ét1ûù₫Éx̣ÇHÜ›ÎNª{'á²̣ưH¼΅Œ†w>zàN;Nná“å6Àí°»w™ØgâÁô`ÊÄ}ö¯øûùç₫n‰28î!Ăe4ÜÛ0(J® ØeĐÜ Ä¥̣Ü8ĂU£W\]‰OÉ-!´G„Ë£Mà1‹ÓHN«Ái"‡C_Sm §_đä§\:5,N¹D¼hpb bPœÉ<øgJ˃–OdncëÈÉíjœfK8ƒå̉-Ψ¹ŒvXœ^óÔA$=’ơ[Âè÷¾ơNT/Ü™0,—Vr“Ú„‚Œko†Å©WªơN$9b§ <ÚÖ;é”§ôœªÂ§B†±ĂF>›×)¶8%RŒƒÚ­–KƯºMÈ2©'̣Ù-áDv­:m”%ß°l"=ÛNM‚Ê›dkl:Éu§(AIÉeOQ²5œHĐI·îi­çqXŒHÏ̃u´ipƠ~Xœtí”%V#Åô•%ÛÂ)W²uNí<…4(NwMÇ9¥âAëœ+w²çnͰ̃i‚âºS–˜€$ăz¼So §—\v xă‘dúÊ’°%œHĐ¡U§q{5¬6Mà¶S–ë¸1=̃é¶„S{®RëÆ Åô•%Û‰ôœTëF#Åô•%Û²ZIçÚ6̣¥¸SnPœ:ÑÁ¶ă9ƪAe«£â2µ̃©#rL_Y²%ïÔÈϱS–è€,“́°8n[”̃ó¾‚o[mà:´̃©rL_U²-m:Ú¶̃©-rLÖ;5̣sèT%Ú Ç¤4¬l•á¶«N­0î†Å)5W±ơN­cܰ6¤ŸS§.Q 9¦ï±Đ–ô©Ÿ}§.Q1p'í ‘!nZWQÁsm† |(A¸ŒœIfà²D!AÇNY¢’L4ĂâD‚v¦uOe58§(m¸ö­w*£¸¸.QÈÏ©S—(…ăơ°V‹ü:u NÜÅa¸ÅÄ­m3núª’Œ÷±EØ̣‡õ² Y 4œØäấ́ư†`{ÓÉ"#ÜC®Á÷pf uWçW(ơp~ÁB},ÏfÓăư 1ñ́₫Ơ—Ëû¾Ó<½€Ä]~kG¿ˆ:ÚƠm† r9$€ÔÛ†ÅàHăñrVoXÀÎ˵ G[R¡ƠơpÙ¼´¤ íö»ưP·5’î,ú•ƯnÓvi+mÁeÑ7u[F ë̀5LGÇ|óô¤”̃ẩú WªÍÈU^ ­å‰dRö)ëÊÎ¥-2Áºz÷—[%1©W†|̃¼+†Ëư!aăZo¹‡ª«ï º6@‘¬¾ Y-d™§W¡t¼·KU53…̉¯a]~ ̣Îé¼~ünÿƒ4©¼¬´đ° êÓ“B]·e$¸<‹Pó̉yu:¬(û́±!z†Óă ² ¡¡°“œ¬ïz¾é—ơ_ö¢7¥9´Ù«’¦f P&DÇüµD65ô€ ËÍä”Mm†ªû™đÂnù‚z]!8Ưî3îÓB›[CC˜†Îg,·? ơÿÙ!̣UÿĐáÿHæÅ£Ÿ•vÅ¥¼ô‹¨æŸÆ}̣*ºO8RQW­3ë¤vë¦×…ê8rÙ¾;×!đ*̉ú~úư‘Á iâ,qáée ¢­ÎqÖRTœ¡¯ÊVÓ÷:©D]·¤¼¬­w7mP¬÷ÏñWB\ºAOÁ¹D؆Ñơ^G—#lîo#¤r%—÷+ é̀J¿È¶ÄbÔÿ́ÉÄbÅÆæFâøal?ŒíJcË»¹Á̀cæƠó·»÷ÿ{÷·{JbǘèÓœÙpï̃ô {w’¸£³c*E.IÏ-æÇƠdAơøH́?¬ÆŸNôaăH»£ḥÑâèl|¼3ùtV1l¿¿¨>¿¢'.#qX/‚§`Ó£=_ø—ØGâxz6ˆJœ‰©˜ÿThÙcúY²«ÏcúY{ọ́ÉÛ;ÄÚ¡̉Wóæ ñFß¶´%̃R/o;âØ÷Å/bO<Å#ñXü*ˆßÄSñ»x&‹àÿ@¼¯Äkq(̃ˆ·Æq,N ¼¥ø(>âoüW%>‰Ó‹™ø$NÅé×óÓj"Æâí³˜ˆÉxRAzS´çâ¼§'âO1s1¯₫ä|üÈÏæ§b!§³ª‹¿§âBü%₫_ÄWñø§MWe7‘ưîËÇŸ̃‡́{ÔgW¦±+¿#{ó-ÙßQv)ư ;Â7ª+ü"„´Ü„£Ïvz¬É¨%GÚo‰#ï6âHoÂѳç<̀¥«̉iÉḄ–Td7bÈnÂĐáÓƒÇ/ÁĐ‹>›³rÉL·a¨ñwŸzÙ¹©»˜ÿQ-Ϊ‹e–}ÿ¸ŒÇÓÏŸ:1¡ú|B\BĂDZÈ}â?=1âhVM2ÊÜ+›ÀñçÅtQ|8ËË›“ïÚñ2XÍçq¡÷Æ!Goî÷¾Ưû˜´ßcͦ±fă·¢üoØ̣eåé— ¼et×E÷׿Qï?ùnƠ ´¹UèH´û]­•ƯG’ ªkéÓF>‹,…,ƒöÍF©àùă'‡/^föú )Ôúp=€eßá_©₫é¶á_kƯÇ¿¿ÿW1¿tḍĐù˜öíH#ÛĪ46J#{{o~=¤T¿¿ßk ubL‰¢nê·º½ăơW²Uæ6J);Ïöv³ªßô*a%Ñ?ÄáĐ€Ó­k¹ƒÙß,IZÙ«êˆÂÈăÙñYu<=ÿ:[co£˜y°»ÿè5ưvl‹;s+3̃,a^?bn,ÿ¼8:ËÈúƯ°Ú—‰ÍËùq=ñơÄá‹ÉI5›OgƠ·B²Ù($ỵ̈|o÷Á«¬ÉôçkẺ¦xkE~7ùµ©¯UăR‰¯¡À´Öµ´ `àơ­̉äƠÇJÀ[ w¶'øw^̣Ó X¼w4¯̣[ôơcóZrȧÅ̃x6_\˜CÄzrTß(…ª₫ơødq:gôœö`úr’O*¦6'gư¨»NOZ§‡”Ü̉CJ^̉£ÜèY?₫­Ñ£Ơ7åC7x̉æØ×jëØÍµ±«˜ÆÚ±j¹»>ëfsäkG uäá;v`;¬Û-ØÁjM¾NÍV)·AÍzÙºF¹d•Êôz‰̃=—ëÈùw(R Åun`>ëµÜ:=—Œ—*•†Û%'lA@ëƠ×:9áÛâéDYua¬GëØ/™¯±½æ¢¶ œµ¿F½d½&ơÚ»9Ï>Us¤ơé #ÜÏr¹`kÓÿu|2gị̈N¬¸+ÏY0ơ`ù²̀[x“ím‰À0-[_ë=KÇƠ××tså¼Ă¬©÷*¢¤“E}­q:ys®¦×Ơ{ù/_ûz<´8₫ ¶Eµ@ endstream endobj 643 0 obj << /Type /ObjStm /N 100 /First 884 /Length 2164 /Filter /FlateDecode >> stream xÚµYMo9½÷¯ĐÑ>I‰Rƒf²l°›̀çîafƒEĂ©ulĂƯñ&ÿ~©*U³Y-kfs0JªùÈGµ\Rr̃Exï8 ƒÄr Ù»àÉzGĂà(£\Ù…˜åJ.N÷ÅVîQNn(—(ÈÜ»LÑ‘ ç!É5¸! F̣âG&ÄÉX²x†A ň¿((‰q”G!†"8ˆ(0!;àSˆ2H8e1 2 ØÁàe1‘ ²,&ïĐïPÂB¡‡ È2à ²CbY Ña0teF~Á È%)8I˜‚,–”ay.1b*‰‘ lP2C>”Ûå¶äFÜÈIÄ$S‰’'0a"N1‰›âY2Rœ"KÅ)2–4̉ “Éi,‰/N£„"NePJVœÊ_˜œJ!Ăä4È£É)ɣɩÔ)LN%k’渑LÈ 8ÅèÂäÑ…ÂÅ_˜œ‚(`r*¥ “S˜ô#‹%éqr*j ’Añ'u‹›Rà8•Q,c:À€.FI$äA©T]d)¥”ÑÅ$A$JĐ$ÉXœBBÇ^2Å‹Zả9F)¬Äq© ˆ˜$m ùá Ɇ VQfÄ%Ï Ü˜…2H~8M £ăĂ†Ë¡˜ºTDËâ&•d²à$”xXh€K\0"º4 ²X°2x‰WdœQ´S¸e`óƠW›«_¾<Œîê‡í͸ß\½¼ÿtwp¼‘ùăXF¢jï~Ú\ưm÷~ï~“ ”©Tb˜¯’ ùæ«Ä?_c¹¾Û|ươs>è9QV0¢ÏóuÈ¿‹E‹1̀¶¢¸ùJ5̃kÜ©b‡æ÷Ÿ·»»ûƯîq˜*1ö÷­̀Ê4Í–-¶»ĂíXÄ>?ưF†0üê£ǧi+³•µ_¬i¦ûŒuÑß4{;~Ö –ôŸbEƒU6ÅÓHÖA­±kíO")Ûq Xyèaåd°Zqå¬XÜÆªÖ¾eƠÚ²:ft$U¬YÇÀ&,$«^„µ¥›Vt“¡;«pe”`â¶ơL0·&%˜ºÙbYºÉĐ­º¸v©tyE— ]nÑe¥ËܶCL-º¬t¹G­6VƠeC7ơé²̉–.Z1ÇƯ¨t#w­MÀÜ"•|¤.œbµăBẠ̊=¬ Vh`…áˆR+,ha±b….bƠ(WX¤XĐĂ¢Á`Å–nÔ”»Xl°°EºQŚbÑ) -,Ư¶ »XfÛ¦Ö¶Mªt́*ͶM­mU÷ØƠ=ƯSK÷¨ºÇ®îÑè[ºGƠ=vuF÷Ø̉=¨î¡«{0ºÇ–îAu]ƯƒÑ=´tª{èễƯCK÷ º÷]Ư{£{hé̃«î}W÷̃è̃·t¯Ç.̣]Ư{£{ß̉½?ê‡îq0ºoÂpÈÅ],ËÑ·°‚baë”ăå K9æ.Gs$ĂÖ‘ ơH†ùƠºÅJdØ=’a°¿ˆæ'íW?áqíSÙ¯NhhÙØ:¡¡ĐpuB[[ö­óêy u±N÷²gâBẠ̊=,Ϋ±—!÷2äÔÅ ZX¬X¡‹uº—-Q®°H± ‡ƒ[Xǽ cîb±Áj́e“bÅ.ÖiŸ/Q®°´Ï#v±LŸGna©̉CWéÁôylơyPƯ‡gt_­[JªôĐësȆ•ưÏäæÔç¸úÏpíSÙ“eô2³§V?‘̣%îZö¡Å”=QËôy;.íṣ=,4}N­>GísL],ÓçÔêsÔ>ÇĐÅ2}­>Gís„˜>ÇVŸ£ö9ä.–éslơ9hŸĆb™>‡VŸƒö9`Ët´úT龫toúZ}îU÷¾«{ot-Ư{Ơ½ïễƯû–î½ễ÷tƒÑ½o膣îaH],£{-,V¬ĐÅ:Ơưå ‹«§{ȃÁ-¬£î!ç.¬†î!'Å]¬SƯ/Q®°‚b=£ûjÍ-ë£̉!åöïHƯ‡Í/Ç1°ù—#¬Nˆ~å%)ßz/b£}e9XŸ̃¼G Æ'¯]jéÓªô‹“Ù%·’´Øœ»Ö¦Ø©UlṾ»X¦ØÍ¸X‹½~C·Â2¥çVéơƠ¬^½Ù2,qYk}ơ«#Úº¤†Ơ"ªZR>-é’¾¥¤qíRÉÇ̃Ç€ă†Ùeë D-pX8˜ ­Ô-iˆ]kC>´J”Ơú$gy´#Ñ"̉3Ÿ8jÈ$>œöïØ’xZœ¼Ư~÷î·‹péæÿ­ÜÅ ¼t0tÜE¹ŸëĐ_º\׀ܟ·Ëúy¿{'îvw‡±‚º+¨ or;WqµG¹ú7ơkă…8É5‡%%”×NáÜÇ·Ûưîú_>ǿ·7c|ÿ4>>íÆÿ^–Ïú3âËû‡/»»‰½ºxơyûñávÜ—5•ÙwŸî®»û»ñÓøa_—åûÿüüơƯûñ³D¶äèơƯ₫°½½Øb±½{_.·÷Û÷“# ³¢ô"í£‘₫u|¼ócỴë›ÿư꟯̃₫̣s™}¸Ữ'âT»îÍ«—ưæíëŸß”OÛÛO…?å³µj&Jv=êÓ›ñpµûûëÿÜ?ÊëûüƯAÖă9Úăx=î&¾ûqæ%v3<¥³åwœ`_Æ5ü¼qœfơwRñ‘?9ó¼¯:w½é#ư|Íơ:§…£on-¬Ơ×üḳçsªÍÀ‘1ÿŸ ÷bËúÑ貯T endstream endobj 658 0 obj << /Producer (pdfTeX-1.40.24) /Creator (TeX) /CreationDate (D:20230811121034Z) /ModDate (D:20230811121034Z) /Trapped /False /PTEX.Fullbanner (This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/CVE-2023-32700 patched) kpathsea version 6.3.4) >> endobj 657 0 obj << /Type /ObjStm /N 1 /First 6 /Length 135 /Filter /FlateDecode >> stream xÚ335S0ಱá̉©,HUĐwN,ÌÉOç̉HLO-V031R0Pẩ÷/-ÉÉ̀‹˜@DüsA\SS¤̃7?hDhq*L5XÔ'1)5§XÁÆFA߯4·X!Ú̀PĐÑƠTĐVĐwQ°³3‰ÙE@¶)” b.;;.;,Ä endstream endobj 659 0 obj << /Type /XRef /Index [0 660] /Size 660 /W [1 3 1] /Root 656 0 R /Info 658 0 R /ID [ ] /Length 1514 /Filter /FlateDecode >> stream xÚ%—KlUU†÷:·ZZú  -”G9åÑRỤ́h¥å¶ôư€¶»PZHtàÀ8"!1ªƒåÀèL qjTˆ;1Fƒ‰ ‰ #Î:t‚÷û|Yÿ¾§ḉ½ö¿Ö̃ !„WB]°}QBùlÈB¨2P’•_–d—Áª…üGÉM~-€̀BU‡Æî ËA¨ejÊô¾<Á²2 –í5 ́u 4€F°4fĐZÁ°́m t€ưàèÁ! ]à(ÈA78ƒà$è½àè§A?ƒà 8 †ÁpœƠêŸ*%çÈÆ-p³”|̀€e°nƒ»à +J²v Œ€Ëà ¸ FÁ50ÆÁuP`ÜS`̀€Y0æÁXK`Ü·À Xk ‚upÈÚî»@¦Ù¥ÅW†,´·)ºÏ²vFĐ ö€ưài:k¡ï!»‘’̉́³m>î( ™—r$“t́è•H&î;@/˜eŒy5ØÉØc,Ơñ¤×"Y¾cL¯C’Ç̃€$ME}7’Ô9>ơf$ét̀ê­¼₫&cäÙ±­ïe l³½ ɦ8.ö$åXÙ Ù<ÇÏ~Ɇ:¦öĂH6Ùq¶w!ÙxÇ̃#1ƒăq?†Ä ÑưÓ8n÷$Fr,律Ëñ½ŸFb8Çü>€Ä„Nø$ÆtÊÀ1ú6fu*À‡„S~I‘¸Æ.!ơƒ^p9D¤¯]Eê-Ú5¼AkÙ>‡ÔbÆ‘ú®V^DR’®4M"5Iåt Iéº6`©ißæ”¸k“å -_XB̉ \̉Ö*WrƯ ’–á²èR‰¥H|Ikq*Åï°™K[AÍø]$}È)ßBjßT=÷‘9ö)5éÍçÈ;J”D}#WA!ª*ˆĂD;@̣Q5؉ T êMjAÛ3T ´ÿü P-h/GÁ5d9Ñ  ¢>©Ư¿&À(ZüI¦™Ó†?×)¾…\óF^è‘°daô=‚wăm°Ä”®Å?ơ0VÎ×-̀¼)¹ 6,,?“¤Ëç[Ös½J§fM%¿6À#É̀º¾WÄbRÁµ’ä%UXxkB’Ħ̉iú`H’Jµ>‘d§Sƒ…w~Ö‡tº`•ÔdáƯWz‡¥V ï%ñsê°đÁSÌŸ0Rê´đácQo©ËÂgÿÏ_%́“º-<^Ô˜|¥H:aáÛfI|•pNêµđlUc§€œsÚÂËĂM ¿¤A =̉Ø ¿œ³đO¥ÆđPº.a³Đ¯.²^5NÉtà—¤f9bVó±Ă4é*$.IÜF̉ €_̉4àr’f¦Ió`à—„W—Äu&Ư8'­®3 «¤uÀÅ&©ëm®8 «$ü—d :\ÔæÑ×bhi± ĐÍb ‘E]/éa±Đ¾b  sÅ]€¦ëư*6ZUlt©ØhPq Dj:R¦±Đ‘â~@3€>uC¡Å#€îÓx#´›xp̀Æ^@‰}€Öûçjô’¨=3k¬V^8Sâ¾’ä\Ă€6å:H4xĐ7â( eÄ10nÖó̃rƯl¦YQÑ́“AEfO^W4iöë§n˜ưư›¢)˦~W4mÙ£—f,{QT4kÙ¿ưæ¬ĐR¥h̃ ưk¬đöE‹86³Â´¥l[‡—M₫iØÖyIÏÙ¾6€<¾ t6̃˜æ£`…çß•đËW%¼ø:üv—M endstream endobj startxref 249520 %%EOF zeromq-1.5.6/doc/zeromq.qch0000644000000000000000000027000014465422472014016 0ustar0000000000000000SQLite format 3@ .c  o–«A $ § › 3 ½ ? É oX''qtableMetaDataTableMetaDataTableCREATE TABLE MetaDataTable(Name Text, Value BLOB )t ##/tableFolderTableFolderTableCREATE TABLE FolderTable(Id INTEGER PRIMARY KEY, Name Text, NamespaceID INTEGER )| ''7tableFileNameTableFileNameTable CREATE TABLE FileNameTable (FolderId INTEGER, Name TEXT, FileId INTEGER, Title TEXT )t ++tableFileFilterTableFileFilterTable CREATE TABLE FileFilterTable (FilterAttributeId INTEGER, FileId INTEGER )f '' tableFileDataTableFileDataTable CREATE TABLE FileDataTable (Id INTEGER PRIMARY KEY, Data BLOB ) 77#tableFileAttributeSetTableFileAttributeSetTable CREATE TABLE FileAttributeSetTable (Id INTEGER, FilterAttributeId INTEGER )33/tableContentsFilterTableContentsFilterTable CREATE TABLE ContentsFilterTable (FilterAttributeId INTEGER, ContentsId INTEGER ){''5tableContentsTableContentsTableCREATE TABLE ContentsTable (Id INTEGER PRIMARY KEY, NamespaceId INTEGER, Data BLOB )x--#tableIndexFilterTableIndexFilterTableCREATE TABLE IndexFilterTable (FilterAttributeId INTEGER, IndexId INTEGER ) !!‚ tableIndexTableIndexTableCREATE TABLE IndexTable (Id INTEGER PRIMARY KEY, Name TEXT, Identifier TEXT, NamespaceId INTEGER, FileId INTEGER, Anchor TEXT )h##tableFilterTableFilterTableCREATE TABLE FilterTable (NameId INTEGER, FilterAttributeId INTEGER )l++tableFilterNameTableFilterNameTableCREATE TABLE FilterNameTable (Id INTEGER PRIMARY KEY, Name TEXT ){55tableFilterAttributeTableFilterAttributeTableCREATE TABLE FilterAttributeTable (Id INTEGER PRIMARY KEY, Name TEXT )h)) tableNamespaceTableNamespaceTableCREATE TABLE NamespaceTable (Id INTEGER PRIMARY KEY,Name TEXT ) ää;octave.community.zeromq    ÁήV$úÚ°”vX: î È ¦ ‚ T &  æ Ê ¬ r V 4  ö Ø º – ^ & î ¼ „ b ( î º l F ê´‚L&䶆^@̣Ψ„dB$A 'ZMQ_PLAINZMQ_005fPLAIN@ %ZMQ_NULLZMQ_005fNULL ?! )ZMQ_GSSAPIZMQ_005fGSSAPI> 'ZMQ_CURVEZMQ_005fCURVE"=# +ZMQ_SNDMOREZMQ_005fSNDMORE$<% -ZMQ_DONTWAITZMQ_005fDONTWAIT";# +ZMQ_POLLOUTZMQ_005fPOLLOUT :! )ZMQ_POLLINZMQ_005fPOLLIN*9+ 3ZMQ_UNSUBSCRIBEZMQ_005fUNSUBSCRIBE8 %ZMQ_TYPEZMQ_005fTYPE&7' /ZMQ_SUBSCRIBEZMQ_005fSUBSCRIBE.6+ ;ZMQ_SOCKS_PROXYZMQ_005fSOCKS_005fPROXY,5) 9ZMQ_ROUTING_IDZMQ_005fROUTING_005fID"4# +ZMQ_RCVMOREZMQ_005fRCVMORE3 %ZMQ_RATEZMQ_005fRATE$2% -ZMQ_PRIORITYZMQ_005fPRIORITY411 AZMQ_PLAIN_USERNAMEZMQ_005fPLAIN_005fUSERNAME00- =ZMQ_PLAIN_SERVERZMQ_005fPLAIN_005fSERVER4/1 AZMQ_PLAIN_PASSWORDZMQ_005fPLAIN_005fPASSWORD&.' /ZMQ_MECHANISMZMQ_005fMECHANISM2-/ ?ZMQ_LAST_ENDPOINTZMQ_005fLAST_005fENDPOINT$,% -ZMQ_IDENTITYZMQ_005fIDENTITYL+E ]ZMQ_GSSAPI_SERVICE_PRINCIPALZMQ_005fGSSAPI_005fSERVICE_005fPRINCIPAL2*/ ?ZMQ_GSSAPI_SERVERZMQ_005fGSSAPI_005fSERVER8)5 EZMQ_GSSAPI_PRINCIPALZMQ_005fGSSAPI_005fPRINCIPAL8(5 EZMQ_GSSAPI_PLAINTEXTZMQ_005fGSSAPI_005fPLAINTEXT '! )ZMQ_EVENTSZMQ_005fEVENTS6&3 CZMQ_CURVE_SERVERKEYZMQ_005fCURVE_005fSERVERKEY0%- =ZMQ_CURVE_SERVERZMQ_005fCURVE_005fSERVER6$3 CZMQ_CURVE_SECRETKEYZMQ_005fCURVE_005fSECRETKEY6#3 CZMQ_CURVE_PUBLICKEYZMQ_005fCURVE_005fPUBLICKEY6"3 CZMQ_CONNECT_TIMEOUTZMQ_005fCONNECT_005fTIMEOUT"!# +ZMQ_BACKLOGZMQ_005fBACKLOG  %ZMQ_XSUBZMQ_005fXSUB %ZMQ_XPUBZMQ_005fXPUB #ZMQ_SUBZMQ_005fSUB ! )ZMQ_STREAMZMQ_005fSTREAM ! )ZMQ_ROUTERZMQ_005fROUTER #ZMQ_REQZMQ_005fREQ #ZMQ_REPZMQ_005fREP %ZMQ_PUSHZMQ_005fPUSH %ZMQ_PULLZMQ_005fPULL #ZMQ_PUBZMQ_005fPUB %ZMQ_PAIRZMQ_005fPAIR ! )ZMQ_DEALERZMQ_005fDEALER,) 9zmq_z85_encodezmq_005fz85_005fencode,) 9zmq_z85_decodezmq_005fz85_005fdecode"# +zmq_versionzmq_005fversion ! )zmq_unbindzmq_005funbind$% -zmq_strerrorzmq_005fstrerror ! )zmq_socketzmq_005fsocket() 1zmq_setsockoptzmq_005fsetsockopt  %zmq_sendzmq_005fsend  %zmq_recvzmq_005frecv  %zmq_pollzmq_005fpoll  #zmq_haszmq_005fhas( ) 1zmq_getsockoptzmq_005fgetsockopt 'zmq_errnozmq_005ferrno() 1zmq_disconnectzmq_005fdisconnect0- =zmq_curve_publiczmq_005fcurve_005fpublic2/ ?zmq_curve_keypairzmq_005fcurve_005fkeypair"# +zmq_connectzmq_005fconnect 'zmq_closezmq_005fclose %zmq_bindzmq_005fbind iszmqiszmq   ' 'ÇJ zeromq.htmljOctave ZeroMQ - ZeroMQ bindings for GNU octave ManualDzeromq.html#Installing-and-loading01 Installing and loadingBzeromq.html#Online-Direct-install21.1 Online Direct install@zeromq.html#Off_002dline-install(1.2 Off-line install&zeromq.html#Loading1.3 Loading@zeromq.html#Basic-Usage-Overview,2 Basic Usage Overview(zeromq.html#Examples3 Examples(zeromq.html#Example13.1 Example1(zeromq.html#Example23.2 Example2(zeromq.html#Exampl    àû à‚'„Rßxœ½‘Anƒ0E÷œb¤¨›„¤dY5÷°ñ€­™ICZ%géYz² %U©”]–FÏßó[‡1ö¬i5†Kd/*mE%kIY‚tđ,æÀY‡IgàV°'P´ª%Ag5sêÄa¾đ3¥ƠÖ0Ë—+¾N7₫†[ç!ÑŸœ‚ ½™ùÍKáüưÅY¹«Ư1J̃Á̃_A•¨r¼8h™ÊÔ$ñ› ×—̀‘Ư—rÄF xnû¢̀^²u¶1l·oék>4JôƒỊ´ Nq!Lîä}æƠwæ»₫ Ú_’Áº! e* 5tl::j́†ơ₫ßjeäëʺ†y½Çæú'́;ĂIƒ‡1axœí}ksÛF–èwü \mƯY»”,ù‘ÄvT%Ët̀YRôˆÙÚJ$(b ”̀Lí¿çƠ/¤@ ÊXÎLÍŒ) qºûôéóîÓ¯ÿÏÛ“Ă‹ßN{₫¤˜Æû̃kùçÿt»₫aE8̣ ÿ§ăKÿ"ü%ăÔÿnûÉö^Ú³üåÎÎÍÍÍöU2ßN³«<7AîÜvÇïvfŒàŸiXôY7üÇ<º₫që0M0)º‹Y¸åù¯·àăbÇñÊN‚,‹çŸûưÀ(¢"÷O†Epú³ôĂ/~WưDÉ(J®rœf4ä”Ú½̃á¯<BLĂ·Fa>̀¢Y¥‰Ơ÷z·öŸĂÅṂ¶àeaγaØ-\̉á| ¿JÍGQ^dÑ`^̉Uœ‚¸Ôö§0 ³ H3«á4ø⪕^GáÍ,Í «åM4*&?ÂëGt¢$*¢ îæĂ ÜƯBlÇQ̣ÙŸdáøÇ­ÿ¸Hg[~Æ?nåE€ÀhM~ÜÂçûnÓ~2 ¿HăˆKc~Sj~̃;ü]()—¯†úOƠK0ˆC?ûºa¥OV O®ºA2êÆi€ë#à Hk ª¥-}ƠàåÅ:ÁµæÔ  œù¸œ !!zeromq.csszeromq.css? #izeromq.htmlOctave ZeroMQ - ZeroMQ bindings for GNU octave ÷÷ doc îî!qchVersion1.0́%/ئ³GÑ¥nÿyåÑ £bñ̉ŸD£Q˜¼̣ñ£î(¦°2°†/ư$MÂW>|v'at5)^úOÂéÿ´|>Ù¢‡EfƯY%áÊÿg-”ÿơFÑơö¦f̉$ˆ£«ä%?â×@@³8XøÿĐWQÀÇĐăÓí=́„_‚é æXÛ`–… Œ'ỆéƯq0b˜l”LÂ,*₫×ËgẠr’^Ă€Vb‡~Ç0 î4¹Ú…ă.Rf î4MR9„ÑóAØ G̣(₫_ú1Œg\Œ¶ Úºüÿ€Œ æc*" dÁ‘_¤³úöy8D/ûb²£0ï" ¬['nx¤æ¯Yûy¼ ëđ¹;˜Ç@₫?cØÿ]"Bb/}X!5+̉a7™OaºøƯX±êz¤6‡́Wx’OÂ÷€Kܲ{₫¦6ưÇ6“;́ûfø̃ëA:Z¾“«·Â„̃Ùÿy $åă Ïd:jºă.ÀFÖæG#ͬvIpƯº ‰ŸÍö½ch₫̉ܶƒá0̀s`ĐẪƠûơÛùơN°ïÿ-ä³W₫è.«)ó–á&´¯>A¨ÿư_ö`«̀Íf{ûôˆ¾z½3ĂƠL <ƯµĐƘꥣ9Q~g₫‚ƠØ%\]L´*̉4₫~”ụ̂G¿T4±óhÎZ„qˆR¨kæ#qp„ƒƯSíU;"nâ™¶ ƒƯ+ơbĐÏç±™y‰¤á½ïÙî~qØ º»[·Ë₫®¿œ.°›ÛÆQÉIB\üm”ÁæAÀơ0êßîïnïúüÊçW¾¼Âa¼̃j»̣doD +=Ơ½„ö|xÓ¥®ôq¤ö•€=̉ˆÛ~ê\)¯wæ±ùĂ…ơ&È£a÷2®Âî đQÔ7¬%ª{½µ¿çÓsŸûê¹Ó¥ÛKEWnAV¶öŸúê÷Æ ,*ĐAz ˨₫Z‰Ui´W†±‡0öŒ½&0–ah péå¥%Ú}&À×\#lÖ€çÇ 7"?j ¶È€Óê^×/4o9ơ°!đyRËOå1æ}Æ‚E&'÷M ®z΀y£É³†ÿø₫93ƒp˜ª|»ôûá=‡¯øñ]̀]Ơ•¼féóDwÅKÊ…­,ÏLdû¢MZ,Q]Û G±§Ä6· c××-î$Âÿ₫ạ́Û̃ÁQï̀ŒÈ}Œc@ạ̊“[đ­>?=èWảC‚¸Gñï¦đ.ßTÁÁ3‚ö”¡]¾i ́è¨<$pÏÜÑQcxçïkàÁC‚÷\à¿oï¬wZ‡ÏÚ ‚6öK °_Øẃ—¦ÀN./jˆEÈï$=iơüâ¬wđ¡UÔ*?i µ†dÎÉ€˜%€iæS~̉$¸Ë{äSs"üT7¾Of€¼E>UF؈ï€N‚6µ%W±ŸU­q4O‚†;¦QËŒèÍÁáÏG'?Up¢ă@„É£†˜><9>î^Đï‹₫‡f¥“º6Ô!/ƒz-¯v|yökO±ª£₫áϽߪ×´¡™©ñkưjíÏ{‡g½‹Ơ›6Ôñ3«cưjƒáW•STP—Ï.ñù†ưƯ6QƠ†z}QéµùD{¿ö/Î+}Écϼ•Ÿ4„úÓùùÁiŸ©áè |ÑûT%ƠÚFÔ#³^y¯ßmĐ÷Yÿø°zP’µ¨ïœ¾Ơ»ơû^B7ỜØƯ®E:%ˆưĂ^ó¹×À#Ú-®‹₫[ ₫E•˜ơ “zØøÑÁ93º̃ñÛÓ ’J/ƠÜó$z«̃4́óCïđưÁqÿ¼*åÍîƒÙ~ÚTCj%óüüăÉÙÛªBVmÂ=~F¯Ơ«µ»]B·•Üå «Ëµ¨ÖÀ»„ï>ôVt©›p§ßYªWM»=럜ƠÑ£~Á]0R›*•ƠYĐCʬ4xøë‡“³˜̣œ;³y¶†₫Û?₫I¶b­l½æ~vµBŒ¯úMIëüäđçsÁñɧ*æËï¹3fü7W–ÏÏúoªH3o¸‡§Jqæ§ ác>O4=d¨¼ëñAC€—ǡl¿cđ¼Å­çèÔ®ŒïăàªF—®k…ƒx¦th£øô²Ưùôäè¨\Ưü»Í™Ÿ4ƯơиNYVÏ î†[QŒ¡5 ‡atvÑÿ×MgK‚u­°ÿç ­̉ÀǾ4hÇ?rr|ññ _Å‚~ĂP>yÖt׿­eTê9A–-Íî@·Z¤v¯ƒx® ƯrKÇ ›~uŸ´‚hRÄëµw€ ˜¬¥ă-Ñä襮5„z\ç>:÷Ñ 1Ü×p¡D®ă ñ™Ü+ÖU¬̣§ăË.ç×ÅƯS át¢a˜XѲĂt¶ xùÁl{(úâP®…|æóg¾|¶"¬M"NBẶ$A#ש$*£$sÓl†“`†yeƠ”œekeéÔÆô—çè, ơwüÓ,¼̉yn§LC –Ê;œAÛrj ¸œ­úz._ÏgƠo¿â ¡½̉J®Z< Ÿ /˜pV\71T~¶Œ0ˆ]-É?ÎóÂ蔓pD]“0¡₫áï"Å÷ó<msê₫0HÜï¢Öp0ÈÔ8ƒa–&‹éÖ>́*¼Ù—D&D©4ñÂgéTo»ă4» ;^Ơ‚†G©J™¦£Đ¿?đGéM¢Ædhn‰³UÓœ˜g5 q«‡Épá§ N̉ç¼9?Y-üGÍóL‡Uµ$ÙÁ8·ö«ÏË;~úµh…9¤Ù(̀<Àg>'êÏcÀ4¡á¸‹c¦̣°̣.¥Yc3&5 Ă7‹ùTƒáuGÈ6^ïàû}ßs9˜'żĐ©†(ùƒáT ØˆU%e1̉dú³0óĂ`8iL9 ÓE®ö€đ¡¹Nä0%Uaƈßi”D]`ÇœU¼oöï’´/‹¿À̃»%Å«±6»Ë¸—¦r¹°j²#ŸníẈ·DdX ^̣TkäĂ’T6`IOK¯̀o›Tk×Âb¸U|É `‹o" Ơ>'ăÀµ™ ơ™»k :Ew¹q`gîÖ Î”m„e¹ß)kaIbö̉Ü릖B=]8vœ@G9¨…O)¤¸­½ª”æC:_2ÇæÎÉl*y<̃2’ä‡Ơ„½Íæ1?¸Q̣ ü2 ÉEˆ§ö¸úJE'ÜÎàƯL"ØIxpb^¤°9ñĐOŒƒ„Á̉ă`å#ˆsW—– ’Å"‡q„R¥˜ Z̉…,üÇeơü)[Ïjdx^ †‰'̣¼8…̃é§ÿ₫ă?̉ª&%cJ̃ùöôñçưßÿ+GBb¢Wáêđà<: óG+gÏ$É/_yV₫®ÿH7ïøûÇ<-^Ă˜64µI/qfü>ÅA×1O§ ¡Eà©|FÔpÿư#₫́}bT tüçÿÉăW>³^0nù₫|†?wŸøƒ(IHŒx́bÛ‡çH¦„ù˜Nw»OªçéŒgë5<¯pë 4!}%J ¥ăó·¢aÔ™M“0 ™­¤‰í=¾ÂÍ@Ü_ °Ú–B†‘©ñĐ]¹‹(|ɦ٦dEP{ I®Üi$p̀µ„LÍñåâ¦₫TA½à¹ƠÍåån®¿Đ±Îé8Çr C¶@* 2Tl®É½*¤˜3Ë"+Ñ’ â₫ø÷¨:ùJ»„•¼@ùRÀwäÇï÷²oÜ®lV_ÙG üæô’ë¨[ªưn¯́¨UªưîiÙơP=TûƯ3ç»gú»g·|÷Üùî¹₫îùf¾sī֌qÏ}5µc PMÀçÓ« C•VTIdŒ„1¥r̀’ÊZii표¬ DÔF%₫ï   @ÑÈÂ|†N¸}7¡1‰®e:3qKn”[é{U¤ ̣Îz§µH'U‘‰nJÏÉ[Àëå‘Úe÷½@€~Æø(—5HƠ·ËrĐ[^‰*‘ËŸ÷´,{-,ËÓ¥ËbŸ=\sY.]–ÓË7+—Ev¿ÔǸrÕ8¢OP_Ê`M`Í₫ˆfÄđóûÚO[Àø³¥·Oj®‰ñgK¹Ïù-·m!̣\™nµ«áöäçóeÈ2T–&ăEé’äƯ}̣äÉî}­̀³Væù̉•±Ï¿®¹2σ«´0”®¿ÑÚ°sĂH®Â ¬®Üß;x«̀ĐûẬó2–7u5Ơ^ËPùåÿêđ|½Pë¾r•~×}ơRôkOt/9¶ƯTù¯#ǯ¤¸Ê•¾ñ™ˆÿ¦@Ă‹E ĐVăôFIàuå|xIĂ®;)^§Á®<¼V̉¾o;ƶ₫ÊÓ)%e½Á9•=Ơæî•ÔúY|+ צ¯•ÿ[ÙŒ»’·e÷đÂ{]—cm”Óo–‹–j¹µØ\c*ryßmUf\·xTl>VïOù¹YE×® ñ²ÚBMå}u¥Yî7à9R0Âe4¥Rîn—›TËBÔ+ơ \QSbÉתvËjK=,P­ñàîù•nƒ¨J8¸[|y¥†zxv‰ ̉w ©®C=)Ä`øA”J/Ôm×\°@üÀ ê ,ÔĂ¡* •̣ ơm¹DBµ6B}k®P-|Pß‹T«,kmj,+V°äK)GPW‡`ɺÎ@}ú¯T ºÚơ_èâµUê¿)Ÿ÷_vĐơ×êÿ²³û5̃40ñ–J7©m\öYµ}©æÍäY3>*0™y4óGYeÇ(ÍÆ ÉÑB½4Ë€¯¿ÆÊ…Z§Ëê*…^á›­}‚;ø–Û́;.b¬[H…<÷__: ?·ö‹ñëø±ïÿ¨̉Ư^s±Cû[t#k6ί÷ưJøw7È®¨@(lĐG•Î&Ü×céÊàĐ©Á(é‡ÿùÎäÿ$ó,È‚W¼Ä<ÉQØ‘Êñ6 ©;7“¬÷eàês`Ơ"ü,¶NPuă$—u6Ç ̣¿B³*nUo]èl–"­EA\Û-ùƯ&áđ3;æWö~2/¸{ù±¼½¶]¿Èæ`dŒ7ÀHÇO—7Q6Lk×,ơè’ ÿµµb:S¾4Äb8+7Âÿ³̣Á›îT·~Ôª kוjºg]èwߺ6¼Vv0¨¾Å&¥ÓÂa,&Hw ZäkơĐÇBÉÉU£ÁÊÇÑ̃º×™,t—B%èÊäÑ$*ûºCO8…ÅË¢kèK7ñÿ»)óqñÛœmÈFª(»¡ÈU(¾%/A¦»ĂˆñÖ̉üYEkÁÚl‹?k°ÅKË&Åæ‰p:Ê…Ơ &G¾™Ír^UYè[̣êú|ÀøµZÔ*µWñ‚ºÀ›³Ơă}p†}?ºE™ÖÙá kwĐ1ʤwW PƠÄ¥–aŒ’rÄơQ'*̃ˆ<¿]¿ËVÛöûæ̉³'tS0, ÏDøq˜\“u4ç»YŸ18£5Ö`ë^ŪE¼×e vOí1ơ«11l$}ÍV†ºlA·®Ø̀’¼r/îä•3S A¬cv /ăªx¡~ا%KÄíd-»äǺ»SÛ4±füç['Û½Đ ’’₫«¸Sê]Æ#đïÎsÚÓÑ}0 Ô&ó)/Ö­LæÇ5øÆ›¿¦A“mb.pö9¥!™qgœ;ËơBÖàßƯƠRø®Á¦s±­5[Oƒ2êơ™m<³gêÜ•àí»&VQ}ơuIßî©=™k ̃̀¥EXKäÚ8º/‘ËùzÑè."ׯ\ó½¥ê@hâÄA4uöÖ÷w’´·;ö\ü(&S“ßóÉ]û¼[G£Û°cŹK9ÁfÊĐ!º™n÷kÇ9%@y±4zñlt\q̃¿d₫D,‡Ä Jƒ0±;‹ñ̃º=ÇE„9î̉(ßö/èđÉ_^UÊ$Œà ïZrrƠH¹>fu˜çVXGëª^C¹4—ÎÚnDF+~E¸ăÅÀk,ƒ¼-áÁç³p£`~³¨rØƠ9(BHÚm@Æ¥đA'‹¡1‘U5ÀA₫™íªi@êZHú´©Z‚7 rÆ«PÉ]Œpưkg.°TiŒơsQµ4™÷ d*½ưc1 æD R'u«̃x²AŸƯ&ºHR°Oc˜+ö¼ºwª¸Ù¤{9_}“EˆZ¼t^è{w¸Oqªc—ª ßêÅ4u§y @y˶˜Uưvù̉ ½E#̀ˆ)¼PÍè«/M;sˆhÁÓó>:/›6µŒë˘gY”f8æGÀÙç_ùñâq³ôeơ°k·Â?æáœ÷7h¤<ª‚T̃¬¯RéîåøUÚαçxƒ±„´Y¿•û–÷¬!FÓit "pÊ/ï=‡%K¿ùØ’k¸bîEơ)¡h™ygÔQ¿G»qĂàôd­$r§Ë ê;”JpZª\aÍÖº‚¢yŸÆ5¸9‚ÿ¤.ƯŹÖT’7–dÅ(o‚9–₫CfCª̀&Ë\.Ѿœ”¹KŒ!£[¨7™¹)|ß°·€Á«å×́­tUĂFˆ¾¡6‹ÚÀtơ®ŒF¢‘„É0[€ÎÚ₫h̀eËׂZlP̃̀=ŒfA¼ù’”îªX«{\¥«\n8 ëʇ*BÛǻ4N‚$ʧ\ÅË-wL™ä)Ư± <;#!󼡟îû.Û"íZ₫ỒTù'¶X:HÿơßwL˜í”n6lÍ×F§(V&¼[wT®ëm àí¹Üưøa~Ä5ü „;8Æ`¥Í³đ.®ÂFƒ| ̀(Ǭoªøk•ûÍç3¬Ü…ºÊUv˜/cZÇ…đĂí.g¦Ê·¦8¼Ô™ïÆ p¨ÏÇ~N̉=¸Ûí~9Ọ̈͆Ëa-•Éăh íËÔ‹t˜Æ%&`fWÓÆ¡íí‹u†X4c’f͉oI Wc˜Ä„køv=l–%3[o }”ăbp´nó(.Lñ%úƇ^¶7?46»é’ÈÀr8ƒ\²-lG²#-È>·RØ ¯+|{báƯ˜×!º ÖŒ”ûr2‹e|AÁøZ%)ªxÿâÓØ§£îíK±wKAưÄQ^üùkaz½ÇơØ»]r ¢BêB*ÿ₫Ë‚TAḤp¥É)ơ»Oîäÿ¿ÁÑ™€Ă’­dA– ư )oÊÁ:B²ñfêl4`ŒC¬aµí˜ÀÈ'(®\¡Ø!:@}«eW*cÑ`æ`ÛÑ¥̀„¹ç:‡u4%nÓ5cÙEA0¡Ë"¬k@”wI׆0dz’5¾Ñg^†}·́ä6dŸ¹^)ƒ́»èוA ¾=„đîG­-!÷%â0¹ ¯c<Ư‹́!Đ÷"{¾Ö%¨y'ơhî¸@ „ÑWwäp­aÑ´|¸¦”1 )ÊÙüØîƯkªAß’fßơùB3?OD"y+¾¶V¾gÿOsÑ üƯ¨2˜ëµÄI“ĂŸ(á2è|…Ơ¤fÙđµßæÚ+¹₫S¸\Ÿë3øö¸>Utº®?LçÉzª.cä¾x!¦ÍØ cê^ø>¾¾ÿơ.Â}p~ÆăZœŸ̉êx¾Å{\¦7çøw9ôÛ˜ă;lS™&ÚUi;’ù f³P$Ÿ¤v²–¨9¼’†«"Lå„h{€¢`úà-˜ùơ†f‘»ÏJ‘M„Ä}¤Dæ÷œ¹Á1„üOω¬i`Î6e[ëdLS怪e#7¬$w©D°ûôëL›l¢,ø3ÅW®ï5ë̉º»&¡QU]Æ¡EÉ0"·UY•₫4(†u«M-uB péÀâÓ­́’ËĂ£ă`‹ZYÁ©³‹J§ÍbØÎ ăƠi]&ºœ4Û>•©µ–N…T®\bÖvÊWoØK[é}ç»×y}ˆbEÿÊ’åmĂŒeIªĂ{IúSÀï5ñOuÂ)’ˆË¨ fíÔ¿[’ắiå÷™w₫¯LS³üóRăê{¼Çĸv;¼--®f5ÿ…iqjîNZ\mo÷•×ÑnZ\Í€₫…iqj-₫Eiq+ºo–·N>ÁîƯªÙØcö©QKŸ´d÷{fÔvâ<=­>ñŸ–>%)}®æÓq)•tW–Ï-³v£RºhÑ äé÷cL{¥¡))h¹ƒ‰C¹“(øhÇ—F̃Åæ«¬Y1Ÿ%åçhǼ:çÔ¦pd7ÜØÀµ¤UÑE!ùDºh¨;Öƒ2VÚ:ÀÎz¿Ô;“ëE×uZ ¯É\ĐéåQ-_?#\Đùûz@k¢üô _«œQ¶ ·½ƒ£z•âmÄázÀĐĐ«v†æÀ>µH¡ŸZ%Q¾¸¨^{vZl-̃¤V•ă0æN÷ƒ'CR/ª>º.éwæfÓÇÔl#®0-˜%¿(\ưR9÷°¥ƠSyäË¿˜₫ä5‘ÿ₫¤Ả°ïí u]́~¥XçZV¦₫Ú‚]wÓ¢h˜÷#Ü 4t±€×ºïtf̣ÍÏ¿Çt`¿Ú´®ÄnµƠ…%v›…*á¾kœ”Y8ËÂ0¨[¿Ư‰µ–X¥®sX¹+¸˜“ºíaƯ=¡ºhoG0į&r¢ó5oR(»}]RK·̃Ñ ăùô*N›•V¿['ËkÆV5Û×w+Ó¤z´m~ö/+ÏD·&gơe/+ ×g̉wÁ¬ËQt'í±ÙN‘ØÊâMƒÿI³¥û{%+̃Î0(Åo›ÖƠˆ½o鬱Ö\8Ë•cê”@X‹{ܹêÓn“²O×lå’ã6OQ qí¥H—¯LZ¹еcƠJëîÁrwímẸW’Fm£êr-·́.r¼Œœ&ơYi˜Ÿệ¢Fb½œw"F]g6¨eÍÖVnƠ pÖ’½M^; [F+ưµ·ƯÔc+/zR*Ơ¼ùvSƯµ¿Ự=m·pÍ“Z6ªî°Ưî§ZÆÍí»­—Èn3» Khưưûçơ)¸èÔZ{­ÁAê:º§tE*‚…Ù-tª6!¶j̣Ç2XøÏÖÓ€›œaµ¼»bÛ[ÛpơƯÚ·^9+₫₫̉±.†×Ï6¾d¸öÚU÷ ×_Ă½̣f÷:îºë˜ÿ}»í*à›n÷üƠw¯yëíbk|®º¤™ư¡•;·-Oư’»å{ô¬Vn×Öƒ[¾½|S¹1[Enụ̂è¨r¶œÜöíùûÊe×:V²úÛ³̃iåkø¹íË_ÊWÚêèÓ-_’—º|™­₫Xư={±Ë7ÙÚq…[¾‡U2a·ƠmÑ‹nGSni­Ara¯w'j‰”W¨A{xß´EÚM5 rw×|\ˆ-]¹fOM4–fºFy4îp"–Ă…¿íÈ}öà_–¤ïp§•±çnµ.90ôöˆáµH <©G²&̀L,øë"ä2«h੯ÅÎÚ$€°[¤€Ë7mÎh³ơÇq¬»ü'Fđu->h +Wÿ™o²ü½Íơ?:j•pRRdmĐù)_€Ê·’ëd‚Mˆ¡·Içï[%œÔ†D€#Y›t²̀WE¨»¯¤*gd} ØíQ€k‘hF­?cÍåϬl·¯lưY½₫ß©ä¡MÖÿ—v×ÿ—V×ÿ—×ÿ— ÖßNœüº(€-é•Dđ½•¶H-’Al“dj›„Œf]°³1¿*’çÈJ’øÁJ\Ÿ$Tí‘Cl‘$ÔÔ6" 55I"·3W¿.’¸Í\Ü}¢RP7 †víÅóVíÅóíÅó ́E}öøë2?Ưê.ØƯƠĂëÀ§–=ŸÚu|ÚÜgđéÛq|º́é\ñ h e.đ©]6đis>đékdw 뮌ÅnƯUØâÛ§ºTvçö¨.~Å_øR¿ç–hn}ˆđÖÈî’øä¿£¼(‚ƒ½Oư[CñkÆ{WSáÚa_)öP÷Ơu VïÔÑWü-Ç_ëâÀ•Ú ·@¥â‚æ2u!âJ¥ƒ¦P¾Îze¨ÏÜr̉d¨xN¾.΅–ŸX^y”/–]X •YF]́Y]~·ú{9wNK¢à×£«‡ô›ĂUgÙë‚ÔƠăöáʲÔU4X ·wÇyˉüƠĐU!›rY›Ơ_Ñ]i´ r_Zíj«aè;m*WÜÜ’2AÅ'80È(ê‹R4…b/Œ[̉£)Uv£¾Ç-P¤œN¹¸Î-i=»ÎÏ-­ùÏ̉·'z`Ù"¦‘j)£[̉4¨ ÏïäÓo5UvnMóàÊ•zX«¿ĂK@íë@W·¶*(Ô”¨ºcˆj+4÷§’¢…ܺº»î£=ơ]@¶¨ÁëÙm¤Äëñ¬©Ç›ât•¨¥öpA7 ?ÇéƠÊ;#ïX´£å;¨V);+©l¯®<ÈúÔVÛo{”W¾E*¬̀~#j¬ăú”Ỷ—Üéù•R_R¼’úûæl%ymê«ë·Eê«‚o“úʳߌúêÆØ_,Q]¯A-=sj%=>³èÑ2¯6§G«ß{¡G]µ¯mr´Ễ•5¨¶ÉQ~ˆôȆÅ*b|î#›w¡Dîñ>Èa·ÎƠ¤ïH€jt-“ƒ}¨¤w++|Q¡¾;³BƯïưÑà}ˆfkö­Pâ}ˆf ù¡Đ£xûV’àwV(a}ÊS=´Gli¾ÔÔ6"+5Í)I‚4íRLkRëÏ]I/ß[WVÛ₫Ưu)§¾çöè¨~‹TUEÀFôU?ÊÖøVy”…qƠ†V’åYçû]È̉ô|?d©àßYÜ™,Í(['Kú’eÛBRĂJÁ¦;PdûæExû´x'£f|mSáĂ21nF®¤ÈƯ2E–b•w$ÎáÜ­Vúº̉-!¨ *®ù}µ3̣‡Bß&¾’9¢b¢åë̉­é¦=úD˜ ²"x̉œ|Ưa)Œ=BªÉXIQ%)%P¬KV5¶G_à-2¼̉¼7¢¸ñmN}1U–U2¿RëÙÊ YI[ñ°lÖ¥+«£öèIm‘¬9nDCÖ˜Ză\æCa]u V+éKÎ+—̣¯Ö>¹\Óm‹ç˜+ĐÛ<Ơ\úfç›kFغ#|x”ØÈ̃}aÑá¦ænµËû ÁÖ]w̉w¤¿ÖM]{töLzçJêû΢>“ư¹9ư™nïƒôÖiĐLưThFØ2*À†uđJúăÈˆÉ ^›̣t7-̉›Àl“Êô7£/=¢Ö¨êüDÊ%)?J|sóéÆGÉ₫ă|̣•äÅN7_»o±Àk³ Mj³4’ÖH©Ê‘øÅœ*¥ë›zñø™¹À—ÏÈåHmŸ£8DÅל½¬#¬̀XæĐ…>«°6Á©NZ¤9Ù&Ù©ÙmFyj<›Ÿ€øZƯå#(+ fW—JQ'T6)—bw×nÙ¹ạ̊)jº—P±Gö—u×V,­$6vÿ;ç™Ö®½Qî°Å:.è6krØ3̃¬6Gyl-jazl†è̀鳕äöÔ½₫w£B/ª£V˽0Đv‹¾¨9nZúEiƯº†’t ˆ;RPnQĐ:]Ø ñÇ•ÔẴ>¹.á0øöháµH.<©(…G²9÷Áï¿VÅÉ9׺’6— s}q:kR,°-Œ3ÓèÆ׿4ó¥™ÏÍ|i}¯ÙF¿ ² ({¡öxƒO`k-²èjRÈ7)A÷E˜míÿf9®âÓ¿÷ƒÿÿæIèï=ỵ]¹¢| ¢½,,=íÂ#ØoÓ (®€ôíÿ ‡ñ€úï2ØKç鸀ل₫»tŒ\ưßO†Û¾™Ô<‹…lMbörggœ·Ó́jgk¿ô€§Ö»³E ƒrfÓ‡U ±wÊ"ƒqY4˜¡mĐï_Fa¤TL¢Ü‹yQüQ:œO?ûĂI\aáè¨@èIZ;ˆÓ›½Y¸/¸²MÈI`±i^S¼x hvk_ưb“÷đÅ$\AØaàmI ,ÛWĂt{¹B&N1-đZ£Ï°ú4§›4ûœoë śI>͉5NSÊ+¯˜eÁ³Îc†àăÛQ˜GWI8̣¥Eđß ‘Î3Ư(RÉ퉂DH )¡‡áûo´a³ /:^që´#ÜÂ#^Ä«y€ÄÄc÷èƠơKƒë‹4MH`:éULÿ6ùä|3ÅñçsøV4 §A”äÂ4È@ô ¤¨Èưyà`üa pØK‰Øƒ–₫-Óx‡¡áTT¯ +˜KŒôˆ̉§$ YÄ!2ª0È#@¬>â° ób’̉Kç̃Ä5BÂw…P&HÈa ijhâă$Lü˜ø, >ă˜4tđN2CŸáx‚ưîo–ÁÄ ăè£~Ê.ưø₫‹IPàø¼Ipͨ³ˆÉÚ°fŸºËôH>»âƯ¦~4F₫M”OwtÆĂè"ÈÈ̀Gl(§ÍMz7¨@D…ơ)¶±ZwŸă’ĂØ†<:’øIxĂädăÔà>'é†;J&à×̃®)~_`ƠpZAâ¦9-I2"Q›b=âFa‚Í„ó‡8Ø ÿ,¯h³Î³ wXF“âV°’À&ˆ“Ăê땆Y»p˜Ï`_Eƒ( \ÁuíRTÏPt/§é(#q¾¬Âƒaá3*•n¨ÁĂÍBs4èyĂ/ÁtđUĂÈçÉဿIˆ <ø«ˆ-´ÙưqÈ3ö§sØ3àâ>ˆÅ"é„Ă&rF'µÖ“ÁåñFd@%b‡¯´;"H‹™º4}œ =¨|„C4N+ë‡îsâ‚É ~EV ²̃¢~™ÎHh£:=ª#4Ø?ÅÄ/n€Np–¿ôí>^XøZ± Ml†„₫hï1 8S2+á̃Ut­(0¯€W¬ÎIaƯ±—ÀíÇ’qןKé©ư-Ëÿ1O_Ñ„#ªG2?̉4h̃0ç!0Ó ˜døÔ”j}²Å¼¯T."†Ă}`up L–Ö¼̉r Ó5^Xe¡,M.‚­ÅÖ ²É>Ă£ ÷˜ñŒ:¼Î<Ĉ:èS\'S¨”ÀW |1âF>đkP‡@Á‡)©nˆ™h₫º?ƒÔótJ†5l9 OTz|¡ÁÀđÛ<ñªsaF`x&|ˆú`/1Œj~5!^1 ’ù4Ø+™byJ ƠÀ>JZÔË C †d˜Ng°‡Ñ`b hu4G^p 5gi,ñRĂĐ™ûyùHYa3Tg³Äđ‘nt8œgt¿†é̉­<ĐÁ€ÔGsåØ|…œ'¨ ";ÉC˜Ä “)–¤̀Äí¬@gÛ³x1°}bÅfE+‚f…e$.’ éx*‘'Ú\(Tœæ¡)̀·/Óäd02ÊGC:T{¬†êp«ĐhđưH9!ùd¼Ê¨Øu¤ö4uéÉ—ˆ³ñ—¸B!0v ˆœ„›ò•pjá 1ëc†D ²ă‡h(>-À€`TMåtƤ3ibœd&n{çüÊ‘ÁÎă‘QñU‘K°¹`8Âq‰×EŒ&"/g›p6Ïfˆp¤T¼:g‹‚'ÍE$ŒRÂ'ê+¨Ñ×i4b²9 àP3n¬Ī"¡‰í5qoHS ±†å¿Fbƒ ®…E-̉₫€‹¦¹“L~®™“êö£đ˜yÎƯZºƒÂy’&]‹ksµû,­HcKawPˆ‘ˆrȾ‹ñ#é ev2$ơâ’(ØKL­‹̃Ù‡óîÁñÛîáÉñÛ₫Eÿäø|kŸúđÔ7O• –jgY˜€Ơ‡'o·¸³âÇ­'Wó߆ă(á!o“Ùö·x„ åÂnËè+ËD2jw>Ơ4¾Ô00(ÈÚ€V`É(˜† MËßnÁ2ÇÁ¬«ưĐ³e zẾ 2§®đ® æ•₫qåNÅrªL =̣Æ"Ö%l ! °©Ơü|¿@ï̉„ ÛÑè,'1çK· Hwđ…<a®Q¤!ïŒb¦^NÑ.B9c0L2Í®‚$ú#(\›@±¡{à 1º•ôkÔGÁŒ₫1BQË‹ßçÇ ¦&®g–øUÓ€HY“¤ổ/ùx@¶¥ù¨ü…ÁÚúd˜BGđ¾Öø'œ…‘̀ F¢‡%eơMz¢FÊëºåÃ\Á̃\¶B#¢J2¢X ñ€‡¥s0U-¼ß&ɆĐ ÊÁ­b₫ŒÉ5-}ŒëÛgú&<¤fua3‚(ú‚2₫ ‡óB\GÈ̉<%|­Ôâ[´N¢ë€Í\íS™-’è9ñ¤¾f“Ă&ÑdœLÓ·y&Ø¿BRÁuÅ4T¶h<º{È ;lˆ £ƯD«‡Ă5f°CoÂ8®[@×uX¿sO ơHω˜U˜àx¤/÷‘X€´,œÏEÛr€–¤,¡ß2`×3Í= <#U2Đ̉T‰Ă$€}ú|† 9†ØÚ`—dzTYd˜Î®Iđeü´ÔĐ¿§æ\3–¯¸ŒGdÛ§¨wiÆZ8m)̣̣3 È_ Ë‹ă!$‘̉+Ü4JBRZPdycPh´-‰™;}ô A&4 m™ÑÇlÅ̉„n³z„µ?’ê±'!Db2̣œ̣½(Ÿgf4 ‚k$…’„×BJd¿§e?µBr£0CÙ=‚Ḉ §¯G + FZbE"À<‡Ÿƒ+%‚ÿ¬LĂЦ'*ñFe¨¹g5'>1x r0»FFÉÜZŒ3`1¼·•~‘}a¢‡m%¿JO´‚<¸ ñt[‘|yElù,¶Xb?.âeJ+,EVFh ·0Æ¿À…5ᨌ’ÍK"„>ơ}û?ŒQ†$#`J́`4B2V»8˜,‡>̉R@bŸ{"$‰ÅcÔx²,\ ÉæÈ•ˆ¢±û(3elyl±›x ·ƒ-f¶:oE`…ùa:^3‹|ÓŒƯ¯t)*³®Î¹Å ÖâØ+9,-ăMà³́"ÊóÀÍäI<¦‘"4»3̣§ÊûgæÎ» ̀xFö¹G±%0æØ²6ª ĐÅûô”·£4ä] 6¤+.¢Ü+ïkÂuÙ¢/̉” y›ÄĐ*ÚÀr₫+̣ÎÄt¶ÔaÀ- ¢”B+¥ăÆờÇîÎå1‹ RûÁëÖÔÓ†¥»hsÖG1©wy:DÅaÄ;ZIz)‘A>‡2Ậ₫ăHܤ¥ ƒ®‹$˜b(1^x˜à¼~>ШQʇ6hÔ"„ÚÎGq™v<%µ1ô{uÊ•̀B?O”³€Ü Lctä @ Cñ»xö¬¸'`7wĐë́›:är(Æ&'m„(G{FÎ/ Ơ@çtJîE%[•ƠÔu×`@îÖ-3Iv‹ÁÀ(‚aÏQ+1o‚xØ©6–Äáqæ®D®(;ªÑƯˆPƠk¥?¢ß…T%jpªB2ä±Gæs²E¥ÔH¦5tÏ<Ëo„ͧa¡¼ĂªtæƒÎ*sÚ:œ(¦1Oâh! 7à ¸NƠF›,*°%x‘ qB2Ö³í^²ĂåïÁÂE ψד!uü+°%)çä«tØ;óB̀¼ƒpÄắqzÄNå•¡th3ÓÜØ_l…¦¼m”‚}†•%ÚƠÓGfâ@8*B„‘̀0æơD3F&|ièơP#O\2:cbeĂù 4œ¬ $4”ÿÚæ+̀i`úèjöưsR7a©È*p’^ù’½éï>A³ {AÏP‚É9úØËœơÔ¥.í { Îx#¿C”€dë̉ ĐAá6Å)§Î¢Üº PƯy¤uT²”óVh8Ỉ8½B¡ön@iƒ3Ë•üÀÏcư1 àJ¶Œ´Gk ô¶Ư]%ª>öOO,R`Ø`ÀÔ&¢¿÷Ä h™àóƯ~xÍË#£ÍFîkE7~%ØBS‰SsÈK¹,¼ơˆ_¸œ”cû7bg,ágXI2S`[ " êr_â|Ơ©²FÄ Br?Zá3»u7FDE°k„'q₫V6/ JItÆêÄ™P¢T!Äœ'ëANŶƯÈØd]‡ ²]²L×£̉î•UcVg:̀8&1Á‘ùËỒˆ•Y®Ùʦ1;üW•µwÈ₫@ÏX²æµ™}V Cæa«E,‘t6&₫   »)Oë™{’Ï¢áœĂëï7¾7Œ´!ÛÈ'Hú!F=$ q¥‡î•÷9 g¸èö8¨OxäIZ£tƠ-Tœ’…‡N¥Ø\ëHÛHÁp˜fJ±ơ‰1™V @° rLóeæ²ĐBθ¸¢&¡•*S︃V©r̉×zươrböEifHrI*¿Q>ÜÚ+C*ˆÚ)‡sQ̣ùl–"k̀Œ‹Óä…˜$ øA鈢kÿª(jHÑpT4^QYÊn}Gdđ;X·eØuÓÔ8²µØô•Øô„{åÀ«q1/•&’ '@W]L†#—v­g®ÚY)î‰#LB#/m(‡ÍØÜi`‡¬"Ư¢“EN:¸¤zŒƯz[Cç;¤[NgA)ï×’É£/¬₫h±‡OAf`₫¸^:¥Ä ¦q̣*›¼QÀçl:Üơ_6U·úôËỌ‚ơHÔ!^Ú€ˆ¡¿ƒŒừV“Üö‡y¢¢ÎX¶eœ®Ï±TWöt±—‡:†¦0Ü‚|̃’ñ"ØE±1#!ZJç¶ôóeë&a 7‡WBƠ< V®ro‰´ÓxÙ)@â-[ö ÷’₫Ÿ`\ˆ3!Äe»/O)J #áà¿ê M2;ĐÂ!@a&Z•&Áäuæ§ÊûZæg=Pi&1¥ƠOR1^êHƠâ²®•j¯’d¶Xëă’›äÇ^‹§¬>Z ÊQcs@ ,“ø¯Ø9‡AN*²˜€‘tWpZ-ÅGÄmÊ£ú!³DM|ÙeëSyö^ lăXo´AYÊ ̉98DÎ:Pb†¡÷¨| ƒWà±̀€fâV ûRÚ2ÇP ¶RFú!ùëíçûyƯùˆVÄpΑêªï¾d&[há¼mÚ‚4åU˜`^¡ÎÎrjæÄI7k4¦C½…"êǴRâƯ2Pl@‹ÇWbV•{ª%qÍ7tK¨²‘vúÂñL†q4ç[Öº‚5³< ˆœ>Ú[$QÉú¨Ù™cI¾#ó§È—~Ù‘c=8@O<¡¬|cÓyXlWZá_—¿ë˜¸—#r$;wlļÉ^˜“ûp†Y·H»ø/ç³é¤F§˜¯H~,†”ƯÂØª ²×̉ƒ$²«>„̀-ÇÄäeQ$ü­̣2l̃Ç gö¼ÿb¤çi™ lhʱœ”Ö(ÑÀ0‡íóˆ$†3B™¡œ%ơ; ÷Ö¾¦÷æ@‡ÈGn<¦Âàê³¤Đ—¦ÊB­Ú箜5©’9joJtêĶSt––Wà‘cB ,Đh¢…°ḮT̀R¹LHtªqÇÓ(¦D* pxööHÅÆr#çT¬ZGÚIôÆ#ÉxÆ K¢̉Pé¨Á³@1KmøUÙ(‘½H´^€›Â+O¹öÁ|PŒ±†UÓ™ ‰_Àº¥ñ5/Â8¸F³k̀:Ep¥[•“½¨-‘H+³ •ÓQæ—ƒ®”vÔ¦I/I9_欓©™A¹Vj®{B…©çú¯̉@ÈIf}d§•›â)(5V^®đ FHºƯÏ(´à©£E–:†yPÎøå%pGî©…³U:ô Xg€|£ LÍQ?&T‘ëYwÀĂ'T|ưIb&o)T&̃Èơ Ö₫”âíÜ25—̣©„>ç1Iö.8`%º³ä·w¤•ú8…y¦£¼ƒK8 GnèÈIA9àŒo曑éA±kbäêỘNÎd kñU}*¯è©BS₫ÏçË5»Đ³‡ÇDç˜r–{`%“9r )Ü!' Œ÷¿«=àaæ”S0å¬óv(ñ¼0h%ƠAÈ&¿qBR`êÍ4Y ,ư±«K*œÖöc*"VöÉ!D;]h,DZÙÔ³iÀ$-YZ?Ÿá rOLYœª+kJÚÊØö—£_¤Â94‡Y6’jnÉJ­üIâ×,,æQ±Đ«ÇF2åË<ªu~º#̀IĐÂ_ ÿ! ×KtI·›³£J”3mûÖcS̃_¶Ư°Ă\bQ¶«[»~ÈÉăňĵNR6[Z#|]PÖÇ—P=\XÇJ½Z”`ƒqÊ+Ôyp¶¿Ơ#â€,]ÎN>2&„­…ä¹™„I%åË ă±Nç«2!W 9-‹I¦f¶/y0úë( ´sæ±$bÄ.bîåXä´Éù †YÓ²EV́ æK[éƠä ¶ÍÙÚmÄç¿ècåív„ª,è£Ú?ñK™ÏËÓ½rFŸØ·Ô»²2g«³£XÇà ØáFƯ<Áđ Eú3>;é›S˜¯ë â\„Úת½˜—&@bÎée¡„ä/¹à/¨:'ˆä, C|â„O‰Rdr:C*ÙhâtÛ^ưP¸ç@âV¡RÙASQRD[p₫ ŸJ4ÇÓAñæÓGv"¾íärRBt1ơÍ~¿Ê©1L½#S>¨»Ç®r•o'ÿ꘰̉Í µ9É0Q)å¤sß6¼j° ̉đ®Poá³^%K“ûX@©i×Ï`ur»¶ểtp.”£*m0®TRwêûRó ƒ]ÈIµÂüÆGÁŒGKHE0(~6+ëXâNé ¾CCQ¢°s£&XÊVß~,Å@8;ª– Yˆ0ÍDÅƠB<Øm¹ÙT@•¡<ŒÚ<Ó›Y—ă´À¥8*KOUR‡ø+ *b¤̣ơĐÙĂ­¥^J:ÿ z¶–XÖÀĐ:Åx”²µ́Ç+Y†C‘üj³hÉ[ɦ"+V¥†`0 lt’(Rª‰ö‹©Äm=*Ϥ\ä₫îsbÊ»/Êc}…bÖb®gú|0YHÙµ‡æ“ñkKxO§åd‚UOƠư Î•‘a2*3åÊ\éơ$̀«ĂÁ?Ô`¶í£¢<đS+_ˆJ[x8‡ơ¾¿¼¬¤í˜“ÑK ¨’z¦*J„ûP#å†?æ–ÏR¯  ĐÁʳ8R+ŒçR‹e-®¶r˜àX°’%ưà\ª¥’ÙeU8Èc-÷ó6ÆŒI Ơ •̉3°prœ})† &¦!¿ơhÓ”íTQ% 3ùrêÂàú4q̉Í<¬‚9•µBöï¤ ÷ÎÉút’aiư¢â1Û‡\÷œxÔd>¹NðÔ~ÇJ’xO‚'Gt«9´u0ơYnĐ©(\ú¨p5}󡈖’êÊÉ,$ØÑóª!²<ш$àé VKB\ÈND¯„ >é4bă×W̉ØMN¤)_¬(¥D|€€Í¨@˜CMâ“gItY>^ÀÖ§̉[A‘­NÇđu‘ɼ(!ÁCeF§Û(mWÏÓ} ©"œj@éY:áñ8 ̃¶®hé ụǨ;s‹aÛ”­ªnÄ¿¨5Ú€˜µ…Ơ½®©²²«eă¯x>h̀¬WF¾ÂÎàªl\£ Ơ ¨Sǻ³[ÊU<Đ2ˆ«¢BÉníÖås²E…¦0p9$²̣ª[½f3A;ÊËY`¾µ«̣̉>ë(5L2ñyvJz ,ƯVkj±4gê³ ·́‡W<í«u‘9‹‹äHÅø¹ ÷6û<œ:§Å˜e¥…”Só4”9h亪‰zTđ U_X°Yaa'‚îÍÓÑp—bÁ ¶©˜{¼¬„Nq7Í8\ÀN… öB©íº`hùĐWÈnôđn6qXÙ®å_yoe©‘€é—\§“lüZ³uZỴ̈ÄMj¹ÊË $gw’ƒ ́ÇF‰¥X¶'irƯÙ×ê¡Î!2¼;† Ly“î&sb‰8à‚ “Üå÷Æ`ÙÓ–ÇM5–X*·5è UÓĐVưØ º«ö^<ñG¤÷Œ Y:uR8Êư0•SB½sæª&= “ÖÄ–Í‹§1n£¹}B^öˆ5 ªVîÑ44 –Zô ĐKÉF.f ö±±½̣pÍQá\b¢ªB²ÿÔF²'I&0œ™¶ĂyP–/Ñđ uÊ©æÀ‡Ú&Ú‹h6)¢Mï9t8KYT¾È̀ÓøP¹#º-N©º¹Y0Û£!XäÔ}$ÿ£°×Û"ƒ}Ôï v‘™›ê2-IxăÖVyÄn5(<g¿ĂS`™ˆ+ÑÍ÷t¯rúC%wZñŸkè¹´A™œ#Μ±JobƠB7ÏÆ=H†ÀPÎ,×ÅkªK =[! »Á˜Ô‘‰[Â÷5,÷"î¯éDù#&ët;ê"ÍuJÙÉÑÈÂyƒºéÑu¢…ÓàK'QC9 Îf&D²X*Ă’ZT³nyYtơéH|̣’‘\9cˤ'ú‡H2ƒƒ àrPyZ%/%¥©hàoÓ q,Í §t˜Â¨h™æHKN–¹ÁG₫*₫•[jqƠ<Ơ¦IG%w´>‘Œ<³<\o‡ú̀ç!…ÍÁ°»)¤ÀnL*”9äÅçS#BßÀɳÑJg¥:ƯA¢ ô¢Ef"RṾƒKÓ±0î˜Ï°̉)"Ï®ËÆú›Sy’‚¬9^ÎíÁ Um(…u•*Œi˜]1MÙE߈.ÛÈTØÆ´k•c–øƠ9J†>¯ ®ÈêÙsEFm­¹“ÀG™4˜;¬`*n^ĂóƠ ÿpjÀBçmƒ9¢ó¥́Ó¡8,˜$ÀÎGlm̀ă‘G.@£§éz¯ZU <ăèä¼fùÈ̉0¢SHQñ’1¡ ä•ßÓÉ„¢Tw›ÈÍ̉ ÂñSȪÂ(àÆV=²§£,WÁA9p©Ă³¥̉¨&P}€ej¸SVC̀LÏîß́f¬¥‹ æ8:¬«’Ûc)cYù«…=c¬Ô»sç˜tƯ¼e {uù@(%Í̉ß¶stÆ`pïJ¹p.q½2Æ:z‰DûTQw™ê²!Qä,PYh–.¦8GƯÑè¾™x¶;˜&dÊètœµNcM¯ªöÉ"Q`O–+W%èLƠ¢B²k1§&:Øq^PîNŒîñ±X3 Kñ ÈƯ¢+>`%̀,aQ4Íĺ\¾È±ÿ-qRG§KµK‰P–.±p>ÜA¬ƒù†©ĂĂƠ@Vè@<ÁÁ2z±ümêØ,æ½3{¢zÉJ’“L•ufmsd¡\8|CS¢‚ư†r$R±©:lߥ¢y…dwS„ø‘®?˜(ȵ\*w«o¸¿ë0 øˆ+åË=W̉Â.Sú˜«<ËÔˆԌԥî"£åä±j£ëªÊưœƠ¿dæ•9*ê‘BF‘YÿỦ¨±Ê LƒNUÆl$•ṇ̃¿¥Y¿¶²¢Jw¸9Ú×PÇ<:\F¾̉çÎG·ŸÙ̉UG=•ăauR:¢uʺÀ–”coˆWè(2:x­bu–nÉ\aè2M=Ư¹ỊÅ€æE!Ö™eû‰²tEƒ0N¦ưĂ%ªĐ·X#]ƒîÑSƯCÇf_^öUM ĐEäUiv/¶M:m¥™c¦êåÏe’qkUj‡’„Œt%Ÿ«£tQN‹™±½éä…{w=«]«€ÊUă´O]ÖUơÜïYióÚN{‰đt,H,Ζ—̉́ïơ€¯)¿ơj&8 ¯C“boÆ;óyÀÉk¬ÉĂŒ“Đ)´‹Â:v³1ÊëÏ<Đ*Â`Ûôdeb̃í\ĐBŒ÷NÅÚ§&­ăQ¤fØIÖa.fv]É#­ÊË©¾AMIOlp®ªœ£mÂÚ₫¤†`¨¾?ÊKîx¦pñRaI5s Èí‚5NrêS4^ב°Ë9”±iKÄdI¡4[XGëj À¤—Ăt­ü*ξïèúÉ̀Y°P¹ ÆîÁ© "5„”·Xê?Ź,Çl »?‰جëuôơaî6AK‰ù‹̣5V¶‹r#wè˜MDeLµi«lÂ=ÔèÀÖiȃm’GœwQqè‘öŒñ•øø1  ®À8ø(‹nÊ)w­÷¬¾‹…ơu₫](MÂÑF®.àØè~D @›Çwøœ>ëâä&ĐÆ}Çö¾÷?¬̃‚è$_M"UnØ̣_ê#1T0›ëx¦˜üVnñ˜=¹º¨R4À@Ñ^%§€½äx,<£qc¸vª# vhW±S3PÛđÇ©®oƒÅ?AȺ*Ô;¾¿…-ü₫ØÊÜäÊäUIù9ÿ‘2J©RᜪöpÔÆR@ÍØ›eÍ@³êª‹ºđâBƠ¼¢`Æ~µOkù·:”¢®DaöJ̀'O¥®„:ó—GÓy\êJ&Nm,×Vs#²ª:ÇκùLdPÅÆ]T¹#đư€*Í”½[âµ'ÔR“ <ª4Ä!º°^²i3꣯]yÖ>†¯€éLme¿”À*'‚ä>Iña*´ÑíZIßăfÿ)»Ÿ(ă 76ç´‚¡¸'úJå¦4ư^êL _Ôr€vjºô¾–³'µ&Z®Q“|v…EJ*%ªœ›V$½·ö¢™•ăWçùX£óLeSă×)qá̃="ÅQë3¸) Á>₫àTü ´%}†±¢Sy*-Y%°Wm†³ëx:Æø”²£†aƉŒÖåæÂe§qú„5ZÁ‹$åó‘¶ áœ…°̉0₫_ ­lÇŒ:e²́æPN–q™€“«ï0ªªrêñ?œ_üæ¿;9óá…zṿÓÙÁ‡qB÷>]ô/üÓ̃Ù‡₫ÅEï­ÿæ7ïàôô¨xđæ¨ç|ÄËÅ>öN/üï{Ç₫ ‚ÿØ?ïùçøAÿØÿxÖ¿èÿDON;ëÿô₫Â{rô¶wF7Ăí@ïô¡zpvÑïă8~í¿íÙc̉wưœĂà{øØ¿xryá鉜¼€¿ù?÷ßvü^Ÿ€ö>ơÎÏa0ĐOÿŒ¾/ûLJG—oa\ÿÍå`ăÂ;êĂ,¡ÙÅI‡z–¶ M80€ÿ¡wvø₫ö°/{₫°d8]ÿ·“K,0NDZÏ{Û{×;¼èÿÚë`Kèæụ̈COp~A::̣{‡0̃ƒ³ßüó̃Ù¯ưCÂĂYïô Kqæœ!”“ă mQ̃¾Ú©ôp±.‘¬z¿"Ñ\!JÎz¿\¤‘t|—tp9~:ëÆ-Bñ>öa„¸ŒZ|¦–}/ µütwâ8yÛ‡ëĂÔă?₫µ÷Û¹ƒ@¸¡ăƒ7'ˆ¡70>F€èÂđöàĂÁO½ó§I„úü©wÜ;;8êøç§½Ă>₫€÷@¤@ G8.èóæk ˆw‹€JƠ‚^Âî@JÄCj³uÊ’¤fbf)Æöñ–T‰Ô®O9èü‘ĐÈ•̉ôx$¿áBºGO"§…8Ư%¸$À•_›YÄÊÚ¹‘œQJY“Bÿ&YfËĂ9y£håøt°³₫éè%¦Ÿ5–z³IF`:›,vn&‹. ¾_ÍâíI1k×uƠöRO2´ËˆÙÂd(·x7Fk¦ËùlLơ#~Ùr?H‚ë.˜…aL"g¬K>îđ§ÈÓúC®m´%wŸĂÅ[³-Lƒ¡ưÖ₫r’Ă1wüË™ ï"9°æk,® À˜|‹ßúKù́•ÿ_æóó̃áºåQ‡?n]P€³>ä ÁÔî«Oê[à+ üEßFŒ/zD_‰5̀XŸ́U‘ná¹»«¿œ́í{¾ƒu q đÁ[8ë¿pøN[ioăÄ}–wÑ.3§ñë"ƒÿMöÿ˜ü@ô/²^ïÀĂ×Åhßi>- ÅÁĂïĂÙï̉ä À́¿y½3ØÇÉ{ ¸w ‡ô°] =Úkè;ú®] }Úoè=jè =ièGú±] ' ¯ºƒ;`÷ÈmªÍbæ{˜;ư ([æÇ­'´3̃H Ó³Ta$₫®fS̉øü&“ê}ÈC*Qê (_(ƒÀI¨±`I,ûÇ­gĐ ™¨´™6änè7†3đXFƠÍ»*·ệÿắ[û†‡̣cºû¶{™Wa÷äKë„7Đ'ƯˆKO}ơꥂƒå½ º́~×ë±:Ơq |́đ^q©uƠ­}ư³-¬)y¾/?ZÆ °ẵ½â¦Çæ0Xơ«-̀¼\CÎëqsסïéöÚĐŸê>´¡?Ó<{hC®;x₫І^êàÏúÆ, ”¿w÷ÊẪIñîYH”a=Ê3_?k _Í{k‡ ëöï‡RqX7HÀ̃M9n¸osh˜Ÿ·…Ëơ{mqÊQ₫Çô[ûôO[ú{˜¥~骺ö°©ø‰®tßöæ{åè^ ăH­ÉÑ×·ôc ²“{ÅÚÉxüû“'{#ŒWv¥–9ô9w)‚)O¾&\n>Ơ¤4ÉäkâÆä¦öÇ{%×ÜÚW¿ˆỵ÷-tÜ#f1Ô%ë¾ëÔ®ÂYÅ+ ¥ĂÏ鬠Kl°đ4Ú1 |Ư åÉßy,í£GBí0hØöœ`†¢NâKÉUh%ơß>ÛaÑÅhkÍ’đ[Å̃ml8‚öQñ÷¿‘>SZíywWfø’_øô¢e$¬Ư÷ưMÿCÓ_úçº×A<Ưaè—>¿¼'4¬=†6Ñ!cxspøóÑÉOĐ5ù "¡Ḅđ/€·½ƒ#Eüû›3$ÏÇ̀U[M3?x^ÿöäøâăA_Ô3ơ×7æQëfY’̣̉Ï¿źEàµăßß0ăQ«x¥»â¥4?øơüéüüà´ÏëÉ¿¿AsÁ,ë™Gưă‹̃§ {ê¿ë§ß0Q×!ă ÈŸ¹ÈPOÿZȰuMyü—Q6KhèöVЇjñW % &AÎ"~Á"Ôû̃ÿ:Œg—e33.3 Example3(zeromq.html#Example43.4 Example4(zeromq.html#Example53.5 Example5<zeromq.html#Function-Reference(4 Function Reference8zeromq.html#ZeroMQ-functions(4.1 ZeroMQ functions"zeromq.html#iszmq4.1.1 iszmq0zeromq.html#zmq_005fbind4.1.2 zmq_bind2zeromq.html#zmq_005fclose4.1.3 zmq_close6zeromq.html#zmq_005fconnect"4.1.4 zmq_connectJzeromq.html#zmq_005fcurve_005fkeypair.4.1.5 zmq_curve_keypairHzeromq.html#zmq_005fcurve_005fpublic,4.1.6 zmq_curve_public<zeromq.html#zmq_005fdisconnect(4.1.7 zmq_disconnect2zeromq.html#zmq_005ferrno4.1.8 zmq_errno<zeromq.html#zmq_005fgetsockopt(4.1.9 zmq_getsockopt.zeromq.html#zmq_005fhas4.1.10 zmq_has0zeromq.html#zmq_005fpoll4.1.11 zmq_poll0zeromq.html#zmq_005frecv4.1.12 zmq_recv0zeromq.html#zmq_005fsend4.1.13 zmq_send<zeromq.html#zmq_005fsetsockopt*4.1.14 zmq_setsockopt4zeromq.html#zmq_005fsocket"4.1.15 zmq_socket8zeromq.html#zmq_005fstrerror&4.1.16 zmq_strerror4zeromq.html#zmq_005funbind"4.1.17 zmq_unbind6zeromq.html#zmq_005fversion$4.1.18 zmq_versionDzeromq.html#zmq_005fz85_005fdecode*4.1.19 zmq_z85_decodeDzeromq.html#zmq_005fz85_005fencode*4.1.20 zmq_z85_encodePzeromq.html#ZeroMQ-socket-type-constants@4.2 ZeroMQ socket type constants4zeromq.html#ZMQ_005fDEALER 4.2.1 ZMQ_DEALER0zeromq.html#ZMQ_005fPAIR4.2.2 ZMQ_PAIR.zeromq.html#ZMQ_005fPUB4.2.3 ZMQ_PUB0zeromq.html#ZMQ_005fPULL4.2.4 ZMQ_PULL0zeromq.html#ZMQ_005fPUSH4.2.5 ZMQ_PUSH.zeromq.html#ZMQ_005fREP4.2.6 ZMQ_REP.zeromq.html#ZMQ_005fREQ4.2.7 ZMQ_REQ4zeromq.html#ZMQ_005fROUTER 4.2.8 ZMQ_ROUTER4zeromq.html#ZMQ_005fSTREAM 4.2.9 ZMQ_STREAM.zeromq.html#ZMQ_005fSUB4.2.10 ZMQ_SUB0zeromq.html#ZMQ_005fXPUB4.2.11 ZMQ_XPUB0zeromq.html#ZMQ_005fXSUB4.2.12 ZMQ_XSUB^zeromq.html#ZeroMQ-get_002fsetsockopt-constantsF4.3 ZeroMQ get/setsockopt constants6zeromq.html#ZMQ_005fBACKLOG"4.3.1 ZMQ_BACKLOGNzeromq.html#ZMQ_005fCONNECT_005fTIMEOUT24.3.2 ZMQ_CONNECT_TIMEOUTNzeromq.html#ZMQ_005fCURVE_005fPUBLICKEY24.3.3 ZMQ_CURVE_PUBLICKEYNzeromq.html#ZMQ_005fCURVE_005fSECRETKEY24.3.4 ZMQ_CURVE_SECRETKEYHzeromq.html#ZMQ_005fCURVE_005fSERVER,4.3.5 ZMQ_CURVE_SERVERNzeromq.html#ZMQ_005fCURVE_005fSERVERKEY24.3.6 ZMQ_CURVE_SERVERKEY4zeromq.html#ZMQ_005fEVENTS 4.3.7 ZMQ_EVENTSPzeromq.html#ZMQ_005fGSSAPI_005fPLAINTEXT44.3.8 ZMQ_GSSAPI_PLAINTEXTPzeromq.html#ZMQ_005fGSSAPI_005fPRINCIPAL44.3.9 ZMQ_GSSAPI_PRINCIPALJzeromq.html#ZMQ_005fGSSAPI_005fSERVER04.3.10 ZMQ_GSSAPI_SERVERhzeromq.html#ZMQ_005fGSSAPI_005fSERVICE_005fPRINCIPALF4.3.11 ZMQ_GSSAPI_SERVICE_PRINCIPAL8zeromq.html#ZMQ_005fIDENTITY&4.3.12 ZMQ_IDENTITYJzeromq.html#ZMQ_005fLAST_005fENDPOINT04.3.13 ZMQ_LAST_ENDPOINT:zeromq.html#ZMQ_005fMECHANISM(4.3.14 ZMQ_MECHANISMLzeromq.html#ZMQ_005fPLAIN_005fPASSWORD24.3.15 ZMQ_PLAIN_PASSWORDHzeromq.html#ZMQ_005fPLAIN_005fSERVER.4.3.16 ZMQ_PLAIN_SERVERLzeromq.html#ZMQ_005fPLAIN_005fUSERNAME24.3.17 ZMQ_PLAIN_USERNAME8zeromq.html#ZMQ_005fPRIORITY&4.3.18 ZMQ_PRIORITY0zeromq.html#ZMQ_005fRATE4.3.19 ZMQ_RATE6zeromq.html#ZMQ_005fRCVMORE$4.3.20 ZMQ_RCVMOREDzeromq.html#ZMQ_005fROUTING_005fID*4.3.21 ZMQ_ROUTING_IDFzeromq.html#ZMQ_005fSOCKS_005fPROXY,4.3.22 ZMQ_SOCKS_PROXY:zeromq.html#ZMQ_005fSUBSCRIBE(4.3.23 ZMQ_SUBSCRIBE0zeromq.html#ZMQ_005fTYPE4.3.24 ZMQ_TYPE>zeromq.html#ZMQ_005fUNSUBSCRIBE,4.3.25 ZMQ_UNSUBSCRIBENzeromq.html#ZeroMQ-ZMQ_005fEVENTS-flags64.4 ZeroMQ ZMQ_EVENTS flags4zeromq.html#ZMQ_005fPOLLIN 4.4.1 ZMQ_POLLIN6zeromq.html#ZMQ_005fPOLLOUT"4.4.2 ZMQ_POLLOUTNzeromq.html#ZeroMQ-receive-send-options>4.5 ZeroMQ receive send options8zeromq.html#ZMQ_005fDONTWAIT$4.5.1 ZMQ_DONTWAIT6zeromq.html#ZMQ_005fSNDMORE"4.5.2 ZMQ_SNDMOREVzeromq.html#ZeroMQ-ZMQ_005fMECHANISM-values>4.6 ZeroMQ ZMQ_MECHANISM values2zeromq.html#ZMQ_005fCURVE4.6.1 ZMQ_CURVE4zeromq.html#ZMQ_005fGSSAPI 4.6.2 ZMQ_GSSAPI0zeromq.html#ZMQ_005fNULL4.6.3 ZMQ_NULL2zeromq.html#ZMQ_005fPLAIN4.6.4 ZMQ_PLAINzeromq-1.5.6/doc/zeromq.qhc0000644000000000000000000031000014465422472014011 0ustar0000000000000000SQLite format 3@ ##.c ²¨†’$ º  w † ä h ó z ó H¾"¾fó| ¨b''tableVersionFilterVersionFilterCREATE TABLE VersionFilter (Version TEXT, FilterId INTEGER)n++tableComponentFilterComponentFilterCREATE TABLE ComponentFilter (ComponentName TEXT, FilterId INTEGER)u--tableComponentMappingComponentMappingCREATE TABLE ComponentMapping (ComponentId INTEGER, NamespaceId INTEGER)q))tableComponentTableComponentTableCREATE TABLE ComponentTable (ComponentId INTEGER PRIMARY KEY, Name TEXT)VtableFilterFilterCREATE TABLE Filter (FilterId INTEGER PRIMARY KEY, Name TEXT)b%%tableVersionTableVersionTableCREATE TABLE VersionTable (NamespaceId INTEGER, Version TEXT)))mtableTimeStampTableTimeStampTableCREATE TABLE TimeStampTable (NamespaceId INTEGER, FolderId INTEGER, FilePath TEXT, Size INTEGER, TimeStamp TEXT)551tableOptimizedFilterTableOptimizedFilterTableCREATE TABLE OptimizedFilterTable (NamespaceId INTEGER, FilterAttributeId INTEGER)(77otableFileAttributeSetTableFileAttributeSetTableCREATE TABLE FileAttributeSetTable (NamespaceId INTEGER, FilterAttributeSetId INTEGER, FilterAttributeId INTEGER) 33/tableContentsFilterTableContentsFilterTableCREATE TABLE ContentsFilterTable (FilterAttributeId INTEGER, ContentsId INTEGER )w --!tableIndexFilterTableIndexFilterTable CREATE TABLE IndexFilterTable (FilterAttributeId INTEGER, IndexId INTEGER)s ++tableFileFilterTableFileFilterTable CREATE TABLE FileFilterTable (FilterAttributeId INTEGER, FileId INTEGER)z ''3tableContentsTableContentsTable CREATE TABLE ContentsTable (Id INTEGER PRIMARY KEY, NamespaceId INTEGER, Data BLOB) !!‚ tableIndexTableIndexTable CREATE TABLE IndexTable (Id INTEGER PRIMARY KEY, Name TEXT, Identifier TEXT, NamespaceId INTEGER, FileId INTEGER, Anchor TEXT)''MtableFileNameTableFileNameTable CREATE TABLE FileNameTable (FolderId INTEGER, Name TEXT, FileId INTEGER PRIMARY KEY, Title TEXT)e'' tableSettingsTableSettingsTableCREATE TABLE SettingsTable (Key TEXT PRIMARY KEY, Value BLOB )9M'indexsqlite_autoindex_SettingsTable_1SettingsTableh##tableFilterTableFilterTableCREATE TABLE FilterTable (NameId INTEGER, FilterAttributeId INTEGER )l++tableFilterNameTableFilterNameTableCREATE TABLE FilterNameTable (Id INTEGER PRIMARY KEY, Name TEXT ){55tableFilterAttributeTableFilterAttributeTableCREATE TABLE FilterAttributeTable (Id INTEGER PRIMARY KEY, Name TEXT )u##1tableFolderTableFolderTableCREATE TABLE FolderTable (Id INTEGER PRIMARY KEY, NamespaceId INTEGER, Name TEXT )x))+tableNamespaceTableNamespaceTableCREATE TABLE NamespaceTable (Id INTEGER PRIMARY KEY, Name TEXT, FilePath TEXT ) ÙÙ%;!octave.community.zeromqzeromq.qch ÷÷ doc    #Ô¶{fS>#9FullTextSearchFallback%CreationTimedÖ%ô) HideAddressBar- EnableAddressBarA EnableDocumentationManager; HideFilterFunctionality? EnableFilterFunctionality*-;LastRegisterTime2023-08-11T08:13:40.963 ?Z~“Î?k²́9FullTextSearchFallback%CreationTime)HideAddressBar-EnableAddressBarAEnableDocumentationManager;HideFilterFunctionality?EnableFilterFunctionality- LastRegisterTime ¥À¥ !!zeromq.csszeromq.css> #izeromq.htmlOctave ZeroMQ - ZeroMQ bindings for GNU octave AEíб[*â¹dG ư Ø · ” g :  ü á Ä § Œ q P /  ÷ Ú · € I  á ª ‰ P  ä — r ? ă²}X;뼕xM, äÁ¢dEA 'ZMQ_PLAINZMQ_005fPLAIN@ %ZMQ_NULLZMQ_005fNULL?! )ZMQ_GSSAPIZMQ_005fGSSAPI> 'ZMQ_CURVEZMQ_005fCURVE!=# +ZMQ_SNDMOREZMQ_005fSNDMORE#<% -ZMQ_DONTWAITZMQ_005fDONTWAIT!;# +ZMQ_POLLOUTZMQ_005fPOLLOUT:! )ZMQ_POLLINZMQ_005fPOLLIN)9+ 3ZMQ_UNSUBSCRIBEZMQ_005fUNSUBSCRIBE8 %ZMQ_TYPEZMQ_005fTYPE%7' /ZMQ_SUBSCRIBEZMQ_005fSUBSCRIBE-6+ ;ZMQ_SOCKS_PROXYZMQ_005fSOCKS_005fPROXY+5) 9ZMQ_ROUTING_IDZMQ_005fROUTING_005fID!4# +ZMQ_RCVMOREZMQ_005fRCVMORE3 %ZMQ_RATEZMQ_005fRATE#2% -ZMQ_PRIORITYZMQ_005fPRIORITY311 AZMQ_PLAIN_USERNAMEZMQ_005fPLAIN_005fUSERNAME/0- =ZMQ_PLAIN_SERVERZMQ_005fPLAIN_005fSERVER3/1 AZMQ_PLAIN_PASSWORDZMQ_005fPLAIN_005fPASSWORD%.' /ZMQ_MECHANISMZMQ_005fMECHANISM1-/ ?ZMQ_LAST_ENDPOINTZMQ_005fLAST_005fENDPOINT#,% -ZMQ_IDENTITYZMQ_005fIDENTITYK+E ]ZMQ_GSSAPI_SERVICE_PRINCIPALZMQ_005fGSSAPI_005fSERVICE_005fPRINCIPAL1*/ ?ZMQ_GSSAPI_SERVERZMQ_005fGSSAPI_005fSERVER7)5 EZMQ_GSSAPI_PRINCIPALZMQ_005fGSSAPI_005fPRINCIPAL7(5 EZMQ_GSSAPI_PLAINTEXTZMQ_005fGSSAPI_005fPLAINTEXT'! )ZMQ_EVENTSZMQ_005fEVENTS5&3 CZMQ_CURVE_SERVERKEYZMQ_005fCURVE_005fSERVERKEY/%- =ZMQ_CURVE_SERVERZMQ_005fCURVE_005fSERVER5$3 CZMQ_CURVE_SECRETKEYZMQ_005fCURVE_005fSECRETKEY5#3 CZMQ_CURVE_PUBLICKEYZMQ_005fCURVE_005fPUBLICKEY5"3 CZMQ_CONNECT_TIMEOUTZMQ_005fCONNECT_005fTIMEOUT!!# +ZMQ_BACKLOGZMQ_005fBACKLOG  %ZMQ_XSUBZMQ_005fXSUB %ZMQ_XPUBZMQ_005fXPUB #ZMQ_SUBZMQ_005fSUB! )ZMQ_STREAMZMQ_005fSTREAM! )ZMQ_ROUTERZMQ_005fROUTER #ZMQ_REQZMQ_005fREQ #ZMQ_REPZMQ_005fREP %ZMQ_PUSHZMQ_005fPUSH %ZMQ_PULLZMQ_005fPULL #ZMQ_PUBZMQ_005fPUB %ZMQ_PAIRZMQ_005fPAIR! )ZMQ_DEALERZMQ_005fDEALER+) 9zmq_z85_encodezmq_005fz85_005fencode+) 9zmq_z85_decodezmq_005fz85_005fdecode!# +zmq_versionzmq_005fversion! )zmq_unbindzmq_005funbind#% -zmq_strerrorzmq_005fstrerror! )zmq_socketzmq_005fsocket') 1zmq_setsockoptzmq_005fsetsockopt  %zmq_sendzmq_005fsend  %zmq_recvzmq_005frecv  %zmq_pollzmq_005fpoll  #zmq_haszmq_005fhas' ) 1zmq_getsockoptzmq_005fgetsockopt 'zmq_errnozmq_005ferrno') 1zmq_disconnectzmq_005fdisconnect/- =zmq_curve_publiczmq_005fcurve_005fpublic1/ ?zmq_curve_keypairzmq_005fcurve_005fkeypair!# +zmq_connectzmq_005fconnect 'zmq_closezmq_005fclose %zmq_bindzmq_005fbind iszmqiszmq  ' 'ÇJ zeromq.htmljOctave ZeroMQ - ZeroMQ bindings for GNU octave ManualDzeromq.html#Installing-and-loading01 Installing and loadingBzeromq.html#Online-Direct-install21.1 Online Direct install@zeromq.html#Off_002dline-install(1.2 Off-line install&zeromq.html#Loading1.3 Loading@zeromq.html#Basic-Usage-Overview,2 Basic Usage Overview(zeromq.html#Examples3 Examples(zeromq.html#Example13.1 Example1(zeromq.html#Example23.2 Example2(zeromq.html#Exampl      ØØ& !3zeromq.qchp2023-08-11T08:13:40 ûû  øødoc ûû  e33.3 Example3(zeromq.html#Example43.4 Example4(zeromq.html#Example53.5 Example5<zeromq.html#Function-Reference(4 Function Reference8zeromq.html#ZeroMQ-functions(4.1 ZeroMQ functions"zeromq.html#iszmq4.1.1 iszmq0zeromq.html#zmq_005fbind4.1.2 zmq_bind2zeromq.html#zmq_005fclose4.1.3 zmq_close6zeromq.html#zmq_005fconnect"4.1.4 zmq_connectJzeromq.html#zmq_005fcurve_005fkeypair.4.1.5 zmq_curve_keypairHzeromq.html#zmq_005fcurve_005fpublic,4.1.6 zmq_curve_public<zeromq.html#zmq_005fdisconnect(4.1.7 zmq_disconnect2zeromq.html#zmq_005ferrno4.1.8 zmq_errno<zeromq.html#zmq_005fgetsockopt(4.1.9 zmq_getsockopt.zeromq.html#zmq_005fhas4.1.10 zmq_has0zeromq.html#zmq_005fpoll4.1.11 zmq_poll0zeromq.html#zmq_005frecv4.1.12 zmq_recv0zeromq.html#zmq_005fsend4.1.13 zmq_send<zeromq.html#zmq_005fsetsockopt*4.1.14 zmq_setsockopt4zeromq.html#zmq_005fsocket"4.1.15 zmq_socket8zeromq.html#zmq_005fstrerror&4.1.16 zmq_strerror4zeromq.html#zmq_005funbind"4.1.17 zmq_unbind6zeromq.html#zmq_005fversion$4.1.18 zmq_versionDzeromq.html#zmq_005fz85_005fdecode*4.1.19 zmq_z85_decodeDzeromq.html#zmq_005fz85_005fencode*4.1.20 zmq_z85_encodePzeromq.html#ZeroMQ-socket-type-constants@4.2 ZeroMQ socket type constants4zeromq.html#ZMQ_005fDEALER 4.2.1 ZMQ_DEALER0zeromq.html#ZMQ_005fPAIR4.2.2 ZMQ_PAIR.zeromq.html#ZMQ_005fPUB4.2.3 ZMQ_PUB0zeromq.html#ZMQ_005fPULL4.2.4 ZMQ_PULL0zeromq.html#ZMQ_005fPUSH4.2.5 ZMQ_PUSH.zeromq.html#ZMQ_005fREP4.2.6 ZMQ_REP.zeromq.html#ZMQ_005fREQ4.2.7 ZMQ_REQ4zeromq.html#ZMQ_005fROUTER 4.2.8 ZMQ_ROUTER4zeromq.html#ZMQ_005fSTREAM 4.2.9 ZMQ_STREAM.zeromq.html#ZMQ_005fSUB4.2.10 ZMQ_SUB0zeromq.html#ZMQ_005fXPUB4.2.11 ZMQ_XPUB0zeromq.html#ZMQ_005fXSUB4.2.12 ZMQ_XSUB^zeromq.html#ZeroMQ-get_002fsetsockopt-constantsF4.3 ZeroMQ get/setsockopt constants6zeromq.html#ZMQ_005fBACKLOG"4.3.1 ZMQ_BACKLOGNzeromq.html#ZMQ_005fCONNECT_005fTIMEOUT24.3.2 ZMQ_CONNECT_TIMEOUTNzeromq.html#ZMQ_005fCURVE_005fPUBLICKEY24.3.3 ZMQ_CURVE_PUBLICKEYNzeromq.html#ZMQ_005fCURVE_005fSECRETKEY24.3.4 ZMQ_CURVE_SECRETKEYHzeromq.html#ZMQ_005fCURVE_005fSERVER,4.3.5 ZMQ_CURVE_SERVERNzeromq.html#ZMQ_005fCURVE_005fSERVERKEY24.3.6 ZMQ_CURVE_SERVERKEY4zeromq.html#ZMQ_005fEVENTS 4.3.7 ZMQ_EVENTSPzeromq.html#ZMQ_005fGSSAPI_005fPLAINTEXT44.3.8 ZMQ_GSSAPI_PLAINTEXTPzeromq.html#ZMQ_005fGSSAPI_005fPRINCIPAL44.3.9 ZMQ_GSSAPI_PRINCIPALJzeromq.html#ZMQ_005fGSSAPI_005fSERVER04.3.10 ZMQ_GSSAPI_SERVERhzeromq.html#ZMQ_005fGSSAPI_005fSERVICE_005fPRINCIPALF4.3.11 ZMQ_GSSAPI_SERVICE_PRINCIPAL8zeromq.html#ZMQ_005fIDENTITY&4.3.12 ZMQ_IDENTITYJzeromq.html#ZMQ_005fLAST_005fENDPOINT04.3.13 ZMQ_LAST_ENDPOINT:zeromq.html#ZMQ_005fMECHANISM(4.3.14 ZMQ_MECHANISMLzeromq.html#ZMQ_005fPLAIN_005fPASSWORD24.3.15 ZMQ_PLAIN_PASSWORDHzeromq.html#ZMQ_005fPLAIN_005fSERVER.4.3.16 ZMQ_PLAIN_SERVERLzeromq.html#ZMQ_005fPLAIN_005fUSERNAME24.3.17 ZMQ_PLAIN_USERNAME8zeromq.html#ZMQ_005fPRIORITY&4.3.18 ZMQ_PRIORITY0zeromq.html#ZMQ_005fRATE4.3.19 ZMQ_RATE6zeromq.html#ZMQ_005fRCVMORE$4.3.20 ZMQ_RCVMOREDzeromq.html#ZMQ_005fROUTING_005fID*4.3.21 ZMQ_ROUTING_IDFzeromq.html#ZMQ_005fSOCKS_005fPROXY,4.3.22 ZMQ_SOCKS_PROXY:zeromq.html#ZMQ_005fSUBSCRIBE(4.3.23 ZMQ_SUBSCRIBE0zeromq.html#ZMQ_005fTYPE4.3.24 ZMQ_TYPE>zeromq.html#ZMQ_005fUNSUBSCRIBE,4.3.25 ZMQ_UNSUBSCRIBENzeromq.html#ZeroMQ-ZMQ_005fEVENTS-flags64.4 ZeroMQ ZMQ_EVENTS flags4zeromq.html#ZMQ_005fPOLLIN 4.4.1 ZMQ_POLLIN6zeromq.html#ZMQ_005fPOLLOUT"4.4.2 ZMQ_POLLOUTNzeromq.html#ZeroMQ-receive-send-options>4.5 ZeroMQ receive send options8zeromq.html#ZMQ_005fDONTWAIT$4.5.1 ZMQ_DONTWAIT6zeromq.html#ZMQ_005fSNDMORE"4.5.2 ZMQ_SNDMOREVzeromq.html#ZeroMQ-ZMQ_005fMECHANISM-values>4.6 ZeroMQ ZMQ_MECHANISM values2zeromq.html#ZMQ_005fCURVE4.6.1 ZMQ_CURVE4zeromq.html#ZMQ_005fGSSAPI 4.6.2 ZMQ_GSSAPI0zeromq.html#ZMQ_005fNULL4.6.3 ZMQ_NULL2zeromq.html#ZMQ_005fPLAIN4.6.4 ZMQ_PLAINzeromq-1.5.6/doc/zeromq.texi0000644000000000000000000001622614465422472014224 0ustar0000000000000000\input texinfo @c -*-texinfo-*- @c Copyright (c) 2019-2023, John Donoghue @c Octave ZeroMQ - ZeroMQ bindings for GNU octave. @c For manually generating the documentation use @c LANGUAGE=en makeinfo --html --no-split zeromq.texi @c %*** Start of HEADER @setfilename zeromq.info @settitle Octave ZeroMQ - ZeroMQ bindings for GNU octave @afourpaper @paragraphindent 0 @finalout @c @afourwide @c %*** End of the HEADER @include version.texi @include macros.texi @c %*** Start of TITLEPAGE @titlepage @title ZeroMQ Toolkit @value{VERSION} @subtitle ZeroMQ bindings for @acronym{GNU} Octave. @author John Donoghue @page @vskip 0pt plus 1filll Copyright @copyright{} 2019-2023 John Donoghue Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the same conditions as for modified versions. @page @heading Distribution The @acronym{GNU} Octave ZeroMQ package is @dfn{free} software. Free software is a matter of the users' freedom to run, copy, distribute, study, change and improve the software. This means that everyone is free to use it and free to redistribute it on certain conditions. The @acronym{GNU} Octave ZeroMQ package is not, however, in the public domain. It is copyrighted and there are restrictions on its distribution, but the restrictions are designed to ensure that others will have the same freedom to use and redistribute Octave that you have. The precise conditions can be found in the @acronym{GNU} General Public License that comes with the @acronym{GNU} Octave ZeroMQ package and that also appears in @ref{Copying}. To download a copy of the @acronym{GNU} Octave zeromq package, please visit @url{https://gnu-octave.github.io/octave-zeromq/}. @end titlepage @c %*** End of TITLEPAGE @dircategory Math @direntry * Octave ZeroMQ: (zeromq). ZeroMQ Toolkit for Octave @end direntry @c %*** Start of BODY @contents @ifnottex @node Top @top Introduction The ZeroMQ toolkit is a set of ZeroMQ bindings for GNU Octave @end ifnottex @menu * Installing and loading:: Installing and loading the ZeroMQ toolkit * Basic Usage Overview:: Basic Usage Overview * Examples:: Examples using the ZeroMQ toolkit * Function Reference:: ZeroMQ toolkit functions * Copying:: Copying * Index:: Index @end menu @c ------------------------------------------------------------------------- @node Installing and loading @chapter Installing and loading @cindex Installing and loading The ZeroMQ toolkit must be installed and then loaded to be used. It can be installed in @acronym{GNU} Octave directly from octave-forge, or can be installed in an off-line mode via a downloaded tarball. The toolkit has a dependency on the zeromq library (@url{https://zeromq.org}), so it must be installed in order to successfully install the ZeroMQ toolkit. For Fedora: @code{yum install zeromq-devel} For Ubuntu: @code{apt install libzmq-dev} The toolkit must be then be loaded once per each @acronym{GNU} Octave session in order to use its functionality. @section Online Direct install @cindex Online install With an internet connection available, the ZeroMQ package can be installed from octave-forge using the following command within @acronym{GNU} Octave: @example pkg install -forge zeromq @end example The latest released version of the toolkit will be downloaded and installed. @section Off-line install @cindex Off-line install With the ZeroMQ toolkit package already downloaded, and in the current directory when running @acronym{GNU} Octave, the package can be installed using the following command within @acronym{GNU} Octave: @example pkg install zeromq-@value{VERSION}.tar.gz @end example @section Loading @cindex Loading Regardless of the method of installing the ZeroMQ toolkit, in order to use its functions, the toolkit must be loaded using the pkg load command: @example pkg load zeromq @end example The toolkit must be loaded on each @acronym{GNU} Octave session. @c ------------------------------------------------------------------------- @node Basic Usage Overview @chapter Basic Usage Overview @cindex Basic Usage Overview The usage is very close to the ZeroMQ library C language bindings for the socket creation and manipulation with the exception of creating a zeromq context, which is automatically done in the bindings internals. For example, a basic client that does a request / reply from a server on port local port 5555 (available as zmq_example1.m): @example %% Create socket and connect to server requester = zmq_socket (ZMQ_REQ); zmq_connect (requester, "tcp://localhost:5555"); %% send some data zmq_send (requester, uint8("Hello"), 5, 0); %% try to read up to 10 bytes of reply data. received = zmq_recv (requester, 10, 0); zmq_close (requester); @end example An overview of the package can be displayed by running @code{help zeromq} Help for each function can be displayed by @code{help thefunctionname} ie: @example help iszmq @end example @c ------------------------------------------------------------------------- @node Examples @chapter Examples @cindex Examples There are several examples that come with the toolkit. View example code using @code{edit examples/example_name} ie: @example edit examples/zmq_example1 @end example @section Example1 @cindex Example1 Simple client REQ socket example that attempts to connect to a server and send a hello command and get back the response. @example edit examples/zmq_example1 @end example @section Example2 @cindex Example2 Simple server REP socket example that creates the server that the client from example 1 will connect to and responds back to client 'requests' @example edit examples/zmq_example2 @end example @section Example3 @cindex Example3 Simple server PUB socket example that creates 'weather' server sends weather updates for random zip codes. @example edit examples/zmq_example3 @end example @section Example4 @cindex Example4 Simple client SUB socket example that creates client that connects to the 'weather' server and subscribes for weather updates from zip-code 10001. @example edit examples/zmq_example4 @end example @section Example5 @cindex Example5 Simple client STREAM socket example that creates client that connects to octave.org and posts HEAD request. @example edit examples/zmq_example5 @end example @c ------------------------------------------------------------------------- @node Function Reference @chapter Function Reference @cindex Function Reference The functions currently available in the ZeroMQ toolkit are described below; @include functions.texi @c ------------------------------------------------------------------------- @include gpl.texi @c ------------------------------------------------------------------------- @node Index @unnumbered Index @printindex cp @bye zeromq-1.5.6/inst/0000755000000000000000000000000014465422472012215 5ustar0000000000000000zeromq-1.5.6/inst/@octave_zeromq_socket/0000755000000000000000000000000014465422472016543 5ustar0000000000000000zeromq-1.5.6/inst/@octave_zeromq_socket/close.m0000644000000000000000000000205114465422472020024 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} close (@var{s}) ## Close the ZeroMQ socket represented by the object @var{s}. ## ## @var{s} is an ZeroMQ socket object returned by the @code{zmq_socket} ## function. ## @end deftypefn function close (s) zmq_close(s); endfunction %!test %! server = zmq_socket(ZMQ_PUB); %! close (server); zeromq-1.5.6/inst/@octave_zeromq_socket/get.m0000644000000000000000000000267414465422472017511 0ustar0000000000000000## Copyright (C) 2017-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {@var{value} =} get (@var{s}, @var{prop}) ## @deftypefnx {} {} get (@var{s}) ## get property @var{prop} from a ZeroMQ socket represented by the object @var{s}. ## ## @var{s} is an ZeroMQ socket object returned by the @code{zmq_socket} ## @var{prop} is a valid ZeroMQ socket property name. If prop is not provided, it ## will get all properties of @var{s} ## @end deftypefn function output = get (varargin) if (nargin < 1 || nargin > 2) print_usage (); endif output = __zmq_properties__ (varargin{:}); endfunction %!test %! server = zmq_socket(ZMQ_PUB); %! props = get(server); %! assert(props.type, "ZMQ_PUB") %! %! assert(get(server, "type"), "ZMQ_PUB") %! %! zmq_close (server); zeromq-1.5.6/inst/@octave_zeromq_socket/set.m0000644000000000000000000000330414465422472017514 0ustar0000000000000000## Copyright (C) 2017-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} get (@var{s}, @var{prop}, @var{value} [, ...]) ## set property @var{prop} to @var{value} from a ZeroMQ socket represented by ## the object @var{s}. ## ## @var{s} is an ZeroMQ socket object returned by the @code{zmq_socket} ## @var{prop} is a valid ZeroMQ socket property name. ## @var{value} is the value to set the property to. ## ## Multiple @var{prop} @var{value} pairs can be provided at a time. ## @end deftypefn function output = set (s, varargin) if (nargin < 3) print_usage (); endif if ( rem (numel (varargin), 2) != 0) error ("@octave_zeromq_socket/set: expecting PROPERTY/VALUE pairs"); endif output = s; while (numel (varargin) > 1) prop = varargin{1}; val = varargin{2}; varargin(1:2) = []; __zmq_properties__ (s, prop, val); endwhile endfunction %!test %! a = zmq_socket(); %! id = uint8([ 1, 2, 3 ]); %! set(a, "identity", id); %! assert(__zmq_properties__(a, "identity"), id); %! zmq_close(a); zeromq-1.5.6/inst/PKG_ADD0000644000000000000000000000071014465422472013227 0ustar0000000000000000# on package load, attempt to load docs try pkg_dir = fileparts (fullfile (mfilename ("fullpath"))); doc_file = fullfile (pkg_dir, "doc", "zeromq.qch"); if exist(doc_file, "file") if exist("__event_manager_register_documentation__") __event_manager_register_documentation__ (doc_file); elseif exist("__event_manager_register_doc__") __event_manager_register_doc__ (doc_file); endif endif catch # do nothing end_try_catch zeromq-1.5.6/inst/PKG_DEL0000644000000000000000000000072114465422472013245 0ustar0000000000000000# on package load, attempt to unload docs try pkg_dir = fileparts (fullfile (mfilename ("fullpath"))); doc_file = fullfile (pkg_dir, "doc", "zeromq.qch"); if exist(doc_file, "file") if exist("__event_manager_unregister_documentation__") __event_manager_unregister_documentation__ (doc_file); elseif exist("__event_manager_unregister_doc__") __event_manager_unregister_doc__ (doc_file); endif endif catch # do nothing end_try_catch zeromq-1.5.6/inst/ZMQ_BACKLOG.m0000644000000000000000000000206114465422472014163 0ustar0000000000000000## Copyright (C) 2022 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_BACKLOG ## ## Constant for getsockopt and setsockopt to set backlog for pending connections ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_BACKLOG () v = __ZMQ_OPT_BACKLOG; endfunction %!assert (ZMQ_BACKLOG, __ZMQ_OPT_BACKLOG) zeromq-1.5.6/inst/ZMQ_CONNECT_TIMEOUT.m0000644000000000000000000000207114465422472015421 0ustar0000000000000000## Copyright (C) 2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_CONNECT_TIMEOUT ## ## Constant for get/setsockopt connect timeout value ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_CONNECT_TIMEOUT () v = __ZMQ_OPT_CONNECT_TIMEOUT; endfunction %!assert (ZMQ_CONNECT_TIMEOUT, __ZMQ_OPT_CONNECT_TIMEOUT) zeromq-1.5.6/inst/ZMQ_CURVE.m0000644000000000000000000000201214465422472014001 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_CURVE ## ## Constant value for getsockopt MECHANISM value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_CURVE () v = __ZMQ_MECHANISM_CURVE; endfunction %!assert (ZMQ_CURVE, __ZMQ_MECHANISM_CURVE) zeromq-1.5.6/inst/ZMQ_CURVE_PUBLICKEY.m0000644000000000000000000000211714465422472015416 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_CURVE_PUBLICKEY ## ## Constant for getsockopt and setsockopt CURVE_PUBLICKEY value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_CURVE_PUBLICKEY () v = __ZMQ_OPT_CURVE_PUBLICKEY; endfunction %!assert (ZMQ_CURVE_PUBLICKEY, __ZMQ_OPT_CURVE_PUBLICKEY) zeromq-1.5.6/inst/ZMQ_CURVE_SECRETKEY.m0000644000000000000000000000212114465422472015420 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_CURVE_PRIVATEKEY ## ## Constant for getsockopt and setsockopt CURVE_PRIVATEKEY value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_CURVE_SECRETKEY () v = __ZMQ_OPT_CURVE_SECRETKEY; endfunction %!assert (ZMQ_CURVE_SECRETKEY, __ZMQ_OPT_CURVE_SECRETKEY) zeromq-1.5.6/inst/ZMQ_CURVE_SERVER.m0000644000000000000000000000207514465422472015100 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_CURVE_SERVER ## ## Constant for getsockopt and setsockopt CURVE_SERVER value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_CURVE_SERVER () v = __ZMQ_OPT_CURVE_SERVER; endfunction %!assert (ZMQ_CURVE_SERVER, __ZMQ_OPT_CURVE_SERVER) zeromq-1.5.6/inst/ZMQ_CURVE_SERVERKEY.m0000644000000000000000000000211714465422472015446 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_CURVE_SERVERKEY ## ## Constant for getsockopt and setsockopt CURVE_SERVERKEY value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_CURVE_SERVERKEY () v = __ZMQ_OPT_CURVE_SERVERKEY; endfunction %!assert (ZMQ_CURVE_SERVERKEY, __ZMQ_OPT_CURVE_SERVERKEY) zeromq-1.5.6/inst/ZMQ_DEALER.m0000644000000000000000000000176214465422472014064 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_DEALER ## ## Constant for dealer socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_DEALER () v = __ZMQ_SOCK_DEALER; endfunction %!assert (ZMQ_DEALER, __ZMQ_SOCK_DEALER) zeromq-1.5.6/inst/ZMQ_DONTWAIT.m0000644000000000000000000000177114465422472014361 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_DONTWAIT ## ## Constant for recv flag DONTWAIT ## ## @seealso{zmq_recv} ## @end deftypefn function v = ZMQ_DONTWAIT () v = __ZMQ_FLAG_DONTWAIT; endfunction %!assert (ZMQ_DONTWAIT, __ZMQ_FLAG_DONTWAIT) zeromq-1.5.6/inst/ZMQ_EVENTS.m0000644000000000000000000000177714465422472014142 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_EVENTS ## ## Constant for getsockopt EVENTS value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_EVENTS () v = __ZMQ_OPT_EVENTS; endfunction %!assert (ZMQ_EVENTS, __ZMQ_OPT_EVENTS) zeromq-1.5.6/inst/ZMQ_GSSAPI.m0000644000000000000000000000201714465422472014110 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_GSSAPI ## ## Constant value for getsockopt MECHANISM value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_GSSAPI () v = __ZMQ_MECHANISM_GSSAPI; endfunction %!assert (ZMQ_GSSAPI, __ZMQ_MECHANISM_GSSAPI) zeromq-1.5.6/inst/ZMQ_GSSAPI_PLAINTEXT.m0000644000000000000000000000212514465422472015540 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_GSSAPI_PLAINTEXT ## ## Constant for getsockopt and setsockopt GSSAPI_PLAINTEXT value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_GSSAPI_PLAINTEXT () v = __ZMQ_OPT_GSSAPI_PLAINTEXT; endfunction %!assert (ZMQ_GSSAPI_PLAINTEXT, __ZMQ_OPT_GSSAPI_PLAINTEXT) zeromq-1.5.6/inst/ZMQ_GSSAPI_PRINCIPAL.m0000644000000000000000000000212514465422472015511 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_GSSAPI_PRINCIPAL ## ## Constant for getsockopt and setsockopt GSSAPI_PRINCIPAL value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_GSSAPI_PRINCIPAL () v = __ZMQ_OPT_GSSAPI_PRINCIPAL; endfunction %!assert (ZMQ_GSSAPI_PRINCIPAL, __ZMQ_OPT_GSSAPI_PRINCIPAL) zeromq-1.5.6/inst/ZMQ_GSSAPI_SERVER.m0000644000000000000000000000210314465422472015172 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_GSSAPI_SERVER ## ## Constant for getsockopt and setsockopt GSSAPI_SERVER value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_GSSAPI_SERVER () v = __ZMQ_OPT_GSSAPI_SERVER; endfunction %!assert (ZMQ_GSSAPI_SERVER, __ZMQ_OPT_GSSAPI_SERVER) zeromq-1.5.6/inst/ZMQ_GSSAPI_SERVICE_PRINCIPAL.m0000644000000000000000000000220514465422472016670 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_GSSAPI_SERVICE_PRINCIPAL ## ## Constant for getsockopt and setsockopt GSSAPI_SERVICE_PRINCIPAL value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_GSSAPI_SERVICE_PRINCIPAL () v = __ZMQ_OPT_GSSAPI_SERVICE_PRINCIPAL; endfunction %!assert (ZMQ_GSSAPI_SERVICE_PRINCIPAL, __ZMQ_OPT_GSSAPI_SERVICE_PRINCIPAL) zeromq-1.5.6/inst/ZMQ_IDENTITY.m0000644000000000000000000000205114465422472014351 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_IDENITY ## ## Constant for getsockopt and setsockopt IDENTITY value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_IDENTITY () v = __ZMQ_OPT_IDENTITY; endfunction %!assert (ZMQ_IDENTITY, __ZMQ_OPT_IDENTITY) zeromq-1.5.6/inst/ZMQ_LAST_ENDPOINT.m0000644000000000000000000000204014465422472015161 0ustar0000000000000000## Copyright (C) 2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_LAST_ENDPOINT ## ## Constant for getsockopt last endpoint value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_LAST_ENDPOINT () v = __ZMQ_OPT_LAST_ENDPOINT; endfunction %!assert (ZMQ_LAST_ENDPOINT, __ZMQ_OPT_LAST_ENDPOINT) zeromq-1.5.6/inst/ZMQ_MECHANISM.m0000644000000000000000000000205314465422472014426 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_MECHANISM ## ## Constant for getsockopt and setsockopt MECHANISM value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_MECHANISM () v = __ZMQ_OPT_MECHANISM; endfunction %!assert (ZMQ_MECHANISM, __ZMQ_OPT_MECHANISM) zeromq-1.5.6/inst/ZMQ_NULL.m0000644000000000000000000000200514465422472013671 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_NULL ## ## Constant value for getsockopt MECHANISM value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_NULL () v = __ZMQ_MECHANISM_NULL; endfunction %!assert (ZMQ_NULL, __ZMQ_MECHANISM_NULL) zeromq-1.5.6/inst/ZMQ_PAIR.m0000644000000000000000000000174614465422472013665 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PAIR ## ## Constant for pair socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_PAIR () v = __ZMQ_SOCK_PAIR; endfunction %!assert (ZMQ_PAIR, __ZMQ_SOCK_PAIR) zeromq-1.5.6/inst/ZMQ_PLAIN.m0000644000000000000000000000201214465422472013760 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PLAIN ## ## Constant value for getsockopt MECHANISM value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_PLAIN () v = __ZMQ_MECHANISM_PLAIN; endfunction %!assert (ZMQ_PLAIN, __ZMQ_MECHANISM_PLAIN) zeromq-1.5.6/inst/ZMQ_PLAIN_PASSWORD.m0000644000000000000000000000211114465422472015302 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PLAIN_PASSWORD ## ## Constant for getsockopt and setsockopt PLAIN_PASSWORD value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_PLAIN_PASSWORD () v = __ZMQ_OPT_PLAIN_PASSWORD; endfunction %!assert (ZMQ_PLAIN_PASSWORD, __ZMQ_OPT_PLAIN_PASSWORD) zeromq-1.5.6/inst/ZMQ_PLAIN_SERVER.m0000644000000000000000000000207514465422472015057 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PLAIN_SERVER ## ## Constant for getsockopt and setsockopt PLAIN_SERVER value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_PLAIN_SERVER () v = __ZMQ_OPT_PLAIN_SERVER; endfunction %!assert (ZMQ_PLAIN_SERVER, __ZMQ_OPT_PLAIN_SERVER) zeromq-1.5.6/inst/ZMQ_PLAIN_USERNAME.m0000644000000000000000000000211114465422472015257 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PLAIN_USERNAME ## ## Constant for getsockopt and setsockopt PLAIN_USERNAME value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_PLAIN_USERNAME () v = __ZMQ_OPT_PLAIN_USERNAME; endfunction %!assert (ZMQ_PLAIN_USERNAME, __ZMQ_OPT_PLAIN_USERNAME) zeromq-1.5.6/inst/ZMQ_POLLIN.m0000644000000000000000000000202114465422472014112 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_POLLIN ## ## Constant bitmask value for getsockopt EVENTS value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_POLLIN () v = __ZMQ_EVENT_POLLIN; endfunction %!assert (ZMQ_POLLIN, __ZMQ_EVENT_POLLIN) zeromq-1.5.6/inst/ZMQ_POLLOUT.m0000644000000000000000000000202614465422472014260 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_POLLOUT ## ## Constant bitmask value for getsockopt EVENTS value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_POLLOUT () v = __ZMQ_EVENT_POLLOUT; endfunction %!assert (ZMQ_POLLOUT, __ZMQ_EVENT_POLLOUT) zeromq-1.5.6/inst/ZMQ_PRIORITY.m0000644000000000000000000000207314465422472014405 0ustar0000000000000000## Copyright (C) 2022 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PRIORITY ## ## Constant for getsockopt and setsockopt SO_PRIORITY value option ## in linux only. ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_PRIORITY () v = __ZMQ_OPT_PRIORITY; endfunction %!assert (ZMQ_PRIORITY, __ZMQ_OPT_PRIORITY) zeromq-1.5.6/inst/ZMQ_PUB.m0000644000000000000000000000173714465422472013560 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PUB ## ## Constant for publisher type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_PUB () v = __ZMQ_SOCK_PUB; endfunction %!assert (ZMQ_PUB, __ZMQ_SOCK_PUB) zeromq-1.5.6/inst/ZMQ_PULL.m0000644000000000000000000000174614465422472013706 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PULL ## ## Constant for pull socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_PULL () v = __ZMQ_SOCK_PULL; endfunction %!assert (ZMQ_PULL, __ZMQ_SOCK_PULL) zeromq-1.5.6/inst/ZMQ_PUSH.m0000644000000000000000000000174614465422472013711 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_PUSH ## ## Constant for push socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_PUSH () v = __ZMQ_SOCK_PUSH; endfunction %!assert (ZMQ_PUSH, __ZMQ_SOCK_PUSH) zeromq-1.5.6/inst/ZMQ_RATE.m0000644000000000000000000000210414465422472013652 0ustar0000000000000000## Copyright (C) 2022 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_RATE ## ## Constant for getsockopt and setsockopt value option ## ## Sets the data rate of multicast sockets in kilobits ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_RATE () v = __ZMQ_OPT_RATE; endfunction %!assert (ZMQ_RATE, __ZMQ_OPT_RATE) zeromq-1.5.6/inst/ZMQ_RCVMORE.m0000644000000000000000000000200514465422472014234 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_RCVMORE ## ## Constant for getsockopt RCVMORE value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_RCVMORE () v = __ZMQ_OPT_RCVMORE; endfunction %!assert (ZMQ_RCVMORE, __ZMQ_OPT_RCVMORE) zeromq-1.5.6/inst/ZMQ_REP.m0000644000000000000000000000174214465422472013554 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_REP ## ## Constant for reply socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_REP () v = __ZMQ_SOCK_REP; endfunction %!assert (ZMQ_REP, __ZMQ_SOCK_REP) zeromq-1.5.6/inst/ZMQ_REQ.m0000644000000000000000000000174414465422472013557 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_REQ ## ## Constant for request socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_REQ () v = __ZMQ_SOCK_REQ; endfunction %!assert (ZMQ_REQ, __ZMQ_SOCK_REQ) zeromq-1.5.6/inst/ZMQ_ROUTER.m0000644000000000000000000000176214465422472014150 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_ROUTER ## ## Constant for router socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_ROUTER () v = __ZMQ_SOCK_ROUTER; endfunction %!assert (ZMQ_ROUTER, __ZMQ_SOCK_ROUTER) zeromq-1.5.6/inst/ZMQ_ROUTING_ID.m0000644000000000000000000000205714465422472014631 0ustar0000000000000000## Copyright (C) 2022 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_ROUTING_ID ## ## Constant for getsockopt and setsockopt IDENTITY value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_ROUTING_ID () v = __ZMQ_OPT_ROUTING_ID; endfunction %!assert (ZMQ_ROUTING_ID, __ZMQ_OPT_ROUTING_ID) zeromq-1.5.6/inst/ZMQ_SNDMORE.m0000644000000000000000000000176314465422472014240 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_SNDMORE ## ## Constant for send flag SNDMORE ## ## @seealso{zmq_send} ## @end deftypefn function v = ZMQ_SNDMORE () v = __ZMQ_FLAG_SNDMORE; endfunction %!assert (ZMQ_SNDMORE, __ZMQ_FLAG_SNDMORE) zeromq-1.5.6/inst/ZMQ_SOCKS_PROXY.m0000644000000000000000000000206714465422472015012 0ustar0000000000000000## Copyright (C) 2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_SOCKS_PROXY ## ## Constant for getsockopt and setsockopt SOCKS_PROXY value option ## ## @seealso{zmq_getsockopt, zmq_setsockopt} ## @end deftypefn function v = ZMQ_SOCKS_PROXY () v = __ZMQ_OPT_SOCKS_PROXY; endfunction %!assert (ZMQ_SOCKS_PROXY, __ZMQ_OPT_SOCKS_PROXY) zeromq-1.5.6/inst/ZMQ_STREAM.m0000644000000000000000000000175514465422472014125 0ustar0000000000000000## Copyright (C) 2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_STREAM ## ## Constant for stream socket type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_STREAM () v = __ZMQ_SOCK_STREAM; endfunction %!assert (ZMQ_STREAM, __ZMQ_SOCK_STREAM) zeromq-1.5.6/inst/ZMQ_SUB.m0000644000000000000000000000174014465422472013555 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_SUB ## ## Constant for subscriber type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_SUB () v = __ZMQ_SOCK_SUB; endfunction %!assert (ZMQ_SUB, __ZMQ_SOCK_SUB) zeromq-1.5.6/inst/ZMQ_SUBSCRIBE.m0000644000000000000000000000203414465422472014442 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_SUBSCRIBE ## ## Constant for setsockopt subscribe option ## ## @seealso{zmq_setsockopt, ZMQ_UNSUBSCRIBE} ## @end deftypefn function v = ZMQ_SUBSCRIBE () v = __ZMQ_OPT_SUBSCRIBE; endfunction %!assert (ZMQ_SUBSCRIBE, __ZMQ_OPT_SUBSCRIBE) zeromq-1.5.6/inst/ZMQ_TYPE.m0000644000000000000000000000213214465422472013701 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_TYPE ## ## Constant for getsockopt TYPE value option ## ## @seealso{zmq_getsockopt} ## @end deftypefn function v = ZMQ_TYPE () v = __ZMQ_OPT_TYPE; endfunction %!assert (ZMQ_TYPE, __ZMQ_OPT_TYPE) %!test % s = zmq_socket(ZMQ_SUB); % assert(zmq_getsockopt(s, ZMQ_TYPE), ZMQ_SUB) % zmq_close(s); zeromq-1.5.6/inst/ZMQ_UNSUBSCRIBE.m0000644000000000000000000000204614465422472014710 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_UNSUBSCRIBE ## ## Constant for setsockopt unsubscribe option ## ## @seealso{zmq_setsockopt, ZMQ_SUBSCRIBE} ## @end deftypefn function v = ZMQ_UNSUBSCRIBE () v = __ZMQ_OPT_UNSUBSCRIBE; endfunction %!assert (ZMQ_UNSUBSCRIBE, __ZMQ_OPT_UNSUBSCRIBE) zeromq-1.5.6/inst/ZMQ_XPUB.m0000644000000000000000000000174414465422472013706 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_XPUB ## ## Constant for publisher type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_XPUB () v = __ZMQ_SOCK_XPUB; endfunction %!assert (ZMQ_XPUB, __ZMQ_SOCK_XPUB) zeromq-1.5.6/inst/ZMQ_XSUB.m0000644000000000000000000000174514465422472013712 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} ZMQ_XSUB ## ## Constant for subscriber type. ## ## @seealso{zmq_socket} ## @end deftypefn function v = ZMQ_XSUB () v = __ZMQ_SOCK_XSUB; endfunction %!assert (ZMQ_XSUB, __ZMQ_SOCK_XSUB) zeromq-1.5.6/inst/examples/0000755000000000000000000000000014465422472014033 5ustar0000000000000000zeromq-1.5.6/inst/examples/zmq_example1.m0000644000000000000000000000421714465422472016620 0ustar0000000000000000## Copyright (C) 2016-2018 john donoghue ## ## This program is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . ## -*- texinfo -*- ## Example code for a REQ socket connected to a server and sending and ## receiving responses. ## ## The example contains comments on the differences between the C API, and the ## Octave bindings. % zeromq package must be installed and loaded to work % don't buffer output more off printf ("Connecting to hello world server...\n"); % don't need to create context in octave binding % % ZeroMQ API: context = zmq_ctx_new (); % Create socket and connect to server % since context in internal, a function that requires a context is used % without specifying the context. % ZeroMQ API: requester = zmq_socket (context, ZMQ_REQ); requester = zmq_socket (ZMQ_REQ); zmq_connect (requester, "tcp://localhost:5555"); for request_nbr = [1:10] printf ("Sending Hello %d...\n", request_nbr); zmq_send (requester, uint8("Hello"), 5, 0); % try to read up to 10 bytes of reply data. printf ("Waiting for server response %d... (Ctrl-C to exit)\n", request_nbr); % The ZeroMQ API fills a buffer and returns a count of bytes % Octave binding returns a buffer of the size received. % ZeroMQ API: zmq_recv (requester, buffer, 10, 0); received = zmq_recv (requester, 10, 0); printf ("Received World %d\n", request_nbr); endfor zmq_close (requester); % Binding handles context, so don't need to destroy it % ZeroMQ API: zmq_ctx_destroy (context); %!test % % interactive script - nothing to do zeromq-1.5.6/inst/examples/zmq_example2.m0000644000000000000000000000260714465422472016622 0ustar0000000000000000## Copyright (C) 2016-2018 john donoghue ## ## This program is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . ## -*- texinfo -*- ## Example code for a REP socket server which waits for client commands and sends ## back a response. % zeromq package must be installed and loaded to work % don't buffer output more off printf ("Connecting to hello world server...\n"); % create reply socket, and bind it to port 5555 responder = zmq_socket (ZMQ_REP); zmq_bind (responder, "tcp://*:5555"); printf ("Waiting for clients ...\n"); % loop forever, waiting for client requests and responding back while (true) recievedata = zmq_recv (responder, 10, 0); printf ("Received Hello\n"); zmq_send (responder, "World", 5, 0); endwhile %!test % % interactive script - nothing to do zeromq-1.5.6/inst/examples/zmq_example3.m0000644000000000000000000000256014465422472016621 0ustar0000000000000000## Copyright (C) 2016-2018 john donoghue ## ## This program is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . ## -*- texinfo -*- ## Example code for a PUB socket server which sends 'weather' updates from random ## zipcodes. % zeromq package must be installed and loaded to work % don't buffer output more off publisher = zmq_socket (ZMQ_PUB); rc = zmq_bind (publisher, "tcp://*:5556"); assert (rc); while (true) % make up some random values zipcode = 10000 + randi (20); temperature = randi (215) - 80; relhumidity = randi (50) + 10; % Send message to all subscribers update = sprintf ("%05d %d %d", zipcode, temperature, relhumidity); fprintf("%s\n", update); zmq_send (publisher, update); endwhile zmq_close (publisher); %!test % % interactive script - nothing to do zeromq-1.5.6/inst/examples/zmq_example4.m0000644000000000000000000000315014465422472016616 0ustar0000000000000000## Copyright (C) 2016-2018 john donoghue ## ## This program is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . ## -*- texinfo -*- ## Example code for a SUB socket client which subscribes to a 'weather' server ## for weather updates for zipcode 10001. % don't buffer output more off subscriber = zmq_socket (ZMQ_SUB); rc = zmq_connect (subscriber, "tcp://localhost:5556"); assert (rc); % Subscribe to zipcode, default is NYC, 10001 zipfilter = "10001 "; rc = zmq_setsockopt (subscriber, ZMQ_SUBSCRIBE, zipfilter); assert (rc); % Process 100 updates update_nbr = 0; total_temp = 0; for update_nbr = 1:100 string = char( zmq_recv(subscriber, 128) ); [zipcode, temperature, relhumidity, count, errmsg] = sscanf (string, "%d %d %d", "C"); fprintf ("received a temp for zipcode '%s' of %dF\n", ... zipfilter, temperature); total_temp += temperature; endfor fprintf ("Average temperature for zipcode '%s' was %dF\n", ... zipfilter, (total_temp / update_nbr)); zmq_close (subscriber); %!test % % interactive script - nothing to do zeromq-1.5.6/inst/examples/zmq_example5.m0000644000000000000000000000427314465422472016626 0ustar0000000000000000## Copyright (C) 2018 john donoghue ## ## This program is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . ## -*- texinfo -*- ## Example code for a STREAM socket connecting to a HTTP server ## and making a HTTP request % zeromq package must be installed and loaded to work % don't buffer output more off printf ("Connecting to octave.org ...\n"); % Create socket sock = zmq_socket (ZMQ_STREAM); % connect to gnu.org zmq_connect (sock, "tcp://octave.org:80"); % get socket identity % NOTE: we MUST get it as zmq uses the identity for the % first frame to know where to route to % ZeroMQ API: zmq_socket (sock, ZMQ_IDENTITY, id, idsize); id = zmq_getsockopt (sock, ZMQ_IDENTITY); % send request for getting the home page info % in HTTP would be HEAD / HTTP/1.1\r\n\r\n printf ("Requesting HEAD / ...\n"); % send id frame first zmq_send (sock, id, ZMQ_SNDMORE); % now the content zmq_send(sock, "HEAD / HTTP/1.1\r\n\r\n"); printf ("Waiting for server response...\n"); % zmq will add an identity as the 1st frame back identity = zmq_recv (sock, 255, 0); % http request blank line received = zmq_recv (sock, 255, 0); % the actual content identity = zmq_recv (sock, 255, 0); readmore = zmq_getsockopt (sock, ZMQ_RCVMORE); while (readmore) received = zmq_recv (sock, 1024, 0); readmore = zmq_getsockopt (sock, ZMQ_RCVMORE); printf ("%s", char(received)) endwhile printf ("\n"); printf("Closing socket ...\n"); % if was a server, send id frame following by an empty zero frame to % close the socket zmq_close (sock); %!test % % interactive script - nothing to do zeromq-1.5.6/inst/iszmq.m0000644000000000000000000000251414465422472013540 0ustar0000000000000000## Copyright (C) 2017-2019 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {@var{tf} =} iszmq (@var{h}) ## ## Determine whether @var{h} is a zeromq socket object. ## ## @subsubheading Inputs ## @var{h} - a potential zeromq socket object to check ## @subsubheading Outputs ## @var{tf} - true if @var{h} is a zeromq socket object, otherwise false. ## ## @seealso{zmq_socket} ## @end deftypefn function tf = iszmq (h) if (nargin == 0) print_usage (); endif tf = strcmp(typeinfo(h), "octave_zeromq_socket"); endfunction %!test assert(iszmq(1), false) %!test %! a = zmq_socket (ZMQ_SUB); %! assert (iszmq (a)); %! zmq_close(a); zeromq-1.5.6/inst/zmq_test.m0000644000000000000000000000370014465422472014241 0ustar0000000000000000## Copyright (C) 2016-2018 John Donoghue ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 3 of the License, or (at ## your option) any later version. ## ## Octave is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with Octave; see the file COPYING. If not, see ## . ## -*- texinfo -*- ## @deftypefn {} {} zmq_test ## ## Perform zeromq Octave tests to exercise the oct file functionality. ## ## @end deftypefn function zmq_test () test ( "zmq_test", "verbose" ); endfunction %!assert(!isempty(ZMQ_SUB)) %!assert(!isempty(ZMQ_PUB)) %!assert(!isempty(ZMQ_PULL)) %!assert(!isempty(ZMQ_PUSH)) %!assert(!isempty(ZMQ_REQ)) %!assert(!isempty(ZMQ_REP)) %!test %! server = zmq_socket(ZMQ_PUB); %! assert (!isempty(server)); %! zmq_close (server); %!xtest %! server = zmq_socket(ZMQ_PUB); %! assert (!isempty(server)); %! assert(zmq_bind( server, "tcp://*:8071")) %! client = zmq_socket(ZMQ_SUB); %! assert (!isempty(client)); %! assert(zmq_connect( client, "tcp://127.0.0.1:8071")) %! zmq_setsockopt(client, ZMQ_SUBSCRIBE, ""); %! pause (2) %! assert(zmq_send (server, uint8([104 101 108 108 111])), 5); %! assert(zmq_recv (client, 10), uint8([104 101 108 108 111])) %! zmq_close (client); %! zmq_close (server); %!test %! server = zmq_socket(ZMQ_PUB); %! assert (!isempty(server)); %! zmq_setsockopt(server, ZMQ_IDENTITY, uint8([104 101 108 108 111])); %! assert(zmq_getsockopt (server, ZMQ_IDENTITY), uint8([104 101 108 108 111])) %! zmq_close (server); zeromq-1.5.6/octave-zeromq.metainfo.xml0000644000000000000000000000207514465422472016363 0ustar0000000000000000 octave-zeromq www.octave.org-octave.desktop ZeroMQ Toolkit Octave ZeroMQ interface toolkit

Interface toolkit for using zeromq sockets.

zeromq communication http://octave.sourceforge.net/zeromq https://savannah.gnu.org/bugs/?func=additem&group=octave GPL-3.0+ Octave-Forge Community octave-maintainers@gnu.org FSFAP
zeromq-1.5.6/src/0000755000000000000000000000000014465422472012027 5ustar0000000000000000zeromq-1.5.6/src/Makefile.in0000644000000000000000000000271514465422472014101 0ustar0000000000000000MKOCTFILE := @MKOCTFILE@ OCTAVE_CONFIG := @OCTAVE_CONFIG@ GREP ?= @GREP@ CXXFLAGS := @CXXFLAGS@ @DEFS@ LIBS := @LIBS@ LDFLAGS := @LDFLAGS@ ARCHDIR := "$(shell $(OCTAVE_CONFIG) -p CANONICAL_HOST_TYPE)-$(shell $(OCTAVE_CONFIG) -p API_VERSION)" SRC := socket_class.cc bind.cc close.cc connect.cc disconnect.cc errno.cc \ getsockopt.cc globals.cc poll.cc recv.cc send.cc setsockopt.cc \ socket.cc strerror.cc unbind.cc version.cc properties.cc zeromq.cc \ has.cc z85_encode.cc z85_decode.cc curve_keypair.cc curve_public.cc pkglock.cc OBJ := $(SRC:.cc=.o) .PHONY: all all: @TARGETS@ %.o: %.cc $(MKOCTFILE) -c $< $(CXXFLAGS) CC_TST_SOURCES := $(shell $(GREP) --files-with-matches '^%!' $(SRC)) TST_SOURCES := $(patsubst %.cc,../inst/$(ARCHDIR)/%.cc-tst,$(CC_TST_SOURCES)) .PHONY: archtests archtests: $(TST_SOURCES) ../inst/$(ARCHDIR): @mkdir -p "$@" ../inst/$(ARCHDIR)/%.cc-tst: %.cc | ../inst/$(ARCHDIR) @echo "Extracting tests from $< ..." @$(RM) -f "$@" "$@-t" @( echo "## Generated from $<"; \ $(GREP) '^%!' "$<") > "$@" zeromq.oct: $(OBJ) $(MKOCTFILE) -o zeromq.oct $(OBJ) $(LDFLAGS) $(LIBS) .PHONY: clean .PHONY: distclean clean: rm -f *.o rm -f *.oct test -e ../inst/$(ARCHDIR) && rm -f $(TST_SOURCES) || true test -e ../inst/$(ARCHDIR) && rmdir ../inst/$(ARCHDIR) || true distclean: clean $(RM) -rf autom4te.cache $(RM) -f config.status config.log config.h $(RM) -f oct-alt-includes.h $(RM) -f Makefile zeromq-1.5.6/src/aclocal.m40000644000000000000000000003207214465422472013673 0ustar0000000000000000# generated automatically by aclocal 1.16.5 -*- Autoconf -*- # Copyright (C) 1996-2021 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # serial 11 (pkg-config-0.29.1) dnl Copyright © 2004 Scott James Remnant . dnl Copyright © 2012-2015 Dan Nicholson dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2 of the License, or dnl (at your option) any later version. dnl dnl This program is distributed in the hope that it will be useful, but dnl WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA dnl 02111-1307, USA. dnl dnl As a special exception to the GNU General Public License, if you dnl distribute this file as part of a program that contains a dnl configuration script generated by Autoconf, you may include it under dnl the same distribution terms that you use for the rest of that dnl program. dnl PKG_PREREQ(MIN-VERSION) dnl ----------------------- dnl Since: 0.29 dnl dnl Verify that the version of the pkg-config macros are at least dnl MIN-VERSION. Unlike PKG_PROG_PKG_CONFIG, which checks the user's dnl installed version of pkg-config, this checks the developer's version dnl of pkg.m4 when generating configure. dnl dnl To ensure that this macro is defined, also add: dnl m4_ifndef([PKG_PREREQ], dnl [m4_fatal([must install pkg-config 0.29 or later before running autoconf/autogen])]) dnl dnl See the "Since" comment for each macro you use to see what version dnl of the macros you require. m4_defun([PKG_PREREQ], [m4_define([PKG_MACROS_VERSION], [0.29.1]) m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1, [m4_fatal([pkg.m4 version $1 or higher is required but ]PKG_MACROS_VERSION[ found])]) ])dnl PKG_PREREQ dnl PKG_PROG_PKG_CONFIG([MIN-VERSION]) dnl ---------------------------------- dnl Since: 0.16 dnl dnl Search for the pkg-config tool and set the PKG_CONFIG variable to dnl first found in the path. Checks that the version of pkg-config found dnl is at least MIN-VERSION. If MIN-VERSION is not specified, 0.9.0 is dnl used since that's the first version where most current features of dnl pkg-config existed. AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) fi if test -n "$PKG_CONFIG"; then _pkg_min_version=m4_default([$1], [0.9.0]) AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) PKG_CONFIG="" fi fi[]dnl ])dnl PKG_PROG_PKG_CONFIG dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) dnl ------------------------------------------------------------------- dnl Since: 0.18 dnl dnl Check to see whether a particular set of modules exists. Similar to dnl PKG_CHECK_MODULES(), but does not set variables or print errors. dnl dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) dnl only at the first occurence in configure.ac, so if the first place dnl it's called might be skipped (such as if it is within an "if", you dnl have to call PKG_CHECK_EXISTS manually AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test -n "$PKG_CONFIG" && \ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then m4_default([$2], [:]) m4_ifvaln([$3], [else $3])dnl fi]) dnl _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) dnl --------------------------------------------- dnl Internal wrapper calling pkg-config via PKG_CONFIG and setting dnl pkg_failed based on the result. m4_define([_PKG_CONFIG], [if test -n "$$1"; then pkg_cv_[]$1="$$1" elif test -n "$PKG_CONFIG"; then PKG_CHECK_EXISTS([$3], [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) else pkg_failed=untried fi[]dnl ])dnl _PKG_CONFIG dnl _PKG_SHORT_ERRORS_SUPPORTED dnl --------------------------- dnl Internal check to see if pkg-config supports short errors. AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG]) if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi[]dnl ])dnl _PKG_SHORT_ERRORS_SUPPORTED dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], dnl [ACTION-IF-NOT-FOUND]) dnl -------------------------------------------------------------- dnl Since: 0.4.0 dnl dnl Note that if there is a possibility the first call to dnl PKG_CHECK_MODULES might not happen, you should be sure to include an dnl explicit call to PKG_PROG_PKG_CONFIG in your configure.ac AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl pkg_failed=no AC_MSG_CHECKING([for $1]) _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) _PKG_CONFIG([$1][_LIBS], [libs], [$2]) m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS and $1[]_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.]) if test $pkg_failed = yes; then AC_MSG_RESULT([no]) _PKG_SHORT_ERRORS_SUPPORTED if test $_pkg_short_errors_supported = yes; then $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` else $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD m4_default([$4], [AC_MSG_ERROR( [Package requirements ($2) were not met: $$1_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. _PKG_TEXT])[]dnl ]) elif test $pkg_failed = untried; then AC_MSG_RESULT([no]) m4_default([$4], [AC_MSG_FAILURE( [The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. _PKG_TEXT To get pkg-config, see .])[]dnl ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_LIBS=$pkg_cv_[]$1[]_LIBS AC_MSG_RESULT([yes]) $3 fi[]dnl ])dnl PKG_CHECK_MODULES dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], dnl [ACTION-IF-NOT-FOUND]) dnl --------------------------------------------------------------------- dnl Since: 0.29 dnl dnl Checks for existence of MODULES and gathers its build flags with dnl static libraries enabled. Sets VARIABLE-PREFIX_CFLAGS from --cflags dnl and VARIABLE-PREFIX_LIBS from --libs. dnl dnl Note that if there is a possibility the first call to dnl PKG_CHECK_MODULES_STATIC might not happen, you should be sure to dnl include an explicit call to PKG_PROG_PKG_CONFIG in your dnl configure.ac. AC_DEFUN([PKG_CHECK_MODULES_STATIC], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl _save_PKG_CONFIG=$PKG_CONFIG PKG_CONFIG="$PKG_CONFIG --static" PKG_CHECK_MODULES($@) PKG_CONFIG=$_save_PKG_CONFIG[]dnl ])dnl PKG_CHECK_MODULES_STATIC dnl PKG_INSTALLDIR([DIRECTORY]) dnl ------------------------- dnl Since: 0.27 dnl dnl Substitutes the variable pkgconfigdir as the location where a module dnl should install pkg-config .pc files. By default the directory is dnl $libdir/pkgconfig, but the default can be changed by passing dnl DIRECTORY. The user can override through the --with-pkgconfigdir dnl parameter. AC_DEFUN([PKG_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) m4_pushdef([pkg_description], [pkg-config installation directory @<:@]pkg_default[@:>@]) AC_ARG_WITH([pkgconfigdir], [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, [with_pkgconfigdir=]pkg_default) AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) ])dnl PKG_INSTALLDIR dnl PKG_NOARCH_INSTALLDIR([DIRECTORY]) dnl -------------------------------- dnl Since: 0.27 dnl dnl Substitutes the variable noarch_pkgconfigdir as the location where a dnl module should install arch-independent pkg-config .pc files. By dnl default the directory is $datadir/pkgconfig, but the default can be dnl changed by passing DIRECTORY. The user can override through the dnl --with-noarch-pkgconfigdir parameter. AC_DEFUN([PKG_NOARCH_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) m4_pushdef([pkg_description], [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) AC_ARG_WITH([noarch-pkgconfigdir], [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, [with_noarch_pkgconfigdir=]pkg_default) AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) ])dnl PKG_NOARCH_INSTALLDIR dnl PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) dnl ------------------------------------------- dnl Since: 0.28 dnl dnl Retrieves the value of the pkg-config variable for the given module. AC_DEFUN([PKG_CHECK_VAR], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl _PKG_CONFIG([$1], [variable="][$3]["], [$2]) AS_VAR_COPY([$1], [pkg_cv_][$1]) AS_VAR_IF([$1], [""], [$5], [$4])dnl ])dnl PKG_CHECK_VAR dnl PKG_WITH_MODULES(VARIABLE-PREFIX, MODULES, dnl [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND], dnl [DESCRIPTION], [DEFAULT]) dnl ------------------------------------------ dnl dnl Prepare a "--with-" configure option using the lowercase dnl [VARIABLE-PREFIX] name, merging the behaviour of AC_ARG_WITH and dnl PKG_CHECK_MODULES in a single macro. AC_DEFUN([PKG_WITH_MODULES], [ m4_pushdef([with_arg], m4_tolower([$1])) m4_pushdef([description], [m4_default([$5], [build with ]with_arg[ support])]) m4_pushdef([def_arg], [m4_default([$6], [auto])]) m4_pushdef([def_action_if_found], [AS_TR_SH([with_]with_arg)=yes]) m4_pushdef([def_action_if_not_found], [AS_TR_SH([with_]with_arg)=no]) m4_case(def_arg, [yes],[m4_pushdef([with_without], [--without-]with_arg)], [m4_pushdef([with_without],[--with-]with_arg)]) AC_ARG_WITH(with_arg, AS_HELP_STRING(with_without, description[ @<:@default=]def_arg[@:>@]),, [AS_TR_SH([with_]with_arg)=def_arg]) AS_CASE([$AS_TR_SH([with_]with_arg)], [yes],[PKG_CHECK_MODULES([$1],[$2],$3,$4)], [auto],[PKG_CHECK_MODULES([$1],[$2], [m4_n([def_action_if_found]) $3], [m4_n([def_action_if_not_found]) $4])]) m4_popdef([with_arg]) m4_popdef([description]) m4_popdef([def_arg]) ])dnl PKG_WITH_MODULES dnl PKG_HAVE_WITH_MODULES(VARIABLE-PREFIX, MODULES, dnl [DESCRIPTION], [DEFAULT]) dnl ----------------------------------------------- dnl dnl Convenience macro to trigger AM_CONDITIONAL after PKG_WITH_MODULES dnl check._[VARIABLE-PREFIX] is exported as make variable. AC_DEFUN([PKG_HAVE_WITH_MODULES], [ PKG_WITH_MODULES([$1],[$2],,,[$3],[$4]) AM_CONDITIONAL([HAVE_][$1], [test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"]) ])dnl PKG_HAVE_WITH_MODULES dnl PKG_HAVE_DEFINE_WITH_MODULES(VARIABLE-PREFIX, MODULES, dnl [DESCRIPTION], [DEFAULT]) dnl ------------------------------------------------------ dnl dnl Convenience macro to run AM_CONDITIONAL and AC_DEFINE after dnl PKG_WITH_MODULES check. HAVE_[VARIABLE-PREFIX] is exported as make dnl and preprocessor variable. AC_DEFUN([PKG_HAVE_DEFINE_WITH_MODULES], [ PKG_HAVE_WITH_MODULES([$1],[$2],[$3],[$4]) AS_IF([test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"], [AC_DEFINE([HAVE_][$1], 1, [Enable ]m4_tolower([$1])[ support])]) ])dnl PKG_HAVE_DEFINE_WITH_MODULES m4_include([m4/octave-forge.m4]) zeromq-1.5.6/src/bind.cc0000644000000000000000000000361014465422472013252 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_bind", "zeromq.oct"); DEFUN_DLD (zmq_bind, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {status =} zmq_bind (@var{sock}, @var{endpoint})\n \ \n\ Bind a zeromq socket to a endpoint.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to bind.\n \ \n \ @var{endpoint} - the endpoint string.\n \ \n \ @subsubheading Outputs\n \ @var{status} - status for bind.\n \ On success, bind will return a @var{status} of true \n \ \n \ @seealso { zmq_socket }\n \ @end deftypefn") { init_types (); if (args.length () != 2 || args(0).type_id () != octave_zeromq_socket::static_type_id () || ! args(1).is_string ()) { print_usage (); return octave_value (false); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); bool ret = sock->bind (args (1).string_value ()); return octave_value (ret); } #if 0 %!error zmq_bind() %!error zmq_bind(1) #endif zeromq-1.5.6/src/bootstrap0000755000000000000000000000034414465422472013773 0ustar0000000000000000#!/bin/bash ## Octave-Forge: video package bootstrap script ## Run this to generate the configure script set -e # halt if unhandled error aclocal autoconf # generate configure script autoheader -f rm -rf autom4te.cache zeromq-1.5.6/src/close.cc0000644000000000000000000000332014465422472013441 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_close", "zeromq.oct"); DEFUN_DLD (zmq_close, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {} zmq_close (@var{sock})\n \ \n\ Close a zeromq socket.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket type to close.\n \ @subsubheading Outputs\n \ None\n \ \n \ @seealso { zmq_socket }\n \ @end deftypefn") { init_types(); if (args.length () != 1 || args (0).type_id () != octave_zeromq_socket::static_type_id ()) { print_usage (); return octave_value (-1); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); sock->close (); return octave_value (); } #if 0 %!error zmq_close() %!error zmq_close(10) %!test %! a = zmq_socket(); %! zmq_close(a); #endif zeromq-1.5.6/src/config.h.in0000644000000000000000000000373114465422472014056 0ustar0000000000000000/* config.h.in. Generated from configure.ac by autoheader. */ #include "undef-ah-octave.h" /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_ZMQ_H /* macro for alternative Octave symbols */ #undef OCTAVE_BASE_CLASS /* macro for alternative Octave symbols */ #undef OCTAVE__FEVAL /* octave_base_value ref count field */ #undef OV_COUNT /* macro for alternative Octave symbols */ #undef OV_ISCELL /* macro for alternative Octave symbols */ #undef OV_ISFLOAT /* macro for alternative Octave symbols */ #undef OV_ISINTEGER /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #undef STDC_HEADERS #include "oct-alt-includes.h" zeromq-1.5.6/src/configure0000755000000000000000000043206214465422472013745 0ustar0000000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.71 for octave zeromq package 1.5.6. # # # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, # Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh as_nop=: if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else $as_nop case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi # Reset variables that may have inherited troublesome values from # the environment. # IFS needs to be set, to space, tab, and newline, in precisely that order. # (If _AS_PATH_WALK were called with IFS unset, it would have the # side effect of setting IFS to empty, thus disabling word splitting.) # Quoting is to prevent editors from complaining about space-tab. as_nl=' ' export as_nl IFS=" "" $as_nl" PS1='$ ' PS2='> ' PS4='+ ' # Ensure predictable behavior from utilities with locale-dependent output. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # We cannot yet rely on "unset" to work, but we need these variables # to be unset--not just set to an empty or harmless value--now, to # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct # also avoids known problems related to "unset" and subshell syntax # in other old shells (e.g. bash 2.01 and pdksh 5.2.14). for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH do eval test \${$as_var+y} \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done # Ensure that fds 0, 1, and 2 are open. if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi if (exec 3>&2) ; then :; else exec 2>/dev/null; fi # The user is always right. if ${PATH_SEPARATOR+false} :; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac test -r "$as_dir$0" && as_myself=$as_dir$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Use a proper internal environment variable to ensure we don't fall # into an infinite loop, continuously re-executing ourselves. if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then _as_can_reexec=no; export _as_can_reexec; # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi # We don't want this to propagate to other subprocesses. { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="as_nop=: if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else \$as_nop case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ) then : else \$as_nop exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1 blah=\$(echo \$(echo blah)) test x\"\$blah\" = xblah || exit 1 test -x / || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1" if (eval "$as_required") 2>/dev/null then : as_have_required=yes else $as_nop as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null then : else $as_nop as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null then : CONFIG_SHELL=$as_shell as_have_required=yes if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null then : break 2 fi fi done;; esac as_found=false done IFS=$as_save_IFS if $as_found then : else $as_nop if { test -f "$SHELL" || test -f "$SHELL.exe"; } && as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null then : CONFIG_SHELL=$SHELL as_have_required=yes fi fi if test "x$CONFIG_SHELL" != x then : export CONFIG_SHELL # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi if test x$as_have_required = xno then : printf "%s\n" "$0: This script requires a shell more modern than all" printf "%s\n" "$0: the shells that I found on your system." if test ${ZSH_VERSION+y} ; then printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should" printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." else printf "%s\n" "$0: Please tell bug-autoconf@gnu.org about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_nop # --------- # Do nothing but, unlike ":", preserve the value of $?. as_fn_nop () { return $? } as_nop=as_fn_nop # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || printf "%s\n" X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null then : eval 'as_fn_append () { eval $1+=\$2 }' else $as_nop as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null then : eval 'as_fn_arith () { as_val=$(( $* )) }' else $as_nop as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_nop # --------- # Do nothing but, unlike ":", preserve the value of $?. as_fn_nop () { return $? } as_nop=as_fn_nop # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi printf "%s\n" "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || printf "%s\n" X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # If we had to re-execute with $CONFIG_SHELL, we're ensured to have # already done that, so ensure we don't try to do so again and fall # in an infinite loop. This has already happened in practice. _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } # Determine whether it's possible to make 'echo' print without a newline. # These variables are no longer used directly by Autoconf, but are AC_SUBSTed # for compatibility with existing Makefiles. ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac # For backward compatibility with old third-party macros, we provide # the shell variables $as_echo and $as_echo_n. New code should use # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. as_echo='printf %s\n' as_echo_n='printf %s' rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME='octave zeromq package' PACKAGE_TARNAME='octave-zeromq-package' PACKAGE_VERSION='1.5.6' PACKAGE_STRING='octave zeromq package 1.5.6' PACKAGE_BUGREPORT='' PACKAGE_URL='' # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_STDIO_H # include #endif #ifdef HAVE_STDLIB_H # include #endif #ifdef HAVE_STRING_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_header_cxx_list= ac_subst_vars='LTLIBOBJS LIBOBJS TARGETS libzmq_LIBS libzmq_CFLAGS PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG OCTAVE_CONFIG MKOCTFILE GREP CXXCPP OBJEXT EXEEXT ac_ct_CXX CPPFLAGS LDFLAGS CXXFLAGS CXX target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir runstatedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking ' ac_precious_vars='build_alias host_alias target_alias CXX CXXFLAGS LDFLAGS LIBS CPPFLAGS CCC CXXCPP PKG_CONFIG PKG_CONFIG_PATH PKG_CONFIG_LIBDIR libzmq_CFLAGS libzmq_LIBS' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' runstatedir='${localstatedir}/run' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: \`$ac_useropt'" ac_useropt_orig=$ac_useropt ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: \`$ac_useropt'" ac_useropt_orig=$ac_useropt ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -runstatedir | --runstatedir | --runstatedi | --runstated \ | --runstate | --runstat | --runsta | --runst | --runs \ | --run | --ru | --r) ac_prev=runstatedir ;; -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ | --run=* | --ru=* | --r=*) runstatedir=$ac_optarg ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: \`$ac_useropt'" ac_useropt_orig=$ac_useropt ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: \`$ac_useropt'" ac_useropt_orig=$ac_useropt ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir runstatedir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || printf "%s\n" X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures octave zeromq package 1.5.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/octave-zeromq-package] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of octave zeromq package 1.5.6:";; esac cat <<\_ACEOF Some influential environment variables: CXX C++ compiler command CXXFLAGS C++ compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CXXCPP C++ preprocessor PKG_CONFIG path to pkg-config utility PKG_CONFIG_PATH directories to add to pkg-config's search path PKG_CONFIG_LIBDIR path overriding pkg-config's built-in search path libzmq_CFLAGS C compiler flags for libzmq, overriding pkg-config libzmq_LIBS linker flags for libzmq, overriding pkg-config Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to the package provider. _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for configure.gnu first; this name is used for a wrapper for # Metaconfig's "Configure" on case-insensitive file systems. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF octave zeromq package configure 1.5.6 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_cxx_try_compile LINENO # ---------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest.beam if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext then : ac_retval=0 else $as_nop printf "%s\n" "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_compile # ac_fn_cxx_try_cpp LINENO # ------------------------ # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || test ! -s conftest.err } then : ac_retval=0 else $as_nop printf "%s\n" "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_cpp # ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES # --------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_cxx_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 printf %s "checking for $2... " >&6; } if eval test \${$3+y} then : printf %s "(cached) " >&6 else $as_nop cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : eval "$3=yes" else $as_nop eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext fi eval ac_res=\$$3 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 printf "%s\n" "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_header_compile ac_configure_args_raw= for ac_arg do case $ac_arg in *\'*) ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append ac_configure_args_raw " '$ac_arg'" done case $ac_configure_args_raw in *$as_nl*) ac_safe_unquote= ;; *) ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab. ac_unsafe_a="$ac_unsafe_z#~" ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g" ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;; esac cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by octave zeromq package $as_me 1.5.6, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac printf "%s\n" "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Sanitize IFS. IFS=" "" $as_nl" # Save into config.log some information that might help in debugging. { echo printf "%s\n" "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo printf "%s\n" "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac printf "%s\n" "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then printf "%s\n" "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac printf "%s\n" "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then printf "%s\n" "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && printf "%s\n" "$as_me: caught signal $ac_signal" printf "%s\n" "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h printf "%s\n" "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. if test -n "$CONFIG_SITE"; then ac_site_files="$CONFIG_SITE" elif test "x$prefix" != xNONE; then ac_site_files="$prefix/share/config.site $prefix/etc/config.site" else ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" fi for ac_site_file in $ac_site_files do case $ac_site_file in #( */*) : ;; #( *) : ac_site_file=./$ac_site_file ;; esac if test -f "$ac_site_file" && test -r "$ac_site_file"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 printf "%s\n" "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Test code for whether the C++ compiler supports C++98 (global declarations) ac_cxx_conftest_cxx98_globals=' // Does the compiler advertise C++98 conformance? #if !defined __cplusplus || __cplusplus < 199711L # error "Compiler does not advertise C++98 conformance" #endif // These inclusions are to reject old compilers that // lack the unsuffixed header files. #include #include // and are *not* freestanding headers in C++98. extern void assert (int); namespace std { extern int strcmp (const char *, const char *); } // Namespaces, exceptions, and templates were all added after "C++ 2.0". using std::exception; using std::strcmp; namespace { void test_exception_syntax() { try { throw "test"; } catch (const char *s) { // Extra parentheses suppress a warning when building autoconf itself, // due to lint rules shared with more typical C programs. assert (!(strcmp) (s, "test")); } } template struct test_template { T const val; explicit test_template(T t) : val(t) {} template T add(U u) { return static_cast(u) + val; } }; } // anonymous namespace ' # Test code for whether the C++ compiler supports C++98 (body of main) ac_cxx_conftest_cxx98_main=' assert (argc); assert (! argv[0]); { test_exception_syntax (); test_template tt (2.0); assert (tt.add (4) == 6.0); assert (true && !false); } ' # Test code for whether the C++ compiler supports C++11 (global declarations) ac_cxx_conftest_cxx11_globals=' // Does the compiler advertise C++ 2011 conformance? #if !defined __cplusplus || __cplusplus < 201103L # error "Compiler does not advertise C++11 conformance" #endif namespace cxx11test { constexpr int get_val() { return 20; } struct testinit { int i; double d; }; class delegate { public: delegate(int n) : n(n) {} delegate(): delegate(2354) {} virtual int getval() { return this->n; }; protected: int n; }; class overridden : public delegate { public: overridden(int n): delegate(n) {} virtual int getval() override final { return this->n * 2; } }; class nocopy { public: nocopy(int i): i(i) {} nocopy() = default; nocopy(const nocopy&) = delete; nocopy & operator=(const nocopy&) = delete; private: int i; }; // for testing lambda expressions template Ret eval(Fn f, Ret v) { return f(v); } // for testing variadic templates and trailing return types template auto sum(V first) -> V { return first; } template auto sum(V first, Args... rest) -> V { return first + sum(rest...); } } ' # Test code for whether the C++ compiler supports C++11 (body of main) ac_cxx_conftest_cxx11_main=' { // Test auto and decltype auto a1 = 6538; auto a2 = 48573953.4; auto a3 = "String literal"; int total = 0; for (auto i = a3; *i; ++i) { total += *i; } decltype(a2) a4 = 34895.034; } { // Test constexpr short sa[cxx11test::get_val()] = { 0 }; } { // Test initializer lists cxx11test::testinit il = { 4323, 435234.23544 }; } { // Test range-based for int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; for (auto &x : array) { x += 23; } } { // Test lambda expressions using cxx11test::eval; assert (eval ([](int x) { return x*2; }, 21) == 42); double d = 2.0; assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); assert (d == 5.0); assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); assert (d == 5.0); } { // Test use of variadic templates using cxx11test::sum; auto a = sum(1); auto b = sum(1, 2); auto c = sum(1.0, 2.0, 3.0); } { // Test constructor delegation cxx11test::delegate d1; cxx11test::delegate d2(); cxx11test::delegate d3(45); } { // Test override and final cxx11test::overridden o1(55464); } { // Test nullptr char *c = nullptr; } { // Test template brackets test_template<::test_template> v(test_template(12)); } { // Unicode literals char const *utf8 = u8"UTF-8 string \u2500"; char16_t const *utf16 = u"UTF-8 string \u2500"; char32_t const *utf32 = U"UTF-32 string \u2500"; } ' # Test code for whether the C compiler supports C++11 (complete). ac_cxx_conftest_cxx11_program="${ac_cxx_conftest_cxx98_globals} ${ac_cxx_conftest_cxx11_globals} int main (int argc, char **argv) { int ok = 0; ${ac_cxx_conftest_cxx98_main} ${ac_cxx_conftest_cxx11_main} return ok; } " # Test code for whether the C compiler supports C++98 (complete). ac_cxx_conftest_cxx98_program="${ac_cxx_conftest_cxx98_globals} int main (int argc, char **argv) { int ok = 0; ${ac_cxx_conftest_cxx98_main} return ok; } " as_fn_append ac_header_cxx_list " stdio.h stdio_h HAVE_STDIO_H" as_fn_append ac_header_cxx_list " stdlib.h stdlib_h HAVE_STDLIB_H" as_fn_append ac_header_cxx_list " string.h string_h HAVE_STRING_H" as_fn_append ac_header_cxx_list " inttypes.h inttypes_h HAVE_INTTYPES_H" as_fn_append ac_header_cxx_list " stdint.h stdint_h HAVE_STDINT_H" as_fn_append ac_header_cxx_list " strings.h strings_h HAVE_STRINGS_H" as_fn_append ac_header_cxx_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H" as_fn_append ac_header_cxx_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H" as_fn_append ac_header_cxx_list " unistd.h unistd_h HAVE_UNISTD_H" # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;} { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers config.h" # Avoid warnings for redefining AH-generated preprocessor symbols of # Octave. # Checks for programs. ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test -z "$CXX"; then if test -n "$CCC"; then CXX=$CCC else if test -n "$ac_tool_prefix"; then for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_prog_CXX+y} then : printf %s "(cached) " >&6 else $as_nop if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 printf "%s\n" "$CXX" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_prog_ac_ct_CXX+y} then : printf %s "(cached) " >&6 else $as_nop if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CXX="$ac_prog" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 printf "%s\n" "$ac_ct_CXX" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi test -n "$ac_ct_CXX" && break done if test "x$ac_ct_CXX" = x; then CXX="g++" else case $cross_compiling:$ac_tool_warned in yes:) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CXX=$ac_ct_CXX fi fi fi fi # Provide some information about the compiler. printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main (void) { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 printf %s "checking whether the C++ compiler works... " >&6; } ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else $as_nop ac_file='' fi if test -z "$ac_file" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } printf "%s\n" "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C++ compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else $as_nop { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 printf "%s\n" "yes" >&6; } fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 printf %s "checking for C++ compiler default output file name... " >&6; } { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 printf "%s\n" "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 printf %s "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else $as_nop { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 printf "%s\n" "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 printf %s "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot run C++ compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 printf "%s\n" "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 printf %s "checking for suffix of object files... " >&6; } if test ${ac_cv_objext+y} then : printf %s "(cached) " >&6 else $as_nop cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main (void) { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" printf "%s\n" "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_nop printf "%s\n" "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 printf "%s\n" "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5 printf %s "checking whether the compiler supports GNU C++... " >&6; } if test ${ac_cv_cxx_compiler_gnu+y} then : printf %s "(cached) " >&6 else $as_nop cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main (void) { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : ac_compiler_gnu=yes else $as_nop ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; } ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test $ac_compiler_gnu = yes; then GXX=yes else GXX= fi ac_test_CXXFLAGS=${CXXFLAGS+y} ac_save_CXXFLAGS=$CXXFLAGS { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 printf %s "checking whether $CXX accepts -g... " >&6; } if test ${ac_cv_prog_cxx_g+y} then : printf %s "(cached) " >&6 else $as_nop ac_save_cxx_werror_flag=$ac_cxx_werror_flag ac_cxx_werror_flag=yes ac_cv_prog_cxx_g=no CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main (void) { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : ac_cv_prog_cxx_g=yes else $as_nop CXXFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main (void) { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : else $as_nop ac_cxx_werror_flag=$ac_save_cxx_werror_flag CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main (void) { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : ac_cv_prog_cxx_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ac_cxx_werror_flag=$ac_save_cxx_werror_flag fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 printf "%s\n" "$ac_cv_prog_cxx_g" >&6; } if test $ac_test_CXXFLAGS; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then CXXFLAGS="-g -O2" else CXXFLAGS="-g" fi else if test "$GXX" = yes; then CXXFLAGS="-O2" else CXXFLAGS= fi fi ac_prog_cxx_stdcxx=no if test x$ac_prog_cxx_stdcxx = xno then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5 printf %s "checking for $CXX option to enable C++11 features... " >&6; } if test ${ac_cv_prog_cxx_cxx11+y} then : printf %s "(cached) " >&6 else $as_nop ac_cv_prog_cxx_cxx11=no ac_save_CXX=$CXX cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_cxx_conftest_cxx11_program _ACEOF for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA do CXX="$ac_save_CXX $ac_arg" if ac_fn_cxx_try_compile "$LINENO" then : ac_cv_prog_cxx_cxx11=$ac_arg fi rm -f core conftest.err conftest.$ac_objext conftest.beam test "x$ac_cv_prog_cxx_cxx11" != "xno" && break done rm -f conftest.$ac_ext CXX=$ac_save_CXX fi if test "x$ac_cv_prog_cxx_cxx11" = xno then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 printf "%s\n" "unsupported" >&6; } else $as_nop if test "x$ac_cv_prog_cxx_cxx11" = x then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 printf "%s\n" "none needed" >&6; } else $as_nop { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5 printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; } CXX="$CXX $ac_cv_prog_cxx_cxx11" fi ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11 ac_prog_cxx_stdcxx=cxx11 fi fi if test x$ac_prog_cxx_stdcxx = xno then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5 printf %s "checking for $CXX option to enable C++98 features... " >&6; } if test ${ac_cv_prog_cxx_cxx98+y} then : printf %s "(cached) " >&6 else $as_nop ac_cv_prog_cxx_cxx98=no ac_save_CXX=$CXX cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_cxx_conftest_cxx98_program _ACEOF for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA do CXX="$ac_save_CXX $ac_arg" if ac_fn_cxx_try_compile "$LINENO" then : ac_cv_prog_cxx_cxx98=$ac_arg fi rm -f core conftest.err conftest.$ac_objext conftest.beam test "x$ac_cv_prog_cxx_cxx98" != "xno" && break done rm -f conftest.$ac_ext CXX=$ac_save_CXX fi if test "x$ac_cv_prog_cxx_cxx98" = xno then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 printf "%s\n" "unsupported" >&6; } else $as_nop if test "x$ac_cv_prog_cxx_cxx98" = x then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 printf "%s\n" "none needed" >&6; } else $as_nop { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5 printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; } CXX="$CXX $ac_cv_prog_cxx_cxx98" fi ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98 ac_prog_cxx_stdcxx=cxx98 fi fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 printf %s "checking how to run the C++ preprocessor... " >&6; } if test -z "$CXXCPP"; then if test ${ac_cv_prog_CXXCPP+y} then : printf %s "(cached) " >&6 else $as_nop # Double quotes because $CXX needs to be expanded for CXXCPP in "$CXX -E" cpp /lib/cpp do ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO" then : else $as_nop # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO" then : # Broken: success on invalid input. continue else $as_nop # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok then : break fi done ac_cv_prog_CXXCPP=$CXXCPP fi CXXCPP=$ac_cv_prog_CXXCPP else ac_cv_prog_CXXCPP=$CXXCPP fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 printf "%s\n" "$CXXCPP" >&6; } ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO" then : else $as_nop # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO" then : # Broken: success on invalid input. continue else $as_nop # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok then : else $as_nop { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 printf %s "checking for grep that handles long lines and -e... " >&6; } if test ${ac_cv_path_GREP+y} then : printf %s "(cached) " >&6 else $as_nop if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_prog in grep ggrep do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_GREP" || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 printf %s 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" printf "%s\n" 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 printf "%s\n" "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu # check can access std c files ac_header= ac_cache= for ac_item in $ac_header_cxx_list do if test $ac_cache; then ac_fn_cxx_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default" if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then printf "%s\n" "#define $ac_item 1" >> confdefs.h fi ac_header= ac_cache= elif test $ac_header; then ac_cache=$ac_item else ac_header=$ac_item fi done if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes then : printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h fi ac_fn_cxx_check_header_compile "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default" if test "x$ac_cv_header_string_h" = xyes then : printf "%s\n" "#define HAVE_STRING_H 1" >>confdefs.h fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}mkoctfile", so it can be a program name with args. set dummy ${ac_tool_prefix}mkoctfile; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_prog_MKOCTFILE+y} then : printf %s "(cached) " >&6 else $as_nop if test -n "$MKOCTFILE"; then ac_cv_prog_MKOCTFILE="$MKOCTFILE" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_prog_MKOCTFILE="${ac_tool_prefix}mkoctfile" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi MKOCTFILE=$ac_cv_prog_MKOCTFILE if test -n "$MKOCTFILE"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKOCTFILE" >&5 printf "%s\n" "$MKOCTFILE" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi fi if test -z "$ac_cv_prog_MKOCTFILE"; then ac_ct_MKOCTFILE=$MKOCTFILE # Extract the first word of "mkoctfile", so it can be a program name with args. set dummy mkoctfile; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_prog_ac_ct_MKOCTFILE+y} then : printf %s "(cached) " >&6 else $as_nop if test -n "$ac_ct_MKOCTFILE"; then ac_cv_prog_ac_ct_MKOCTFILE="$ac_ct_MKOCTFILE" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_MKOCTFILE="mkoctfile" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_MKOCTFILE=$ac_cv_prog_ac_ct_MKOCTFILE if test -n "$ac_ct_MKOCTFILE"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MKOCTFILE" >&5 printf "%s\n" "$ac_ct_MKOCTFILE" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi if test "x$ac_ct_MKOCTFILE" = x; then MKOCTFILE="none" else case $cross_compiling:$ac_tool_warned in yes:) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac MKOCTFILE=$ac_ct_MKOCTFILE fi else MKOCTFILE="$ac_cv_prog_MKOCTFILE" fi if test "$MKOCTFILE" = "none" ; then as_fn_error $? "mkoctfile required to install $PACKAGE_NAME" "$LINENO" 5 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}octave-config", so it can be a program name with args. set dummy ${ac_tool_prefix}octave-config; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_prog_OCTAVE_CONFIG+y} then : printf %s "(cached) " >&6 else $as_nop if test -n "$OCTAVE_CONFIG"; then ac_cv_prog_OCTAVE_CONFIG="$OCTAVE_CONFIG" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_prog_OCTAVE_CONFIG="${ac_tool_prefix}octave-config" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OCTAVE_CONFIG=$ac_cv_prog_OCTAVE_CONFIG if test -n "$OCTAVE_CONFIG"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OCTAVE_CONFIG" >&5 printf "%s\n" "$OCTAVE_CONFIG" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi fi if test -z "$ac_cv_prog_OCTAVE_CONFIG"; then ac_ct_OCTAVE_CONFIG=$OCTAVE_CONFIG # Extract the first word of "octave-config", so it can be a program name with args. set dummy octave-config; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_prog_ac_ct_OCTAVE_CONFIG+y} then : printf %s "(cached) " >&6 else $as_nop if test -n "$ac_ct_OCTAVE_CONFIG"; then ac_cv_prog_ac_ct_OCTAVE_CONFIG="$ac_ct_OCTAVE_CONFIG" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OCTAVE_CONFIG="octave-config" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OCTAVE_CONFIG=$ac_cv_prog_ac_ct_OCTAVE_CONFIG if test -n "$ac_ct_OCTAVE_CONFIG"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OCTAVE_CONFIG" >&5 printf "%s\n" "$ac_ct_OCTAVE_CONFIG" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi if test "x$ac_ct_OCTAVE_CONFIG" = x; then OCTAVE_CONFIG="none" else case $cross_compiling:$ac_tool_warned in yes:) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OCTAVE_CONFIG=$ac_ct_OCTAVE_CONFIG fi else OCTAVE_CONFIG="$ac_cv_prog_OCTAVE_CONFIG" fi if test "$OCTAVE_CONFIG" = "none" ; then as_fn_error $? "octave-config required to install $PACKAGE_NAME" "$LINENO" 5 fi save_CPPFLAGS="$CPPFLAGS" if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_path_PKG_CONFIG+y} then : printf %s "(cached) " >&6 else $as_nop case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 printf "%s\n" "$PKG_CONFIG" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi fi if test -z "$ac_cv_path_PKG_CONFIG"; then ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_path_ac_pt_PKG_CONFIG+y} then : printf %s "(cached) " >&6 else $as_nop case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then PKG_CONFIG="" else case $cross_compiling:$ac_tool_warned in yes:) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG fi else PKG_CONFIG="$ac_cv_path_PKG_CONFIG" fi fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.9.0 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 printf "%s\n" "yes" >&6; } else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } PKG_CONFIG="" fi fi pkg_failed=no { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libzmq" >&5 printf %s "checking for libzmq... " >&6; } if test -n "$libzmq_CFLAGS"; then pkg_cv_libzmq_CFLAGS="$libzmq_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzmq\""; } >&5 ($PKG_CONFIG --exists --print-errors "libzmq") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_libzmq_CFLAGS=`$PKG_CONFIG --cflags "libzmq" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$libzmq_LIBS"; then pkg_cv_libzmq_LIBS="$libzmq_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzmq\""; } >&5 ($PKG_CONFIG --exists --print-errors "libzmq") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_libzmq_LIBS=`$PKG_CONFIG --libs "libzmq" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then libzmq_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libzmq" 2>&1` else libzmq_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libzmq" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$libzmq_PKG_ERRORS" >&5 elif test $pkg_failed = untried; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } else libzmq_CFLAGS=$pkg_cv_libzmq_CFLAGS libzmq_LIBS=$pkg_cv_libzmq_LIBS { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 printf "%s\n" "yes" >&6; } fi if test "$libzmq_CFLAGS$libzmq_LIBS" != "" ; then CPPFLAGS="$libzmq_CFLAGS $save_CPPFLAGS" for ac_header in zmq.h do : ac_fn_cxx_check_header_compile "$LINENO" "zmq.h" "ac_cv_header_zmq_h" "$ac_includes_default" if test "x$ac_cv_header_zmq_h" = xyes then : printf "%s\n" "#define HAVE_ZMQ_H 1" >>confdefs.h else $as_nop libzmq_CFLAGS=""; libzmq_LIBS="" fi done fi if test "$libzmq_CFLAGS$libzmq_LIBS" == "" ; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Trying fallback libzmq detection" >&5 printf "%s\n" "$as_me: Trying fallback libzmq detection" >&6;} # find headers first { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for zmq headers path" >&5 printf %s "checking for zmq headers path... " >&6; } found_header= for p in /usr/include /usr/local/include /opt/include /mingw32/include /mingw64/include ; do for v in '' zmq ; do file_name="$p/$v/zmq.h" if test -f $file_name; then CPPFLAGS="-I$p/$v $save_CPPFLAGS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { int i=0; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : found_header="$p/$v" fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext fi done done if test "$found_header" == "" ; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5 printf "%s\n" "not found" >&6; } as_fn_error $? "Unable to find zmq headers" "$LINENO" 5, else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $found_header" >&5 printf "%s\n" "$found_header" >&6; } libzmq_CXXFLAGS="-I$found_header" libzmq_LIBS=-lzmq fi fi CPPFLAGS=$save_CPPFLAGS # save lib / inc path flags CXXFLAGS="$CXXFLAGS $libzmq_CFLAGS" LIBS="$LIBS $libzmq_LIBS" # Checks for octave depreciated symbols ## Simple symbol alternatives of different Octave versions. save_altsyms_CXX="$CXX" save_altsyms_CXXFLAGS="$CXXFLAGS" save_altsyms_LDFLAGS="$LDFLAGS" save_altsyms_LIBS="$LIBS" OCTINCLUDEDIR=${OCTINCLUDEDIR:-`$MKOCTFILE -p INCFLAGS`} OCTLIBDIR=${OCTLIBDIR:-`$MKOCTFILE -p OCTLIBDIR`} CXX=`${MKOCTFILE} -p CXX` CXXFLAGS="$OCTINCLUDEDIR $CXXFLAGS" LDFLAGS="-L$OCTLIBDIR $LDFLAGS" LIBS="-loctinterp $LIBS" echo '/* generated by configure */' > oct-alt-includes.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking feval or octave::feval" >&5 printf %s "checking feval or octave::feval... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main (void) { octave::feval ("date"); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : printf "%s\n" "#define OCTAVE__FEVAL octave::feval" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: octave::feval" >&5 printf "%s\n" "octave::feval" >&6; } echo '#include ' >> oct-alt-includes.h else $as_nop printf "%s\n" "#define OCTAVE__FEVAL feval" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: feval" >&5 printf "%s\n" " feval" >&6; } echo '#include ' >> oct-alt-includes.h fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking is_float_type or isfloat" >&5 printf %s "checking is_float_type or isfloat... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { octave_value ().isfloat (); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : printf "%s\n" "#define OV_ISFLOAT isfloat" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: isfloat" >&5 printf "%s\n" "isfloat" >&6; } echo ' ' >> oct-alt-includes.h else $as_nop printf "%s\n" "#define OV_ISFLOAT is_float_type" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: is_float_type" >&5 printf "%s\n" " is_float_type" >&6; } echo '' >> oct-alt-includes.h fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking is_integer_type or isinteger" >&5 printf %s "checking is_integer_type or isinteger... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { octave_value ().isinteger (); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : printf "%s\n" "#define OV_ISINTEGER isinteger" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: isinteger" >&5 printf "%s\n" "isinteger" >&6; } echo ' ' >> oct-alt-includes.h else $as_nop printf "%s\n" "#define OV_ISINTEGER is_integer_type" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: is_integer_type" >&5 printf "%s\n" " is_integer_type" >&6; } echo '' >> oct-alt-includes.h fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking is_cell or iscell" >&5 printf %s "checking is_cell or iscell... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { octave_value ().iscell (); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : printf "%s\n" "#define OV_ISCELL iscell" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: iscell" >&5 printf "%s\n" "iscell" >&6; } echo ' ' >> oct-alt-includes.h else $as_nop printf "%s\n" "#define OV_ISCELL is_cell" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: is_cell" >&5 printf "%s\n" " is_cell" >&6; } echo '' >> oct-alt-includes.h fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking octave_base_value or octave_base_dld_value" >&5 printf %s "checking octave_base_value or octave_base_dld_value... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { octave_base_dld_value tmp(); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : printf "%s\n" "#define OCTAVE_BASE_CLASS octave_base_dld_value" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: octave_base_dld_value" >&5 printf "%s\n" "octave_base_dld_value" >&6; } echo ' ' >> oct-alt-includes.h else $as_nop printf "%s\n" "#define OCTAVE_BASE_CLASS octave_base_value" >>confdefs.h { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: octave_base_value" >&5 printf "%s\n" " octave_base_value" >&6; } echo '' >> oct-alt-includes.h fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for octave_base_value count field" >&5 printf %s "checking for octave_base_value count field... " >&6; } octave_count_field=count cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #ifdef HAVE_CONFIG_H # include "config.h" #endif class test_base_class : public octave_base_value { public: test_base_class() {} ~test_base_class() {} void test() { m_count ++; } bool is_object (void) const { return true; } }; int main (void) { test_base_class t; t.is_object(); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO" then : octave_count_field=m_count else $as_nop octave_count_field=count fi rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $octave_count_field" >&5 printf "%s\n" "$octave_count_field" >&6; } printf "%s\n" "#define OV_COUNT $octave_count_field" >>confdefs.h CXX=$save_altsyms_CXX CXXFLAGS=$save_altsyms_CXXFLAGS LDFLAGS=$save_altsyms_LDFLAGS LIBS=$save_altsyms_LIBS TARGETS="zeromq.oct archtests" ac_config_files="$ac_config_files Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 printf "%s\n" "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh as_nop=: if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else $as_nop case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi # Reset variables that may have inherited troublesome values from # the environment. # IFS needs to be set, to space, tab, and newline, in precisely that order. # (If _AS_PATH_WALK were called with IFS unset, it would have the # side effect of setting IFS to empty, thus disabling word splitting.) # Quoting is to prevent editors from complaining about space-tab. as_nl=' ' export as_nl IFS=" "" $as_nl" PS1='$ ' PS2='> ' PS4='+ ' # Ensure predictable behavior from utilities with locale-dependent output. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # We cannot yet rely on "unset" to work, but we need these variables # to be unset--not just set to an empty or harmless value--now, to # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct # also avoids known problems related to "unset" and subshell syntax # in other old shells (e.g. bash 2.01 and pdksh 5.2.14). for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH do eval test \${$as_var+y} \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done # Ensure that fds 0, 1, and 2 are open. if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi if (exec 3>&2) ; then :; else exec 2>/dev/null; fi # The user is always right. if ${PATH_SEPARATOR+false} :; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS case $as_dir in #((( '') as_dir=./ ;; */) ;; *) as_dir=$as_dir/ ;; esac test -r "$as_dir$0" && as_myself=$as_dir$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi printf "%s\n" "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null then : eval 'as_fn_append () { eval $1+=\$2 }' else $as_nop as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null then : eval 'as_fn_arith () { as_val=$(( $* )) }' else $as_nop as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || printf "%s\n" X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits # Determine whether it's possible to make 'echo' print without a newline. # These variables are no longer used directly by Autoconf, but are AC_SUBSTed # for compatibility with existing Makefiles. ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac # For backward compatibility with old third-party macros, we provide # the shell variables $as_echo and $as_echo_n. New code should use # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. as_echo='printf %s\n' as_echo_n='printf %s' rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || printf "%s\n" X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by octave zeromq package $as_me 1.5.6, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Report bugs to the package provider." _ACEOF ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"` cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ octave zeromq package config.status 1.5.6 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" Copyright (C) 2021 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) printf "%s\n" "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) printf "%s\n" "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) printf "%s\n" "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX printf "%s\n" "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_tt=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 printf "%s\n" "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`printf "%s\n" "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || printf "%s\n" X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { printf "%s\n" "/* $configure_input */" >&1 \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else printf "%s\n" "/* $configure_input */" >&1 \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $PACKAGE_NAME is configured with: LIBS: $LIBS CXXFLAGS: $CXXFLAGS $DEFS TARGETS: $TARGETS " >&5 printf "%s\n" "$as_me: $PACKAGE_NAME is configured with: LIBS: $LIBS CXXFLAGS: $CXXFLAGS $DEFS TARGETS: $TARGETS " >&6;} zeromq-1.5.6/src/configure.ac0000644000000000000000000001136414465422472014322 0ustar0000000000000000# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. # ### Copyright (C) 2016-2023 John Donoghue ### ### This program is free software; you can redistribute it and/or ### modify it under the terms of the GNU General Public License as ### published by the Free Software Foundation; either version 3 of the ### License, or (at your option) any later version. ### ### This program is distributed in the hope that it will be useful, ### but WITHOUT ANY WARRANTY; without even the implied warranty of ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ### General Public License for more details. ### ### You should have received a copy of the GNU General Public License ### along with this program; if not, see ### . AC_PREREQ([2.67]) AC_INIT([octave zeromq package], [1.5.6]) AC_CONFIG_HEADERS([config.h]) # Avoid warnings for redefining AH-generated preprocessor symbols of # Octave. AH_TOP([#include "undef-ah-octave.h"]) AC_CONFIG_MACRO_DIRS([m4]) # Checks for programs. AC_PROG_CXX AC_PROG_CXXCPP AC_PROG_GREP AC_LANG(C++) # check can access std c files AC_CHECK_HEADERS([string.h]) AC_CHECK_TOOL([MKOCTFILE], [mkoctfile], [none]) if [ test "$MKOCTFILE" = "none" ]; then AC_MSG_ERROR([mkoctfile required to install $PACKAGE_NAME]) fi AC_CHECK_TOOL([OCTAVE_CONFIG], [octave-config], [none]) if [ test "$OCTAVE_CONFIG" = "none" ]; then AC_MSG_ERROR([octave-config required to install $PACKAGE_NAME]) fi save_CPPFLAGS="$CPPFLAGS" PKG_CHECK_MODULES([libzmq], [libzmq], [], [] ) if test "$libzmq_CFLAGS$libzmq_LIBS" != "" ; then CPPFLAGS="$libzmq_CFLAGS $save_CPPFLAGS" AC_CHECK_HEADERS([zmq.h], , [libzmq_CFLAGS=""; libzmq_LIBS=""], ) fi if test "$libzmq_CFLAGS$libzmq_LIBS" == "" ; then AC_MSG_NOTICE([Trying fallback libzmq detection]) # find headers first AC_MSG_CHECKING([for zmq headers path]) found_header= for p in [ /usr/include /usr/local/include /opt/include /mingw32/include /mingw64/include ]; do for v in [ '' zmq ]; do file_name="$p/$v/zmq.h" if test -f $file_name; then CPPFLAGS="-I$p/$v $save_CPPFLAGS" AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([ #include ], [ int i=0; ])], [found_header="$p/$v"], []) fi done done if test "$found_header" == "" ; then AC_MSG_RESULT([not found]) AC_MSG_ERROR([Unable to find zmq headers]), else AC_MSG_RESULT([$found_header]) libzmq_CXXFLAGS="-I$found_header" libzmq_LIBS=-lzmq fi fi CPPFLAGS=$save_CPPFLAGS # save lib / inc path flags CXXFLAGS="$CXXFLAGS $libzmq_CFLAGS" LIBS="$LIBS $libzmq_LIBS" # Checks for octave depreciated symbols ## Simple symbol alternatives of different Octave versions. save_altsyms_CXX="$CXX" save_altsyms_CXXFLAGS="$CXXFLAGS" save_altsyms_LDFLAGS="$LDFLAGS" save_altsyms_LIBS="$LIBS" OCTINCLUDEDIR=${OCTINCLUDEDIR:-`$MKOCTFILE -p INCFLAGS`} OCTLIBDIR=${OCTLIBDIR:-`$MKOCTFILE -p OCTLIBDIR`} CXX=`${MKOCTFILE} -p CXX` CXXFLAGS="$OCTINCLUDEDIR $CXXFLAGS" LDFLAGS="-L$OCTLIBDIR $LDFLAGS" LIBS="-loctinterp $LIBS" OF_OCTAVE_LIST_ALT_SYMS([ [dnl [feval], [octave::feval], [[octave::feval ("date");]], [OCTAVE__FEVAL], [[#include ]], [[#include ]] ], [dnl [is_float_type], [isfloat], [[octave_value ().isfloat ();]], [OV_ISFLOAT], [], [] ], [dnl [is_integer_type], [isinteger], [[octave_value ().isinteger ();]], [OV_ISINTEGER], [], [] ], [dnl [is_cell], [iscell], [[octave_value ().iscell ();]], [OV_ISCELL], [], [] ], [dnl [octave_base_value], [octave_base_dld_value], [[octave_base_dld_value tmp();]], [OCTAVE_BASE_CLASS], [], [] ] ],[oct-alt-includes.h]) AC_MSG_CHECKING([for octave_base_value count field]) octave_count_field=count AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ #include #ifdef HAVE_CONFIG_H # include "config.h" #endif class test_base_class : public octave_base_value { public: test_base_class() {} ~test_base_class() {} void test() { m_count ++; } bool is_object (void) const { return true; } }; ]], [ test_base_class t; t.is_object(); ])], [octave_count_field=m_count], [octave_count_field=count] ) AC_MSG_RESULT([$octave_count_field]) AC_DEFINE_UNQUOTED([OV_COUNT],$octave_count_field,[octave_base_value ref count field]) CXX=$save_altsyms_CXX CXXFLAGS=$save_altsyms_CXXFLAGS LDFLAGS=$save_altsyms_LDFLAGS LIBS=$save_altsyms_LIBS TARGETS="zeromq.oct archtests" AC_SUBST(TARGETS) AC_CONFIG_FILES([Makefile]) AC_OUTPUT AC_MSG_NOTICE([ $PACKAGE_NAME is configured with: LIBS: $LIBS CXXFLAGS: $CXXFLAGS $DEFS TARGETS: $TARGETS ]) zeromq-1.5.6/src/connect.cc0000644000000000000000000000357214465422472013776 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_connect", "zeromq.oct"); DEFUN_DLD (zmq_connect, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {@var{status} =} zmq_connect (@var{sock}, @var{endpoint})\n \ \n\ Connect a zeromq socket to a endpoint.\n \ @subsubheading Inputs\n \ \n \ @var{sock} - the socket to connect.\n \ \n \ @var{endpoint} - the endpoint string.\n \ \n \ @subsubheading Outputs\n \ @var{status} - status for connect.\n \ On success, connect will return a @var{status} of true \n \ \n \ @seealso{zmq_socket}\n \ @end deftypefn") { init_types (); if (args.length () != 2 || args(0).type_id () != octave_zeromq_socket::static_type_id () || ! args(1).is_string ()) { print_usage (); return octave_value (false); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); bool ret = sock->connect (args (1).string_value ()); return octave_value (ret); } #if 0 %!error zmq_connect() #endif zeromq-1.5.6/src/curve_keypair.cc0000644000000000000000000000414614465422472015213 0ustar0000000000000000// Copyright (C) 2019 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_curve_keypair", "zeromq.oct"); DEFUN_DLD (zmq_curve_keypair, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {[ @var{publickey}, @var{privatekey} ] =} zmq_curve_keypair ()\n \ \n\ Generate a random private/public keypair\n \ \n \ @subsubheading Inputs\n \ None\n \ @subsubheading Outputs\n \ @var{publickey} is a string that is the encoded public key\n \ \n \ @var{privatekey} is a string that is the encoded private key\n \ \n \ @seealso { zmq_z85_encode }\n \ @end deftypefn") { octave_value_list retval; if (args.length () != 0) { print_usage (); return retval; } #ifdef ZMQ_CURVE char privatekey[41]; char publickey[41]; int rc = zmq_curve_keypair(publickey, privatekey); if (rc != 0) { error ("zeromq: couldn't encode data"); return retval; } retval(0) = octave_value (std::string (publickey)); retval(1) = octave_value (std::string (privatekey)); #else error ("zeromq: curve functions not implemented by this version of libzmq"); #endif return retval; } #if 0 %!error zmq_curve_keypair(1) %!test %! if zmq_has ('curve') %! [pub, priv] = zmq_curve_keypair(); %! assert(!isempty(pub)) %! assert(!isempty(priv)) %! endif #endif zeromq-1.5.6/src/curve_public.cc0000644000000000000000000000513614465422472015025 0ustar0000000000000000// Copyright (C) 2019 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_curve_public", "zeromq.oct"); DEFUN_DLD (zmq_curve_public, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{publickey} =} zmq_curve_public (@var{privatekey})\n \ \n\ Derive the public key from a private key\n \ \n \ @subsubheading Inputs\n \ @var{privatekey} is a string that is the encoded private key. It must be 40 characters in length\n \ \n \ @subsubheading Outputs\n \ @var{publickey} is a string that is the encoded public key\n \ \n \ @seealso{zmq_curve_keypair}\n \ @end deftypefn") { octave_value retval; if (args.length () != 1) { print_usage (); return octave_value (); } if(!args(0).is_string ()) { error ("zeromq: expected input to be a string"); return octave_value (); } std::string in = args (0).string_value (); int len = in.length (); if (len != 40) { error ("zeromq: input string key size must be 40"); return octave_value (); } #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(4,2,0) char publickey[41]; int rc = zmq_curve_public(publickey, in.c_str()); if (rc != 0) { error ("zeromq: couldn't create public key"); } else { retval = octave_value (std::string (publickey)); } #else error ("zeromq: curve_public function not implemented by this version of libzmq"); #endif return retval; } #if 0 %!error zmq_curve_public() %!error zmq_curve_public(1) %!error zmq_curve_public("12345") %!test %! if zmq_has ('curve') %! [pub, priv] = zmq_curve_keypair(); %! assert(!isempty(pub)) %! assert(!isempty(priv)) %! check = zmq_curve_public(priv); %! assert(check, pub) %! endif #endif zeromq-1.5.6/src/disconnect.cc0000644000000000000000000000423514465422472014473 0ustar0000000000000000// Copyright (C) 2016-2022 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_disconnect", "zeromq.oct"); DEFUN_DLD (zmq_disconnect, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {@var{status} =} zmq_disconnect (@var{sock}, @var{endpoint})\n \ \n\ Disconnect a zeromq socket from an endpoint.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to disconnect from.\n \ \n \ @var{endpoint} - a previously connected endpoint string to disconnect.\n \ \n \ @subsubheading Outputs\n \ @var{status} - status for disconnect.\n \ On success, disconnect will return a @var{status} of true \n \ \n \ @seealso{zmq_socket, zmq_connect}\n \ @end deftypefn") { init_types (); if (args.length () != 2 || args(0).type_id () != octave_zeromq_socket::static_type_id () || ! args(1).is_string ()) { print_usage (); return octave_value (false); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); bool ret = sock->disconnect (args (1).string_value ()); return octave_value (ret); } #if 0 %!error zmq_disconnect() %!error zmq_disconnect(1) %!test %! s = zmq_socket("ZMQ_SUB"); %! zmq_connect(s, "tcp://127.0.0.1:10000"); %! zmq_disconnect(s, "tcp://127.0.0.1:10000"); %! zmq_close(s); #endif zeromq-1.5.6/src/errno.cc0000644000000000000000000000256514465422472013473 0ustar0000000000000000// Copyright (C) 2014-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_errno", "zeromq.oct"); DEFUN_DLD (zmq_errno, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} @var{errornum} = zmq_errno ()\n \ \n\ Get the value of errno from zeromq.\n \ \n \ @subsubheading Inputs\n \ None\n \ @subsubheading Outputs\n \ @var{errornum} is the errno value of the calling thread.\n \ \n \ @end deftypefn") { if (args.length () > 0) { print_usage (); return octave_value (-1); } int err = zmq_errno (); return octave_value (err); } zeromq-1.5.6/src/getsockopt.cc0000644000000000000000000003104514465422472014523 0ustar0000000000000000// Copyright (C) 2016-2020 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" #include // PKG_ADD: autoload ("zmq_getsockopt", "zeromq.oct"); DEFUN_DLD (zmq_getsockopt, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {@var{value} =} zmq_getsockopt (@var{sock}, @var{optionid})\n \ \n\ Get the current value of an option.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to connect.\n \ \n \ @var{optionid} - the setsockopt option to set.\n \ \n \ Valid @var{optionid}s are:\n \ @table @asis\n \ @item @code{ZMQ_RCVMORE}\n \ Flag for whether a message has been split into multiple messages. The return value will be either 0 or 1.\n \ @item @code{ZMQ_TYPE}\n \ Socket type for zeromq socket created with zmq_socket.\n \ Valid types are the same as the socket type value specified with zmq_socket. \n \ @item @code{ZMQ_EVENTS}\n \ Get the event state of zeromq socket.\n \ The returned value is a bit mask that may contain the following set values:\n \ @itemize\n \ @item @code{ZMQ_POLLIN} set when at least one message is available to read and zmq_recv will not block.\n \ @item @code{ZMQ_POLLOUT} set when at least one message can be written without zmq_send blocking.\n \ @end itemize\n \ @item @code{ZMQ_IDENTITY} or @code{ZMQ_ROUTING_ID}\n \ Get the socket identity value\n \ @item @code{ZMQ_RATE}\n \ Get the multicast data rate\n \ @item @code{ZMQ_PRIORITY}\n \ Get socket priority (linux only)\n \ @item @code{ZMQ_BACKLOG}\n \ Get length of queue for pending connections\n \ @item @code{ZMQ_LAST_ENDPOINT}\n \ Get the last endpoint the socket was connected to\n \ @item @code{ZMQ_CONNECT_TIMEOUT}\n \ Get the connect timeout value\n \ @item @code{ZMQ_SOCKS_PROXY}\n \ Get the SOCKS5 proxy value (string)\n \ @item @code{ZMQ_CURVE_SERVER}\n \ Get whether socket is a curve server (1) or not (0)\n \ @item @code{ZMQ_CURVE_PRIVATEKEY}\n \ Get a the curve socket private key (string)\n \ @item @code{ZMQ_CURVE_PUBLICKEY}\n \ Get a the curve socket public key (string)\n \ @item @code{ZMQ_CURVE_SERVERKEY}\n \ Get a the curve socket public key (string)\n \ @item @code{ZMQ_PLAIN_SERVER}\n \ Get whether socket server will use plain authentication (1) or not (0)\n \ @item @code{ZMQ_PLAIN_USERNAME}\n \ Get the plain socket username (string)\n \ @item @code{ZMQ_PLAIN_PASSWORD}\n \ Get the plain socket password (string)\n \ @item @code{ZMQ_GSSAPI_SERVER}\n \ Get whether socket server will use gssapi authentication (1) or not (0)\n \ @item @code{ZMQ_GSSAPI_PLAINTEXT}\n \ Get whether socket will encrypt gssapi authentication (1) or not (0)\n \ @item @code{ZMQ_GSSAPI_PRINCIPAL}\n \ Get the name of the gssapi principal (string)\n \ @item @code{ZMQ_GSSAPI_SERVICE_PRINCIPAL}\n \ Get the name of the gssapi service principal (string)\n \ @item @code{ZMQ_MECHANISM}\n \ Get the security mechanism (ZMQ_NULL, ZMQ_PLAIN, ZMQ_CURVE, ZMQ_GSSAPI)\n \ @end table\n \ \n \ @subsubheading Outputs\n \ @var{value} - the value set for the option, or [].\n \ \n \ @seealso{zmq_socket, zmq_setsockopt}\n \ @end deftypefn") { init_types (); if (args.length () != 2 || args(0).type_id () != octave_zeromq_socket::static_type_id ()) { print_usage (); return octave_value (); } if (args (1).OV_ISINTEGER () && !args (1).OV_ISFLOAT ()) { print_usage (); return octave_value (); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); int opt = args (1).int_value (); std::string strvalue; octave_value ret; switch(opt) { case ZMQ_RCVMORE: { #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) int64_t flag = 0; #else int flag = 0; #endif size_t sz = sizeof (flag); if (! sock->getsockopt (opt, &flag, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (flag); } break; #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) case ZMQ_HWM: { uint64_t value = 0; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(3,0,0) case ZMQ_SNDHWM: { int value = 0; size_t sz = sizeof (value); if ( !sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(3,0,0) case ZMQ_RCVHWM: { int value = 0; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(2,1,0) case ZMQ_TYPE: { ret = octave_value (sock->socktype ()); } break; #endif case ZMQ_EVENTS: { #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) uint32_t value = 0; #else int value = 0; #endif size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: ZMQ_EVENTS failed getsockopt"); ret = octave_value (value); } break; #ifdef ZMQ_ROUTING_ID case ZMQ_ROUTING_ID: #else case ZMQ_IDENTITY: #endif { uint8_t value[256]; size_t sz = sizeof (value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { uint8NDArray data( dim_vector (1,sz) ); for (size_t i=0;i= ZMQ_MAKE_VERSION(3,2,0) case ZMQ_LAST_ENDPOINT: { char value[1024]; size_t sz = sizeof (value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(4,2,0) case ZMQ_CONNECT_TIMEOUT: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_SOCKS_PROXY case ZMQ_SOCKS_PROXY: { char value[1024]; size_t sz = sizeof(value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_CURVE_SERVER case ZMQ_CURVE_SERVER: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_CURVE_PUBLICKEY case ZMQ_CURVE_PUBLICKEY: { char value[1024]; size_t sz = 41; if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_CURVE_SERVERKEY case ZMQ_CURVE_SERVERKEY: { char value[1024]; size_t sz = 41; if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_CURVE_SECRETKEY case ZMQ_CURVE_SECRETKEY: { char value[1024]; size_t sz = 41; if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_PLAIN_SERVER case ZMQ_PLAIN_SERVER: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_PLAIN_USERNAME case ZMQ_PLAIN_USERNAME: { char value[1024]; size_t sz = sizeof (value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_PLAIN_PASSWORD case ZMQ_PLAIN_PASSWORD: { char value[1024]; size_t sz = sizeof (value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_GSSAPI_SERVER case ZMQ_GSSAPI_SERVER: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_GSSAPI_PLAINTEXT case ZMQ_GSSAPI_PLAINTEXT: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_GSSAPI_PRINCIPAL case ZMQ_GSSAPI_PRINCIPAL: { char value[1024]; size_t sz = sizeof (value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_GSSAPI_SERVICE_PRINCIPAL case ZMQ_GSSAPI_SERVICE_PRINCIPAL: { char value[1024]; size_t sz = sizeof (value); if (! sock->getsockopt (opt, value, &sz)) error ("zeromq: failed getsockopt"); if (sz > 0) { strvalue = std::string(value, sz-1); } else strvalue = ""; ret = octave_value(strvalue); } break; #endif #ifdef ZMQ_MECHANISM case ZMQ_MECHANISM: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_PRIORITY case ZMQ_PRIORITY: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_RATE case ZMQ_RATE: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif #ifdef ZMQ_BACKLOG case ZMQ_BACKLOG: { int value; size_t sz = sizeof (value); if (! sock->getsockopt (opt, &value, &sz)) error ("zeromq: failed getsockopt"); ret = octave_value (value); } break; #endif default: error ("zeromq: invalid getsockopt value %d", opt); break; } return ret; } #if 0 %!error zmq_getsockopt %!error zmq_getsockopt(10) %!test %! s = zmq_socket(ZMQ_SUB); %! assert(zmq_getsockopt(s, ZMQ_TYPE), ZMQ_SUB); %! zmq_setsockopt(s, ZMQ_IDENTITY, uint8([104 101 108 108 111])); %! assert(zmq_getsockopt(s, ZMQ_IDENTITY), uint8([104 101 108 108 111])); %! zmq_close(s); #endif zeromq-1.5.6/src/globals.cc0000644000000000000000000002675714465422472014002 0ustar0000000000000000// Copyright (C) 2014-2022 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // socket types ...... // PKG_ADD: autoload ("__ZMQ_SOCK_PUB", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_PUB, args, nargout,"zeromq constant") { return octave_value(ZMQ_PUB); } // PKG_ADD: autoload ("__ZMQ_SOCK_SUB", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_SUB, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_SUB); } // PKG_ADD: autoload ("__ZMQ_SOCK_REQ", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_REQ, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_REQ); } // PKG_ADD: autoload ("__ZMQ_SOCK_REP", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_REP, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_REP); } // PKG_ADD: autoload ("__ZMQ_SOCK_PUSH", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_PUSH, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_PUSH); } // PKG_ADD: autoload ("__ZMQ_SOCK_PULL", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_PULL, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_PULL); } // PKG_ADD: autoload ("__ZMQ_SOCK_DEALER", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_DEALER, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_DEALER); } // PKG_ADD: autoload ("__ZMQ_SOCK_ROUTER", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_ROUTER, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_ROUTER); } // PKG_ADD: autoload ("__ZMQ_SOCK_PAIR", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_PAIR, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_PAIR); } // PKG_ADD: autoload ("__ZMQ_SOCK_STREAM", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_STREAM, args, nargout,"zeromq constant") { #if defined(ZMQ_STREAM) return octave_value(ZMQ_STREAM); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_SOCK_XPUB", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_XPUB, args, nargout,"zeromq constant") { return octave_value(ZMQ_XPUB); } // PKG_ADD: autoload ("__ZMQ_SOCK_XSUB", "zeromq.oct"); DEFUN_DLD (__ZMQ_SOCK_XSUB, args, nargout,"zeromq socket type constant") { return octave_value(ZMQ_XSUB); } // socket send/recv flags -------------------- // PKG_ADD: autoload ("__ZMQ_FLAG_SNDMORE", "zeromq.oct"); DEFUN_DLD (__ZMQ_FLAG_SNDMORE, args, nargout,"zeromq flag constant") { return octave_value(ZMQ_SNDMORE); } // PKG_ADD: autoload ("__ZMQ_FLAG_DONTWAIT", "zeromq.oct"); DEFUN_DLD (__ZMQ_FLAG_DONTWAIT, args, nargout,"zeromq flag constant") { // return octave_value(ZMQ_DONTWAIT); return octave_value(ZMQ_NOBLOCK); } // set/get socket options ---------------------------- // PKG_ADD: autoload ("__ZMQ_OPT_SUBSCRIBE", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_SUBSCRIBE, args, nargout,"zeromq option constant") { return octave_value(ZMQ_SUBSCRIBE); } // PKG_ADD: autoload ("__ZMQ_OPT_UNSUBSCRIBE", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_UNSUBSCRIBE, args, nargout,"zeromq option constant") { return octave_value(ZMQ_UNSUBSCRIBE); } // PKG_ADD: autoload ("__ZMQ_OPT_RCVMORE", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_RCVMORE, args, nargout,"zeromq option constant") { return octave_value(ZMQ_RCVMORE); } // PKG_ADD: autoload ("__ZMQ_OPT_IDENTITY", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_IDENTITY, args, nargout,"zeromq option constant") { #ifdef ZMQ_IDENTITY return octave_value(ZMQ_IDENTITY); #else return octave_value(ZMQ_ROUTING_ID); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_ROUTING_ID", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_ROUTING_ID, args, nargout,"zeromq option constant") { #ifdef ZMQ_ROUTING_ID return octave_value(ZMQ_ROUTING_ID); #else return octave_value(ZMQ_IDENTITY); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_TYPE", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_TYPE, args, nargout,"zeromq option constant") { #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(2,1,0) return octave_value(ZMQ_TYPE); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_LAST_ENDPOINT", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_LAST_ENDPOINT, args, nargout,"zeromq option constant") { #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(3,2,0) return octave_value(ZMQ_LAST_ENDPOINT); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_CONNECT_TIMEOUT", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_CONNECT_TIMEOUT, args, nargout,"zeromq option constant") { #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(4,2,0) return octave_value(ZMQ_CONNECT_TIMEOUT); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_SOCKS_PROXY", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_SOCKS_PROXY, args, nargout,"zeromq option constant") { #ifdef ZMQ_SOCKS_PROXY return octave_value(ZMQ_SOCKS_PROXY); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_CURVE_SERVER", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_CURVE_SERVER, args, nargout,"zeromq option constant") { #ifdef ZMQ_CURVE return octave_value(ZMQ_CURVE_SERVER); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_CURVE_SECRETKEY", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_CURVE_SECRETKEY, args, nargout,"zeromq option constant") { #ifdef ZMQ_CURVE return octave_value(ZMQ_CURVE_SECRETKEY); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_CURVE_PUBLICKEY", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_CURVE_PUBLICKEY, args, nargout,"zeromq option constant") { #ifdef ZMQ_CURVE return octave_value(ZMQ_CURVE_PUBLICKEY); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_CURVE_SERVERKEY", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_CURVE_SERVERKEY, args, nargout,"zeromq option constant") { #ifdef ZMQ_CURVE return octave_value(ZMQ_CURVE_SERVERKEY); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_PLAIN_SERVER", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_PLAIN_SERVER, args, nargout,"zeromq option constant") { #ifdef ZMQ_PLAIN_SERVER return octave_value(ZMQ_PLAIN_SERVER); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_PLAIN_USERNAME", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_PLAIN_USERNAME, args, nargout,"zeromq option constant") { #ifdef ZMQ_PLAIN_USERNAME return octave_value(ZMQ_PLAIN_USERNAME); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_PLAIN_PASSWORD", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_PLAIN_PASSWORD, args, nargout,"zeromq option constant") { #ifdef ZMQ_PLAIN_PASSWORD return octave_value(ZMQ_PLAIN_PASSWORD); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_GSSAPI_SERVER", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_GSSAPI_SERVER, args, nargout,"zeromq option constant") { #ifdef ZMQ_GSSAPI_SERVER return octave_value(ZMQ_GSSAPI_SERVER); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_GSSAPI_PLAINTEXT", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_GSSAPI_PLAINTEXT, args, nargout,"zeromq option constant") { #ifdef ZMQ_GSSAPI_PLAINTEXT return octave_value(ZMQ_GSSAPI_PLAINTEXT); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_GSSAPI_PRINCIPAL", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_GSSAPI_PRINCIPAL, args, nargout,"zeromq option constant") { #ifdef ZMQ_GSSAPI_PRINCIPAL return octave_value(ZMQ_GSSAPI_PRINCIPAL); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_GSSAPI_SERVICE_PRINCIPAL", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_GSSAPI_SERVICE_PRINCIPAL, args, nargout,"zeromq option constant") { #ifdef ZMQ_GSSAPI_SERVICE_PRINCIPAL return octave_value(ZMQ_GSSAPI_SERVICE_PRINCIPAL); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_MECHANISM", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_MECHANISM, args, nargout,"zeromq option constant") { #ifdef ZMQ_MECHANISM return octave_value(ZMQ_MECHANISM); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_EVENTS", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_EVENTS, args, nargout,"zeromq option constant") { return octave_value(ZMQ_EVENTS); } // ZMQ_EVENT constants // PKG_ADD: autoload ("__ZMQ_EVENT_POLLIN", "zeromq.oct"); DEFUN_DLD (__ZMQ_EVENT_POLLIN, args, nargout,"zeromq option event constant") { return octave_value(ZMQ_POLLIN); } // PKG_ADD: autoload ("__ZMQ_EVENT_POLLOUT", "zeromq.oct"); DEFUN_DLD (__ZMQ_EVENT_POLLOUT, args, nargout,"zeromq option event constant") { return octave_value(ZMQ_POLLOUT); } // ZMQ_MECHANISM constants // PKG_ADD: autoload ("__ZMQ_MECHANISM_NULL", "zeromq.oct"); DEFUN_DLD (__ZMQ_MECHANISM_NULL, args, nargout,"zeromq option mechanism constant") { #ifdef ZMQ_NULL return octave_value(ZMQ_NULL); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_MECHANISM_PLAIN", "zeromq.oct"); DEFUN_DLD (__ZMQ_MECHANISM_PLAIN, args, nargout,"zeromq option mechanism constant") { #ifdef ZMQ_PLAIN return octave_value(ZMQ_PLAIN); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_MECHANISM_CURVE", "zeromq.oct"); DEFUN_DLD (__ZMQ_MECHANISM_CURVE, args, nargout,"zeromq option mechanism constant") { #ifdef ZMQ_CURVE return octave_value(ZMQ_CURVE); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_MECHANISM_GSSAPI", "zeromq.oct"); DEFUN_DLD (__ZMQ_MECHANISM_GSSAPI, args, nargout,"zeromq option mechanism constant") { #ifdef ZMQ_GSSAPI return octave_value(ZMQ_GSSAPI); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_PRIORITY", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_PRIORITY, args, nargout,"zeromq socket constant") { // NOTE: currently draft so may change #ifdef ZMQ_PRIORITY return octave_value(ZMQ_PRIORITY); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_RATE", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_RATE, args, nargout,"zeromq socket constant") { #ifdef ZMQ_RATE return octave_value(ZMQ_RATE); #else return octave_value(-1); #endif } // PKG_ADD: autoload ("__ZMQ_OPT_BACKLOG", "zeromq.oct"); DEFUN_DLD (__ZMQ_OPT_BACKLOG, args, nargout,"zeromq socket constant") { #ifdef ZMQ_BACKLOG return octave_value(ZMQ_BACKLOG); #else return octave_value(-1); #endif } #if 0 %! % check that all the values exist %!assert (exist('__ZMQ_EVENT_POLLOUT')) %!assert (exist('__ZMQ_EVENT_POLLIN')) %!assert (exist('__ZMQ_OPT_EVENTS')) %!assert (exist('__ZMQ_OPT_TYPE')) %!assert (exist('__ZMQ_OPT_IDENTITY')) %!assert (exist('__ZMQ_OPT_RCVMORE')) %!assert (exist('__ZMQ_OPT_SUBSCRIBE')) %!assert (exist('__ZMQ_OPT_UNSUBSCRIBE')) %!assert (exist('__ZMQ_OPT_LAST_ENDPOINT')) %!assert (exist('__ZMQ_OPT_CONNECT_TIMEOUT')) %!assert (exist('__ZMQ_FLAG_DONTWAIT')) %!assert (exist('__ZMQ_FLAG_SNDMORE')) %!assert (exist('__ZMQ_SOCK_PUB')) %!assert (exist('__ZMQ_SOCK_SUB')) %!assert (exist('__ZMQ_SOCK_REQ')) %!assert (exist('__ZMQ_SOCK_REP')) %!assert (exist('__ZMQ_SOCK_PUSH')) %!assert (exist('__ZMQ_SOCK_PULL')) %!assert (exist('__ZMQ_SOCK_DEALER')) %!assert (exist('__ZMQ_SOCK_ROUTER')) %!assert (exist('__ZMQ_SOCK_PAIR')) %!assert (exist('__ZMQ_SOCK_XPUB')) %!assert (exist('__ZMQ_SOCK_XSUB')) %!assert (exist('__ZMQ_SOCK_STREAM')) #endif zeromq-1.5.6/src/has.cc0000644000000000000000000000505514465422472013116 0ustar0000000000000000// Copyright (C) 2018-2020 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_has", "zeromq.oct"); DEFUN_DLD (zmq_has, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{yesno} =} zmq_has (@var{feature})\n \ \n\ Check if the zmq library supports a given feature.\n \ \n \ @subsubheading Inputs\n \ @var{feature} is the name of feature to check.\n \ \n \ Currently known features are:\n \ @table @asis\n \ @item 'ipc'\n \ library supports the ipc:// protocol\n \ @item 'pgm'\n \ library supports the pgm:// protocol\n \ @item 'tipc'\n \ library supports the tipc:// protocol\n \ @item 'norm'\n \ library supports the norm:// protocol\n \ @item 'curve'\n \ library supports the CURVE security mechanism\n \ @item 'gssapi'\n \ library supports the GSSAPI security mechanism\n \ @item 'draft'\n \ library was built with the draft API.\n \ @end table\n \ \n \ @subsubheading Outputs\n \ @var{yesno} - set to true if the feature is available, otherwise false. \ \n \ @end deftypefn") { if (args.length () != 1 || ! args(0).is_string ()) { print_usage (); return octave_value (-1); } // get feature to check in lower case std::string feature = args (0).string_value (); std::transform (feature.begin (), feature.end (), feature.begin (), ::tolower); octave_value yesno; #if defined(ZMQ_HAS_CAPABILITIES) int has = zmq_has (feature.c_str ()); if (has == 1) yesno = true; else yesno = false; #else // assuming if dont have caps, that we dont have the feature yesno = false; #endif return yesno; } #if 0 %!test %! ipc = zmq_has ("ipc"); %! assert (~isempty (ipc)); %!error zmq_has() %!error zmq_has(1) %!error zmq_has("ipc", "ipc") #endif zeromq-1.5.6/src/m4/0000755000000000000000000000000014465422472012347 5ustar0000000000000000zeromq-1.5.6/src/m4/octave-forge.m40000644000000000000000000000576014465422472015202 0ustar0000000000000000# Copyright (C) 2017-2018 Olaf Till # Modifications to print what is searching for by JohnD # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # arguments of OF_OCTAVE_ALT_SYMS (see also description of # OF_OCTAVE_LIST_ALT_SYMS below): # # $1: symbol version 1 # $2: symbol version 2 # $3: test for symbol version 2 # $4: macro name to access alternative symbols # $5: include directives for symbol version 1 # $6: include directives for symbol version 2 # (a list of lists of args 1--6 is $1 of OF_OCTAVE_LIST_ALT_SYMS) # $7: name of generated include file with alternatives of Octave headers # (arg7 is $2 of OF_OCTAVE_LIST_ALT_SYMS) AC_DEFUN([OF_OCTAVE_ALT_SYMS], [ AC_MSG_CHECKING([$1 or $2]) AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([[#include ] $6], [$3])], [AC_DEFINE($4, [[$2]], [macro for alternative Octave symbols]) AC_MSG_RESULT([$2]) echo '$6' >> $7], [AC_DEFINE($4, [[$1]], [macro for alternative Octave symbols]) AC_MSG_RESULT([$1]) echo '$5' >> $7] ) ]) # OF_OCTAVE_LIST_ALT_SYMS is called in the following way: # # OF_OCTAVE_LIST_ALT_SYMS([ # [dnl # [old_octave_symbol], # [new_octave_symbol], # [[compilation test] # [for new_octave_symbol]], # [NAME_OF_GENERATED_MACRO____WILL_EXPAND_TO_OLD_OR_NEW_SYMBOL], # [[include directives] # [except #include ] # [necessary to compile with old_octave_symbol]], # [[include directives] # [except #include ] # [nessary to compile with new_octave_symbol] # [and to compile the test]] # ], # # ... further such lists as the above # # ], # # [name-of-header-file-for-alternative-octave-iclude-directives.h]) # # # This file should be put into src/m4/, and the line # # AC_CONFIG_MACRO_DIRS([m4]) # # should be put into src/configure.ac. The package should use # autoheader to generate config.h.in (src/bootstrap should contain the # lines 'aclocal', 'autoconf', and 'autoheader -f'). Package code # should include config.h and use the generated macros to access the # alternative symbols of Octave. An example of a call to # OF_OCTAVE_LIST_ALT_SYMS in src/configure.ac is available together # with this file. AC_DEFUN([OF_OCTAVE_LIST_ALT_SYMS], [ echo '/* generated by configure */' > $2 m4_foreach([it], [$1], [m4_apply([OF_OCTAVE_ALT_SYMS], [it, $2])]) AH_BOTTOM([#include "$2"]) ]) zeromq-1.5.6/src/pkglock.cc0000644000000000000000000000266714465422472014003 0ustar0000000000000000// Copyright (C) 2019 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . #include #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // PKG_ADD: autoload ("__zeromq_pkg_lock__", which ("zeromq")); // PKG_ADD: __zeromq_pkg_lock__(1); // PKG_DEL: __zeromq_pkg_lock__(0); #ifdef DEFMETHOD_DLD DEFMETHOD_DLD (__zeromq_pkg_lock__, interp, args, , "internal function") { octave_value retval; if (args.length () >= 1) { if (args(0).int_value () == 1) interp.mlock(); else if (args(0).int_value () == 0 && interp.mislocked("__zeromq_pkg_lock__")) interp.munlock("__zeromq_pkg_lock__"); } return retval; } #else DEFUN_DLD(__zeromq_pkg_lock__, args, , "internal function") { octave_value retval; return retval; } #endif zeromq-1.5.6/src/poll.cc0000644000000000000000000001153214465422472013306 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // zeromq includes #include #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) #define TIMESCALE 1000 #else #define TIMESCALE 1 #endif // PKG_ADD: autoload ("zmq_poll", "zeromq.oct"); DEFUN_DLD (zmq_poll, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{havedata} =} zmq_poll (@var{sock}, @var{timeout})\n \ @deftypefnx {} {@var{indexlist} =} zmq_poll (@var{socklist}, @var{timeout})\n \ \n\ Wait up to timeout time for received data on socket.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to wait on.\n \ \n \ @var{socklist} - the array of sockets to wait on.\n \ \n \ @var{timeout} - timeout time in milliseconds.\n \ A value of 0 will return without waiting. A value of -1 will wait until there is data.\n \ \n \ @subsubheading Outputs\n \ @var{havedata} - value of 1 if have data.\n \ \n \ @var{indexlist} - cell array of indexes to sockets that have data.\n \ \n \ @seealso {zmq_socket}\n \ \n \ @end deftypefn") { if (args.length () < 2) { print_usage (); return octave_value (); } if(!args (1).OV_ISINTEGER () && !args (1).OV_ISFLOAT ()) { error ("zeromq: expected time as integer or float type"); } int time = args (1).int_value (); if (time < -1) { error ("zeromq: unexpected negative time"); } octave_value_list return_list; int sockcount = 0; if(args (0).type_id () == octave_zeromq_socket::static_type_id ()) { sockcount = 1; } else if(args (0).OV_ISCELL ()) { sockcount = args (0).cell_value ().numel (); } else { error ("zeromq: expected argument of octave_zeromq_socket or array of octave_zeromq_socket"); } //zmq_pollitem_t * pitem = new zmq_pollitem_t[sockcount]; OCTAVE_LOCAL_BUFFER (zmq_pollitem_t, pitem, sockcount); if (pitem == NULL) { error ("zeromq: couldnt allocate poll item memory"); } if(args (0).type_id () == octave_zeromq_socket::static_type_id ()) { octave_zeromq_socket * sock = NULL; sock = dynamic_cast(args (0).internal_rep ()); pitem[0].socket = sock->socket (); pitem[0].events = ZMQ_POLLIN; pitem[0].fd = 0; } else { int usedcount = 0; octave_zeromq_socket * sock = NULL; Cell cell = args (0).cell_value (); for(int i=0;i(cell (i).internal_rep ()); pitem[usedcount].socket = sock->socket (); pitem[usedcount].events = ZMQ_POLLIN; pitem[usedcount].fd = 0; ++ usedcount; } } sockcount = usedcount; } if (sockcount == 0) { error ("zeromq: expected argument of octave_zeromq_socket or array of octave_zeromq_socket"); } int have_data = 0; int waittime; do { if(time > 1000 || time == -1) waittime = 1000; else waittime = time; have_data = zmq_poll (pitem, sockcount, waittime*TIMESCALE); if(waittime != -1) time -= waittime; OCTAVE_QUIT; } while (have_data == 0 && time > 0); if(have_data > 0) { if(args (0).type_id () == octave_zeromq_socket::static_type_id ()) { return_list (0) = 1; } else { Cell cells (dim_vector (1, have_data)); int cell_pos = 0; for (int i=0;i zmq_poll() %!error zmq_poll(1) %!test %! s = zmq_socket("ZMQ_SUB"); %! zmq_poll(s, 0); %! zmq_close(s); #endif zeromq-1.5.6/src/properties.cc0000644000000000000000000001076514465422472014543 0ustar0000000000000000// Copyright (C) 2017-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" #include // PKG_ADD: autoload ("__zmq_properties__", "zeromq.oct"); DEFUN_DLD (__zmq_properties__, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {} __zmq_properties__ (@var{sock} ...)\n \ \n\ Internal function to get properties from a zmq socket\ @end deftypefn") { octave_value_list ret; init_types (); if (args.length () < 1 || args.length() > 3 || args (0).type_id () != octave_zeromq_socket::static_type_id ()) { print_usage (); return octave_value (-1); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); if (args.length () == 1) { // get all octave_map props; props.assign ("endpoint", octave_value (sock->getendpoint ())); props.assign ("type", octave_value (sock->gettypestr ())); octave_value_list ovl; ovl (0) = args (0); ovl (1) = ZMQ_IDENTITY; props.assign ("identity", OCTAVE__FEVAL (std::string ("zmq_getsockopt"), ovl, 1)); ovl (0) = args (0); ovl (1) = ZMQ_RCVMORE; props.assign ("recvmore", OCTAVE__FEVAL (std::string ("zmq_getsockopt"), ovl, 1)); ovl (0) = args (0); ovl (1) = ZMQ_EVENTS; props.assign ("events", OCTAVE__FEVAL (std::string ("zmq_getsockopt"), ovl, 1)); ret = octave_value (props); } else if (args.length() == 2) { // get std::string prop = args (1).string_value (); std::transform (prop.begin (), prop.end (), prop.begin (), ::tolower); if (prop == "endpoint") ret = octave_value (sock->getendpoint ()); else if(prop == "type") ret = octave_value (sock->gettypestr ()); else if(prop == "identity") { octave_value_list ovl; ovl (0) = args (0); ovl (1) = ZMQ_IDENTITY; ret = OCTAVE__FEVAL (std::string ("zmq_getsockopt"), ovl, 1); } else if (prop == "recvmore") { octave_value_list ovl; ovl (0) = args (0); ovl (1) = ZMQ_RCVMORE; ret = OCTAVE__FEVAL (std::string ("zmq_getsockopt"), ovl, 1); } else if (prop == "events") { octave_value_list ovl; ovl (0) = args (0); ovl (1) = ZMQ_EVENTS; ret = OCTAVE__FEVAL (std::string ("zmq_getsockopt"), ovl, 1); } else error ("__zmq_properties__ unknown property '%s'", prop.c_str ()); } else if (args.length () == 3) { // set std::string prop = args (1).string_value (); std::transform (prop.begin (), prop.end (), prop.begin (), ::tolower); if(prop == "identity") { octave_value_list ovl; ovl (0) = args (0); ovl (1) = ZMQ_IDENTITY; ovl (2) = args (2); ret = OCTAVE__FEVAL (std::string ("zmq_setsockopt"), ovl, 1); } else error ("__zmq_properties__ unknown/unsettable property '%s'", prop.c_str ()); } return ret; } #if 0 %!test %! a = zmq_socket(); %! %! props = __zmq_properties__(a); %! assert(props.type, "ZMQ_PUB") %! %! assert(__zmq_properties__(a, "type"), "ZMQ_PUB") %! assert(__zmq_properties__(a, "recvmore"), 0) %! %! fail ("__zmq_properties__ (a,'invalid')", "unknown property"); %! %! id = uint8([ 1, 2, 3 ]); %! __zmq_properties__(a, "identity", id); %! assert(__zmq_properties__(a, "identity"), id); %! id = uint8([ 1, 2, 3, 4 ]); %! a.identity = id; %! assert(__zmq_properties__(a, "identity"), id); %! assert (isa (a, 'octave_zeromq_socket')) %! zmq_close(a); %!error __zmq_properties__ () %!error __zmq_properties__ () #endif zeromq-1.5.6/src/recv.cc0000644000000000000000000000607614465422472013306 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_recv", "zeromq.oct"); DEFUN_DLD (zmq_recv, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{data} =} zmq_recv (@var{sock}, @var{len})\n \ @deftypefnx {} {@var{data} =} zmq_recv (@var{sock}, @var{len}, @var{flags})\n \ \n\ Attempt to receive up to @var{len} bytes of data from zeromq socket.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to receive from.\n \ \n \ @var{len} - number of bytes to read.\n \ \n \ @var{flags} - optional flags to pass to recv\n \ \n \ @subsubheading Outputs\n \ @var{data} - the read data in an uint8 array. \ \n \ @seealso{zmq_socket}\n \ @end deftypefn") { init_types (); if (args.length () < 2 || args (0).type_id () != octave_zeromq_socket::static_type_id () || (!args (1).OV_ISINTEGER () && !args (1).OV_ISFLOAT ())) { print_usage (); return octave_value (-1); } int len = args (1).int_value (); if (len <= 0) { error ("zeromq: unexpected zero or negative length"); return octave_value (-1); } int flags = 0; if (args.length () > 2) { if (args (2).OV_ISINTEGER () && !args(2).OV_ISFLOAT ()) { print_usage (); return octave_value (-1); } flags = args (2).int_value (); } //unsigned char* buf = new unsigned char[ len ]; OCTAVE_LOCAL_BUFFER(unsigned char, buf, len); if (buf == 0) { error ("zeromq: error allocating buffer for recv\n"); return octave_value (-1); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); int read = sock->recv (buf,len,flags); octave_value return_value; if (read >= 0) { uint8NDArray data( dim_vector (1,read) ); for (int i=0; i zmq_recv() %!error zmq_recv(1) %!test %! s = zmq_socket("ZMQ_SUB"); %! assert(!isempty(s)) %! data = zmq_recv(s, 10, ZMQ_DONTWAIT); %! assert(length(data), 0) %! zmq_close(s); #endif zeromq-1.5.6/src/send.cc0000644000000000000000000000571314465422472013275 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_send", "zeromq.oct"); DEFUN_DLD (zmq_send, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{count} =} zmq_send (@var{sock}, @var{data})\n \ @deftypefnx {} {@var{count} =} zmq_send (@var{sock}, @var{data}, @var{flags})\n \ \n\ Attempt to send to @var{data} bytes of data to zeromq socket.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to receive from.\n \ \n \ @var{data} - data to send - either string or uint8 type.\n \ \n \ @var{flags} - optional flags to pass to send\n \ \n \ @subsubheading Outputs\n \ @var{count} - number of bytes written to socket, or -1 on error.\n \ \n \ @seealso {zmq_socket}\n \ @end deftypefn") { init_types (); if (args.length () < 2 || args(0).type_id () != octave_zeromq_socket::static_type_id ()) { print_usage (); return octave_value (-1); } int flags = 0; if (args.length () > 2) { if (args(2).OV_ISINTEGER () && !args(2).OV_ISFLOAT ()) { print_usage (); return octave_value (-1); } flags = args(2).int_value (); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); int retval = -1; if (args (1).is_string ()) { retval = sock->send (args (1).string_value (), flags); } else if(args(1).is_uint8_type ()) { NDArray data = args (1).array_value (); //uint8_t * buf = new uint8_t[data.numel ()]; OCTAVE_LOCAL_BUFFER (uint8_t, buf, data.numel ()); if (!buf) error ("zeromq: could allocate memory for send message.\n"); else { for(int i=0; isend (buf, data.numel (), flags); } } else { error ("zeromq: invalid data type. Must be a string or uint8 data"); } return octave_value (retval); } #if 0 %!error zmq_send() %!error zmq_send(1) %!test %! s = zmq_socket("ZMQ_PUB"); %! assert(!isempty(s)) %! assert(zmq_send(s, "test"), 4); %! zmq_close(s); #endif zeromq-1.5.6/src/setsockopt.cc0000644000000000000000000002574514465422472014551 0ustar0000000000000000// Copyright (C) 2016-2020 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" #include // PKG_ADD: autoload ("zmq_setsockopt", "zeromq.oct"); DEFUN_DLD (zmq_setsockopt, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {@var{status} =} zmq_setsockopt (@var{sock}, @var{optionid}, @var{value})\n \ \n\ Set a socket option on a zeromq socket.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to connect.\n \ \n\ @var{optionid} - the setsockopt option to set.\n \ \n\ @var{value} - the value to set.\n \ \n \ Known valid @var{optionid}s are:\n \ @table @asis\n \ @item @code{ZMQ_SUBSCRIBE}\n \ Subscribe to incoming messages matching the value. The value is either a string or a uint8 array that\n \ must match the start of any incoming message\n \ @item @code{ZMQ_UNSUBSCRIBE}\n \ Unsubscribe from incoming messages\n \ @item @code{ZMQ_CONNECT_TIMEOUT}\n \ Set timeout for connect calls\n \ @item @code{ZMQ_IDENTITY} or @code{ZMQ_ROUTING_ID}\n \ Set the identity of a socket (string or uint8 data)\n \ @item @code{ZMQ_RATE}\n \ Set the multicast data rate\n \ @item @code{ZMQ_PRIORITY}\n \ Set the socket priority (linux only)\n \ @item @code{ZMQ_BACKLOG}\n \ Set the queue length for incoming connections\n \ @item @code{ZMQ_SOCKS_PROXY}\n \ Set the socks5 proxy value (string)\n \ @item @code{ZMQ_CURVE_SERVER}\n \ Set whether socket is a curve server (1) or not (0)\n \ @item @code{ZMQ_CURVE_PRIVATEKEY}\n \ Set the curve socket private key (string)\n \ @item @code{ZMQ_CURVE_PUBLICKEY}\n \ Set the curve socket public key (string)\n \ @item @code{ZMQ_CURVE_SERVERKEY}\n \ Set the curve socket public key (string)\n \ @item @code{ZMQ_PLAIN_SERVER}\n \ Set whether socket server will use plain authentication (1) or not (0)\n \ @item @code{ZMQ_PLAIN_USERNAME}\n \ Set the plain socket username (string)\n \ @item @code{ZMQ_PLAIN_PASSWORD}\n \ Set the plain socket password (string)\n \ @item @code{ZMQ_GSSAPI_SERVER}\n \ Set whether socket server will use gssapi authentication (1) or not (0)\n \ @item @code{ZMQ_GSSAPI_PLAINTEXT}\n \ Set whether socket will encrypt gssapi authentication (1) or not (0)\n \ @item @code{ZMQ_GSSAPI_PRINCIPAL}\n \ Set the name of the gssapi principal (string)\n \ @item @code{ZMQ_GSSAPI_SERVICE_PRINCIPAL}\n \ Set the name of the gssapi service principal (string)\n \ @end table\n \ \n \ @subsubheading Outputs\n \ @var{status} - status for setsockopt.\n \ On success, setsockopt will return @var{status} of true \n \ \n \ @seealso {zmq_getsockopt, ZMQ_SUBSCRIBE, ZMQ_UNSUBSCRIBE, ZMQ_CONNECT_TIMEOUT}\n \ @end deftypefn") { init_types (); if (args.length () != 3 || args (0).type_id () != octave_zeromq_socket::static_type_id ()) { print_usage (); return octave_value (false); } if (args (1).OV_ISINTEGER () && !args (1).OV_ISFLOAT ()) { print_usage (); return octave_value (false); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); int opt = args (1).int_value (); bool ret = false; std::string strvalue; uint8_t binvalue[256]; size_t binsize; switch(opt) { case ZMQ_SUBSCRIBE: if( !args (2).is_string ()) { error("zeromq: expected string for option value"); return octave_value (false); } strvalue = args (2).string_value (); ret = sock->setsockopt (opt, strvalue.c_str (), strvalue.length ()); break; case ZMQ_UNSUBSCRIBE: ret = sock->setsockopt (opt, 0,0); break; #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(4,2,0) case ZMQ_CONNECT_TIMEOUT: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_SOCKS_PROXY case ZMQ_SOCKS_PROXY: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_CURVE_SERVER case ZMQ_CURVE_SERVER: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_CURVE_PUBLICKEY case ZMQ_CURVE_PUBLICKEY: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string for option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_CURVE_SECRETKEY case ZMQ_CURVE_SECRETKEY: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_CURVE_SERVERKEY case ZMQ_CURVE_SERVERKEY: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_PLAIN_SERVER case ZMQ_PLAIN_SERVER: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_PLAIN_USERNAME case ZMQ_PLAIN_USERNAME: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string for option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_PLAIN_PASSWORD case ZMQ_PLAIN_PASSWORD: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string for option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_GSSAPI_SERVER case ZMQ_GSSAPI_SERVER: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_GSSAPI_PLAINTEXT case ZMQ_GSSAPI_PLAINTEXT: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_GSSAPI_PRINCIPAL case ZMQ_GSSAPI_PRINCIPAL: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string for option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_GSSAPI_SERVICE_PRINCIPAL case ZMQ_GSSAPI_SERVICE_PRINCIPAL: if (args (2).is_string ()) { strvalue = args (2).string_value (); } else { error("zeromq: expected string for option value"); return octave_value (false); } ret = sock->setsockopt (opt, strvalue.c_str(), strvalue.length()); break; #endif #ifdef ZMQ_PRIORITY case ZMQ_PRIORITY: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_RATE case ZMQ_RATE: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_BACKLOG case ZMQ_BACKLOG: if (args (2).OV_ISINTEGER () && !args (2).OV_ISFLOAT ()) { error("zeromq: expected integer parameter"); return octave_value (false); } else { int value = args (2).int_value (); ret = sock->setsockopt (opt, &value, sizeof(value)); } break; #endif #ifdef ZMQ_ROUING_ID case ZMQ_ROUTING_ID: #else case ZMQ_IDENTITY: #endif if (args (2).is_string ()) { strvalue = args (2).string_value (); binsize = strvalue.length (); if (binsize > 255) binsize = 255; for (size_t i=0; i 255) binsize = 255; for (size_t i=0; isetsockopt (opt, binvalue, binsize); break; default: error ("zeromq: invalid setsockopt value %d", opt); break; } return octave_value (ret); } #if 0 %!error zmq_setsockopt() %!error zmq_setsockopt(1) // valid test of setsockopt in getsockopt #endif zeromq-1.5.6/src/socket.cc0000644000000000000000000000625014465422472013631 0ustar0000000000000000// Copyright (C) 2014-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // zeromq includes #include // PKG_ADD: autoload ("zmq_socket", "zeromq.oct"); DEFUN_DLD (zmq_socket, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {@var{sock} =} zmq_socket (@var{type})\n \ \n\ Create a zeromq socket.\n \ \n \ @subsubheading Inputs\n \ @var{type} - the socket type to create.\n \ \n \ Supported socket types are:\n \ @table @asis\n \ @item @code{ZMQ_PUB} \n \ Publish socket\n \ @item @code{ZMQ_SUB} \n \ Subscribe socket\n \ @item @code{ZMQ_REQ} \n \ Request socket\n \ @item @code{ZMQ_REP} \n \ Reply socket\n \ @item @code{ZMQ_PULL} \n \ Pull socket\n \ @item @code{ZMQ_PUSH} \n \ Push socket\n \ @item @code{ZMQ_PAIR} \n \ Pair socket\n \ @item @code{ZMQ_DEALER}\n \ Dealer socket\n \ @item @code{ZMQ_ROUTER}\n \ Router socket\n \ @item @code{ZMQ_XPUB} \n \ Publish socket\n \ @item @code{ZMQ_XSUB} \n \ Subscribe socket\n \ @item @code{ZMQ_STREAM} \n \ Stream socket\n \ @end table\n \ \n \ @subsubheading Outputs\n \ @var{sock} - an instance of @var{octave_zeromq_socket} class.\n \ \n \ @seealso {ZMQ_PUB, ZMQ_SUB, ZMQ_PUSH, ZMQ_PULL, ZMQ_REQ, ZMQ_REP, ZMQ_PAIR, ZMQ_DEALER, ZMQ_ROUTER, ZMQ_XPUB, ZMQ_XSUB, ZMQ_STREAM}\n \ @end deftypefn") { if (nargout != 1) { print_usage (); return octave_value (); } int socktype = ZMQ_PUB; if (args.length () > 0) { if (args (0).OV_ISINTEGER () || args (0).OV_ISFLOAT ()) { socktype = args (0).int_value (); } else if (args (0).is_string ()) { socktype = octave_zeromq_socket::gettypeval(args (0).string_value ()); } else { print_usage (); return octave_value (); } } init_types (); octave_zeromq_socket * retvalue = new octave_zeromq_socket (); if ( retvalue->create (socktype) == false ) { delete retvalue; return octave_value (); } return octave_value (retvalue); } #if 0 %!error zmq_socket() %!test %! s = zmq_socket(); %! assert(!isempty(s)) %! zmq_close(s); %!test %! s = zmq_socket(ZMQ_SUB); %! assert(!isempty(s)) %! zmq_close(s); %!test %! s = zmq_socket(ZMQ_SUB); %! assert(isa(s, 'octave_zeromq_socket')) %! zmq_close(s); %!test %! s = zmq_socket("ZMQ_SUB"); %! assert(!isempty(s)) %! zmq_close(s); %!error a = zmq_socket("invalid"); #endif zeromq-1.5.6/src/socket_class.cc0000644000000000000000000002662614465422472015027 0ustar0000000000000000// Copyright (C) 2014-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // zeromq includes #include #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) #define RECV_POLL_TIME 1000 #else #define RECV_POLL_TIME 100 #endif static void * global_context = NULL; #ifdef DEFINE_OCTAVE_ALLOCATOR DEFINE_OCTAVE_ALLOCATOR (octave_zeromq_socket); #endif DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_zeromq_socket, "octave_zeromq_socket", "octave_zeromq_socket"); octave_zeromq_socket::octave_zeromq_socket (void) : fieldnames(5) { sock = 0; type = -1; fieldnames[0] = "type"; fieldnames[1] = "endpoint"; fieldnames[2] = "identity"; fieldnames[3] = "recvmore"; fieldnames[4] = "events"; } octave_zeromq_socket::octave_zeromq_socket (const octave_zeromq_socket &s) { // should never be called sock = 0; type = s.type; fieldnames = s.fieldnames; } octave_zeromq_socket::~octave_zeromq_socket(void) { close (); } octave_base_value * octave_zeromq_socket::empty_clone (void) const { return new octave_zeromq_socket(); } octave_base_value * octave_zeromq_socket::clone (void) const { return new octave_zeromq_socket (*this); } octave_base_value * octave_zeromq_socket::unique_clone (void) { OV_COUNT++; return this; } void * octave_zeromq_socket::socket (void) { return sock; } const void * octave_zeromq_socket::socket (void) const { return sock; } int octave_zeromq_socket::socktype (void) const { return type; } bool octave_zeromq_socket::create (int socket_type) { if (sock) { error ("zeromq: Already created\n"); return false; } sock = zmq_socket (global_context, socket_type); if (sock == 0) { error ("zeromq: failed to create socket - %s\n", zmq_strerror (errno)); return false; } type = socket_type; return true; } void octave_zeromq_socket::close (void) { if (sock) zmq_close (sock); sock = 0; type = -1; endpoint = ""; } bool octave_zeromq_socket::connect (const std::string &inendpoint) { if (sock == 0) { error ("zeromq: must create socket before calling connect\n"); return false; } if (zmq_connect (sock, inendpoint.c_str ()) != 0) { error ("zeromq: failed to connect socket - %s\n", zmq_strerror (errno)); return false; } endpoint = inendpoint; return true; } bool octave_zeromq_socket::disconnect (const std::string &inendpoint) { #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) warning ("zeromq: this version of the zmq library does not support disconnect"); #else if (sock == 0) { error ("zeromq: must create socket before calling disconnect\n"); return false; } if (zmq_disconnect (sock, inendpoint.c_str ()) != 0) { error ("zeromq: failed to disconnect socket - %s\n", zmq_strerror (errno)); return false; } #endif return true; } bool octave_zeromq_socket::bind (const std::string &inendpoint) { if (sock == 0) { error ("zeromq: must create socket before calling bind\n"); return false; } if (zmq_bind (sock, inendpoint.c_str ())) { error ("zeromq: failed to bind socket - %s\n", zmq_strerror (errno)); return false; } endpoint = inendpoint; return true; } bool octave_zeromq_socket::unbind (const std::string &inendpoint) { #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) warning ("zeromq: this version of the zmq library does not support unbind"); #else if (sock == 0) { error ("zeromq: must create socket before calling unbind\n"); return false; } if (zmq_unbind (sock, inendpoint.c_str ())) { error ("zeromq: failed to unbind socket - %s\n", zmq_strerror (errno)); return false; } endpoint = ""; #endif return true; } bool octave_zeromq_socket::setsockopt (int opt, const void * val, size_t len) { if (sock == 0) { error ("zeromq: invalid socket\n"); return false; } if (zmq_setsockopt (sock, opt, val, len)) { error ("zeromq: failed to setsockopt - %s\n", zmq_strerror (errno)); return false; } return true; } bool octave_zeromq_socket::getsockopt (int opt, void * val, size_t *len) { if (sock == 0) { error ("zeromq: invalid socket\n"); return false; } if (zmq_getsockopt (sock, opt, val, len)) { error ("zeromq: failed to getsockopt - %s\n", zmq_strerror (errno)); return false; } return true; } int octave_zeromq_socket::send (const std::string &str, int flags) { return send ((const uint8_t *)str.c_str (), str.length (), flags) ; } int octave_zeromq_socket::send (const uint8_t *data, size_t sz, int flags) { if (sock == 0) { error ("zeromq: must create socket before calling send\n"); return -1; } #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) zmq_msg_t msg; if(zmq_msg_init_size(&msg,sz)) { error ("zeromq: failed to create msg\n"); return -1; } memcpy(zmq_msg_data(&msg), data, sz); int len = zmq_send (sock, &msg, flags); // zmq 2.2 returns 0 if sent ok, we want bytes written if (len == 0) len = sz; zmq_msg_close(&msg); #else // new versions of zmq have a zmq_send for data int len = zmq_send (sock, data, sz, flags); #endif return len; } int octave_zeromq_socket::recv (uint8_t *data, size_t sz, int flags) { if (sock == 0) { error ("zeromq: must create socket before calling recv\n"); return -1; } // if want to wait for data if ((flags & ZMQ_NOBLOCK) == 0) { int have_data = 0; do { zmq_pollitem_t pitem; pitem.socket = sock; pitem.events = ZMQ_POLLIN; pitem.fd = 0; have_data = zmq_poll (&pitem, 1, RECV_POLL_TIME); OCTAVE_QUIT; } while (have_data == 0); if (have_data == -1) { error ("zeromq: error waiting for data in recv\n"); } } int len = -1; #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) zmq_msg_t msg; if (zmq_msg_init (&msg)) { error ("zeromq: failed to create msg\n"); return -1; } len = zmq_recv (sock, &msg, flags); if (len == 0) { len = static_cast(zmq_msg_size(&msg)); if (len > sz) len = sz; memcpy (data, zmq_msg_data (&msg), len); } zmq_msg_close (&msg); #else len = zmq_recv (sock, data, sz, flags); if (len >= 0 && static_cast(len) > sz) len = sz; #endif return len; } int octave_zeromq_socket::gettypeval (const std::string &str) { if(str == "ZMQ_PUB") return ZMQ_PUB; if(str == "ZMQ_SUB") return ZMQ_SUB; if(str == "ZMQ_XPUB") return ZMQ_XPUB; if(str == "ZMQ_XSUB") return ZMQ_XSUB; if(str == "ZMQ_REQ") return ZMQ_REQ; if(str == "ZMQ_REP") return ZMQ_REP; if(str == "ZMQ_DEALER") return ZMQ_DEALER; if(str == "ZMQ_PAIR") return ZMQ_PAIR; if(str == "ZMQ_ROUTER") return ZMQ_ROUTER; if(str == "ZMQ_PUSH") return ZMQ_PUSH; if(str == "ZMQ_PULL") return ZMQ_PULL; #ifdef ZMQ_STREAM if(str == "ZMQ_STREAM") return ZMQ_STREAM; #endif error ("octave_zeromq_socket: unknown socktype '%s'", str.c_str ()); return -1; } std::string octave_zeromq_socket::gettypestr (int intype) const { std::string s = ""; if(intype == -1) intype = type; switch(intype) { case ZMQ_PUB: s = "ZMQ_PUB"; break; case ZMQ_SUB: s = "ZMQ_SUB"; break; case ZMQ_XPUB: s = "ZMQ_XPUB"; break; case ZMQ_XSUB: s = "ZMQ_XSUB"; break; case ZMQ_REQ: s = "ZMQ_REQ"; break; case ZMQ_REP: s = "ZMQ_REP"; break; case ZMQ_PUSH: s = "ZMQ_PUSH"; break; case ZMQ_PULL: s = "ZMQ_PULL"; break; case ZMQ_DEALER: s = "ZMQ_DEALER"; break; case ZMQ_PAIR: s = "ZMQ_PAIR"; break; case ZMQ_ROUTER: s = "ZMQ_ROUTER"; break; #ifdef ZMQ_STREAM case ZMQ_STREAM: s = "ZMQ_STREAM"; break; #endif default: s = "NONE"; break; } return s; } void octave_zeromq_socket::print (std::ostream& os, bool pr_as_read_syntax) const { print_raw (os, pr_as_read_syntax); newline (os); } void octave_zeromq_socket::print (std::ostream& os, bool pr_as_read_syntax) { print_raw (os, pr_as_read_syntax); newline (os); } void octave_zeromq_socket::print_raw (std::ostream& os, bool pr_as_read_syntax) const { os << " ZeroMQ socket"; newline (os); if(sock) { os << " type: " << gettypestr(); newline(os); os << " endpoint: " << endpoint; newline(os); } else { os << " Invalid"; newline(os); } } octave_value_list octave_zeromq_socket::subsref (const std::string& type, const std::list& idx, int nargout) { octave_value_list retval; int skip = 1; switch (type[0]) { default: error ("octave_zeromq_socket object cannot be indexed with %c", type[0]); break; case '.': { octave_value_list ovl; // inc ref count as assign this to octave_value OV_COUNT++; ovl (0) = octave_value (this); ovl (1) = (idx.front ()) (0); retval = OCTAVE__FEVAL (std::string ("__zmq_properties__"), ovl, 1); } break; } if (idx.size () > 1 && type.length () > 1) retval = retval (0).next_subsref (nargout, type, idx, skip); return retval; } octave_value octave_zeromq_socket::subsasgn (const std::string& type, const std::list& idx, const octave_value& rhs) { octave_value retval; switch (type[0]) { default: error ("octave_zeromq_socket object cannot be indexed with %c", type[0]); break; case '.': if (type.length () == 1) { octave_value_list ovl; // inc ref count as assign this to octave_value OV_COUNT++; ovl (0) = octave_value (this); ovl (1) = (idx.front ()) (0); ovl (2) = rhs; OCTAVE__FEVAL (std::string ("__zmq_properties__"), ovl, 0); OV_COUNT++; retval = octave_value (this); } else if (type.length () > 1 && type[1] == '.') { // pass along any further assignments octave_value_list u = subsref (type.substr (0, 1), idx, 1); if (u.length() > 0) { std::list next_idx (idx); next_idx.erase (next_idx.begin ()); u (0).subsasgn(type.substr (1), next_idx, rhs); OV_COUNT++; retval = octave_value (this); } } else { error ("octave_zeromq_socket invalid index"); } } return retval; } static bool type_loaded = false; void init_types(void) { if (!type_loaded) { octave_zeromq_socket::register_type (); type_loaded = true; } if (!global_context) { #if ZMQ_VERSION < ZMQ_MAKE_VERSION(3,0,0) global_context = zmq_init (1); #else global_context = zmq_ctx_new (); #endif } } zeromq-1.5.6/src/socket_class.h0000644000000000000000000000753514465422472014667 0ustar0000000000000000// Copyright (C) 2014-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . #ifndef ZEROMQ_SOCKET_CLASS_H #define ZEROMQ_SOCKET_CLASS_H // Octave Includes #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // string #include #include #include void init_types(void); class octave_zeromq_socket : public OCTAVE_BASE_CLASS { public: /** * default constructor */ octave_zeromq_socket (void); /** * deconstructor */ ~octave_zeromq_socket (void); /** * access to the zeromq socket */ const void * socket (void) const; void * socket (void); std::string getendpoint(void) const { return endpoint; } int socktype (void) const; // convert sock type std::string gettypestr(int intype=-1) const; static int gettypeval(const std::string &str); /** * create socket */ bool create (int socket_type); /** * close created socket */ void close (void); /** * connect socket */ bool connect (const std::string &endpoint); /** * disconnect socket */ bool disconnect (const std::string &endpoint); /** * bind socket */ bool bind (const std::string &endpoint); /** * unbind socket */ bool unbind (const std::string &endpoint); /** * send data of size sz bytes */ int send (const uint8_t * data, size_t sz, int flags); /** * send data string */ int send (const std::string &data, int flags); /** * read data of up to sz bytes in size */ int recv (uint8_t * data, size_t sz, int flags); /** * get/setsock option */ bool setsockopt (int opt, const void * val, size_t len); bool getsockopt (int opt, void *value, size_t *len); /** * Various properties of the octave_base_value datatype. */ bool is_constant (void) const { return true;} bool is_defined (void) const { return true;} bool is_object (void) const { return true; } // required to use subsasn string_vector map_keys (void) const { return fieldnames; } dim_vector dims (void) const { static dim_vector dv(1, 1); return dv; } octave_base_value * clone (void) const; octave_base_value * empty_clone (void) const; octave_base_value * unique_clone (void); /** * Overloaded methods to print sock as the zeromq id */ void print (std::ostream& os, bool pr_as_read_syntax = false) const; void print (std::ostream& os, bool pr_as_read_syntax = false); void print_raw (std::ostream& os, bool pr_as_read_syntax) const; /** * overloaded methods to get properties */ octave_value_list subsref (const std::string& type, const std::list& idx, int nargout); octave_value subsref (const std::string& type, const std::list& idx) { octave_value_list retval = subsref (type, idx, 1); return (retval.length () > 0 ? retval(0) : octave_value ()); } octave_value subsasgn (const std::string& type, const std::list& idx, const octave_value& rhs); private: octave_zeromq_socket (const octave_zeromq_socket &); void * sock; int type; std::string endpoint; string_vector fieldnames; #ifdef DECLARE_OCTAVE_ALLOCATOR DECLARE_OCTAVE_ALLOCATOR #endif DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA }; #endif // ZEROMQ_SOCKET_CLASS_H zeromq-1.5.6/src/strerror.cc0000644000000000000000000000261314465422472014222 0ustar0000000000000000// Copyright (C) 2014-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_strerror", "zeromq.oct"); DEFUN_DLD (zmq_strerror, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{errorstr} =} zmq_strerror ()\n \ \n\ Get the last error from zeromq.\n \ \n \ @subsubheading Inputs\n \ None\n \ @subsubheading Outputs\n \ @var{errorstr} - a string representation of the last error \ \n \ @end deftypefn") { if (args.length () > 0) { print_usage (); return octave_value (-1); } std::string str = zmq_strerror (errno); return octave_value (str); } zeromq-1.5.6/src/unbind.cc0000644000000000000000000000413214465422472013615 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // PKG_ADD: autoload ("zmq_unbind", "zeromq.oct"); DEFUN_DLD (zmq_unbind, args, nargout, "-*- texinfo -*-\n\ @deftypefn {} {@var{status} =} zmq_unbind (@var{sock}, @var{endpoint})\n \ \n\ Unbind a previously bound zeromq socket from a endpoint.\n \ \n \ @subsubheading Inputs\n \ @var{sock} - the socket to unbind.\n \ \n \ @var{endpoint} - the endpoint string to unbind.\n \ \n \ @subsubheading Outputs\n \ @var{status} - status for unbind.\n \ On success, unbind will return a @var{status} of true \n \ \n \ @seealso { zmq_socket, zmq_bind }\n \ @end deftypefn") { init_types (); if (args.length () != 2 || args (0).type_id () != octave_zeromq_socket::static_type_id () || ! args (1).is_string ()) { print_usage (); return octave_value (false); } octave_zeromq_socket * sock = NULL; const octave_base_value& rep = args (0).get_rep (); sock = &((octave_zeromq_socket &)rep); bool ret = sock->unbind (args (1).string_value ()); return octave_value (ret); } #if 0 %!error zmq_unbind() %!error zmq_unbind(1) %!test %! s = zmq_socket("ZMQ_PUB"); %! zmq_bind(s, "tcp://127.0.0.1:10000"); %! zmq_unbind(s, "tcp://127.0.0.1:10000"); %! zmq_close(s); #endif zeromq-1.5.6/src/undef-ah-octave.h0000644000000000000000000000070614465422472015151 0ustar0000000000000000/* To be included at the top of config.h (by autoheader). Avoid warnings for redefining AH-generated preprocessor symbols of Octave. */ #ifdef PACKAGE_BUGREPORT #undef PACKAGE_BUGREPORT #endif #ifdef PACKAGE_NAME #undef PACKAGE_NAME #endif #ifdef PACKAGE_STRING #undef PACKAGE_STRING #endif #ifdef PACKAGE_TARNAME #undef PACKAGE_TARNAME #endif #ifdef PACKAGE_URL #undef PACKAGE_URL #endif #ifdef PACKAGE_VERSION #undef PACKAGE_VERSION #endif zeromq-1.5.6/src/version.cc0000644000000000000000000000330614465422472014025 0ustar0000000000000000// Copyright (C) 2014-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "socket_class.h" // zeromq includes #include // PKG_ADD: autoload ("zmq_version", "zeromq.oct"); DEFUN_DLD (zmq_version, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {[@var{major}, @var{minor}, @var{patch}] =} zmq_version ()\n \ \n\ Get the ZeroMQ library version.\n \ \n \ @subsubheading Inputs\n \ None\n \ @subsubheading Outputs\n \ @var{major}, @var{minor} @var{patch} - version of the ZeroMQ library. \ \n \ @end deftypefn") { if (args.length () > 0) { print_usage (); return octave_value (-1); } int major, minor, patch; zmq_version (&major, &minor, &patch); octave_value_list return_list; return_list (0) = major; return_list (1) = minor; return_list (2) = patch; return return_list; } #if 0 %!test %! [a,b,c] = zmq_version (); %! assert(~isempty(a)); %! assert(~isempty(b)); %! assert(~isempty(c)); #endif zeromq-1.5.6/src/z85_decode.cc0000644000000000000000000000526514465422472014277 0ustar0000000000000000// Copyright (C) 2019 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_z85_decode", "zeromq.oct"); DEFUN_DLD (zmq_z85_decode, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{data} =} zmq_z85_decode (@var{instr})\n \ \n\ Decode a z85 encoded string to a binary key.\n \ \n \ @subsubheading Inputs\n \ @var{instr} - a string encoded data\n \ \n \ @subsubheading Outputs\n \ @var{data} - uint8 decoded data\n \ \n \ @end deftypefn") { octave_value retval; if (args.length () != 1) { print_usage (); return octave_value (); } if(!args(0).is_string ()) { error ("zeromq: expected input to be a string"); return octave_value (); } std::string in = args (0).string_value (); int len = in.length (); if (len % 5 != 0 || len == 0) { error ("zeromq: input string size must be divisible by 5"); return octave_value (); } #ifdef ZMQ_CURVE len = (len/5)*4; OCTAVE_LOCAL_BUFFER (uint8_t, outbuf, len); if (!outbuf) { error ("zeromq: could allocate memory for decoding.\n"); return octave_value (); } else { uint8_t * out = zmq_z85_decode(outbuf, in.c_str()); if (!out) { error ("zeromq: couldn't decode data"); return octave_value (); } uint8NDArray data( dim_vector (1,len) ); for (int i=0; i zmq_z85_decode() %!error zmq_z85_decode("1234", 2) %!error zmq_z85_decode(1) %!error zmq_z85_decode("123") %!assert (zmq_z85_decode("0rJua"), uint8([1 2 3 4])) #endif zeromq-1.5.6/src/z85_encode.cc0000644000000000000000000000547714465422472014316 0ustar0000000000000000// Copyright (C) 2019 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // zeromq includes #include // PKG_ADD: autoload ("zmq_z85_encode", "zeromq.oct"); DEFUN_DLD (zmq_z85_encode, args, nargout, "-*- texinfo -*-\n \ @deftypefn {} {@var{dest} =} zmq_z85_encode (@var{data})\n \ \n\ Encode a binary key as Z85 printable text.\n \ \n \ @subsubheading Inputs\n \ @var{data} - uint8 data that must have a size divisible by 4.\n \ \n \ @subsubheading Outputs\n \ @var{dest} - string encoded data\ \n \ @end deftypefn") { octave_value retval; if (args.length () != 1) { print_usage (); return octave_value (); } if(!args(0).is_uint8_type ()) { error ("zeromq: expected input to be uint8 type data"); return octave_value (); } NDArray data = args (0).array_value (); if (data.numel() % 4 != 0 || data.numel() == 0) { error ("zeromq: input data size must be divisible by 4"); return octave_value (); } #ifdef ZMQ_CURVE OCTAVE_LOCAL_BUFFER (uint8_t, inbuf, data.numel ()); OCTAVE_LOCAL_BUFFER (char, outbuf, (data.numel () + (data.numel ()/4) + 1)); if (!inbuf || !outbuf) error ("zeromq: could allocate memory for encoding.\n"); else { for(int i=0; i zmq_z85_encode() %!error zmq_z85_encode(1, 2) %!error zmq_z85_encode(1) %!error zmq_z85_encode(uint8([1 2 4])) %!error zmq_z85_encode([1 2 3 4]) %!assert (zmq_z85_encode(uint8([1 2 3 4])), "0rJua") #endif zeromq-1.5.6/src/zeromq.cc0000644000000000000000000001076714465422472013666 0ustar0000000000000000// Copyright (C) 2016-2018 John Donoghue // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free Software // Foundation; either version 3 of the License, or (at your option) any later // version. // // This program is distributed in the hope that it will be useful, but WITHOUT // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more // details. // // You should have received a copy of the GNU General Public License along with // this program; if not, see . // Octave Includes #include #include #ifdef HAVE_CONFIG_H # include "config.h" #endif // PKG_ADD: autoload ("zeromq", "zeromq.oct"); DEFUN_DLD (zeromq, args, nargout, "-*- texinfo -*-\n\ @deftypefn {Package} {} zeromq\n \ The zeromq package provides GNU Octave bindings to the ZeroMQ library to provide\n \ fast distributed messaging options using IPC, TCP, TIPC and multi-casting.\n \ \n \ The usage is very close to the ZeroMQ library C language bindings for the socket \n \ creation and manipulation with the exception of creating a zeromq context, \n \ which is automatically done in the bindings internals.\n \ \n \ For example, a basic client that does a request / reply from a server on port\n \ local port 5555 (available as zmq_example1.m):\n \ \n \ @example\n \ \n \ %% Create socket and connect to server\n \ requester = zmq_socket (ZMQ_REQ);\n \ zmq_connect (requester, \"tcp://localhost:5555\");\n \ \n \ %% send some data\n \ zmq_send (requester, uint8(\"Hello\"), 5, 0); \n \ %% try to read up to 10 bytes of reply data.\n \ received = zmq_recv (requester, 10, 0);\n \ \n \ zmq_close (requester);\n \ @end example\n \ \n \ Implemented functions are:\n \ \n \ @table @asis\n \ @item zmq_bind\n \ Bind a zeromq socket to an endpoint.\n \ @item zmq_close\n \ Close a zeromq socket.\n \ @item zmq_connect\n \ Connect a zeromq socket to an endpoint\n \ @item zmq_disconnect\n \ Disconnect a zeromq socket from an endpoint\n \ @item zmq_errno\n \ Get system errno value.\n \ @item zmq_getsockopt\n \ Get current value of a zeromq socket option.\n \ @item zmq_has\n \ Check zmq for a given feature. \n \ @item zmq_poll\n \ Poll a socket or sockets for a timeout or incoming data available.\n \ @item zmq_recv\n \ Attempt to read data from a zeromq socket.\n \ @item zmq_send\n \ Attempt to send data from a zeromq socket.\n \ @item zmq_setsockopt\n \ Set a zeromq socket option.\n \ @item zmq_strerror\n \ Get the last zmq error string.\n \ @item zmq_unbind\n \ Unbind a previously bound zeromq socket.\n \ @item zmq_version\n \ Get the zeromq library version numbers.\n \ @end table\n \ \n \ Implemented functions depending on version of libzmq are:\n \ @table @asis\n \ @item zmq_curve_keypair\n \ Generate a random private/public keypair.\n \ @item zmq_curve_public\n \ Derive the public key from a private key.\n \ @item zmq_z85_decode\n \ decode a z85 encoded string to a binary key.\n \ @item zmq_z85_encode\n \ encode a binary key as Z85 printable text.\n \ @end table\n \ \n \ In addition, a iszmq function is provided to verify whether a object is a zeromq socket\n \ \n \ Example code files for zeromq usage:\n \ \n \ @table @asis\n \ @item zmq_example1\n \ Simple client REQ socket example that attempts to connect to a server and\n \ send a hello command and get back the response.\n \ @item zmq_example2\n \ Simple server REP socket example that creates the server that the client \n \ from example 1 will connect to and responds back to client 'requests'\n \ @item zmq_example3\n \ Simple server PUB socket example that creates 'weather' server sends\n \ weather updates for random zip codes.\n \ @item zmq_example4\n \ Simple client SUB socket example that creates client that connects to the 'weather' \n \ server and subscribes for weather updates from zip-code 10001.\n \ @item zmq_example5\n \ Simple client STREAM socket example that creates client that connects to octave.org \n \ and posts HEAD request.\n \ @end table\n \ \n \ View example code using @code{edit examples/example_name}\n \ \n \ ie: \n \ @example\n \ edit examples/zmq_example1\n \ @end example\n \ \n \ \n \ @seealso{http://zeromq.org, examples/zmq_example1.m, examples/zmq_example2.m, examples/zmq_example3.m, examples/zmq_example4.m, examples/zmq_example5.m}\n \ @end deftypefn") { return octave_value(); } #if 0 %!test zeromq() #endif