summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-20 18:44:23 +0000
committerBruno Haible <bruno@clisp.org>2000-08-20 18:44:23 +0000
commit745d7fc2fb5401bddae806a6a889cc8c9e5646c2 (patch)
tree483a8e4f1fd293938bdfc9e547ed8675ca95c46f
parent4bdae6102758a6e3805a058fc638a6c882c08e81 (diff)
downloadgperf-745d7fc2fb5401bddae806a6a889cc8c9e5646c2.tar.gz
Regenerated.
-rw-r--r--doc/gperf.html898
-rw-r--r--doc/gperf.info1305
-rw-r--r--doc/gperf.ps2288
-rw-r--r--doc/gperf_1.html447
-rw-r--r--doc/gperf_10.html74
-rw-r--r--doc/gperf_11.html128
-rw-r--r--doc/gperf_2.html352
-rw-r--r--doc/gperf_3.html54
-rw-r--r--doc/gperf_4.html100
-rw-r--r--doc/gperf_5.html373
-rw-r--r--doc/gperf_6.html603
-rw-r--r--doc/gperf_7.html403
-rw-r--r--doc/gperf_8.html60
-rw-r--r--doc/gperf_9.html46
-rw-r--r--doc/gperf_toc.html58
-rw-r--r--tests/c-parse.exp6
-rw-r--r--tests/chill.exp6
-rw-r--r--tests/cplusplus.exp6
-rw-r--r--tests/gpc.exp6
-rw-r--r--tests/java.exp6
-rw-r--r--tests/modula2.exp8
-rw-r--r--tests/objc.exp6
-rw-r--r--tests/test-4.exp6
23 files changed, 4029 insertions, 3210 deletions
diff --git a/doc/gperf.html b/doc/gperf.html
index 9781687..015c6d2 100644
--- a/doc/gperf.html
+++ b/doc/gperf.html
@@ -1,36 +1,39 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf</TITLE>
+<TITLE>Perfect Hash Function Generator</TITLE>
</HEAD>
<BODY>
-<H1>User's Guide to <CODE>gperf</CODE></H1>
+<H1>User's Guide to <CODE>gperf</CODE> 2.7.2</H1>
+<H2>The GNU Perfect Hash Function Generator</H2>
+<H2>Edition 2.7.2, 20 August 2000</H2>
+<ADDRESS>Douglas C. Schmidt</ADDRESS>
<P>
<P><HR><P>
<H1>Table of Contents</H1>
<UL>
-<LI><A NAME="TOC1" HREF="gperf.html#SEC1">Introduction</A>
-<LI><A NAME="TOC2" HREF="gperf.html#SEC2">GNU GENERAL PUBLIC LICENSE</A>
+<LI><A NAME="TOC1" HREF="gperf.html#SEC1">GNU GENERAL PUBLIC LICENSE</A>
<UL>
-<LI><A NAME="TOC3" HREF="gperf.html#SEC3">Preamble</A>
-<LI><A NAME="TOC4" HREF="gperf.html#SEC4">Appendix: How to Apply These Terms to Your New Programs</A>
+<LI><A NAME="TOC2" HREF="gperf.html#SEC2">Preamble</A>
+<LI><A NAME="TOC3" HREF="gperf.html#SEC3">How to Apply These Terms to Your New Programs</A>
</UL>
-<LI><A NAME="TOC5" HREF="gperf.html#SEC5">Contributors to GNU <CODE>gperf</CODE> Utility</A>
-<LI><A NAME="TOC6" HREF="gperf.html#SEC6">1 Introduction</A>
-<LI><A NAME="TOC7" HREF="gperf.html#SEC7">2 Static search structures and GNU <CODE>gperf</CODE></A>
-<LI><A NAME="TOC8" HREF="gperf.html#SEC8">3 High-Level Description of GNU <CODE>gperf</CODE></A>
+<LI><A NAME="TOC4" HREF="gperf.html#SEC4">Contributors to GNU <CODE>gperf</CODE> Utility</A>
+<LI><A NAME="TOC5" HREF="gperf.html#SEC5">1 Introduction</A>
+<LI><A NAME="TOC6" HREF="gperf.html#SEC6">2 Static search structures and GNU <CODE>gperf</CODE></A>
+<LI><A NAME="TOC7" HREF="gperf.html#SEC7">3 High-Level Description of GNU <CODE>gperf</CODE></A>
<UL>
-<LI><A NAME="TOC9" HREF="gperf.html#SEC9">3.1 Input Format to <CODE>gperf</CODE></A>
+<LI><A NAME="TOC8" HREF="gperf.html#SEC8">3.1 Input Format to <CODE>gperf</CODE></A>
<UL>
-<LI><A NAME="TOC10" HREF="gperf.html#SEC10">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A>
-<LI><A NAME="TOC11" HREF="gperf.html#SEC11">3.1.2 Format for Keyword Entries</A>
-<LI><A NAME="TOC12" HREF="gperf.html#SEC12">3.1.3 Including Additional C Functions</A>
+<LI><A NAME="TOC9" HREF="gperf.html#SEC9">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A>
+<LI><A NAME="TOC10" HREF="gperf.html#SEC10">3.1.2 Format for Keyword Entries</A>
+<LI><A NAME="TOC11" HREF="gperf.html#SEC11">3.1.3 Including Additional C Functions</A>
</UL>
-<LI><A NAME="TOC13" HREF="gperf.html#SEC13">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A>
+<LI><A NAME="TOC12" HREF="gperf.html#SEC12">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A>
+<LI><A NAME="TOC13" HREF="gperf.html#SEC13">3.3 Use of NUL characters</A>
</UL>
-<LI><A NAME="TOC14" HREF="gperf.html#SEC14">4 Options to the <CODE>gperf</CODE> Utility</A>
+<LI><A NAME="TOC14" HREF="gperf.html#SEC14">4 Invoking <CODE>gperf</CODE></A>
<UL>
<LI><A NAME="TOC15" HREF="gperf.html#SEC15">4.1 Options that affect Interpretation of the Input File</A>
<LI><A NAME="TOC16" HREF="gperf.html#SEC16">4.2 Options to specify the Language for the Output Code</A>
@@ -42,30 +45,21 @@
<LI><A NAME="TOC21" HREF="gperf.html#SEC21">6 Things Still Left to Do</A>
<LI><A NAME="TOC22" HREF="gperf.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>
<LI><A NAME="TOC23" HREF="gperf.html#SEC23">8 Bibliography</A>
+<LI><A NAME="TOC24" HREF="gperf.html#SEC24">Concept Index</A>
</UL>
<P><HR><P>
-<H1><A NAME="SEC1" HREF="gperf.html#TOC1">Introduction</A></H1>
+<H1><A NAME="SEC1" HREF="gperf.html#TOC1">GNU GENERAL PUBLIC LICENSE</A></H1>
<P>
-This manual documents the GNU <CODE>gperf</CODE> perfect hash function generator
-utility, focusing on its features and how to use them, and how to report
-bugs.
-
-</P>
-
-
-
-<H1><A NAME="SEC2" HREF="gperf.html#TOC2">GNU GENERAL PUBLIC LICENSE</A></H1>
-<P>
-Version 1, February 1989
+Version 2, June 1991
</P>
<PRE>
-Copyright (C) 1989 Free Software Foundation, Inc.
-675 Mass Ave, Cambridge, MA 02139, USA
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -73,25 +67,27 @@ of this license document, but changing it is not allowed.
-<H2><A NAME="SEC3" HREF="gperf.html#TOC3">Preamble</A></H2>
+<H2><A NAME="SEC2" HREF="gperf.html#TOC2">Preamble</A></H2>
<P>
- The license agreements of most software companies try to keep users
-at the mercy of those companies. By contrast, our General Public
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. The
-General Public License applies to the Free Software Foundation's
-software and to any other program whose authors commit to using it.
-You can use it for your programs, too.
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
</P>
<P>
When we speak of free software, we are referring to freedom, not
-price. Specifically, the General Public License is designed to make
-sure that you have the freedom to give away or sell copies of free
-software, 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.
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service 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.
</P>
<P>
@@ -102,10 +98,11 @@ distribute copies of the software, or if you modify it.
</P>
<P>
- For example, if you distribute copies of a such a program, whether
+ For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
-source code. And you must tell them their rights.
+source code. And you must show them these terms so they know their
+rights.
</P>
<P>
@@ -124,143 +121,234 @@ authors' reputations.
</P>
<P>
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+</P>
+<P>
The precise terms and conditions for copying, distribution and
modification follow.
</P>
<P>
-TERMS AND CONDITIONS
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
</P>
<OL>
<LI>
-This License Agreement applies to any program or other work which
-contains a notice placed by the copyright holder saying it may be
-distributed under the terms of this General Public License. The
-"Program", below, refers to any such program or work, and a "work based
-on the Program" means either the Program or any work containing the
-Program or a portion of it, either verbatim or with modifications. Each
-licensee is addressed as "you".
-
-<LI>
-
-You may copy and distribute 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 and
-disclaimer of warranty; keep intact all the notices that refer to this
-General Public License and to the absence of any warranty; and give any
-other recipients of the Program a copy of this General Public License
-along with the Program. You may charge a fee for the physical act of
-transferring a copy.
+This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
<LI>
-You may modify your copy or copies of the Program or any portion of
-it, and copy and distribute such modifications under the terms of Paragraph
-1 above, provided that you also do the following:
+You may copy and distribute 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 and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
-<UL>
<LI>
-cause the modified files to carry prominent notices stating that
-you changed the files and the date of any change; and
+You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+<OL>
<LI>
-cause the whole of any work that you distribute or publish, that
-in whole or in part contains the Program or any part thereof, either
-with or without modifications, to be licensed at no charge to all
-third parties under the terms of this General Public License (except
-that you may choose to grant warranty protection to some or all
-third parties, at your option).
+You must cause the modified files to carry prominent notices
+stating that you changed the files and the date of any change.
<LI>
-If the modified program normally reads commands interactively when
-run, you must cause it, when started running for such interactive use
-in the simplest and most usual way, to print or display an
-announcement including an appropriate copyright notice and a notice
-that there is no warranty (or else, saying that you provide a
-warranty) and that users may redistribute the program under these
-conditions, and telling the user how to view a copy of this General
-Public License.
+You must cause any work that you distribute or publish, that in
+whole or in part contains or is derived from the Program or any
+part thereof, to be licensed as a whole at no charge to all third
+parties under the terms of this License.
<LI>
-You may charge a fee for the physical act of transferring a
-copy, and you may at your option offer warranty protection in
-exchange for a fee.
-</UL>
+If the modified program normally reads commands interactively
+when run, you must cause it, when started running for such
+interactive use in the most ordinary way, to print or display an
+announcement including an appropriate copyright notice and a
+notice that there is no warranty (or else, saying that you provide
+a warranty) and that users may redistribute the program under
+these conditions, and telling the user how to view a copy of this
+License. (Exception: if the Program itself is interactive but
+does not normally print such an announcement, your work based on
+the Program is not required to print an announcement.)
+</OL>
-Mere aggregation of another independent work with the Program (or its
-derivative) on a volume of a storage or distribution medium does not bring
-the other work under the scope of these terms.
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
<LI>
-You may copy and distribute the Program (or a portion or derivative of
-it, under Paragraph 2) in object code or executable form under the terms of
-Paragraphs 1 and 2 above provided that you also do one of the following:
+You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
-<UL>
+<OL>
<LI>
-accompany it with the complete corresponding machine-readable
-source code, which must be distributed under the terms of
-Paragraphs 1 and 2 above; or,
+Accompany it with the complete corresponding machine-readable
+source code, which must be distributed under the terms of Sections
+1 and 2 above on a medium customarily used for software interchange; or,
<LI>
-accompany it with a written offer, valid for at least three
-years, to give any third party free (except for a nominal charge
-for the cost of distribution) a complete machine-readable copy of the
-corresponding source code, to be distributed under the terms of
-Paragraphs 1 and 2 above; or,
+Accompany it with a written offer, valid for at least three
+years, to give any third party, for a charge no more than your
+cost of physically performing source distribution, a complete
+machine-readable copy of the corresponding source code, to be
+distributed under the terms of Sections 1 and 2 above on a medium
+customarily used for software interchange; or,
<LI>
-accompany it with the information you received as to where the
-corresponding source code may be obtained. (This alternative is
+Accompany it with the information you received as to the offer
+to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
-received the program in object code or executable form alone.)
-</UL>
+received the program in object code or executable form with such
+an offer, in accord with Subsection b above.)
+</OL>
-Source code for a work means the preferred form of the work for making
-modifications to it. For an executable file, complete source code means
-all the source code for all modules it contains; but, as a special
-exception, it need not include source code for modules which are standard
-libraries that accompany the operating system on which the executable
-file runs, or for standard header files or definitions files that
-accompany that operating system.
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
<LI>
-You may not copy, modify, sublicense, distribute or transfer the
-Program except as expressly provided under this General Public License.
-Any attempt otherwise to copy, modify, sublicense, distribute or transfer
-the Program is void, and will automatically terminate your rights to use
-the Program under this License. However, parties who have received
-copies, or rights to use copies, from you under this General Public
-License will not have their licenses terminated so long as such parties
-remain in full compliance.
+You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
<LI>
-By copying, distributing or modifying the Program (or any work based
-on the Program) you indicate your acceptance of this license to do so,
-and all its terms and conditions.
+You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
<LI>
Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the original
-licensor to copy, distribute or modify the Program subject to these
-terms and conditions. You may not impose any further restrictions on the
-recipients' exercise of the rights granted herein.
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+<LI>
+
+If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+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
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+<LI>
+
+If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
<LI>
@@ -270,11 +358,11 @@ 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 a version number of the license which applies to it and "any
+specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
-the license, you may choose any version ever published by the Free Software
+this License, you may choose any version ever published by the Free Software
Foundation.
<LI>
@@ -303,15 +391,15 @@ REPAIR OR CORRECTION.
<LI>
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
-ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE 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.
+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.
</OL>
<P>
@@ -320,31 +408,30 @@ END OF TERMS AND CONDITIONS
</P>
-<H2><A NAME="SEC4" HREF="gperf.html#TOC4">Appendix: How to Apply These Terms to Your New Programs</A></H2>
+<H2><A NAME="SEC3" HREF="gperf.html#TOC3">How to Apply These Terms to Your New Programs</A></H2>
<P>
If you develop a new program, and you want it to be of the greatest
-possible use to humanity, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these
-terms.
+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.
</P>
<P>
- 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 convey
-the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
+ 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
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
</P>
<PRE>
-<VAR>one line to give the program's name and a brief idea of what it does.</VAR>
-Copyright (C) 19<VAR>yy</VAR> <VAR>name of author</VAR>
+<VAR>one line to give the program's name and an idea of what it does.</VAR>
+Copyright (C) <VAR>year</VAR> <VAR>name of author</VAR>
-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 1, or (at your option)
-any later version.
+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 2
+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
@@ -353,7 +440,7 @@ 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, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
</PRE>
<P>
@@ -367,48 +454,55 @@ when it starts in an interactive mode:
</P>
<PRE>
-Gnomovision version 69, Copyright (C) 19<VAR>yy</VAR> <VAR>name of author</VAR>
-Gnomovision 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.
+Gnomovision version 69, Copyright (C) <VAR>year</VAR> <VAR>name of author</VAR>
+Gnomovision 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.
</PRE>
<P>
-The hypothetical commands `show w' and `show c' should show the
-appropriate parts of the General Public License. Of course, the
-commands you use may be called something other than `show w' and `show
-c'; they could even be mouse-clicks or menu items--whatever suits your
-program.
+The hypothetical commands <SAMP>`show w'</SAMP> and <SAMP>`show c'</SAMP> should show
+the appropriate parts of the General Public License. Of course, the
+commands you use may be called something other than <SAMP>`show w'</SAMP> and
+<SAMP>`show c'</SAMP>; they could even be mouse-clicks or menu items--whatever
+suits your program.
</P>
<P>
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. Here a sample; alter the names:
+necessary. Here is a sample; alter the names:
</P>
<PRE>
-Yoyodyne, Inc., hereby disclaims all copyright interest in the
-program `Gnomovision' (a program to direct compilers to make passes
-at assemblers) written by James Hacker.
+Yoyodyne, Inc., hereby disclaims all copyright
+interest in the program `Gnomovision'
+(which makes passes at compilers) written
+by James Hacker.
<VAR>signature of Ty Coon</VAR>, 1 April 1989
Ty Coon, President of Vice
</PRE>
<P>
-That's all there is to it!
+This 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 Library General
+Public License instead of this License.
</P>
-<H1><A NAME="SEC5" HREF="gperf.html#TOC5">Contributors to GNU <CODE>gperf</CODE> Utility</A></H1>
+<H1><A NAME="SEC4" HREF="gperf.html#TOC4">Contributors to GNU <CODE>gperf</CODE> Utility</A></H1>
<UL>
<LI>
+<A NAME="IDX1"></A>
The GNU <CODE>gperf</CODE> perfect hash function generator utility was
originally written in GNU C++ by Douglas C. Schmidt. It is now also
available in a highly-portable "old-style" C version. The general
@@ -417,7 +511,7 @@ Bostic's algorithm written in C, and distributed to net.sources around
1984. The current program is a heavily modified, enhanced, and extended
implementation of Keith's basic idea, created at the University of
California, Irvine. Bugs, patches, and suggestions should be reported
-to <CODE>&#60;bug-gnu-utils@gnu.org&#62;</CODE> and <CODE>&#60;schmidt@ics.uci.edu&#62;</CODE>.
+to <CODE>&#60;bug-gnu-utils@gnu.org&#62;</CODE>.
<LI>
@@ -427,22 +521,27 @@ creation.
In addition, Adam de Boor and Nels Olson provided many tips and insights
that greatly helped improve the quality and functionality of <CODE>gperf</CODE>.
+
+<LI>
+
+A testsuite was added by Bruno Haible. He also rewrote the output
+routines for better reliability.
</UL>
-<H1><A NAME="SEC6" HREF="gperf.html#TOC6">1 Introduction</A></H1>
+<H1><A NAME="SEC5" HREF="gperf.html#TOC5">1 Introduction</A></H1>
<P>
<CODE>gperf</CODE> is a perfect hash function generator written in C++. It
-transforms an <VAR>n</VAR> element user-specified keyword set <VAR>W</VAR> into
-a perfect hash function <VAR>F</VAR>. <VAR>F</VAR> uniquely maps keywords in
-<VAR>W</VAR> onto the range 0..<VAR>k</VAR>, where <VAR>k &#62;= n</VAR>. If
-<VAR>k = n</VAR> then <VAR>F</VAR> is a <EM>minimal</EM> perfect hash function.
+transforms an <VAR>n</VAR> element user-specified keyword set <VAR>W</VAR> into a
+perfect hash function <VAR>F</VAR>. <VAR>F</VAR> uniquely maps keywords in
+<VAR>W</VAR> onto the range 0..<VAR>k</VAR>, where <VAR>k</VAR> &#62;= <VAR>n</VAR>. If <VAR>k</VAR>
+= <VAR>n</VAR> then <VAR>F</VAR> is a <EM>minimal</EM> perfect hash function.
<CODE>gperf</CODE> generates a 0..<VAR>k</VAR> element static lookup table and a
pair of C functions. These functions determine whether a given
-character string <VAR>s</VAR> occurs in <VAR>W</VAR>, using at most one probe
-into the lookup table.
+character string <VAR>s</VAR> occurs in <VAR>W</VAR>, using at most one probe into
+the lookup table.
</P>
<P>
@@ -450,19 +549,18 @@ into the lookup table.
lexical analyzers in several production and research compilers and
language processing tools, including GNU C, GNU C++, GNU Pascal, GNU
Modula 3, and GNU indent. Complete C++ source code for <CODE>gperf</CODE> is
-available via anonymous ftp from <CODE>ics.uci.edu</CODE> and
-<CODE>ftp.santafe.edu</CODE>. <CODE>gperf</CODE> was also distributed along with
-the GNU libg++ library for several years. A highly portable,
-functionally equivalent K&#38;R C version of <CODE>gperf</CODE> is archived in
-comp.sources.unix, volume 20. Finally, a paper describing
-<CODE>gperf</CODE>'s design and implementation in greater detail is available
-in the Second USENIX C++ Conference proceedings.
+available via anonymous ftp from <CODE>ftp://ftp.gnu.org/pub/gnu/gperf/</CODE>.
+A paper describing <CODE>gperf</CODE>'s design and implementation in greater
+detail is available in the Second USENIX C++ Conference proceedings.
</P>
-<H1><A NAME="SEC7" HREF="gperf.html#TOC7">2 Static search structures and GNU <CODE>gperf</CODE></A></H1>
+<H1><A NAME="SEC6" HREF="gperf.html#TOC6">2 Static search structures and GNU <CODE>gperf</CODE></A></H1>
+<P>
+<A NAME="IDX2"></A>
+</P>
<P>
A <STRONG>static search structure</STRONG> is an Abstract Data Type with certain
fundamental operations, e.g., <EM>initialize</EM>, <EM>insert</EM>,
@@ -491,8 +589,8 @@ often locate a table entry in constant time, but typically impose
additional memory overhead and exhibit poor worst case performance.
</P>
-
<P>
+<A NAME="IDX3"></A>
<EM>Minimal perfect hash functions</EM> provide an optimal solution for a
particular class of static search sets. A minimal perfect hash
function is defined by two properties:
@@ -542,7 +640,7 @@ efficiently identify their respective reserved keywords.
</P>
-<H1><A NAME="SEC8" HREF="gperf.html#TOC8">3 High-Level Description of GNU <CODE>gperf</CODE></A></H1>
+<H1><A NAME="SEC7" HREF="gperf.html#TOC7">3 High-Level Description of GNU <CODE>gperf</CODE></A></H1>
<P>
The perfect hash function generator <CODE>gperf</CODE> reads a set of
@@ -578,9 +676,12 @@ Experimentation is the key to getting the most from <CODE>gperf</CODE>.
</P>
-<H2><A NAME="SEC9" HREF="gperf.html#TOC9">3.1 Input Format to <CODE>gperf</CODE></A></H2>
-
+<H2><A NAME="SEC8" HREF="gperf.html#TOC8">3.1 Input Format to <CODE>gperf</CODE></A></H2>
<P>
+<A NAME="IDX4"></A>
+<A NAME="IDX5"></A>
+<A NAME="IDX6"></A>
+<A NAME="IDX7"></A>
You can control the input keyfile format by varying certain command-line
arguments, in particular the <SAMP>`-t'</SAMP> option. The input's appearance
is similar to GNU utilities <CODE>flex</CODE> and <CODE>bison</CODE> (or UNIX
@@ -598,15 +699,15 @@ functions
</PRE>
<P>
-<EM>Unlike</EM> <CODE>flex</CODE> or <CODE>bison</CODE>, all sections of <CODE>gperf</CODE>'s input
-are optional. The following sections describe the input format for each
-section.
+<EM>Unlike</EM> <CODE>flex</CODE> or <CODE>bison</CODE>, all sections of
+<CODE>gperf</CODE>'s input are optional. The following sections describe the
+input format for each section.
</P>
-<H3><A NAME="SEC10" HREF="gperf.html#TOC10">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A></H3>
+<H3><A NAME="SEC9" HREF="gperf.html#TOC9">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A></H3>
<P>
The keyword input file optionally contains a section for including
@@ -614,13 +715,13 @@ arbitrary C declarations and definitions, as well as provisions for
providing a user-supplied <CODE>struct</CODE>. If the <SAMP>`-t'</SAMP> option
<EM>is</EM> enabled, you <EM>must</EM> provide a C <CODE>struct</CODE> as the last
component in the declaration section from the keyfile file. The first
-field in this struct must be a <CODE>char *</CODE> identifier called <SAMP>`name'</SAMP>,
-although it is possible to modify this field's name with the <SAMP>`-K'</SAMP>
-option described below.
+field in this struct must be a <CODE>char *</CODE> or <CODE>const char *</CODE>
+identifier called <SAMP>`name'</SAMP>, although it is possible to modify this
+field's name with the <SAMP>`-K'</SAMP> option described below.
</P>
<P>
-Here is simple example, using months of the year and their attributes as
+Here is a simple example, using months of the year and their attributes as
input:
</P>
@@ -643,17 +744,20 @@ december, 12, 31, 31
</PRE>
<P>
-Separating the <CODE>struct</CODE> declaration from the list of key words and
-other fields are a pair of consecutive percent signs, <CODE>%%</CODE>,
+<A NAME="IDX8"></A>
+Separating the <CODE>struct</CODE> declaration from the list of keywords and
+other fields are a pair of consecutive percent signs, <SAMP>`%%'</SAMP>,
appearing left justified in the first column, as in the UNIX utility
<CODE>lex</CODE>.
</P>
<P>
+<A NAME="IDX9"></A>
+<A NAME="IDX10"></A>
Using a syntax similar to GNU utilities <CODE>flex</CODE> and <CODE>bison</CODE>, it
is possible to directly include C source text and comments verbatim into
the generated output file. This is accomplished by enclosing the region
-inside left-justified surrounding <CODE>%{</CODE>, <CODE>%}</CODE> pairs. Here is
+inside left-justified surrounding <SAMP>`%{'</SAMP>, <SAMP>`%}'</SAMP> pairs. Here is
an input fragment based on the previous example that illustrates this
feature:
@@ -689,7 +793,7 @@ april, 4, 30, 30
-<H3><A NAME="SEC11" HREF="gperf.html#TOC11">3.1.2 Format for Keyword Entries</A></H3>
+<H3><A NAME="SEC10" HREF="gperf.html#TOC10">3.1.2 Format for Keyword Entries</A></H3>
<P>
The second keyfile format section contains lines of keywords and any
@@ -700,16 +804,19 @@ in the first column is considered a comment. Everything following the
</P>
<P>
The first field of each non-comment line is always the key itself. It
-should be given as a simple name, i.e., without surrounding
-string quotation marks, and be left-justified flush against the first
-column. In this context, a "field" is considered to extend up to, but
+can be given in two ways: as a simple name, i.e., without surrounding
+string quotation marks, or as a string enclosed in double-quotes, in
+C syntax, possibly with backslash escapes like <CODE>\"</CODE> or <CODE>\234</CODE>
+or <CODE>\xa8</CODE>. In either case, it must start right at the beginning
+of the line, without leading whitespace.
+In this context, a "field" is considered to extend up to, but
not include, the first blank, comma, or newline. Here is a simple
example taken from a partial list of C reserved words:
</P>
<PRE>
-# These are a few C reserved words, see the c.<CODE>gperf</CODE> file
+# These are a few C reserved words, see the c.gperf file
# for a complete list of ANSI C reserved words.
unsigned
sizeof
@@ -723,7 +830,7 @@ return
</PRE>
<P>
-Note that unlike <CODE>flex</CODE> or <CODE>bison</CODE> the first <CODE>%%</CODE> marker
+Note that unlike <CODE>flex</CODE> or <CODE>bison</CODE> the first <SAMP>`%%'</SAMP> marker
may be elided if the declaration section is empty.
</P>
@@ -739,12 +846,12 @@ one contain keyword attributes.
</P>
-<H3><A NAME="SEC12" HREF="gperf.html#TOC12">3.1.3 Including Additional C Functions</A></H3>
+<H3><A NAME="SEC11" HREF="gperf.html#TOC11">3.1.3 Including Additional C Functions</A></H3>
<P>
The optional third section also corresponds closely with conventions
found in <CODE>flex</CODE> and <CODE>bison</CODE>. All text in this section,
-starting at the final <CODE>%%</CODE> and extending to the end of the input
+starting at the final <SAMP>`%%'</SAMP> and extending to the end of the input
file, is included verbatim into the generated output file. Naturally,
it is your responsibility to ensure that the code contained in this
section is valid C.
@@ -752,81 +859,128 @@ section is valid C.
</P>
-<H2><A NAME="SEC13" HREF="gperf.html#TOC13">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A></H2>
-
+<H2><A NAME="SEC12" HREF="gperf.html#TOC12">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A></H2>
<P>
-Several options control how the generated C code appears on the standard
-output. Two C function are generated. They are called <CODE>hash</CODE> and
-<CODE>in_word_set</CODE>, although you may modify the name for
-<CODE>in_word_set</CODE> with a command-line option. Both functions require
-two arguments, a string, <CODE>char *</CODE> <VAR>str</VAR>, and a length
-parameter, <CODE>int</CODE> <VAR>len</VAR>. Their default function prototypes are
-as follows:
+<A NAME="IDX11"></A>
</P>
+<P>
+Several options control how the generated C code appears on the standard
+output. Two C function are generated. They are called <CODE>hash</CODE> and
+<CODE>in_word_set</CODE>, although you may modify their names with a command-line
+option. Both functions require two arguments, a string, <CODE>char *</CODE>
+<VAR>str</VAR>, and a length parameter, <CODE>int</CODE> <VAR>len</VAR>. Their default
+function prototypes are as follows:
-<PRE>
-static int hash (char *str, int len);
-int in_word_set (char *str, int len);
-</PRE>
-
+</P>
<P>
+<DL>
+<DT><U>Function:</U> unsigned int <B>hash</B> <I>(const char * <VAR>str</VAR>, unsigned int <VAR>len</VAR>)</I>
+<DD><A NAME="IDX12"></A>
By default, the generated <CODE>hash</CODE> function returns an integer value
created by adding <VAR>len</VAR> to several user-specified <VAR>str</VAR> key
positions indexed into an <STRONG>associated values</STRONG> table stored in a
local static array. The associated values table is constructed
-internally by <CODE>gperf</CODE> and later output as a static local C array called
-<VAR>hash_table</VAR>; its meaning and properties are described below.
-See section <A HREF="gperf.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>. The relevant key positions are specified via the
-<SAMP>`-k'</SAMP> option when running <CODE>gperf</CODE>, as detailed in the <EM>Options</EM>
-section below. See section <A HREF="gperf.html#SEC14">4 Options to the <CODE>gperf</CODE> Utility</A>.
+internally by <CODE>gperf</CODE> and later output as a static local C array
+called <SAMP>`hash_table'</SAMP>; its meaning and properties are described below
+(see section <A HREF="gperf.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>). The relevant key positions are specified via
+the <SAMP>`-k'</SAMP> option when running <CODE>gperf</CODE>, as detailed in the
+<EM>Options</EM> section below(see section <A HREF="gperf.html#SEC14">4 Invoking <CODE>gperf</CODE></A>).
+</DL>
+
+</P>
+<P>
+<DL>
+<DT><U>Function:</U> <B>in_word_set</B> <I>(const char * <VAR>str</VAR>, unsigned int <VAR>len</VAR>)</I>
+<DD><A NAME="IDX13"></A>
+If <VAR>str</VAR> is in the keyword set, returns a pointer to that
+keyword. More exactly, if the option <SAMP>`-t'</SAMP> was given, it returns
+a pointer to the matching keyword's structure. Otherwise it returns
+<CODE>NULL</CODE>.
+</DL>
</P>
<P>
-Two options, <SAMP>`-g'</SAMP> (assume you are compiling with GNU C and its
-<CODE>inline</CODE> feature) and <SAMP>`-a'</SAMP> (assume ANSI C-style function
-prototypes), alter the content of both the generated <CODE>hash</CODE> and
-<CODE>in_word_set</CODE> routines. However, function <CODE>in_word_set</CODE> may
-be modified more extensively, in response to your option settings. The
-options that affect the <CODE>in_word_set</CODE> structure are:
+If the option <SAMP>`-c'</SAMP> is not used, <VAR>str</VAR> must be a NUL terminated
+string of exactly length <VAR>len</VAR>. If <SAMP>`-c'</SAMP> is used, <VAR>str</VAR> must
+simply be an array of <VAR>len</VAR> characters and does not need to be NUL
+terminated.
</P>
+<P>
+The code generated for these two functions is affected by the following
+options:
-<UL>
+</P>
<DL COMPACT>
<DT><SAMP>`-t'</SAMP>
<DD>
+<DT><SAMP>`--struct-type'</SAMP>
+<DD>
Make use of the user-defined <CODE>struct</CODE>.
-<DT><SAMP>`-S <VAR>total switch statements</VAR>'</SAMP>
+<DT><SAMP>`-S <VAR>total-switch-statements</VAR>'</SAMP>
<DD>
+<DT><SAMP>`--switch=<VAR>total-switch-statements</VAR>'</SAMP>
+<DD>
+<A NAME="IDX14"></A>
Generate 1 or more C <CODE>switch</CODE> statement rather than use a large,
(and potentially sparse) static array. Although the exact time and
space savings of this approach vary according to your C compiler's
degree of optimization, this method often results in smaller and faster
code.
</DL>
-</UL>
<P>
-If the <SAMP>`-t'</SAMP> and <SAMP>`-S'</SAMP> options are omitted, the
-default action is to generate a <CODE>char *</CODE> array containing the keys,
-together with additional null strings used for padding the array. By
-experimenting with the various input and output options, and timing the
-resulting C code, you can determine the best option choices for
-different keyword set characteristics.
+If the <SAMP>`-t'</SAMP> and <SAMP>`-S'</SAMP> options are omitted, the default action
+is to generate a <CODE>char *</CODE> array containing the keys, together with
+additional null strings used for padding the array. By experimenting
+with the various input and output options, and timing the resulting C
+code, you can determine the best option choices for different keyword
+set characteristics.
+
+</P>
+
+
+<H2><A NAME="SEC13" HREF="gperf.html#TOC13">3.3 Use of NUL characters</A></H2>
+<P>
+<A NAME="IDX15"></A>
+
+</P>
+<P>
+By default, the code generated by <CODE>gperf</CODE> operates on zero
+terminated strings, the usual representation of strings in C. This means
+that the keywords in the input file must not contain NUL characters,
+and the <VAR>str</VAR> argument passed to <CODE>hash</CODE> or <CODE>in_word_set</CODE>
+must be NUL terminated and have exactly length <VAR>len</VAR>.
+
+</P>
+<P>
+If option <SAMP>`-c'</SAMP> is used, then the <VAR>str</VAR> argument does not need
+to be NUL terminated. The code generated by <CODE>gperf</CODE> will only
+access the first <VAR>len</VAR>, not <VAR>len+1</VAR>, bytes starting at <VAR>str</VAR>.
+However, the keywords in the input file still must not contain NUL
+characters.
+
+</P>
+<P>
+If option <SAMP>`-l'</SAMP> is used, then the hash table performs binary
+comparison. The keywords in the input file may contain NUL characters,
+written in string syntax as <CODE>\000</CODE> or <CODE>\x00</CODE>, and the code
+generated by <CODE>gperf</CODE> will treat NUL like any other character.
+Also, in this case the <SAMP>`-c'</SAMP> option is ignored.
</P>
-<H1><A NAME="SEC14" HREF="gperf.html#TOC14">4 Options to the <CODE>gperf</CODE> Utility</A></H1>
+<H1><A NAME="SEC14" HREF="gperf.html#TOC14">4 Invoking <CODE>gperf</CODE></A></H1>
<P>
There are <EM>many</EM> options to <CODE>gperf</CODE>. They were added to make
the program more convenient for use with real applications. "On-line"
-help is readily available via the <SAMP>`-h'</SAMP> option. Here is the complete
-list of options.
+help is readily available via the <SAMP>`-h'</SAMP> option. Here is the
+complete list of options.
</P>
@@ -834,12 +988,13 @@ list of options.
<H2><A NAME="SEC15" HREF="gperf.html#TOC15">4.1 Options that affect Interpretation of the Input File</A></H2>
-
-<UL>
<DL COMPACT>
-<DT><SAMP>`-e <VAR>keyword delimiter list</VAR>'</SAMP>
+<DT><SAMP>`-e <VAR>keyword-delimiter-list</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--delimiters=<VAR>keyword-delimiter-list</VAR>'</SAMP>
<DD>
+<A NAME="IDX16"></A>
Allows the user to provide a string containing delimiters used to
separate keywords from their attributes. The default is ",\n". This
option is essential if you want to use keywords that have embedded
@@ -848,30 +1003,29 @@ the literal tab character.
<DT><SAMP>`-t'</SAMP>
<DD>
+<DT><SAMP>`--struct-type'</SAMP>
+<DD>
Allows you to include a <CODE>struct</CODE> type declaration for generated
-code. Any text before a pair of consecutive %% is consider part of the
-type declaration. Key words and additional fields may follow this, one
-group of fields per line. A set of examples for generating perfect hash
-tables and functions for Ada, C, and G++, Pascal, and Modula 2 and 3
-reserved words are distributed with this release.
+code. Any text before a pair of consecutive <SAMP>`%%'</SAMP> is considered
+part of the type declaration. Keywords and additional fields may follow
+this, one group of fields per line. A set of examples for generating
+perfect hash tables and functions for Ada, C, C++, Pascal, Modula 2,
+Modula 3 and JavaScript reserved words are distributed with this release.
</DL>
-</UL>
<H2><A NAME="SEC16" HREF="gperf.html#TOC16">4.2 Options to specify the Language for the Output Code</A></H2>
-
-<UL>
<DL COMPACT>
-<DT><SAMP>`-L <VAR>generated language name</VAR>'</SAMP>
+<DT><SAMP>`-L <VAR>generated-language-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--language=<VAR>generated-language-name</VAR>'</SAMP>
<DD>
Instructs <CODE>gperf</CODE> to generate code in the language specified by the
option's argument. Languages handled are currently:
-
-<UL>
<DL COMPACT>
<DT><SAMP>`KR-C'</SAMP>
@@ -894,7 +1048,6 @@ ANSI C. This language is understood by ANSI C compilers and C++ compilers.
<DD>
C++. This language is understood by C++ compilers.
</DL>
-</UL>
The default is C.
@@ -908,92 +1061,128 @@ This option is supported for compatibility with previous releases of
This option is supported for compatibility with previous releases of
<CODE>gperf</CODE>. It does not do anything.
</DL>
-</UL>
<H2><A NAME="SEC17" HREF="gperf.html#TOC17">4.3 Options for fine tuning Details in the Output Code</A></H2>
-
-<UL>
<DL COMPACT>
-<DT><SAMP>`-K <VAR>key name</VAR>'</SAMP>
+<DT><SAMP>`-K <VAR>key-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--slot-name=<VAR>key-name</VAR>'</SAMP>
<DD>
+<A NAME="IDX17"></A>
This option is only useful when option <SAMP>`-t'</SAMP> has been given.
By default, the program assumes the structure component identifier for
the keyword is <SAMP>`name'</SAMP>. This option allows an arbitrary choice of
identifier for this component, although it still must occur as the first
field in your supplied <CODE>struct</CODE>.
-<DT><SAMP>`-H <VAR>hash function name</VAR>'</SAMP>
+<DT><SAMP>`-F <VAR>initializers</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--initializer-suffix=<VAR>initializers</VAR>'</SAMP>
+<DD>
+<A NAME="IDX18"></A>
+This option is only useful when option <SAMP>`-t'</SAMP> has been given.
+It permits to specify initializers for the structure members following
+<VAR>key name</VAR> in empty hash table entries. The list of initializers
+should start with a comma. By default, the emitted code will
+zero-initialize structure members following <VAR>key name</VAR>.
+
+<DT><SAMP>`-H <VAR>hash-function-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--hash-fn-name=<VAR>hash-function-name</VAR>'</SAMP>
<DD>
Allows you to specify the name for the generated hash function. Default
-name is <SAMP>`hash'</SAMP>. This option permits the use of two hash tables in the
-same file.
+name is <SAMP>`hash'</SAMP>. This option permits the use of two hash tables in
+the same file.
-<DT><SAMP>`-N <VAR>lookup function name</VAR>'</SAMP>
+<DT><SAMP>`-N <VAR>lookup-function-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--lookup-fn-name=<VAR>lookup-function-name</VAR>'</SAMP>
<DD>
Allows you to specify the name for the generated lookup function.
-Default name is <SAMP>`in_word_set'</SAMP>. This option permits completely automatic
-generation of perfect hash functions, especially when multiple generated
-hash functions are used in the same application.
+Default name is <SAMP>`in_word_set'</SAMP>. This option permits completely
+automatic generation of perfect hash functions, especially when multiple
+generated hash functions are used in the same application.
-<DT><SAMP>`-Z <VAR>class name</VAR>'</SAMP>
+<DT><SAMP>`-Z <VAR>class-name</VAR>'</SAMP>
<DD>
-This option is only useful when option <SAMP>`-L C++'</SAMP> has been given.
-It allows you to specify the name of generated C++ class. Default name is
+<DT><SAMP>`--class-name=<VAR>class-name</VAR>'</SAMP>
+<DD>
+<A NAME="IDX19"></A>
+This option is only useful when option <SAMP>`-L C++'</SAMP> has been given. It
+allows you to specify the name of generated C++ class. Default name is
<CODE>Perfect_Hash</CODE>.
<DT><SAMP>`-7'</SAMP>
<DD>
+<DT><SAMP>`--seven-bit'</SAMP>
+<DD>
This option specifies that all strings that will be passed as arguments
to the generated hash function and the generated lookup function will
solely consist of 7-bit ASCII characters (characters in the range 0..127).
(Note that the ANSI C functions <CODE>isalnum</CODE> and <CODE>isgraph</CODE> do
<EM>not</EM> guarantee that a character is in this range. Only an explicit
test like <SAMP>`c &#62;= 'A' &#38;&#38; c &#60;= 'Z''</SAMP> guarantees this.) This was the
-default in earlier versions of <CODE>gperf</CODE>; now the default is to assume
-8-bit characters.
+default in versions of <CODE>gperf</CODE> earlier than 2.7; now the default is
+to assume 8-bit characters.
<DT><SAMP>`-c'</SAMP>
<DD>
+<DT><SAMP>`--compare-strncmp'</SAMP>
+<DD>
Generates C code that uses the <CODE>strncmp</CODE> function to perform
string comparisons. The default action is to use <CODE>strcmp</CODE>.
<DT><SAMP>`-C'</SAMP>
<DD>
+<DT><SAMP>`--readonly-tables'</SAMP>
+<DD>
Makes the contents of all generated lookup tables constant, i.e.,
"readonly". Many compilers can generate more efficient code for this
by putting the tables in readonly memory.
<DT><SAMP>`-E'</SAMP>
<DD>
+<DT><SAMP>`--enum'</SAMP>
+<DD>
Define constant values using an enum local to the lookup function rather
than with #defines. This also means that different lookup functions can
reside in the same file. Thanks to James Clark <CODE>&#60;jjc@ai.mit.edu&#62;</CODE>.
<DT><SAMP>`-I'</SAMP>
<DD>
+<DT><SAMP>`--includes'</SAMP>
+<DD>
Include the necessary system include file, <CODE>&#60;string.h&#62;</CODE>, at the
beginning of the code. By default, this is not done; the user must
include this header file himself to allow compilation of the code.
<DT><SAMP>`-G'</SAMP>
<DD>
+<DT><SAMP>`--global'</SAMP>
+<DD>
Generate the static table of keywords as a static global variable,
rather than hiding it inside of the lookup function (which is the
default behavior).
-<DT><SAMP>`-W <VAR>hash table array name</VAR>'</SAMP>
+<DT><SAMP>`-W <VAR>hash-table-array-name</VAR>'</SAMP>
<DD>
+<DT><SAMP>`--word-array-name=<VAR>hash-table-array-name</VAR>'</SAMP>
+<DD>
+<A NAME="IDX20"></A>
Allows you to specify the name for the generated array containing the
hash table. Default name is <SAMP>`wordlist'</SAMP>. This option permits the
use of two hash tables in the same file, even when the option <SAMP>`-G'</SAMP>
is given.
-<DT><SAMP>`-S <VAR>total switch statements</VAR>'</SAMP>
+<DT><SAMP>`-S <VAR>total-switch-statements</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--switch=<VAR>total-switch-statements</VAR>'</SAMP>
<DD>
+<A NAME="IDX21"></A>
Causes the generated C code to use a <CODE>switch</CODE> statement scheme,
rather than an array lookup table. This can lead to a reduction in both
time and space requirements for some keyfiles. The argument to this
@@ -1006,6 +1195,8 @@ was inspired in part by Keith Bostic's original C program.
<DT><SAMP>`-T'</SAMP>
<DD>
+<DT><SAMP>`--omit-struct-type'</SAMP>
+<DD>
Prevents the transfer of the type declaration to the output file. Use
this option if the type is already defined elsewhere.
@@ -1014,18 +1205,17 @@ this option if the type is already defined elsewhere.
This option is supported for compatibility with previous releases of
<CODE>gperf</CODE>. It does not do anything.
</DL>
-</UL>
<H2><A NAME="SEC18" HREF="gperf.html#TOC18">4.4 Options for changing the Algorithms employed by <CODE>gperf</CODE></A></H2>
-
-<UL>
<DL COMPACT>
<DT><SAMP>`-k <VAR>keys</VAR>'</SAMP>
<DD>
+<DT><SAMP>`--key-positions=<VAR>keys</VAR>'</SAMP>
+<DD>
Allows selection of the character key positions used in the keywords'
hash function. The allowable choices range between 1-126, inclusive.
The positions are separated by commas, e.g., <SAMP>`-k 9,4,13,14'</SAMP>;
@@ -1045,6 +1235,8 @@ referenced in the hash function.
<DT><SAMP>`-l'</SAMP>
<DD>
+<DT><SAMP>`--compare-strlen'</SAMP>
+<DD>
Compare key lengths before trying a string comparison. This might cut
down on the number of string comparisons made during the lookup, since
keys with different lengths are never compared via <CODE>strcmp</CODE>.
@@ -1052,9 +1244,13 @@ However, using <SAMP>`-l'</SAMP> might greatly increase the size of the
generated C code if the lookup table range is large (which implies that
the switch option <SAMP>`-S'</SAMP> is not enabled), since the length table
contains as many elements as there are entries in the lookup table.
+This option is mandatory for binary comparisons (see section <A HREF="gperf.html#SEC13">3.3 Use of NUL characters</A>).
<DT><SAMP>`-D'</SAMP>
<DD>
+<DT><SAMP>`--duplicates'</SAMP>
+<DD>
+<A NAME="IDX22"></A>
Handle keywords whose key position sets hash to duplicate values.
Duplicate hash values occur for two reasons:
@@ -1066,12 +1262,13 @@ Since <CODE>gperf</CODE> does not backtrack it is possible for it to process
all your input keywords without finding a unique mapping for each word.
However, frequently only a very small number of duplicates occur, and
the majority of keys still require one probe into the table.
+
<LI>
Sometimes a set of keys may have the same names, but possess different
-attributes. With the -D option <CODE>gperf</CODE> treats all these keys as part of
-an equivalence class and generates a perfect hash function with multiple
-comparisons for duplicate keys. It is up to you to completely
+attributes. With the -D option <CODE>gperf</CODE> treats all these keys as
+part of an equivalence class and generates a perfect hash function with
+multiple comparisons for duplicate keys. It is up to you to completely
disambiguate the keywords by modifying the generated C code. However,
<CODE>gperf</CODE> helps you out by organizing the output.
</UL>
@@ -1082,38 +1279,49 @@ Using this option usually means that the generated hash function is no
longer perfect. On the other hand, it permits <CODE>gperf</CODE> to work on
keyword sets that it otherwise could not handle.
-<DT><SAMP>`-f <VAR>iteration amount</VAR>'</SAMP>
+<DT><SAMP>`-f <VAR>iteration-amount</VAR>'</SAMP>
<DD>
-Generate the perfect hash function "fast". This decreases <CODE>gperf</CODE>'s
-running time at the cost of minimizing generated table-size. The
-iteration amount represents the number of times to iterate when
-resolving a collision. `0' means iterate by the number of keywords.
-This option is probably most useful when used in conjunction with options
-<SAMP>`-D'</SAMP> and/or <SAMP>`-S'</SAMP> for <EM>large</EM> keyword sets.
-
-<DT><SAMP>`-i <VAR>initial value</VAR>'</SAMP>
+<DT><SAMP>`--fast=<VAR>iteration-amount</VAR>'</SAMP>
+<DD>
+Generate the perfect hash function "fast". This decreases
+<CODE>gperf</CODE>'s running time at the cost of minimizing generated
+table-size. The iteration amount represents the number of times to
+iterate when resolving a collision. `0' means iterate by the number of
+keywords. This option is probably most useful when used in conjunction
+with options <SAMP>`-D'</SAMP> and/or <SAMP>`-S'</SAMP> for <EM>large</EM> keyword sets.
+
+<DT><SAMP>`-i <VAR>initial-value</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--initial-asso=<VAR>initial-value</VAR>'</SAMP>
<DD>
Provides an initial <VAR>value</VAR> for the associate values array. Default
is 0. Increasing the initial value helps inflate the final table size,
possibly leading to more time efficient keyword lookups. Note that this
option is not particularly useful when <SAMP>`-S'</SAMP> is used. Also,
-<SAMP>`-i'</SAMP> is overriden when the <SAMP>`-r'</SAMP> option is used.
+<SAMP>`-i'</SAMP> is overridden when the <SAMP>`-r'</SAMP> option is used.
-<DT><SAMP>`-j <VAR>jump value</VAR>'</SAMP>
+<DT><SAMP>`-j <VAR>jump-value</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--jump=<VAR>jump-value</VAR>'</SAMP>
<DD>
-Affects the "jump value", i.e., how far to advance the
-associated character value upon collisions. <VAR>Jump value</VAR> is rounded
-up to an odd number, the default is 5. If the <VAR>jump value</VAR> is 0
-<CODE>gperf</CODE> jumps by random amounts.
+<A NAME="IDX23"></A>
+Affects the "jump value", i.e., how far to advance the associated
+character value upon collisions. <VAR>Jump-value</VAR> is rounded up to an
+odd number, the default is 5. If the <VAR>jump-value</VAR> is 0 <CODE>gperf</CODE>
+jumps by random amounts.
<DT><SAMP>`-n'</SAMP>
<DD>
+<DT><SAMP>`--no-strlen'</SAMP>
+<DD>
Instructs the generator not to include the length of a keyword when
computing its hash value. This may save a few assembly instructions in
the generated lookup table.
<DT><SAMP>`-o'</SAMP>
<DD>
+<DT><SAMP>`--occurrence-sort'</SAMP>
+<DD>
Reorders the keywords by sorting the keywords so that frequently
occuring key position set components appear first. A second reordering
pass follows so that keys with "already determined values" are placed
@@ -1123,13 +1331,15 @@ produce more minimal perfect hash functions. The reason for this is
that the reordering helps prune the search time by handling inevitable
collisions early in the search process. On the other hand, if the
number of keywords is <EM>very</EM> large using <SAMP>`-o'</SAMP> may
-<EM>increase</EM> <CODE>gperf</CODE>'s execution time, since collisions will begin
-earlier and continue throughout the remainder of keyword processing.
-See Cichelli's paper from the January 1980 Communications of the ACM for
-details.
+<EM>increase</EM> <CODE>gperf</CODE>'s execution time, since collisions will
+begin earlier and continue throughout the remainder of keyword
+processing. See Cichelli's paper from the January 1980 Communications
+of the ACM for details.
<DT><SAMP>`-r'</SAMP>
<DD>
+<DT><SAMP>`--random'</SAMP>
+<DD>
Utilizes randomness to initialize the associated values table. This
frequently generates solutions faster than using deterministic
initialization (which starts all associated values at 0). Furthermore,
@@ -1139,6 +1349,8 @@ table. If <CODE>gperf</CODE> has difficultly with a certain keyword set try usi
<DT><SAMP>`-s <VAR>size-multiple</VAR>'</SAMP>
<DD>
+<DT><SAMP>`--size-multiple=<VAR>size-multiple</VAR>'</SAMP>
+<DD>
Affects the size of the generated hash table. The numeric argument for
this option indicates "how many times larger or smaller" the maximum
associated value range should be, in relationship to the number of keys.
@@ -1167,27 +1379,30 @@ heuristic. In particular, setting this value too high slows down
of values. Judicious use of the <SAMP>`-f'</SAMP> option helps alleviate this
overhead, however.
</DL>
-</UL>
<H2><A NAME="SEC19" HREF="gperf.html#TOC19">4.5 Informative Output</A></H2>
-
-<UL>
<DL COMPACT>
<DT><SAMP>`-h'</SAMP>
<DD>
+<DT><SAMP>`--help'</SAMP>
+<DD>
Prints a short summary on the meaning of each program option. Aborts
further program execution.
<DT><SAMP>`-v'</SAMP>
<DD>
+<DT><SAMP>`--version'</SAMP>
+<DD>
Prints out the current version number.
<DT><SAMP>`-d'</SAMP>
<DD>
+<DT><SAMP>`--debug'</SAMP>
+<DD>
Enables the debugging option. This produces verbose diagnostics to
"standard error" when <CODE>gperf</CODE> is executing. It is useful both for
maintaining the program and for determining whether a given set of
@@ -1195,7 +1410,6 @@ options is actually speeding up the search for a solution. Some useful
information is dumped at the end of the program when the <SAMP>`-d'</SAMP>
option is enabled.
</DL>
-</UL>
@@ -1373,8 +1587,76 @@ Retrieving Method for Static Sets</I> Communications of the ACM, 20
Foundation, 1989.
</P>
+
+
+<H1><A NAME="SEC24" HREF="gperf.html#TOC24">Concept Index</A></H1>
+
+<P>
+<H2>%</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX8"><SAMP>`%%'</SAMP></A>
+<LI><A HREF="gperf.html#IDX9"><SAMP>`%{'</SAMP></A>
+<LI><A HREF="gperf.html#IDX10"><SAMP>`%}'</SAMP></A>
+</DIR>
+<H2>a</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX20">Array name</A>
+</DIR>
+<H2>b</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX1">Bugs</A>
+</DIR>
+<H2>c</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX19">Class name</A>
+</DIR>
+<H2>d</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX5">Declaration section</A>
+<LI><A HREF="gperf.html#IDX16">Delimiters</A>
+<LI><A HREF="gperf.html#IDX22">Duplicates</A>
+</DIR>
+<H2>f</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX4">Format</A>
+<LI><A HREF="gperf.html#IDX7">Functions section</A>
+</DIR>
+<H2>h</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX12">hash</A>
+<LI><A HREF="gperf.html#IDX11">hash table</A>
+</DIR>
+<H2>i</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX13">in_word_set</A>
+<LI><A HREF="gperf.html#IDX18">Initializers</A>
+</DIR>
+<H2>j</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX23">Jump value</A>
+</DIR>
+<H2>k</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX6">Keywords section</A>
+</DIR>
+<H2>m</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX3">Minimal perfect hash functions</A>
+</DIR>
+<H2>n</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX15">NUL</A>
+</DIR>
+<H2>s</H2>
+<DIR>
+<LI><A HREF="gperf.html#IDX17">Slot name</A>
+<LI><A HREF="gperf.html#IDX2">Static search structure</A>
+<LI><A HREF="gperf.html#IDX14"><CODE>switch</CODE></A>, <A HREF="gperf.html#IDX21"><CODE>switch</CODE></A>
+</DIR>
+
+</P>
<P><HR><P>
-This document was generated on 15 April 1998 using the
+This document was generated on 20 August 2000 using the
<A HREF="http://wwwcn.cern.ch/dci/texi2html/">texi2html</A>
translator version 1.51.</P>
</BODY>
diff --git a/doc/gperf.info b/doc/gperf.info
index 4f9946f..31bb1c6 100644
--- a/doc/gperf.info
+++ b/doc/gperf.info
@@ -1,14 +1,14 @@
-This is Info file gperf.info, produced by Makeinfo version 1.68 from
-the input file gperf.texi.
+This is gperf.info, produced by makeinfo version 4.0 from gperf.texi.
+INFO-DIR-SECTION Programming Tools
START-INFO-DIR-ENTRY
* Gperf: (gperf). Perfect Hash Function Generator.
END-INFO-DIR-ENTRY
This file documents the features of the GNU Perfect Hash Function
-Generator
+Generator 2.7.2.
- Copyright (C) 1989-1998 Free Software Foundation, Inc.
+ Copyright (C) 1989-2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
@@ -23,10 +23,9 @@ identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
-versions, except that the section entitled "GNU `gperf' General Public
-License" and this permission notice may be included in translations
-approved by the Free Software Foundation instead of in the original
-English.
+versions, except that the section entitled "GNU General Public License"
+and this permission notice may be included in translations approved by
+the Free Software Foundation instead of in the original English.

File: gperf.info, Node: Top, Next: Copying, Prev: (dir), Up: (dir)
@@ -40,38 +39,40 @@ bugs.
* Menu:
-* Copying:: GNU `gperf' General Public License says
+* Copying:: GNU `gperf' General Public License says
how you can copy and share `gperf'.
-* Contributors:: People who have contributed to `gperf'.
-* Motivation:: Static search structures and GNU GPERF.
-* Search Structures:: Static search structures and GNU `gperf'
-* Description:: High-level discussion of how GPERF functions.
-* Options:: A description of options to the program.
-* Bugs:: Known bugs and limitations with GPERF.
-* Projects:: Things still left to do.
-* Implementation:: Implementation Details for GNU GPERF.
-* Bibliography:: Material Referenced in this Report.
-
- -- The Detailed Node Listing --
+* Contributors:: People who have contributed to `gperf'.
+* Motivation:: Static search structures and GNU GPERF.
+* Search Structures:: Static search structures and GNU `gperf'
+* Description:: High-level discussion of how GPERF functions.
+* Options:: A description of options to the program.
+* Bugs:: Known bugs and limitations with GPERF.
+* Projects:: Things still left to do.
+* Implementation:: Implementation Details for GNU GPERF.
+* Bibliography:: Material Referenced in this Report.
+
+* Concept Index::
+
High-Level Description of GNU `gperf'
-* Input Format:: Input Format to `gperf'
-* Output Format:: Output Format for Generated C Code with `gperf'
+* Input Format:: Input Format to `gperf'
+* Output Format:: Output Format for Generated C Code with `gperf'
+* Binary Strings:: Use of NUL characters
Input Format to `gperf'
-* Declarations:: `struct' Declarations and C Code Inclusion.
-* Keywords:: Format for Keyword Entries.
-* Functions:: Including Additional C Functions.
+* Declarations:: `struct' Declarations and C Code Inclusion.
+* Keywords:: Format for Keyword Entries.
+* Functions:: Including Additional C Functions.
-Options to the `gperf' Utility
+Invoking `gperf'
-* Input Details:: Options that affect Interpretation of the Input File
-* Output Language:: Specifying the Language for the Output Code
-* Output Details:: Fine tuning Details in the Output Code
-* Algorithmic Details:: Changing the Algorithms employed by `gperf'
-* Verbosity:: Informative Output
+* Input Details:: Options that affect Interpretation of the Input File
+* Output Language:: Specifying the Language for the Output Code
+* Output Details:: Fine tuning Details in the Output Code
+* Algorithmic Details:: Changing the Algorithms employed by `gperf'
+* Verbosity:: Informative Output

File: gperf.info, Node: Copying, Next: Contributors, Prev: Top, Up: Top
@@ -79,10 +80,10 @@ File: gperf.info, Node: Copying, Next: Contributors, Prev: Top, Up: Top
GNU GENERAL PUBLIC LICENSE
**************************
- Version 1, February 1989
+ Version 2, June 1991
- Copyright (C) 1989 Free Software Foundation, Inc.
- 675 Mass Ave, Cambridge, MA 02139, USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -90,30 +91,33 @@ GNU GENERAL PUBLIC LICENSE
Preamble
========
- The license agreements of most software companies try to keep users
-at the mercy of those companies. By contrast, our General Public
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. The
-General Public License applies to the Free Software Foundation's
-software and to any other program whose authors commit to using it.
-You can use it for your programs, too.
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
When we speak of free software, we are referring to freedom, not
-price. Specifically, the General Public License is designed to make
-sure that you have the freedom to give away or sell copies of free
-software, 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.
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service 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 make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
- For example, if you distribute copies of a such a program, whether
+ For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
-source code. And you must tell them their rights.
+source code. And you must show them these terms so they know their
+rights.
We protect your rights with two steps: (1) copyright the software,
and (2) offer you this license which gives you legal permission to copy,
@@ -126,124 +130,214 @@ want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
The precise terms and conditions for copying, distribution and
modification follow.
- TERMS AND CONDITIONS
-
- 1. This License Agreement applies to any program or other work which
- contains a notice placed by the copyright holder saying it may be
- distributed under the terms of this General Public License. The
- "Program", below, refers to any such program or work, and a "work
- based on the Program" means either the Program or any work
- containing the Program or a portion of it, either verbatim or with
- modifications. Each licensee is addressed as "you".
-
- 2. You may copy and distribute 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 and disclaimer of warranty; keep
- intact all the notices that refer to this General Public License
- and to the absence of any warranty; and give any other recipients
- of the Program a copy of this General Public License along with
- the Program. You may charge a fee for the physical act of
- transferring a copy.
-
- 3. You may modify your copy or copies of the Program or any portion of
- it, and copy and distribute such modifications under the terms of
- Paragraph 1 above, provided that you also do the following:
-
- * cause the modified files to carry prominent notices stating
- that you changed the files and the date of any change; and
-
- * cause the whole of any work that you distribute or publish,
- that in whole or in part contains the Program or any part
- thereof, either with or without modifications, to be licensed
- at no charge to all third parties under the terms of this
- General Public License (except that you may choose to grant
- warranty protection to some or all third parties, at your
- option).
-
- * If the modified program normally reads commands interactively
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains a
+ notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program",
+ below, refers to any such program or work, and a "work based on
+ the Program" means either the Program or any derivative work under
+ copyright law: that is to say, a work containing the Program or a
+ portion of it, either verbatim or with modifications and/or
+ translated into another language. (Hereinafter, translation is
+ included without limitation in the term "modification".) Each
+ licensee is addressed as "you".
+
+ Activities other than copying, distribution and modification are
+ not covered by this License; they are outside its scope. The act
+ of running the Program is not restricted, and the output from the
+ Program is covered only if its contents constitute a work based on
+ the Program (independent of having been made by running the
+ Program). Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the
+ notices that refer to this License and to the absence of any
+ warranty; and give any other recipients of the Program a copy of
+ this License along with the Program.
+
+ You may charge a fee for the physical act of transferring a copy,
+ and you may at your option offer warranty protection in exchange
+ for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+ of it, thus forming a work based on the Program, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+
+ a. You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b. You must cause any work that you distribute or publish, that
+ in whole or in part contains or is derived from the Program
+ or any part thereof, to be licensed as a whole at no charge
+ to all third parties under the terms of this License.
+
+ c. If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
- interactive use in the simplest and most usual way, to print
- or display an announcement including an appropriate copyright
- notice and a notice that there is no warranty (or else,
- saying that you provide a warranty) and that users may
- redistribute the program under these conditions, and telling
- the user how to view a copy of this General Public License.
-
- * You may charge a fee for the physical act of transferring a
- copy, and you may at your option offer warranty protection in
- exchange for a fee.
-
- Mere aggregation of another independent work with the Program (or
- its derivative) on a volume of a storage or distribution medium
- does not bring the other work under the scope of these terms.
-
- 4. You may copy and distribute the Program (or a portion or
- derivative of it, under Paragraph 2) in object code or executable
- form under the terms of Paragraphs 1 and 2 above provided that you
- also do one of the following:
-
- * accompany it with the complete corresponding machine-readable
+ interactive use in the most ordinary way, to print or display
+ an announcement including an appropriate copyright notice and
+ a notice that there is no warranty (or else, saying that you
+ provide a warranty) and that users may redistribute the
+ program under these conditions, and telling the user how to
+ view a copy of this License. (Exception: if the Program
+ itself is interactive but does not normally print such an
+ announcement, your work based on the Program is not required
+ to print an announcement.)
+
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the
+ Program, and can be reasonably considered independent and separate
+ works in themselves, then this License, and its terms, do not
+ apply to those sections when you distribute them as separate
+ works. But when you distribute the same sections as part of a
+ whole which is a work based on the Program, the distribution of
+ the whole must be on the terms of this License, whose permissions
+ for other licensees extend to the entire whole, and thus to each
+ and every part regardless of who wrote it.
+
+ Thus, it is not the intent of this section to claim rights or
+ contest your rights to work written entirely by you; rather, the
+ intent is to exercise the right to control the distribution of
+ derivative or collective works based on the Program.
+
+ In addition, mere aggregation of another work not based on the
+ Program with the Program (or with a work based on the Program) on
+ a volume of a storage or distribution medium does not bring the
+ other work under the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms
+ of Sections 1 and 2 above provided that you also do one of the
+ following:
+
+ a. Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of
- Paragraphs 1 and 2 above; or,
+ Sections 1 and 2 above on a medium customarily used for
+ software interchange; or,
- * accompany it with a written offer, valid for at least three
- years, to give any third party free (except for a nominal
- charge for the cost of distribution) a complete
+ b. Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
- distributed under the terms of Paragraphs 1 and 2 above; or,
-
- * accompany it with the information you received as to where the
- corresponding source code may be obtained. (This alternative
- is allowed only for noncommercial distribution and only if you
- received the program in object code or executable form alone.)
-
- Source code for a work means the preferred form of the work for
- making modifications to it. For an executable file, complete
- source code means all the source code for all modules it contains;
- but, as a special exception, it need not include source code for
- modules which are standard libraries that accompany the operating
- system on which the executable file runs, or for standard header
- files or definitions files that accompany that operating system.
-
- 5. You may not copy, modify, sublicense, distribute or transfer the
- Program except as expressly provided under this General Public
- License. Any attempt otherwise to copy, modify, sublicense,
- distribute or transfer the Program is void, and will automatically
- terminate your rights to use the Program under this License.
- However, parties who have received copies, or rights to use
- copies, from you under this General Public License will not have
- their licenses terminated so long as such parties remain in full
- compliance.
-
- 6. By copying, distributing or modifying the Program (or any work
- based on the Program) you indicate your acceptance of this license
- to do so, and all its terms and conditions.
-
- 7. Each time you redistribute the Program (or any work based on the
+ distributed under the terms of Sections 1 and 2 above on a
+ medium customarily used for software interchange; or,
+
+ c. Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with
+ such an offer, in accord with Subsection b above.)
+
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete
+ source code means all the source code for all modules it contains,
+ plus any associated interface definition files, plus the scripts
+ used to control compilation and installation of the executable.
+ However, as a special exception, the source code distributed need
+ not include anything that is normally distributed (in either
+ source or binary form) with the major components (compiler,
+ kernel, and so on) of the operating system on which the executable
+ runs, unless that component itself accompanies the executable.
+
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense or distribute the Program is
+ void, and will automatically terminate your rights under this
+ License. However, parties who have received copies, or rights,
+ from you under this License will not have their licenses
+ terminated so long as such parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify
+ or distribute the Program or its derivative works. These actions
+ are prohibited by law if you do not accept this License.
+ Therefore, by modifying or distributing the Program (or any work
+ based on the Program), you indicate your acceptance of this
+ License to do so, and all its terms and conditions for copying,
+ distributing or modifying the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program
subject to these terms and conditions. You may not impose any
further restrictions on the recipients' exercise of the rights
- granted herein.
-
- 8. The Free Software Foundation may publish revised and/or new
+ granted herein. You are not responsible for enforcing compliance
+ by third parties to this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent
+ issues), 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 distribute so as to satisfy simultaneously
+ your obligations under this License and any other pertinent
+ obligations, then as a consequence you may not distribute the
+ Program at all. For example, if a patent license would not permit
+ royalty-free redistribution of the Program by all those who
+ receive copies directly or indirectly through you, then the only
+ way you could satisfy both it and this License would be to refrain
+ entirely from distribution of the Program.
+
+ If any portion of this section is held invalid or unenforceable
+ under any particular circumstance, the balance of the section is
+ intended to apply and the section as a whole is intended to apply
+ in other circumstances.
+
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of
+ any such claims; this section has the sole purpose of protecting
+ the integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is
+ willing to distribute software through any other system and a
+ licensee cannot impose that choice.
+
+ This section is intended to make thoroughly clear what is believed
+ to be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces,
+ the original copyright holder who places the Program under this
+ License may add an explicit geographical distribution limitation
+ excluding those countries, so that distribution is permitted only
+ in or among countries not thus excluded. In such case, this
+ License incorporates the limitation as if written in the body of
+ this License.
+
+ 9. The Free Software Foundation may publish revised and/or new
versions of the 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 a version number of the license which applies to
- it and "any later version", you have the option of following the
- terms and conditions either of that version or of any later
+ Program specifies a version number of this License which applies
+ to it and "any later version", you have the option of following
+ the terms and conditions either of that version or of any later
version published by the Free Software Foundation. If the Program
- does not specify a version number of the license, you may choose
+ does not specify a version number of this License, you may choose
any version ever published by the Free Software Foundation.
- 9. If you wish to incorporate parts of the Program into other free
+ 10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the
author to ask for permission. For software which is copyrighted
by the Free Software Foundation, write to the Free Software
@@ -254,7 +348,7 @@ modification follow.
NO WARRANTY
- 10. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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
@@ -265,7 +359,7 @@ modification follow.
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.
- 11. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
@@ -278,26 +372,26 @@ modification follow.
END OF TERMS AND CONDITIONS
-Appendix: How to Apply These Terms to Your New Programs
-=======================================================
+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 humanity, the best way to achieve this is to make it
+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
-convey the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
+convey 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) 19YY NAME OF AUTHOR
+ ONE LINE TO GIVE THE PROGRAM'S NAME AND AN 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 1, or (at your option)
- any later version.
+ 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 2
+ 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
@@ -306,7 +400,7 @@ convey the exclusion of warranty; and each file should have at least the
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
Also add information on how to contact you by electronic and paper
mail.
@@ -314,10 +408,11 @@ mail.
If the program is interactive, make it output a short notice like
this when it starts in an interactive mode:
- Gnomovision version 69, Copyright (C) 19YY NAME OF AUTHOR
- Gnomovision 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.
+ Gnomovision version 69, Copyright (C) YEAR NAME OF AUTHOR
+ Gnomovision 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, the
@@ -327,16 +422,21 @@ program.
You should also get your employer (if you work as a programmer) or
your school, if any, to sign a "copyright disclaimer" for the program,
-if necessary. Here a sample; alter the names:
+if necessary. Here is a sample; alter the names:
- Yoyodyne, Inc., hereby disclaims all copyright interest in the
- program `Gnomovision' (a program to direct compilers to make passes
- at assemblers) written by James Hacker.
+ Yoyodyne, Inc., hereby disclaims all copyright
+ interest in the program `Gnomovision'
+ (which makes passes at compilers) written
+ by James Hacker.
SIGNATURE OF TY COON, 1 April 1989
Ty Coon, President of Vice
- That's all there is to it!
+ This 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 Library General Public License instead of this License.

File: gperf.info, Node: Contributors, Next: Motivation, Prev: Copying, Up: Top
@@ -353,7 +453,7 @@ Contributors to GNU `gperf' Utility
modified, enhanced, and extended implementation of Keith's basic
idea, created at the University of California, Irvine. Bugs,
patches, and suggestions should be reported to
- `<bug-gnu-utils@gnu.org>' and `<schmidt@ics.uci.edu>'.
+ `<bug-gnu-utils@gnu.org>'.
* Special thanks is extended to Michael Tiemann and Doug Lea, for
providing a useful compiler, and for giving me a forum to exhibit
@@ -363,6 +463,9 @@ Contributors to GNU `gperf' Utility
insights that greatly helped improve the quality and functionality
of `gperf'.
+ * A testsuite was added by Bruno Haible. He also rewrote the output
+ routines for better reliability.
+

File: gperf.info, Node: Motivation, Next: Search Structures, Prev: Contributors, Up: Top
@@ -372,7 +475,7 @@ Introduction
`gperf' is a perfect hash function generator written in C++. It
transforms an N element user-specified keyword set W into a perfect
hash function F. F uniquely maps keywords in W onto the range 0..K,
-where K >= N. If K = N then F is a *minimal* perfect hash function.
+where K >= N. If K = N then F is a _minimal_ perfect hash function.
`gperf' generates a 0..K element static lookup table and a pair of C
functions. These functions determine whether a given character string
S occurs in W, using at most one probe into the lookup table.
@@ -381,13 +484,9 @@ S occurs in W, using at most one probe into the lookup table.
lexical analyzers in several production and research compilers and
language processing tools, including GNU C, GNU C++, GNU Pascal, GNU
Modula 3, and GNU indent. Complete C++ source code for `gperf' is
-available via anonymous ftp from `ics.uci.edu' and `ftp.santafe.edu'.
-`gperf' was also distributed along with the GNU libg++ library for
-several years. A highly portable, functionally equivalent K&R C
-version of `gperf' is archived in comp.sources.unix, volume 20.
-Finally, a paper describing `gperf''s design and implementation in
-greater detail is available in the Second USENIX C++ Conference
-proceedings.
+available via anonymous ftp from `ftp://ftp.gnu.org/pub/gnu/gperf/'. A
+paper describing `gperf''s design and implementation in greater detail
+is available in the Second USENIX C++ Conference proceedings.

File: gperf.info, Node: Search Structures, Next: Description, Prev: Motivation, Up: Top
@@ -396,12 +495,12 @@ Static search structures and GNU `gperf'
****************************************
A "static search structure" is an Abstract Data Type with certain
-fundamental operations, e.g., *initialize*, *insert*, and *retrieve*.
+fundamental operations, e.g., _initialize_, _insert_, and _retrieve_.
Conceptually, all insertions occur before any retrievals. In practice,
`gperf' generates a `static' array containing search set keywords and
any associated attributes specified by the user. Thus, there is
essentially no execution-time cost for the insertions. It is a useful
-data structure for representing *static search sets*. Static search
+data structure for representing _static search sets_. Static search
sets occur frequently in software system applications. Typical static
search sets include compiler reserved words, assembler instruction
opcodes, and built-in shell interpreter commands. Search set members,
@@ -419,32 +518,32 @@ to log N. Conversely, hash table implementations often locate a table
entry in constant time, but typically impose additional memory overhead
and exhibit poor worst case performance.
- *Minimal perfect hash functions* provide an optimal solution for a
+ _Minimal perfect hash functions_ provide an optimal solution for a
particular class of static search sets. A minimal perfect hash
function is defined by two properties:
* It allows keyword recognition in a static search set using at most
- *one* probe into the hash table. This represents the "perfect"
+ _one_ probe into the hash table. This represents the "perfect"
property.
* The actual memory allocated to store the keywords is precisely
- large enough for the keyword set, and *no larger*. This is the
+ large enough for the keyword set, and _no larger_. This is the
"minimal" property.
- For most applications it is far easier to generate *perfect* hash
-functions than *minimal perfect* hash functions. Moreover, non-minimal
+ For most applications it is far easier to generate _perfect_ hash
+functions than _minimal perfect_ hash functions. Moreover, non-minimal
perfect hash functions frequently execute faster than minimal ones in
practice. This phenomena occurs since searching a sparse keyword table
increases the probability of locating a "null" entry, thereby reducing
string comparisons. `gperf''s default behavior generates
-*near-minimal* perfect hash functions for keyword sets. However,
+_near-minimal_ perfect hash functions for keyword sets. However,
`gperf' provides many options that permit user control over the degree
of minimality and perfection.
Static search sets often exhibit relative stability over time. For
example, Ada's 63 reserved words have remained constant for nearly a
decade. It is therefore frequently worthwhile to expend concerted
-effort building an optimal search structure *once*, if it subsequently
+effort building an optimal search structure _once_, if it subsequently
receives heavy use multiple times. `gperf' removes the drudgery
associated with constructing time- and space-efficient search
structures by hand. It has proven a useful and practical tool for
@@ -463,8 +562,9 @@ High-Level Description of GNU `gperf'
* Menu:
-* Input Format:: Input Format to `gperf'
-* Output Format:: Output Format for Generated C Code with `gperf'
+* Input Format:: Input Format to `gperf'
+* Output Format:: Output Format for Generated C Code with `gperf'
+* Binary Strings:: Use of NUL characters
The perfect hash function generator `gperf' reads a set of
"keywords" from a "keyfile" (or from the standard input by default).
@@ -509,15 +609,15 @@ utilities `lex' and `yacc'). Here's an outline of the general format:
%%
functions
- *Unlike* `flex' or `bison', all sections of `gperf''s input are
+ _Unlike_ `flex' or `bison', all sections of `gperf''s input are
optional. The following sections describe the input format for each
section.
* Menu:
-* Declarations:: `struct' Declarations and C Code Inclusion.
-* Keywords:: Format for Keyword Entries.
-* Functions:: Including Additional C Functions.
+* Declarations:: `struct' Declarations and C Code Inclusion.
+* Keywords:: Format for Keyword Entries.
+* Functions:: Including Additional C Functions.

File: gperf.info, Node: Declarations, Next: Keywords, Prev: Input Format, Up: Input Format
@@ -527,14 +627,14 @@ File: gperf.info, Node: Declarations, Next: Keywords, Prev: Input Format, Up
The keyword input file optionally contains a section for including
arbitrary C declarations and definitions, as well as provisions for
-providing a user-supplied `struct'. If the `-t' option *is* enabled,
-you *must* provide a C `struct' as the last component in the
+providing a user-supplied `struct'. If the `-t' option _is_ enabled,
+you _must_ provide a C `struct' as the last component in the
declaration section from the keyfile file. The first field in this
-struct must be a `char *' identifier called `name', although it is
-possible to modify this field's name with the `-K' option described
-below.
+struct must be a `char *' or `const char *' identifier called `name',
+although it is possible to modify this field's name with the `-K'
+option described below.
- Here is simple example, using months of the year and their
+ Here is a simple example, using months of the year and their
attributes as input:
struct months { char *name; int number; int days; int leap_days; };
@@ -552,7 +652,7 @@ attributes as input:
november, 11, 30, 30
december, 12, 31, 31
- Separating the `struct' declaration from the list of key words and
+ Separating the `struct' declaration from the list of keywords and
other fields are a pair of consecutive percent signs, `%%', appearing
left justified in the first column, as in the UNIX utility `lex'.
@@ -595,13 +695,15 @@ the first column is considered a comment. Everything following the `#'
is ignored, up to and including the following newline.
The first field of each non-comment line is always the key itself.
-It should be given as a simple name, i.e., without surrounding string
-quotation marks, and be left-justified flush against the first column.
-In this context, a "field" is considered to extend up to, but not
-include, the first blank, comma, or newline. Here is a simple example
-taken from a partial list of C reserved words:
-
- # These are a few C reserved words, see the c.`gperf' file
+It can be given in two ways: as a simple name, i.e., without surrounding
+string quotation marks, or as a string enclosed in double-quotes, in C
+syntax, possibly with backslash escapes like `\"' or `\234' or `\xa8'.
+In either case, it must start right at the beginning of the line,
+without leading whitespace. In this context, a "field" is considered
+to extend up to, but not include, the first blank, comma, or newline.
+Here is a simple example taken from a partial list of C reserved words:
+
+ # These are a few C reserved words, see the c.gperf file
# for a complete list of ANSI C reserved words.
unsigned
sizeof
@@ -620,7 +722,7 @@ elided if the declaration section is empty.
should be separated by commas, and terminate at the end of line. What
these fields mean is entirely up to you; they are used to initialize the
elements of the user-defined `struct' provided by you in the
-declaration section. If the `-t' option is *not* enabled these fields
+declaration section. If the `-t' option is _not_ enabled these fields
are simply ignored. All previous examples except the last one contain
keyword attributes.
@@ -638,47 +740,52 @@ responsibility to ensure that the code contained in this section is
valid C.

-File: gperf.info, Node: Output Format, Prev: Input Format, Up: Description
+File: gperf.info, Node: Output Format, Next: Binary Strings, Prev: Input Format, Up: Description
Output Format for Generated C Code with `gperf'
===============================================
Several options control how the generated C code appears on the
standard output. Two C function are generated. They are called `hash'
-and `in_word_set', although you may modify the name for `in_word_set'
-with a command-line option. Both functions require two arguments, a
-string, `char *' STR, and a length parameter, `int' LEN. Their default
+and `in_word_set', although you may modify their names with a
+command-line option. Both functions require two arguments, a string,
+`char *' STR, and a length parameter, `int' LEN. Their default
function prototypes are as follows:
- static int hash (char *str, int len);
- int in_word_set (char *str, int len);
-
- By default, the generated `hash' function returns an integer value
-created by adding LEN to several user-specified STR key positions
-indexed into an "associated values" table stored in a local static
-array. The associated values table is constructed internally by
-`gperf' and later output as a static local C array called HASH_TABLE;
-its meaning and properties are described below. *Note
-Implementation::. The relevant key positions are specified via the `-k'
-option when running `gperf', as detailed in the *Options* section
-below. *Note Options::.
-
- Two options, `-g' (assume you are compiling with GNU C and its
-`inline' feature) and `-a' (assume ANSI C-style function prototypes),
-alter the content of both the generated `hash' and `in_word_set'
-routines. However, function `in_word_set' may be modified more
-extensively, in response to your option settings. The options that
-affect the `in_word_set' structure are:
-
- `-t'
- Make use of the user-defined `struct'.
-
- `-S TOTAL SWITCH STATEMENTS'
- Generate 1 or more C `switch' statement rather than use a
- large, (and potentially sparse) static array. Although the
- exact time and space savings of this approach vary according
- to your C compiler's degree of optimization, this method
- often results in smaller and faster code.
+ - Function: unsigned int hash (const char * STR, unsigned int LEN)
+ By default, the generated `hash' function returns an integer value
+ created by adding LEN to several user-specified STR key positions
+ indexed into an "associated values" table stored in a local static
+ array. The associated values table is constructed internally by
+ `gperf' and later output as a static local C array called
+ `hash_table'; its meaning and properties are described below
+ (*note Implementation::). The relevant key positions are specified
+ via the `-k' option when running `gperf', as detailed in the
+ _Options_ section below(*note Options::).
+
+ - Function: in_word_set (const char * STR, unsigned int LEN)
+ If STR is in the keyword set, returns a pointer to that keyword.
+ More exactly, if the option `-t' was given, it returns a pointer
+ to the matching keyword's structure. Otherwise it returns `NULL'.
+
+ If the option `-c' is not used, STR must be a NUL terminated string
+of exactly length LEN. If `-c' is used, STR must simply be an array of
+LEN characters and does not need to be NUL terminated.
+
+ The code generated for these two functions is affected by the
+following options:
+
+`-t'
+`--struct-type'
+ Make use of the user-defined `struct'.
+
+`-S TOTAL-SWITCH-STATEMENTS'
+`--switch=TOTAL-SWITCH-STATEMENTS'
+ Generate 1 or more C `switch' statement rather than use a large,
+ (and potentially sparse) static array. Although the exact time and
+ space savings of this approach vary according to your C compiler's
+ degree of optimization, this method often results in smaller and
+ faster code.
If the `-t' and `-S' options are omitted, the default action is to
generate a `char *' array containing the keys, together with additional
@@ -688,23 +795,46 @@ can determine the best option choices for different keyword set
characteristics.

-File: gperf.info, Node: Options, Next: Input Details, Prev: Description, Up: Top
+File: gperf.info, Node: Binary Strings, Prev: Output Format, Up: Description
+
+Use of NUL characters
+=====================
+
+ By default, the code generated by `gperf' operates on zero
+terminated strings, the usual representation of strings in C. This means
+that the keywords in the input file must not contain NUL characters,
+and the STR argument passed to `hash' or `in_word_set' must be NUL
+terminated and have exactly length LEN.
+
+ If option `-c' is used, then the STR argument does not need to be
+NUL terminated. The code generated by `gperf' will only access the
+first LEN, not LEN+1, bytes starting at STR. However, the keywords in
+the input file still must not contain NUL characters.
-Options to the `gperf' Utility
-******************************
+ If option `-l' is used, then the hash table performs binary
+comparison. The keywords in the input file may contain NUL characters,
+written in string syntax as `\000' or `\x00', and the code generated by
+`gperf' will treat NUL like any other character. Also, in this case
+the `-c' option is ignored.
- There are *many* options to `gperf'. They were added to make the
+
+File: gperf.info, Node: Options, Next: Bugs, Prev: Description, Up: Top
+
+Invoking `gperf'
+****************
+
+ There are _many_ options to `gperf'. They were added to make the
program more convenient for use with real applications. "On-line" help
is readily available via the `-h' option. Here is the complete list of
options.
* Menu:
-* Input Details:: Options that affect Interpretation of the Input File
-* Output Language:: Specifying the Language for the Output Code
-* Output Details:: Fine tuning Details in the Output Code
-* Algorithmic Details:: Changing the Algorithms employed by `gperf'
-* Verbosity:: Informative Output
+* Input Details:: Options that affect Interpretation of the Input File
+* Output Language:: Specifying the Language for the Output Code
+* Output Details:: Fine tuning Details in the Output Code
+* Algorithmic Details:: Changing the Algorithms employed by `gperf'
+* Verbosity:: Informative Output

File: gperf.info, Node: Input Details, Next: Output Language, Prev: Options, Up: Options
@@ -712,22 +842,23 @@ File: gperf.info, Node: Input Details, Next: Output Language, Prev: Options,
Options that affect Interpretation of the Input File
====================================================
- `-e KEYWORD DELIMITER LIST'
- Allows the user to provide a string containing delimiters
- used to separate keywords from their attributes. The default
- is ",\n". This option is essential if you want to use
- keywords that have embedded commas or newlines. One useful
- trick is to use -e'TAB', where TAB is the literal tab
- character.
-
- `-t'
- Allows you to include a `struct' type declaration for
- generated code. Any text before a pair of consecutive %% is
- consider part of the type declaration. Key words and
- additional fields may follow this, one group of fields per
- line. A set of examples for generating perfect hash tables
- and functions for Ada, C, and G++, Pascal, and Modula 2 and 3
- reserved words are distributed with this release.
+`-e KEYWORD-DELIMITER-LIST'
+`--delimiters=KEYWORD-DELIMITER-LIST'
+ Allows the user to provide a string containing delimiters used to
+ separate keywords from their attributes. The default is ",\n".
+ This option is essential if you want to use keywords that have
+ embedded commas or newlines. One useful trick is to use -e'TAB',
+ where TAB is the literal tab character.
+
+`-t'
+`--struct-type'
+ Allows you to include a `struct' type declaration for generated
+ code. Any text before a pair of consecutive `%%' is considered
+ part of the type declaration. Keywords and additional fields may
+ follow this, one group of fields per line. A set of examples for
+ generating perfect hash tables and functions for Ada, C, C++,
+ Pascal, Modula 2, Modula 3 and JavaScript reserved words are
+ distributed with this release.

File: gperf.info, Node: Output Language, Next: Output Details, Prev: Input Details, Up: Options
@@ -735,38 +866,38 @@ File: gperf.info, Node: Output Language, Next: Output Details, Prev: Input De
Options to specify the Language for the Output Code
===================================================
- `-L GENERATED LANGUAGE NAME'
- Instructs `gperf' to generate code in the language specified
- by the option's argument. Languages handled are currently:
+`-L GENERATED-LANGUAGE-NAME'
+`--language=GENERATED-LANGUAGE-NAME'
+ Instructs `gperf' to generate code in the language specified by the
+ option's argument. Languages handled are currently:
- `KR-C'
- Old-style K&R C. This language is understood by
- old-style C compilers and ANSI C compilers, but
- ANSI C compilers may flag warnings (or even errors)
- because of lacking `const'.
+ `KR-C'
+ Old-style K&R C. This language is understood by old-style C
+ compilers and ANSI C compilers, but ANSI C compilers may flag
+ warnings (or even errors) because of lacking `const'.
- `C'
- Common C. This language is understood by ANSI C
- compilers, and also by old-style C compilers,
- provided that you `#define const' to empty for
- compilers which don't know about this keyword.
+ `C'
+ Common C. This language is understood by ANSI C compilers,
+ and also by old-style C compilers, provided that you `#define
+ const' to empty for compilers which don't know about this
+ keyword.
- `ANSI-C'
- ANSI C. This language is understood by ANSI C
- compilers and C++ compilers.
+ `ANSI-C'
+ ANSI C. This language is understood by ANSI C compilers and
+ C++ compilers.
- `C++'
- C++. This language is understood by C++ compilers.
+ `C++'
+ C++. This language is understood by C++ compilers.
- The default is C.
+ The default is C.
- `-a'
- This option is supported for compatibility with previous
- releases of `gperf'. It does not do anything.
+`-a'
+ This option is supported for compatibility with previous releases
+ of `gperf'. It does not do anything.
- `-g'
- This option is supported for compatibility with previous
- releases of `gperf'. It does not do anything.
+`-g'
+ This option is supported for compatibility with previous releases
+ of `gperf'. It does not do anything.

File: gperf.info, Node: Output Details, Next: Algorithmic Details, Prev: Output Language, Up: Options
@@ -774,94 +905,110 @@ File: gperf.info, Node: Output Details, Next: Algorithmic Details, Prev: Outp
Options for fine tuning Details in the Output Code
==================================================
- `-K KEY NAME'
- This option is only useful when option `-t' has been given.
- By default, the program assumes the structure component
- identifier for the keyword is `name'. This option allows an
- arbitrary choice of identifier for this component, although
- it still must occur as the first field in your supplied
- `struct'.
-
- `-H HASH FUNCTION NAME'
- Allows you to specify the name for the generated hash
- function. Default name is `hash'. This option permits the
- use of two hash tables in the same file.
-
- `-N LOOKUP FUNCTION NAME'
- Allows you to specify the name for the generated lookup
- function. Default name is `in_word_set'. This option
- permits completely automatic generation of perfect hash
- functions, especially when multiple generated hash functions
- are used in the same application.
-
- `-Z CLASS NAME'
- This option is only useful when option `-L C++' has been
- given. It allows you to specify the name of generated C++
- class. Default name is `Perfect_Hash'.
-
- `-7'
- This option specifies that all strings that will be passed as
- arguments to the generated hash function and the generated
- lookup function will solely consist of 7-bit ASCII characters
- (characters in the range 0..127). (Note that the ANSI C
- functions `isalnum' and `isgraph' do *not* guarantee that a
- character is in this range. Only an explicit test like `c >=
- 'A' && c <= 'Z'' guarantees this.) This was the default in
- earlier versions of `gperf'; now the default is to assume
- 8-bit characters.
-
- `-c'
- Generates C code that uses the `strncmp' function to perform
- string comparisons. The default action is to use `strcmp'.
-
- `-C'
- Makes the contents of all generated lookup tables constant,
- i.e., "readonly". Many compilers can generate more efficient
- code for this by putting the tables in readonly memory.
-
- `-E'
- Define constant values using an enum local to the lookup
- function rather than with #defines. This also means that
- different lookup functions can reside in the same file.
- Thanks to James Clark `<jjc@ai.mit.edu>'.
-
- `-I'
- Include the necessary system include file, `<string.h>', at
- the beginning of the code. By default, this is not done; the
- user must include this header file himself to allow
- compilation of the code.
-
- `-G'
- Generate the static table of keywords as a static global
- variable, rather than hiding it inside of the lookup function
- (which is the default behavior).
-
- `-W HASH TABLE ARRAY NAME'
- Allows you to specify the name for the generated array
- containing the hash table. Default name is `wordlist'. This
- option permits the use of two hash tables in the same file,
- even when the option `-G' is given.
-
- `-S TOTAL SWITCH STATEMENTS'
- Causes the generated C code to use a `switch' statement
- scheme, rather than an array lookup table. This can lead to
- a reduction in both time and space requirements for some
- keyfiles. The argument to this option determines how many
- `switch' statements are generated. A value of 1 generates 1
- `switch' containing all the elements, a value of 2 generates
- 2 tables with 1/2 the elements in each `switch', etc. This
- is useful since many C compilers cannot correctly generate
- code for large `switch' statements. This option was inspired
- in part by Keith Bostic's original C program.
-
- `-T'
- Prevents the transfer of the type declaration to the output
- file. Use this option if the type is already defined
- elsewhere.
-
- `-p'
- This option is supported for compatibility with previous
- releases of `gperf'. It does not do anything.
+`-K KEY-NAME'
+`--slot-name=KEY-NAME'
+ This option is only useful when option `-t' has been given. By
+ default, the program assumes the structure component identifier for
+ the keyword is `name'. This option allows an arbitrary choice of
+ identifier for this component, although it still must occur as the
+ first field in your supplied `struct'.
+
+`-F INITIALIZERS'
+`--initializer-suffix=INITIALIZERS'
+ This option is only useful when option `-t' has been given. It
+ permits to specify initializers for the structure members following
+ KEY NAME in empty hash table entries. The list of initializers
+ should start with a comma. By default, the emitted code will
+ zero-initialize structure members following KEY NAME.
+
+`-H HASH-FUNCTION-NAME'
+`--hash-fn-name=HASH-FUNCTION-NAME'
+ Allows you to specify the name for the generated hash function.
+ Default name is `hash'. This option permits the use of two hash
+ tables in the same file.
+
+`-N LOOKUP-FUNCTION-NAME'
+`--lookup-fn-name=LOOKUP-FUNCTION-NAME'
+ Allows you to specify the name for the generated lookup function.
+ Default name is `in_word_set'. This option permits completely
+ automatic generation of perfect hash functions, especially when
+ multiple generated hash functions are used in the same application.
+
+`-Z CLASS-NAME'
+`--class-name=CLASS-NAME'
+ This option is only useful when option `-L C++' has been given. It
+ allows you to specify the name of generated C++ class. Default
+ name is `Perfect_Hash'.
+
+`-7'
+`--seven-bit'
+ This option specifies that all strings that will be passed as
+ arguments to the generated hash function and the generated lookup
+ function will solely consist of 7-bit ASCII characters (characters
+ in the range 0..127). (Note that the ANSI C functions `isalnum'
+ and `isgraph' do _not_ guarantee that a character is in this
+ range. Only an explicit test like `c >= 'A' && c <= 'Z''
+ guarantees this.) This was the default in versions of `gperf'
+ earlier than 2.7; now the default is to assume 8-bit characters.
+
+`-c'
+`--compare-strncmp'
+ Generates C code that uses the `strncmp' function to perform
+ string comparisons. The default action is to use `strcmp'.
+
+`-C'
+`--readonly-tables'
+ Makes the contents of all generated lookup tables constant, i.e.,
+ "readonly". Many compilers can generate more efficient code for
+ this by putting the tables in readonly memory.
+
+`-E'
+`--enum'
+ Define constant values using an enum local to the lookup function
+ rather than with #defines. This also means that different lookup
+ functions can reside in the same file. Thanks to James Clark
+ `<jjc@ai.mit.edu>'.
+
+`-I'
+`--includes'
+ Include the necessary system include file, `<string.h>', at the
+ beginning of the code. By default, this is not done; the user must
+ include this header file himself to allow compilation of the code.
+
+`-G'
+`--global'
+ Generate the static table of keywords as a static global variable,
+ rather than hiding it inside of the lookup function (which is the
+ default behavior).
+
+`-W HASH-TABLE-ARRAY-NAME'
+`--word-array-name=HASH-TABLE-ARRAY-NAME'
+ Allows you to specify the name for the generated array containing
+ the hash table. Default name is `wordlist'. This option permits
+ the use of two hash tables in the same file, even when the option
+ `-G' is given.
+
+`-S TOTAL-SWITCH-STATEMENTS'
+`--switch=TOTAL-SWITCH-STATEMENTS'
+ Causes the generated C code to use a `switch' statement scheme,
+ rather than an array lookup table. This can lead to a reduction
+ in both time and space requirements for some keyfiles. The
+ argument to this option determines how many `switch' statements
+ are generated. A value of 1 generates 1 `switch' containing all
+ the elements, a value of 2 generates 2 tables with 1/2 the
+ elements in each `switch', etc. This is useful since many C
+ compilers cannot correctly generate code for large `switch'
+ statements. This option was inspired in part by Keith Bostic's
+ original C program.
+
+`-T'
+`--omit-struct-type'
+ Prevents the transfer of the type declaration to the output file.
+ Use this option if the type is already defined elsewhere.
+
+`-p'
+ This option is supported for compatibility with previous releases
+ of `gperf'. It does not do anything.

File: gperf.info, Node: Algorithmic Details, Next: Verbosity, Prev: Output Details, Up: Options
@@ -869,169 +1016,175 @@ File: gperf.info, Node: Algorithmic Details, Next: Verbosity, Prev: Output De
Options for changing the Algorithms employed by `gperf'
=======================================================
- `-k KEYS'
- Allows selection of the character key positions used in the
- keywords' hash function. The allowable choices range between
- 1-126, inclusive. The positions are separated by commas,
- e.g., `-k 9,4,13,14'; ranges may be used, e.g., `-k 2-7'; and
- positions may occur in any order. Furthermore, the
- meta-character '*' causes the generated hash function to
- consider *all* character positions in each key, whereas '$'
- instructs the hash function to use the "final character" of a
- key (this is the only way to use a character position greater
- than 126, incidentally).
-
- For instance, the option `-k 1,2,4,6-10,'$'' generates a hash
- function that considers positions 1,2,4,6,7,8,9,10, plus the
- last character in each key (which may differ for each key,
- obviously). Keys with length less than the indicated key
- positions work properly, since selected key positions
- exceeding the key length are simply not referenced in the
- hash function.
-
- `-l'
- Compare key lengths before trying a string comparison. This
- might cut down on the number of string comparisons made
- during the lookup, since keys with different lengths are
- never compared via `strcmp'. However, using `-l' might
- greatly increase the size of the generated C code if the
- lookup table range is large (which implies that the switch
- option `-S' is not enabled), since the length table contains
- as many elements as there are entries in the lookup table.
-
- `-D'
- Handle keywords whose key position sets hash to duplicate
- values. Duplicate hash values occur for two reasons:
-
- * Since `gperf' does not backtrack it is possible for it
- to process all your input keywords without finding a
- unique mapping for each word. However, frequently only
- a very small number of duplicates occur, and the
- majority of keys still require one probe into the table.
-
- * Sometimes a set of keys may have the same names, but
- possess different attributes. With the -D option
- `gperf' treats all these keys as part of an equivalence
- class and generates a perfect hash function with multiple
- comparisons for duplicate keys. It is up to you to
- completely disambiguate the keywords by modifying the
- generated C code. However, `gperf' helps you out by
- organizing the output.
-
- Option `-D' is extremely useful for certain large or highly
- redundant keyword sets, e.g., assembler instruction opcodes.
- Using this option usually means that the generated hash
- function is no longer perfect. On the other hand, it permits
- `gperf' to work on keyword sets that it otherwise could not
- handle.
-
- `-f ITERATION AMOUNT'
- Generate the perfect hash function "fast". This decreases
- `gperf''s running time at the cost of minimizing generated
- table-size. The iteration amount represents the number of
- times to iterate when resolving a collision. `0' means
- iterate by the number of keywords. This option is probably
- most useful when used in conjunction with options `-D' and/or
- `-S' for *large* keyword sets.
-
- `-i INITIAL VALUE'
- Provides an initial VALUE for the associate values array.
- Default is 0. Increasing the initial value helps inflate the
- final table size, possibly leading to more time efficient
- keyword lookups. Note that this option is not particularly
- useful when `-S' is used. Also, `-i' is overriden when the
- `-r' option is used.
-
- `-j JUMP VALUE'
- Affects the "jump value", i.e., how far to advance the
- associated character value upon collisions. JUMP VALUE is
- rounded up to an odd number, the default is 5. If the JUMP
- VALUE is 0 `gperf' jumps by random amounts.
-
- `-n'
- Instructs the generator not to include the length of a
- keyword when computing its hash value. This may save a few
- assembly instructions in the generated lookup table.
-
- `-o'
- Reorders the keywords by sorting the keywords so that
- frequently occuring key position set components appear first.
- A second reordering pass follows so that keys with "already
- determined values" are placed towards the front of the
- keylist. This may decrease the time required to generate a
- perfect hash function for many keyword sets, and also produce
- more minimal perfect hash functions. The reason for this is
- that the reordering helps prune the search time by handling
- inevitable collisions early in the search process. On the
- other hand, if the number of keywords is *very* large using
- `-o' may *increase* `gperf''s execution time, since
- collisions will begin earlier and continue throughout the
- remainder of keyword processing. See Cichelli's paper from
- the January 1980 Communications of the ACM for details.
-
- `-r'
- Utilizes randomness to initialize the associated values
- table. This frequently generates solutions faster than using
- deterministic initialization (which starts all associated
- values at 0). Furthermore, using the randomization option
- generally increases the size of the table. If `gperf' has
- difficultly with a certain keyword set try using `-r' or `-D'.
-
- `-s SIZE-MULTIPLE'
- Affects the size of the generated hash table. The numeric
- argument for this option indicates "how many times larger or
- smaller" the maximum associated value range should be, in
- relationship to the number of keys. If the SIZE-MULTIPLE is
- negative the maximum associated value is calculated by
- *dividing* it into the total number of keys. For example, a
- value of 3 means "allow the maximum associated value to be
- about 3 times larger than the number of input keys".
-
- Conversely, a value of -3 means "allow the maximum associated
- value to be about 3 times smaller than the number of input
- keys". Negative values are useful for limiting the overall
- size of the generated hash table, though this usually
- increases the number of duplicate hash values.
-
- If `generate switch' option `-S' is *not* enabled, the maximum
- associated value influences the static array table size, and
- a larger table should decrease the time required for an
- unsuccessful search, at the expense of extra table space.
-
- The default value is 1, thus the default maximum associated
- value about the same size as the number of keys (for
- efficiency, the maximum associated value is always rounded up
- to a power of 2). The actual table size may vary somewhat,
- since this technique is essentially a heuristic. In
- particular, setting this value too high slows down `gperf''s
- runtime, since it must search through a much larger range of
- values. Judicious use of the `-f' option helps alleviate this
- overhead, however.
+`-k KEYS'
+`--key-positions=KEYS'
+ Allows selection of the character key positions used in the
+ keywords' hash function. The allowable choices range between
+ 1-126, inclusive. The positions are separated by commas, e.g.,
+ `-k 9,4,13,14'; ranges may be used, e.g., `-k 2-7'; and positions
+ may occur in any order. Furthermore, the meta-character '*'
+ causes the generated hash function to consider *all* character
+ positions in each key, whereas '$' instructs the hash function to
+ use the "final character" of a key (this is the only way to use a
+ character position greater than 126, incidentally).
+
+ For instance, the option `-k 1,2,4,6-10,'$'' generates a hash
+ function that considers positions 1,2,4,6,7,8,9,10, plus the last
+ character in each key (which may differ for each key, obviously).
+ Keys with length less than the indicated key positions work
+ properly, since selected key positions exceeding the key length
+ are simply not referenced in the hash function.
+
+`-l'
+`--compare-strlen'
+ Compare key lengths before trying a string comparison. This might
+ cut down on the number of string comparisons made during the
+ lookup, since keys with different lengths are never compared via
+ `strcmp'. However, using `-l' might greatly increase the size of
+ the generated C code if the lookup table range is large (which
+ implies that the switch option `-S' is not enabled), since the
+ length table contains as many elements as there are entries in the
+ lookup table. This option is mandatory for binary comparisons
+ (*note Binary Strings::).
+
+`-D'
+`--duplicates'
+ Handle keywords whose key position sets hash to duplicate values.
+ Duplicate hash values occur for two reasons:
+
+ * Since `gperf' does not backtrack it is possible for it to
+ process all your input keywords without finding a unique
+ mapping for each word. However, frequently only a very small
+ number of duplicates occur, and the majority of keys still
+ require one probe into the table.
+
+ * Sometimes a set of keys may have the same names, but possess
+ different attributes. With the -D option `gperf' treats all
+ these keys as part of an equivalence class and generates a
+ perfect hash function with multiple comparisons for duplicate
+ keys. It is up to you to completely disambiguate the
+ keywords by modifying the generated C code. However, `gperf'
+ helps you out by organizing the output.
+
+ Option `-D' is extremely useful for certain large or highly
+ redundant keyword sets, e.g., assembler instruction opcodes.
+ Using this option usually means that the generated hash function
+ is no longer perfect. On the other hand, it permits `gperf' to
+ work on keyword sets that it otherwise could not handle.
+
+`-f ITERATION-AMOUNT'
+`--fast=ITERATION-AMOUNT'
+ Generate the perfect hash function "fast". This decreases
+ `gperf''s running time at the cost of minimizing generated
+ table-size. The iteration amount represents the number of times to
+ iterate when resolving a collision. `0' means iterate by the
+ number of keywords. This option is probably most useful when used
+ in conjunction with options `-D' and/or `-S' for _large_ keyword
+ sets.
+
+`-i INITIAL-VALUE'
+`--initial-asso=INITIAL-VALUE'
+ Provides an initial VALUE for the associate values array. Default
+ is 0. Increasing the initial value helps inflate the final table
+ size, possibly leading to more time efficient keyword lookups.
+ Note that this option is not particularly useful when `-S' is
+ used. Also, `-i' is overridden when the `-r' option is used.
+
+`-j JUMP-VALUE'
+`--jump=JUMP-VALUE'
+ Affects the "jump value", i.e., how far to advance the associated
+ character value upon collisions. JUMP-VALUE is rounded up to an
+ odd number, the default is 5. If the JUMP-VALUE is 0 `gperf'
+ jumps by random amounts.
+
+`-n'
+`--no-strlen'
+ Instructs the generator not to include the length of a keyword when
+ computing its hash value. This may save a few assembly
+ instructions in the generated lookup table.
+
+`-o'
+`--occurrence-sort'
+ Reorders the keywords by sorting the keywords so that frequently
+ occuring key position set components appear first. A second
+ reordering pass follows so that keys with "already determined
+ values" are placed towards the front of the keylist. This may
+ decrease the time required to generate a perfect hash function for
+ many keyword sets, and also produce more minimal perfect hash
+ functions. The reason for this is that the reordering helps prune
+ the search time by handling inevitable collisions early in the
+ search process. On the other hand, if the number of keywords is
+ _very_ large using `-o' may _increase_ `gperf''s execution time,
+ since collisions will begin earlier and continue throughout the
+ remainder of keyword processing. See Cichelli's paper from the
+ January 1980 Communications of the ACM for details.
+
+`-r'
+`--random'
+ Utilizes randomness to initialize the associated values table.
+ This frequently generates solutions faster than using deterministic
+ initialization (which starts all associated values at 0).
+ Furthermore, using the randomization option generally increases
+ the size of the table. If `gperf' has difficultly with a certain
+ keyword set try using `-r' or `-D'.
+
+`-s SIZE-MULTIPLE'
+`--size-multiple=SIZE-MULTIPLE'
+ Affects the size of the generated hash table. The numeric
+ argument for this option indicates "how many times larger or
+ smaller" the maximum associated value range should be, in
+ relationship to the number of keys. If the SIZE-MULTIPLE is
+ negative the maximum associated value is calculated by _dividing_
+ it into the total number of keys. For example, a value of 3 means
+ "allow the maximum associated value to be about 3 times larger
+ than the number of input keys".
+
+ Conversely, a value of -3 means "allow the maximum associated
+ value to be about 3 times smaller than the number of input keys".
+ Negative values are useful for limiting the overall size of the
+ generated hash table, though this usually increases the number of
+ duplicate hash values.
+
+ If `generate switch' option `-S' is _not_ enabled, the maximum
+ associated value influences the static array table size, and a
+ larger table should decrease the time required for an unsuccessful
+ search, at the expense of extra table space.
+
+ The default value is 1, thus the default maximum associated value
+ about the same size as the number of keys (for efficiency, the
+ maximum associated value is always rounded up to a power of 2).
+ The actual table size may vary somewhat, since this technique is
+ essentially a heuristic. In particular, setting this value too
+ high slows down `gperf''s runtime, since it must search through a
+ much larger range of values. Judicious use of the `-f' option
+ helps alleviate this overhead, however.

-File: gperf.info, Node: Verbosity, Next: Bugs, Prev: Algorithmic Details, Up: Options
+File: gperf.info, Node: Verbosity, Prev: Algorithmic Details, Up: Options
Informative Output
==================
- `-h'
- Prints a short summary on the meaning of each program option.
- Aborts further program execution.
+`-h'
+`--help'
+ Prints a short summary on the meaning of each program option.
+ Aborts further program execution.
- `-v'
- Prints out the current version number.
+`-v'
+`--version'
+ Prints out the current version number.
- `-d'
- Enables the debugging option. This produces verbose
- diagnostics to "standard error" when `gperf' is executing.
- It is useful both for maintaining the program and for
- determining whether a given set of options is actually
- speeding up the search for a solution. Some useful
- information is dumped at the end of the program when the `-d'
- option is enabled.
+`-d'
+`--debug'
+ Enables the debugging option. This produces verbose diagnostics to
+ "standard error" when `gperf' is executing. It is useful both for
+ maintaining the program and for determining whether a given set of
+ options is actually speeding up the search for a solution. Some
+ useful information is dumped at the end of the program when the
+ `-d' option is enabled.

-File: gperf.info, Node: Bugs, Next: Projects, Prev: Verbosity, Up: Top
+File: gperf.info, Node: Bugs, Next: Projects, Prev: Options, Up: Top
Known Bugs and Limitations with `gperf'
***************************************
@@ -1051,17 +1204,17 @@ Known Bugs and Limitations with `gperf'
occurs on every run. On the other hand, it is usually easy to
obtain a solution by varying the option parameters. In
particular, try the `-r' option, and also try changing the default
- arguments to the `-s' and `-j' options. To *guarantee* a
+ arguments to the `-s' and `-j' options. To _guarantee_ a
solution, use the `-D' and `-S' options, although the final
- results are not likely to be a *perfect* hash function anymore!
+ results are not likely to be a _perfect_ hash function anymore!
Finally, use the `-f' option if you want `gperf' to generate the
- perfect hash function *fast*, with less emphasis on making it
+ perfect hash function _fast_, with less emphasis on making it
minimal.
- * The size of the generate static keyword array can get *extremely*
+ * The size of the generate static keyword array can get _extremely_
large if the input keyword file is large or if the keywords are
quite similar. This tends to slow down the compilation of the
- generated C code, and *greatly* inflates the object code size. If
+ generated C code, and _greatly_ inflates the object code size. If
this situation occurs, consider using the `-S' option to reduce
data size, potentially increasing keyword recognition time a
negligible amount. Since many C compilers cannot correctly
@@ -1123,7 +1276,7 @@ file, and a provably optimal algorithm for simultaneously determining
both the minimum and maximum elements in a list.

-File: gperf.info, Node: Bibliography, Prev: Implementation, Up: Top
+File: gperf.info, Node: Bibliography, Next: Concept Index, Prev: Implementation, Up: Top
Bibliography
************
@@ -1174,29 +1327,63 @@ Addison-Wesley, 1986.
[14] Tiemann, Michael D. User's Guide to GNU C++ Free Software
Foundation, 1989.
+
+File: gperf.info, Node: Concept Index, Prev: Bibliography, Up: Top
+
+Concept Index
+*************
+
+* Menu:
+
+* %%: Declarations.
+* %{: Declarations.
+* %}: Declarations.
+* Array name: Output Details.
+* Bugs: Contributors.
+* Class name: Output Details.
+* Declaration section: Input Format.
+* Delimiters: Input Details.
+* Duplicates: Algorithmic Details.
+* Format: Input Format.
+* Functions section: Input Format.
+* hash: Output Format.
+* hash table: Output Format.
+* in_word_set: Output Format.
+* Initializers: Output Details.
+* Jump value: Algorithmic Details.
+* Keywords section: Input Format.
+* Minimal perfect hash functions: Search Structures.
+* NUL: Binary Strings.
+* Slot name: Output Details.
+* Static search structure: Search Structures.
+* switch <1>: Output Details.
+* switch: Output Format.
+

Tag Table:
-Node: Top1228
-Node: Copying2845
-Node: Contributors16148
-Node: Motivation17279
-Node: Search Structures18560
-Node: Description22105
-Node: Input Format23925
-Node: Declarations24720
-Node: Keywords27025
-Node: Functions28614
-Node: Output Format29108
-Node: Options31474
-Node: Input Details32192
-Node: Output Language33268
-Node: Output Details34742
-Node: Algorithmic Details39066
-Node: Verbosity46861
-Node: Bugs47612
-Node: Projects49842
-Node: Implementation51419
-Node: Bibliography52136
+Node: Top1236
+Node: Copying3130
+Node: Contributors22321
+Node: Motivation23534
+Node: Search Structures24610
+Node: Description28155
+Node: Input Format30056
+Node: Declarations30898
+Node: Keywords33222
+Node: Functions34977
+Node: Output Format35471
+Node: Binary Strings38067
+Node: Options39073
+Node: Input Details39779
+Node: Output Language40844
+Node: Output Details42148
+Node: Algorithmic Details46796
+Node: Verbosity54238
+Node: Bugs54941
+Node: Projects57169
+Node: Implementation58746
+Node: Bibliography59463
+Node: Concept Index61406

End Tag Table
diff --git a/doc/gperf.ps b/doc/gperf.ps
index 0a7bf0d..57fac47 100644
--- a/doc/gperf.ps
+++ b/doc/gperf.ps
@@ -1,88 +1,97 @@
%!PS-Adobe-2.0
-%%Creator: dvipsk 5.58f Copyright 1986, 1994 Radical Eye Software
-%%Title: gperf.dvi
+%%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software
+%%Title: ../../doc/gperf.dvi
%%Pages: 36
%%PageOrder: Ascend
%%BoundingBox: 0 0 596 842
%%DocumentPaperSizes: a4
%%EndComments
-%DVIPSCommandLine: dvips -Pljfour -o gperf.ps gperf.dvi
-%DVIPSParameters: dpi=600, compressed, comments removed
+%DVIPSWebPage: (www.radicaleye.com)
+%DVIPSCommandLine: dvips -D600 -o ../../doc/gperf.ps ../../doc/gperf.dvi
+%DVIPSParameters: dpi=600, compressed
%DVIPSSource: TeX output 1998.05.02:1318
%%BeginProcSet: texc.pro
-/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N
-/X{S N}B /TR{translate}N /isls false N /vsize 11 72 mul N /hsize 8.5 72
-mul N /landplus90{false}def /@rigin{isls{[0 landplus90{1 -1}{-1 1}
-ifelse 0 0 0]concat}if 72 Resolution div 72 VResolution div neg scale
-isls{landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div
-hsize mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul
-TR[matrix currentmatrix{dup dup round sub abs 0.00001 lt{round}if}
-forall round exch round exch]setmatrix}N /@landscape{/isls true N}B
-/@manualfeed{statusdict /manualfeed true put}B /@copies{/#copies X}B
-/FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N /IE 0 N /ctr 0 N /df-tail{
-/nn 8 dict N nn begin /FontType 3 N /FontMatrix fntrx N /FontBBox FBB N
-string /base X array /BitMaps X /BuildChar{CharBuilder}N /Encoding IE N
-end dup{/foo setfont}2 array copy cvx N load 0 nn put /ctr 0 N[}B /df{
-/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0 0 sf neg 0 0]
-N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data dup
-length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{
-128 ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub
-get 127 sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data
-dup type /stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N
-/rc 0 N /gp 0 N /cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup
-/base get 2 index get S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx
-0 ch-xoff ch-yoff ch-height sub ch-xoff ch-width add ch-yoff
-setcachedevice ch-width ch-height true[1 0 0 -1 -.1 ch-xoff sub ch-yoff
-.1 sub]/id ch-image N /rw ch-width 7 add 8 idiv string N /rc 0 N /gp 0 N
-/cp 0 N{rc 0 ne{rc 1 sub /rc X rw}{G}ifelse}imagemask restore}B /G{{id
-gp get /gp gp 1 add N dup 18 mod S 18 idiv pl S get exec}loop}B /adv{cp
-add /cp X}B /chg{rw cp id gp 4 index getinterval putinterval dup gp add
-/gp X adv}B /nd{/cp 0 N rw exit}B /lsh{rw cp 2 copy get dup 0 eq{pop 1}{
-dup 255 eq{pop 254}{dup dup add 255 and S 1 and or}ifelse}ifelse put 1
-adv}B /rsh{rw cp 2 copy get dup 0 eq{pop 128}{dup 255 eq{pop 127}{dup 2
-idiv S 128 and or}ifelse}ifelse put 1 adv}B /clr{rw cp 2 index string
-putinterval adv}B /set{rw cp fillstr 0 4 index getinterval putinterval
-adv}B /fillstr 18 string 0 1 17{2 copy 255 put pop}for N /pl[{adv 1 chg}
-{adv 1 chg nd}{1 add chg}{1 add chg nd}{adv lsh}{adv lsh nd}{adv rsh}{
-adv rsh nd}{1 add adv}{/rc X nd}{1 add set}{1 add clr}{adv 2 chg}{adv 2
-chg nd}{pop nd}]dup{bind pop}forall N /D{/cc X dup type /stringtype ne{]
-}if nn /base get cc ctr put nn /BitMaps get S ctr S sf 1 ne{dup dup
-length 1 sub dup 2 index S get sf div put}if put /ctr ctr 1 add N}B /I{
-cc 1 add D}B /bop{userdict /bop-hook known{bop-hook}if /SI save N @rigin
-0 0 moveto /V matrix currentmatrix dup 1 get dup mul exch 0 get dup mul
-add .99 lt{/QV}{/RV}ifelse load def pop pop}N /eop{SI restore userdict
-/eop-hook known{eop-hook}if showpage}N /@start{userdict /start-hook
-known{start-hook}if pop /VResolution X /Resolution X 1000 div /DVImag X
-/IE 256 array N 0 1 255{IE S 1 string dup 0 3 index put cvn put}for
-65781.76 div /vsize X 65781.76 div /hsize X}N /p{show}N /RMat[1 0 0 -1 0
-0]N /BDot 260 string N /rulex 0 N /ruley 0 N /v{/ruley X /rulex X V}B /V
-{}B /RV statusdict begin /product where{pop product dup length 7 ge{0 7
-getinterval dup(Display)eq exch 0 4 getinterval(NeXT)eq or}{pop false}
-ifelse}{false}ifelse end{{gsave TR -.1 .1 TR 1 1 scale rulex ruley false
-RMat{BDot}imagemask grestore}}{{gsave TR -.1 .1 TR rulex ruley scale 1 1
-false RMat{BDot}imagemask grestore}}ifelse B /QV{gsave newpath transform
-round exch round exch itransform moveto rulex 0 rlineto 0 ruley neg
-rlineto rulex neg 0 rlineto fill grestore}B /a{moveto}B /delta 0 N /tail
-{dup /delta X 0 rmoveto}B /M{S p delta add tail}B /b{S p tail}B /c{-4 M}
-B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{1 M}B /i{2 M}B /j{3 M}B /k{
-4 M}B /w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p -2 w}B /o{p -1 w}B /q{
-p 1 w}B /r{p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}B /y{3 2 roll p
-a}B /bos{/SS save N}B /eos{SS restore}B end
+%!
+/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
+N}B/A{dup}B/TR{translate}N/isls false N/vsize 11 72 mul N/hsize 8.5 72
+mul N/landplus90{false}def/@rigin{isls{[0 landplus90{1 -1}{-1 1}ifelse 0
+0 0]concat}if 72 Resolution div 72 VResolution div neg scale isls{
+landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div hsize
+mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul TR[
+matrix currentmatrix{A A round sub abs 0.00001 lt{round}if}forall round
+exch round exch]setmatrix}N/@landscape{/isls true N}B/@manualfeed{
+statusdict/manualfeed true put}B/@copies{/#copies X}B/FMat[1 0 0 -1 0 0]
+N/FBB[0 0 0 0]N/nn 0 N/IEn 0 N/ctr 0 N/df-tail{/nn 8 dict N nn begin
+/FontType 3 N/FontMatrix fntrx N/FontBBox FBB N string/base X array
+/BitMaps X/BuildChar{CharBuilder}N/Encoding IEn N end A{/foo setfont}2
+array copy cvx N load 0 nn put/ctr 0 N[}B/sf 0 N/df{/sf 1 N/fntrx FMat N
+df-tail}B/dfs{div/sf X/fntrx[sf 0 0 sf neg 0 0]N df-tail}B/E{pop nn A
+definefont setfont}B/Cw{Cd A length 5 sub get}B/Ch{Cd A length 4 sub get
+}B/Cx{128 Cd A length 3 sub get sub}B/Cy{Cd A length 2 sub get 127 sub}
+B/Cdx{Cd A length 1 sub get}B/Ci{Cd A type/stringtype ne{ctr get/ctr ctr
+1 add N}if}B/id 0 N/rw 0 N/rc 0 N/gp 0 N/cp 0 N/G 0 N/CharBuilder{save 3
+1 roll S A/base get 2 index get S/BitMaps get S get/Cd X pop/ctr 0 N Cdx
+0 Cx Cy Ch sub Cx Cw add Cy setcachedevice Cw Ch true[1 0 0 -1 -.1 Cx
+sub Cy .1 sub]/id Ci N/rw Cw 7 add 8 idiv string N/rc 0 N/gp 0 N/cp 0 N{
+rc 0 ne{rc 1 sub/rc X rw}{G}ifelse}imagemask restore}B/G{{id gp get/gp
+gp 1 add N A 18 mod S 18 idiv pl S get exec}loop}B/adv{cp add/cp X}B
+/chg{rw cp id gp 4 index getinterval putinterval A gp add/gp X adv}B/nd{
+/cp 0 N rw exit}B/lsh{rw cp 2 copy get A 0 eq{pop 1}{A 255 eq{pop 254}{
+A A add 255 and S 1 and or}ifelse}ifelse put 1 adv}B/rsh{rw cp 2 copy
+get A 0 eq{pop 128}{A 255 eq{pop 127}{A 2 idiv S 128 and or}ifelse}
+ifelse put 1 adv}B/clr{rw cp 2 index string putinterval adv}B/set{rw cp
+fillstr 0 4 index getinterval putinterval adv}B/fillstr 18 string 0 1 17
+{2 copy 255 put pop}for N/pl[{adv 1 chg}{adv 1 chg nd}{1 add chg}{1 add
+chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add adv}{/rc X nd}{
+1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]A{bind pop}
+forall N/D{/cc X A type/stringtype ne{]}if nn/base get cc ctr put nn
+/BitMaps get S ctr S sf 1 ne{A A length 1 sub A 2 index S get sf div put
+}if put/ctr ctr 1 add N}B/I{cc 1 add D}B/bop{userdict/bop-hook known{
+bop-hook}if/SI save N @rigin 0 0 moveto/V matrix currentmatrix A 1 get A
+mul exch 0 get A mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N/eop{
+SI restore userdict/eop-hook known{eop-hook}if showpage}N/@start{
+userdict/start-hook known{start-hook}if pop/VResolution X/Resolution X
+1000 div/DVImag X/IEn 256 array N 2 string 0 1 255{IEn S A 360 add 36 4
+index cvrs cvn put}for pop 65781.76 div/vsize X 65781.76 div/hsize X}N
+/p{show}N/RMat[1 0 0 -1 0 0]N/BDot 260 string N/Rx 0 N/Ry 0 N/V{}B/RV/v{
+/Ry X/Rx X V}B statusdict begin/product where{pop false[(Display)(NeXT)
+(LaserWriter 16/600)]{A length product length le{A length product exch 0
+exch getinterval eq{pop true exit}if}{pop}ifelse}forall}{false}ifelse
+end{{gsave TR -.1 .1 TR 1 1 scale Rx Ry false RMat{BDot}imagemask
+grestore}}{{gsave TR -.1 .1 TR Rx Ry scale 1 1 false RMat{BDot}
+imagemask grestore}}ifelse B/QV{gsave newpath transform round exch round
+exch itransform moveto Rx 0 rlineto 0 Ry neg rlineto Rx neg 0 rlineto
+fill grestore}B/a{moveto}B/delta 0 N/tail{A/delta X 0 rmoveto}B/M{S p
+delta add tail}B/b{S p tail}B/c{-4 M}B/d{-3 M}B/e{-2 M}B/f{-1 M}B/g{0 M}
+B/h{1 M}B/i{2 M}B/j{3 M}B/k{4 M}B/w{0 rmoveto}B/l{p -4 w}B/m{p -3 w}B/n{
+p -2 w}B/o{p -1 w}B/q{p 1 w}B/r{p 2 w}B/s{p 3 w}B/t{p 4 w}B/x{0 S
+rmoveto}B/y{3 2 roll p a}B/bos{/SS save N}B/eos{SS restore}B end
+
%%EndProcSet
-TeXDict begin 39158280 55380996 1000 600 600 (gperf.dvi)
-@start /Fa 1 47 df<120FEA3FC0127FA212FFA31380EA7F00123C0A0A77891C>46
-D E /Fb 1 47 df<13FCEA03FF000F13804813C05AA25AA2B5FCA31480A214006C5A6C5A
-6C5AEA0FE0121271912B>46 D E /Fc 2 109 df<EB0FFE90387FFFC048B512F04814FC
-3907FC0FFE48486C7E6D6C7F486C7E82A26E7FA36C5A6C5AEA01E0C8FC5C49B5FC131F90
-B6FC000313F84813C0481300EA1FFC485A127F5B12FF5BA45CA26C6C5A16F83B3FF807BF
-FF80391FFC1F3F390FFFFE1F6C497E0001EBF80326003FE0C8FC292B7EA92C>97
-D<13FFB5FCA512077EB3B3AFB512FCA5163F7EBE19>108 D E /Fd
-5 118 df<EC3FFF49B512E0010714F8011F8049805B90B7FC48EBE001481300485AEA0F
-F8496D5A4848147C93C7FC485A5B127F90CAFCA35A5AA97E7EA27F123F6D141F6DEC3F80
-121F6C7E01FC147F6C6CECFF006C6C6C5A6C9038F00FFE91B55A6C6C5C6D5C6D5C010714
-80010149C7FC9038003FF0293278B038>99 D<EEFFC0277FFFC00713F8B5D8E01F13FC03
-7F13FE92B5FC02E114FF14E36C01E713813A000FEFFC019139FFF000FE4B137C03801300
-92C8FCA25C5CA25CA25CA45CB2007FB67EB77E82A35E6C5D30307CAF38>114
+TeXDict begin 39158280 55380996 1000 600 600 (../../doc/gperf.dvi)
+@start
+%DVIPSBitmapFont: Fa cmti10 10.95 1
+/Fa 1 47 df<120FEA3FC0127FA212FFA31380EA7F00123C0A0A77891C>46
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fb cmbxti10 14.4 1
+/Fb 1 47 df<13FCEA03FF000F13804813C05AA25AA2B5FCA31480A214006C5A6C5A6C5A
+EA0FE0121271912B>46 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fc cmb10 10.95 2
+/Fc 2 109 df<EB0FFE90387FFFC048B512F04814FC3907FC0FFE48486C7E6D6C7F486C
+7E82A26E7FA36C5A6C5AEA01E0C8FC5C49B5FC131F90B6FC000313F84813C0481300EA1F
+FC485A127F5B12FF5BA45CA26C6C5A16F83B3FF807BFFF80391FFC1F3F390FFFFE1F6C49
+7E0001EBF80326003FE0C8FC292B7EA92C>97 D<13FFB5FCA512077EB3B3AFB512FCA516
+3F7EBE19>108 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fd cmtt12 13.14 5
+/Fd 5 118 df<EC3FFF49B512E0010714F8011F8049805B90B7FC48EBE001481300485A
+EA0FF8496D5A4848147C93C7FC485A5B127F90CAFCA35A5AA97E7EA27F123F6D141F6DEC
+3F80121F6C7E01FC147F6C6CECFF006C6C6C5A6C9038F00FFE91B55A6C6C5C6D5C6D5C01
+071480010149C7FC9038003FF0293278B038>99 D<EEFFC0277FFFC00713F8B5D8E01F13
+FC037F13FE92B5FC02E114FF14E36C01E713813A000FEFFC019139FFF000FE4B137C0380
+130092C8FCA25C5CA25CA25CA45CB2007FB67EB77E82A35E6C5D30307CAF38>114
D<903907FF80F0017FEBF1F848B512FD000714FF5A5A5AEBFC00D87FE0131F0180130F48
C71207481403A5007FEC01F001C090C7FCEA3FF013FE381FFFF86CEBFFC0000314F8C614
FF013F1480010714E0D9003F13F0020013F8ED0FFC1503003CEC01FE007E140000FE15FF
@@ -92,242 +101,252 @@ A46C1680260007F0C8FCB3A4EE03E0EE07F0A66E130F17E06D6C131F6EEB3FC0903901FF
81FF92B512806D15006E5B6E5B6E13F002075B020190C7FC2C3D7DBB38>I<D83FFE9038
03FFE0486C497FB55BA36C806C80C66CEB0007B3A9160FA2161F163F6E137F6D6C13FFDA
F007EBFFE091B712F06D16F87F6D14E76D02C713F00100020313E0DA3FF8C8FC35307FAE
-38>I E /Fe 28 122 df<EA07E0EA1FF8EA3FFCEA7FFEA2B5FCA6EA7FFEA2EA3FFCEA1F
-F8EA07E01010778F22>46 D<15F014011407141F147FEB03FF137FB6FCA313FC1380C7FC
-B3B3B2007FB712E0A52B4777C63D>49 D<ECFFF80107EBFF80013F14F090B612FC488148
-0101EBFF802707F8003F13C0D80FE0010F13E0D81F806D13F0003F80D87FF06D13F86D15
-FC6D7F00FF16FE6D147FA217FF82A36C5A6C5A6C5A6C5AC95A17FEA3EEFFFCA24B13F817
-F05D17E04B13C017804B13004B5A4B5A5EED7FE04B5A4A5B4A90C7FCEC07FC4A5A4A5A4B
-131FEC3F804AC7FC14FE4948143E495AEB07E0495A4948147E49C8FC017E15FE90B7FC48
-16FC5A5A5A5A5A5AB8FC17F8A430477AC63D>I<EC3FFE0103B512E0010F14FC013F14FF
-90267FE01F7F9026FF000713E0D801FC6D7FD803F07F486C6D7FD80FFE817F486D80167F
-A3805C16FF7E91C75B6C5A6C5AD80020495B90C75C5D5F4B5B5F031F90C7FCED3FFC4AB4
-5A49B512E0168016E016FC90C7EA3FFF030713C06F7F6F7F6F7F83707E83A2701380A318
-C0EA07E0EA1FF8487E487EA2B5FCA31880A25E491600127F494A5A6C485D01E05B001F4A
-5BD80FFC495B2707FFC03F13C06C90B65AC64BC7FC013F14F8010714E09026007FFEC8FC
-32487BC63D>I<EE01F8A24C7EA34C7EA24C7EA34C7FA24C7FA34C7FA293B57EA34B8016
-F303038016E316E103078016C0030F805E83031F814C7E4B81153E83037E81037C7F03FC
-815D830201824B7F0203825D830207824B7F020F825D84021F8392B8FC4A83A34A83027C
-C8120F02FC835C840101844A810103845C840107844A81010F845C85011F85496C82B600
-C091B712F0A5544D7CCC5D>65 D<93261FFF80EB01C00307B500F81303033F02FE13074A
-B7EAC00F0207EEE03F021F903AFE007FF87F027F01E0903807FCFF91B5C70001B5FC0103
-01FC6E7E4901F0151F4901C0814949814990C97E494882494882485B48197F4A173F5A4A
-171F5A5C48190FA2485B1A07A25AA297C7FC91CDFCA2B5FCAD7EA280A2F207C07EA36C7F
-A26C190F6E18807E6E171F6C1A006E5F6C193E6C6D177E6D6C5F6D6C4C5A6D6D15036D6D
-4B5A6D01F04B5A6D01FCED3FC0010001FFEDFF806E01E0D903FEC7FC021F01FEEB3FFC02
-0790B612F002015EDA003F92C8FC030714FCDB001F13804A4D79CB59>67
-D<B912F0F0FF8019F019FC19FFD8001F902680000114C0DD001F7F060713F806017F726C
-7E737E737F737F737F8587737F8587A2747EA38786A21C80A51CC0A586A462A51C80A51C
-00A26263A2631AFF636163614F5B634F5B073F90C7FC4F5A4F5A06035B061F5B4DB512C0
-BBC8FC19FC19F0198006F0C9FC524B7CCA5E>I<BB12C0A486D8000F01E0C77E18071801
-F0007F193F191F190F1907861903A31901A3EF0F80A2737EA497C7FC171FA2173F177F17
-FF160392B6FCA5EDE0031600177F173F171FA2050FEC0F80A3F21F00A494C8FC621A3EA2
-1A7EA31AFE6219011903A21907190FF13FF819FF1803183FBBFCA262A3494A7CC951>I<
-BBFCA41A80D8001F01C0C7FC181F18038484197F193F191F1AC0190FA31907A4171FF103
-E0A496C7FCA25FA25F5F5E160792B6FCA5EDC0071601828383A283A794C9FCB1B8FCA543
-4A7CC94D>I<B712FEA5D8000FEBE000B3B3B3ABB712FEA5274B7DCA2E>73
-D<B700F8027FB512F0A5D8001F01C0C9EBC00074C7FCF101FE4F5A4F5AF10FE04F5A4F5A
-4FC8FCF001FE4E5A4E5AF00FE04E5A4E5A4EC9FCEF01FE4D5A4D5AEF0FE04D5A4D5A4DCA
-FCEE01FE16034C7E4C7F5E4C7F93B57E03C18015C303C780DBCFE77FDBDFC37FEDFF8104
-017F4B6C804B7F4B6D7F03E0814B6D7F8385717F717F83857180727F8486727F8486727F
-727F84867280737F8587737F87B700F8010FB612FCA5564B7CCA60>75
-D<ECFFFC010FEBFFC0017F14F090B612FC489038803FFE3B03FC0007FF80486C6D7F6D7F
-486D6C7F83167F83A2707E6C90C7FC6C5A6C5AC9FCA5ED1FFF021FB5FC49B6FC130F013F
-EBC03F9038FFFE00000313F04813C04890C7FC485A485AA2485AA2485AA4167FA26D14FF
-007F15EF6D01017F6C6C903907CFFF806C6CD90F8F13FE6C9038E07F076C9038FFFE0300
-014A7ED8003F9038F0007F0103018090C7FC37347CB23C>97 D<91380FFF8091B512F801
-0314FF010F15804948C613C0D97FF8EB1FE0D9FFE0EB3FF04849137F4849EBFFF84890C7
-FCA2485A121FA24848EC7FF0EE3FE0EE1FC0007F92C7FC5BA212FFAC127FA27FA2123FA2
-6C6C153EA26C6C157E177C6C6D14FC6C6D14F86C6D13036C6DEB07F0D97FFCEB1FE06DB4
-EBFFC0010F90B5120001035C010014F0020F13802F347CB237>99
-D<EF1FF0EE3FFFA51600177FB3EC0FFF91B512E0010314F8010F14FC013FEB01FF903A7F
-F8003FFFD9FFE0130F48497F48497F4890C77E48815B121F5B123FA2127F5BA312FFAC12
-7FA36C7EA3121F6D5C120F6C6C5C6C6D5B6C5D6C01E0013F7F6D6C49EBFFE090393FFE03
-FE6DB512F801075C0100148091261FFC00EBC0003B4D7CCB44>I<EC0FFF91B512F00103
-14FC010F14FF90263FFE077F90267FF0007F49486D7E4801806D7E486F7E4890C7120F48
-4881707E121F491403003F82A2127F5B701380A212FFA390B8FCA401F8CAFCA5127FA27F
-A2123FA26C6CED0F80A26C6C151F6C17006E5C6C6D147E6C6D5C6C6D495AD93FFCEB07F0
-903A1FFF803FE0010790B55A010192C7FC6D6C13FC020713C031347DB238>I<ED7FF091
-3807FFFC023F7F4A7F902601FFE0138049018113C049484813E0EB0FFCEB1FF8A2EB3FF0
-A2017F6D13C04A6C1380EE7F00163E93C7FCACB77EA526007FF0C8FCB3B3A3003FB512F8
-A52B4D7DCC26>I<DA7FFCEB0FE00103B538807FF8010F9138E1FFFC013F02FB13FE903A
-7FF01FFFF39026FFC007138348D90001130348168348486DEBC1FCEFC0F8000FEEE00049
-147F001F82A9000F5E6D14FF00075EA26C6C495B6C93C7FC6C9038C007FE9138F01FFC48
-90B55A01EF14E0D803C314809026C07FFCC8FC000790CAFCA47FA27F13FC90B612FCEEFF
-C06C16F817FE6C8218806C17C06D16E00003B812F0120FD81FFCC7000F13F8D83FF01400
-49153F4848ED1FFC00FF160F491507A56D150F007F17F86D151F6C6CED3FF06C6CED7FE0
-D80FFE913801FFC06C6C6C010713806C01F8017F1300C690B612FC013F15F001071580D9
-003F01F0C7FC37497DB13D>I<13FCEA03FF487F487FA2487FA66C5BA26C5B6C90C7FCEA
-00FC90C8FCABEB7FC0B5FCA512037EB3B3A2B61280A5194D7BCC22>105
-D<EB7FC0B5FCA512037EB3B3B3AAB61280A5194C7BCB22>108 D<90287FC001FFC0EC7F
-F0B5010F01FC0103B5FC033F6D010F804B6D4980DBFE079026803F817F9126C1F801903A
-C07E007FF00003D9C3E0DAE0F8806C9026C78000D9F1E06D7E02CFC7EBF3C002DEEDF780
-DD7FFF6E7E02FC93C7FC4A5DA24A5DA34A5DB3AAB6D8C03FB5D8F00FB512FCA55E327BB1
-67>I<903A7FC001FFC0B5010F13F8033F7F4B13FFDBFE077F9138C1F00300039026C3E0
-017F6CD9C78080ECCF0014DE02DC6D7F14FC5CA25CA35CB3AAB6D8C07FEBFFE0A53B327B
-B144>I<913807FF80027F13F80103B6FC010F15C090261FFE017F903A7FF0003FF84948
-6D7E480180EB07FE4890C76C7E4817804980000F17C048486E13E0A2003F17F0A249157F
-007F17F8A400FF17FCAB007F17F8A46C6CEDFFF0A2001F17E0A26C6C4A13C0A26C6C4A13
-806C6D4913006C5E6C01E0EB1FFC6D6C495A903A3FFE01FFF0010FB612C0010392C7FCD9
-007F13F80207138036347DB23D>I<9039FF803FE0B5EBFFF8028113FE02837FDA87E113
-80EC8F830003D99F0713C06C139E14BCA214F8A24A6C13806F13006F5A4A90C7FCA45CB3
-A8B612E0A52A327CB132>114 D<903907FF8070017FEBF1F048B6FC1207380FFC01391F
-E0003F4848130F491307127F90C71203A2481401A27FA27F01F090C7FC13FCEBFFC06C13
-FEECFFE06C14FC6C806CECFF806C15C06C15E06C15F06C7E011F14F8010114FCEB000FEC
-007FED1FFE0078140F00F8140715037E1501A27E16FC7E15036D14F86D13076D14F001F8
-EB1FE001FFEBFFC04890B51280486C1400D8F81F13FCD8E00313C027347CB230>I<14F8
-A51301A41303A21307A2130FA2131F133F137F13FF1203000F90B512F0B7FCA426007FF8
-C7FCB3A7167CAA013F14F880A290391FFE01F0010F1303903907FF87E06DEBFFC06D1480
-6D6C1300EC0FFC26467EC430>I<D97FE0EC3FF0B5EC7FFFA5000315016C81B3AC5EA25E
-A25E7E6EEB0F7F017F021E7F6E017CEBFFE090393FFE01F86DB512F0010714E0010114C0
-9027003FFE00EBC0003B337BB144>I<B60081B500FC90387FFFF0A500019026E0000390
-C73801FC006E6F5C6C6F5E6E6F1303017F61A26E6F1307013F4A5E846E49150F011F616E
-6F131F6D4A93C7FC179F03806E5B6D021F153EEF0FFE6DD9C03F5DEE3E0703E06E13FC6D
-027E5DEE7C0303F015816D4A6C5C03F815C3DA7FF95E4C7E03FD15E7DA3FFF5E4C137F19
-FF6E496D5BA26E94C8FC4C7FA26E5E93C7120FA26E486E5AA202015E4B1403A26E486E5A
-54327EB059>119 D<007FB500C090387FFFE0A5C601F0C73803F8006E5D017F5E6E1407
-013F5E80170F011F5E6E141F6D93C7FC6F5B6D153E6F137E6D157C6F13FCA26D6D5B1601
-6D5DEDF803027F5CEDFC07023F5CEDFE0F021F5C15FF161F6E91C8FC16BF6E13BE16FE6E
-5BA26E5BA36E5BA26F5AA26F5AA26F5AA393C9FC5D153E157E157CD81F8013FC486C5B38
-7FE001D8FFF05B14035D14074A5A49485A007F133F4948CAFC383F81FE381FFFF86C5B6C
-13C0C648CBFC3B477EB041>121 D E /Ff 5 115 df<EC1FF891B57E010314E0010F14F8
-4980017F8090B7FC48D9F80F1380DAC00113C048496C13E04848C7123F4848EC1FF04914
-0F484815F81607484815FCA248481403A24915FEA200FF1501A290B7FCA517FCA290CAFC
-7FA2127FA27F123F6D15FCA26C6CEC01FE7F6C6C14036C6C14076DEC0FFC6C6D131F6C01
-E0EB7FF86C9039FC03FFF06DB612E06D15C06D158001071500010114FC6D6C13E0020790
-C7FC2F3679B43E>101 D<923801FFC0030F13F0033F13FC92B512FE5C4A14FF5C4A1303
-EC1FF89238F001FEEC3FE09238C000FC027F14005DAA003FB712F05AB812F8A36C16F0A2
-C7D87F80C7FCB3B3003FB7FCA2481680A36C1600A2304A7CC93E>I<DA0FF0EB1FF0DA7F
-FEEBFFFC49B5008313FE010714EF4991B6FC5B5B90267FF81F13F19026FFE007EB00FEDA
-8001147C4890C7EB800049147F00038249143FA200078249141FA66D143F00035EA26D14
-7F00015E6D14FF6C6D4890C7FCECE00790397FF81FFE90B65A5E485D5E01F914802703F8
-7FFEC8FCEC0FF091CAFCA46C7EA213FF6C90B512F8EEFFC06D15F090B712FC4816FF4817
-804817C04848C7000F13E0D81FF09138007FF04848ED1FF84915074848ED03FC90C91201
-A24817FE481600A56C1601A26C6CED03FC6D15076C6CED0FF8D81FF8ED3FF001FE15FF6C
-6C6C010313E06C01FC017F13C06C90B71280C6EEFE006D5D011F15F0010715C001004AC7
-FC020713C038517DB33E>I<ED07FC3B3FFF803FFF804891B512E0B500C314F802CF8002
-DF806C90B7FC6CDAF80F1380D8003FD9C00113C092C713E04A143F4AEC1FF04A15F84A14
-0F4AEC07FCA217034A15FE1701A318FF83A95F18FEA280170318FC6E140718F86E140FEF
-1FF06E143F6EEC7FE06EECFFC0DBC0031380EDF01F92B6120002DF14FC02CF5C02C35C02
-C114C0DAC07F90C7FCED0FF892C9FCB3003FB512C04880B67EA36C5C6C5C384F7FB33E>
-112 D<EE07FE263FFFF890387FFFC0484AB512E0B5D8FC0714F05D4B14F86C5C6C91387F
-FC0FD80003EBFFC002FD90380007F0DAFFFEEB03E003F890C7FC5D5DA25D5DA292C9FCA2
-5CA45CB3A3003FB612FC4881B7FCA37E6C5D35347CB33E>114 D
-E /Fg 5 115 df<ED7FF00203B5FC021F14E0027F14F849B67E4915FF010F8249824982
-49EBC01F9027FFFE00037F4801F801007F48496E7E02C0143F48496E7E4890C8120F4915
-07001F8349815B003F18804981A2127F4917C08312FF90B9FCA71980190001C0CBFC7F12
-7FA37F123F7FA26C6C163F6DEE7F806C6CEEFFC0A26C6D5C14E06C6D4A13806C01FC5C6C
-6D021F130090267FFFC05B6D9039F801FFFE6D90B65A6D5E6D5E6D5E01005E023F92C7FC
-020F14FC020114E09126001FFEC8FC3A4179BF4A>101 D<4CB47E041F13F093B512FC03
-0380030F805D4B15805D92B7FC4AEBFC074A13F0DCC00313004A13804C6C5A4A48EB0078
-95C7FC5DAB003FB812F04883B97EA56C5F6C5FC7D80FFCC9FCB3B3A8001FB712FE488248
-83A56C94C7FC6C5E39597BD84A>I<F00FF8912601FFC0EB7FFE020FD9F803B51280023F
-EBFE0F91B6009F14C0010392B612E05B5B5B4916F84901809138C07FC09126FE003F1300
-D9FFF8010F9038803F804A6DEC040048496D6DC7FC4A7F48496D7FA291C8127F4883A249
-153FA66D157FA26C5F6E14FFA26C6D495B6E5B6C6D495B6E5BD97FFE013F90C8FC6E6CB5
-FC92B55A90B75A5F5F485E1780D9FE3F49C9FC020F13F8020113C091CCFCA47FA26C7F14
-E46DB612E017FF6D16F04916FC90B9FC000318C08548844801C0C7003F7F4848C8120149
-9238003FFCD83FF0EE0FFE4916074848707E84498200FF1980A290CB127FA56D17FFA26D
-5E007F19006D5ED83FF8EE0FFE6D161F6CB4EE7FFC6C01C04A485A6C01F8020F5B9126FF
-C001B5FC000191B712C06C606D94C7FC011F16FC6D5E010316E0D9007F92C8FC020F14F8
-DA007F90C9FC43627CBF4A>I<EE0FFC263FFFF090B57E48D9F80714E0DAFC1F14F8B549
-14FE92B7FC02FD826C90B87E856CDBE01F7FD8000FEC000703FC01017F4B6D7F03E0143F
-4B6E7E4B140F8592C87E4A6F1380A34A6F13C0A284A21AE0A2197FAA19FFA21AC0A26E5D
-A24E138080606F1600606F4A5A6F143F6F4A5A6F4A5A6F130303FF010F5BDCC03F5B93B6
-5A6102FD93C7FC02FC5D6F5C031F14F0030714C0030191C8FC9238003FF093CAFCB3A400
-3FB6FC4881A2B77EA36C5DA26C92CAFC435F7FBE4A>112 D<EF0FFE003FB591B512C048
-DA800314F0B6D8C00F14F8043F14FC93B6FC03C115FE15C36C14C76C02CFEBF80FC701DF
-13C092B5380007FC04FCEB03F84CEB01F004E090C7FC5E5E93C9FC5DA25DA25DA25DA25D
-A45DB3A6003FB712F84882B8FC83A35F7E6C5E3F3F7BBE4A>114
-D E /Fh 50 123 df<EEFF80030F13F092383FC0789238FE001CDA03F8130E4A48133FDA
-1FE013FF4A5A4B5AEC7F005C5CEE00FE010115784A1400A513035CA4EE01FC0007B7FC17
-F8A23A0007F0000F1607A2130F4A14F0A4160F131F4A14E0A4161F133F4A14C0A4163F13
-7F91C71380A4167F5B491500A31201486C903801FF80B5D8F83F13FC5DA230407EBF33>
-12 D<39078003C0391FE00FF0003F131F01F013F8A6390F3007980000EB001801701338
-01601330A201E01370491360A2000114E039038001C001001380481303000EEB0700000C
-1306001C130E485B485B485B4813601D1C75BE2D>34 D<EA0780EA1FE0123F13F0A6EA0F
-30120013701360A213E013C0A21201EA038013005A120E120C121C5A5A5A5A0C1C71BE19
->39 D<007FB5FCA2B512FEA418067C961E>45 D<121EEA3F80EA7FC012FFA41380EA7F00
-123C0A0A788919>I<13F0EA01FC1203EA07FEA313FCA2EA03F8EA01E0C7FCB3121EEA3F
-80EA7FC012FFA41380EA7F00123C0F2778A619>58 D<000FB912FE5AA27ECDFCAE007FB9
-12F0BAFCA27E3F1679A147>61 D<17E016011603831607A2160FA2161F83163FA2167F16
-7716F7EEE7FCED01E316C3150316831507EE03FEED0F01150E151E151C153C03387FED78
-00157015F05D4A4880177F4A5AA24AC7FCA2020E81173F5C021FB6FC5CA20270C7EA3FE0
-171F5CA2495AA2494881170F49C8FCA2130EA24982013C1507A2137CD801FE4B7E2607FF
-80EC3FFEB500F00107B512FC19F85E3E417DC044>65 D<DCFFC01338030F01F01378037F
-01FC13F0913A01FF803F01913A07FC000781DA1FE0EB03C3DA7FC0EB01E74AC812FF4948
-ED7FE0D907FC153F495A4948151F495A4948150F494816C018074890C9FC485AA2485A00
-0F1880491603121FA248481607A295C7FC485AA412FF5BA75BA2181C183C1838A27F007F
-1778187018F0003F5F6D150160001F16036C6C4B5A95C7FC6C6C5D6C6C151E6C6C5D6C6C
-15F86D6C495A6D6CEB07C0D91FF0EB1F80D907FE01FEC8FC0101B512F86D6C13E0DA07FE
-C9FC3D4276BF42>67 D<013FB812F8A39026007FF0C7127F6E48140F18034B14011800A3
-1978147F4B1570A502FF143892C7FCA3190017784915704A14F016011603160F91B6FC49
-5DA29138FC001F16071603160101075D5CA2197019F019E0010F4A5A4A90C7120119C0A2
-18031980011F16075CF00F00A260181E013F163E4A157E4D5A1703017F150F01FFEDFFF8
-B9FCA2603D3E7DBD3E>69 D<013FB812E0A3903A007FF000016E48EB003F180F4B140718
-03A31801147F4B15C0A514FF92C71270A395C7FC17F0495D5C160116031607161F49B65A
-A39138FC003F160F160701075D4A1303A5010F4AC8FC5C93C9FCA4131F5CA5133F5CA313
-7FEBFFF0B612F8A33B3E7DBD3B>I<4BB46C1370031F01F013F0037F9038FC01E0913A03
-FF807E03913A0FF8000F83DA1FE0EB07C7DA7F80EB01EF4AC812FFD903FE16C04948157F
-4948153F495A4948151F495A4948168091C9120F5A485AA2485A000F18004982121FA248
-485EA295C7FC485AA412FF5BA6043FB512E05BA29339001FFC00715AA2607F127FA2171F
-123F6D5EA2121F7F000F163F6C7E6C6C4B5A7F6C6C15FF6C6DEB01EFD93FC0EB07C7D91F
-F0EB1F87D907FE9038FE03800101B5EAF8016D6C01E0C8FCDA07FEC9FC3C4276BF47>I<
-013FB5D8F807B6FC04F015FEA29026007FF0C7380FFE006E486E5AA24B5DA4180F147F4B
-5DA4181F14FF92C85BA4183F5B4A5EA491B8FC5B6102FCC8127FA318FF13074A93C7FCA4
-5F130F4A5DA41703131F4A5DA41707133F4A5DA3017F150F496C4A7EB6D8E01FB512FC61
-15C0483E7DBD44>I<021FB512FCA3DA000713006F5AA25EA41507A25EA4150FA25EA415
-1FA25EA4153FA25EA4157FA25EA415FFA293C7FCA45C121FD87F805BEAFFC0A214035D13
-804A5AEAFE0000F8495A48495A00705C6C495A6C01FEC8FC380F81FC3803FFE0C690C9FC
-2E407ABD2F>74 D<013FB512FEA25E9026007FF8C8FCEC3FE0A25DA5147F5DA514FF92C9
-FCA55B5CA513035CA513075CA21838A21870130F5CA218E0A3011F15014A15C01703A217
-07EF0F80013F151F4A143F177FEFFF00017F140301FF143FB9FC5FA2353E7DBD39>76
-D<90263FFFF0933807FFFE5013FC629026007FF8EFFC00023F4D5AA2023BEF77F0A2DA39
-FC16E7A2F101CF0279EE038FDA70FE5FF1070FA2190E1A1FDAF07F151C02E06019381970
-6F7EF1E03F130102C0DB01C05BA26F6CEB0380A2953807007F0103160E4A6C6C93C7FC60
-A2606201076D6C5B02005F60A26F6C485A94380380015B010EDB07005BA2923801FC0EA2
-4D1303131E011C6D6C485C5FA25F1907013CEC7FC0013860013C5D137C01FE6EC7120F26
-07FF80013E4A7EB500FC031FB512F8043C5E4A131C573E7DBD53>I<90263FFFE0023FB5
-FC6F16FEA29026003FF8020313C0021F030013004A6C157C023B163C6F15381439810238
-167802787FDA707F157082153F82031F15F002F07FDAE00F5D8215078203031401010180
-DAC0015D82811780047F1303010315C04A013F5C17E0161F17F0040F1307010715F891C7
-000791C7FC17FC160317FE04015B4915FF010E6E130E188E177F18CEEF3FDE011E16FE01
-1C6F5AA2170FA21707133C01386F5A133C017C150113FE2607FF801400B512FC18705C48
-3E7DBD44>I<923803FF80031F13F09238FE01FE913903F0003FDA0FC0EB1FC0DA3F80EB
-07E0027EC76C7E49486E7E49488149486E7E4948157F495A013F17804948ED3FC049C9FC
-A24848EE1FE012035B000718F05B120FA2485A19F8123F5BA2127FA219F04848163FA5F0
-7FE0A35BF0FFC0A219805F19007F4D5A127F4D5A60003F160F6D5E001F4C5A4D5A6C6C4B
-5A95C7FC6C6C15FE00034B5A6C6C4A5A6C6C4A5A017FEC1FC06D6C495AD90FE001FEC8FC
-903903F807F80100B512C0DA0FFCC9FC3D4276BF47>I<013FB612FEEFFFE018F8903B00
-7FF0000FFC6E48EB01FF7113804BEC7FC0183F19E0F01FF0A2147F5D19F8A402FFED3FF0
-92C8FCA219E0A2F07FC05B4AEDFF8019004D5A4D5AEF0FF80103ED3FE04A903801FF8091
-B648C7FC17F002FCCAFCA213075CA5130F5CA5131F5CA5133F5CA3137F497EB612E0A25D
-3D3E7DBD3E>I<013FB612F017FF18E0903B007FF0003FF86E48EB07FCEF01FE4B6D7EF0
-7F8019C0183F19E0147F4B15F0A502FFED7FE092C8FCA219C0F0FF80A2494B13004A5D4D
-5AEF0FF04D5AEF7F800103DA07FEC7FC91B612F017809139FC0007E0EE03F8EE00FC0107
-814A147F717EA284A2130F5CA484011F157F5CA41902013F17075CA2F0F00F017F170E49
-6C143FB600E0011F131C94380FF83C4B01071378CA3801FFE09438003F8040407DBD43>
-82 D<9239FF8003800207EBF007021F9038FC0F0091387F00FE02FCEB1F1FD903F0EB07
-BF49486DB4FC49487F4A6D5A49C8FC49157E133E137E173E49153CA57F1738A26D92C7FC
-808080EB7FFEECFFE06D13FEEDFFC06D14F06D14FC010380010080143F020380DA003F7F
-15031500707E163F161FA2160F121CA31607160F003C5EA35F003E151F94C7FC007E5D00
-7F153E6D5C16FC01E0495AD87DF0495AD8FCFCEB0FC03AF87F803F8027F01FFFFEC8FCD8
-E00713F839C0007FC031427BBF33>I<0007B912F0A33C0FFE000FF8003F01F0160F01C0
-4A13034848160190C7FC121EF000E048141F5E1238A212781270153F5E5AA3C81600157F
-5EA515FF93C9FCA55C5DA514035DA514075DA5140F5DA3141FEC7FFC0003B7FCA33C3D76
-BC42>I<B600E090B512FC4B15F8A2000101C0C7000F13006C49EC03FCEF01F091C9FC60
-A317015A495EA417031203495EA4170712074993C7FCA45F120F49150EA4171E121F4915
-1CA4173C123F491538A31778177017F05F001F15015F16036D4A5A000F93C8FC5E6C6C14
-1E6C6C5C000115F86C6C495A017FEB07C090393FC03F8090260FFFFEC9FC010313F89038
-007FC03E4073BD44>I<B6017FB5D88007B512804A1A00A2000701C0010101E0C713F06C
-90C80180EC3FC06C48735A99C7FC057F150E1B1E6D191C6C1A3C1B3805FF15787214705E
-636EEB03BF017F4E5AEE073F505A040E7F051F4AC8FC161C6E170E013F14386216780470
-6D5BEEF00F04E05D90381FE00104C015F003035E0480140106F85B9226070007130302F0
-5F010F010E150797C9FC5D190E4BEB03FC616E5A01075F5D61DAF9C014FE05015BECFB80
-02FF6F5A7F92C75CA24A93CAFC835C606D5A605C604A15781870594074BD5D>87
-D<0118130C0138131C491338491370484813E039038001C0390700038000061400000E5B
-48130E0018130C0038131C00301318A20070133800601330A300EFEB778039FFC07FE001
-E013F0A4397FC03FE0A2393F801FC0391E000F001E1C6CBE2D>92
+38>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fe cmbx12 13.14 28
+/Fe 28 122 df<EA07E0EA1FF8EA3FFCEA7FFEA2B5FCA6EA7FFEA2EA3FFCEA1FF8EA07E0
+1010778F22>46 D<15F014011407141F147FEB03FF137FB6FCA313FC1380C7FCB3B3B200
+7FB712E0A52B4777C63D>49 D<ECFFF80107EBFF80013F14F090B612FC4881480101EBFF
+802707F8003F13C0D80FE0010F13E0D81F806D13F0003F80D87FF06D13F86D15FC6D7F00
+FF16FE6D147FA217FF82A36C5A6C5A6C5A6C5AC95A17FEA3EEFFFCA24B13F817F05D17E0
+4B13C017804B13004B5A4B5A5EED7FE04B5A4A5B4A90C7FCEC07FC4A5A4A5A4B131FEC3F
+804AC7FC14FE4948143E495AEB07E0495A4948147E49C8FC017E15FE90B7FC4816FC5A5A
+5A5A5A5AB8FC17F8A430477AC63D>I<EC3FFE0103B512E0010F14FC013F14FF90267FE0
+1F7F9026FF000713E0D801FC6D7FD803F07F486C6D7FD80FFE817F486D80167FA3805C16
+FF7E91C75B6C5A6C5AD80020495B90C75C5D5F4B5B5F031F90C7FCED3FFC4AB45A49B512
+E0168016E016FC90C7EA3FFF030713C06F7F6F7F6F7F83707E83A2701380A318C0EA07E0
+EA1FF8487E487EA2B5FCA31880A25E491600127F494A5A6C485D01E05B001F4A5BD80FFC
+495B2707FFC03F13C06C90B65AC64BC7FC013F14F8010714E09026007FFEC8FC32487BC6
+3D>I<EE01F8A24C7EA34C7EA24C7EA34C7FA24C7FA34C7FA293B57EA34B8016F3030380
+16E316E103078016C0030F805E83031F814C7E4B81153E83037E81037C7F03FC815D8302
+01824B7F0203825D830207824B7F020F825D84021F8392B8FC4A83A34A83027CC8120F02
+FC835C840101844A810103845C840107844A81010F845C85011F85496C82B600C091B712
+F0A5544D7CCC5D>65 D<93261FFF80EB01C00307B500F81303033F02FE13074AB7EA800F
+0207EEE01F021F903AFE007FF83F027F01E0903807FC7F91B5C73801FEFF010301FCEC00
+7F4901F0814901C0150F4949814990C97E494882495A48498248197F5C48193F5C48191F
+5C48190FA2485BA21A075AA391CDFCA2B5FCAD7EA280F207C0A27EA36C7F1A0F6C1A8080
+6C191F6E18006C61806C197E6C6D177C6D6C17FC6D6C4C5A6D6D4B5A6D6D4B5A6D01F0ED
+1FC06D01FC4B5A010001FF03FFC7FC6E01E0EB07FE021F01FEEB3FFC020790B612F00201
+16C0DA003F92C8FC030714F8DB001F13804A4D79CB59>67 D<B912F0F0FF8019F019FC19
+FFD8001F902680000114C0DD001F7F060713F806017F726C7E737E737F737F737F858773
+7F8587A2747EA38786A21C80A51CC0A586A462A51C80A51C00A26263A2631AFF63616361
+4F5B634F5B073F90C7FC4F5A4F5A06035B061F5B4DB512C0BBC8FC19FC19F0198006F0C9
+FC524B7CCA5E>I<BB12C0A486D8000F01E0C77E18071801F0007F193F191F190F190786
+1903A31901A3EF0F80A2737EA497C7FC171FA2173F177F17FF160392B6FCA5EDE0031600
+177F173F171FA2050FEC0F80A3F21F00A494C8FC621A3EA21A7EA31AFE6219011903A219
+07190FF13FF819FF1803183FBBFCA262A3494A7CC951>I<BBFCA41A80D8001F01C0C7FC
+181F18038484197F193F191F1AC0190FA31907A4171FF103E0A496C7FCA25FA25F5F5E16
+0792B6FCA5EDC0071601828383A283A794C9FCB1B8FCA5434A7CC94D>I<B712FEA5D800
+0FEBE000B3B3B3ABB712FEA5274B7DCA2E>73 D<B700F8027FB512F0A5D8001F01C0C9EB
+C00074C7FCF101FE4F5A4F5AF10FE04F5A4F5A4FC8FCF001FE4E5A4E5AF00FE04E5A4E5A
+4EC9FCEF01FE4D5A4D5AEF0FE04D5A4D5A4DCAFCEE01FE16034C7E4C7F5E4C7F93B57E03
+C18015C303C780DBCFE77FDBDFC37FEDFF8104017F4B6C804B7F4B6D7F03E0814B6D7F83
+85717F717F83857180727F8486727F8486727F727F84867280737F8587737F87B700F801
+0FB612FCA5564B7CCA60>75 D<ECFFFC010FEBFFC0017F14F090B612FC489038803FFF27
+03FC00077F486C6D7F486C6D7F6E7E83707EA3707E6C90C7FC6C5A6C5AC9FCA4ED1FFF02
+1FB5FC49B6FC130F013FEBC03F9038FFFE00000313F04813C04890C7FC485A485AA2485A
+A2485AA4167FA26D14FF007F15EF6D01017F6C6C903907CFFF806C6CD90F8F13FE6C9038
+E07F076C9038FFFE0300014A7ED8003F9038F0007F0103018090C7FC37337CB13C>97
+D<91380FFF8091B512F8010314FF010F158090263FFE0013C0D97FF8EB1FE0D9FFE0EB3F
+F04849EB7FF8484913FF4890C7FC5A5B121F5B003FED7FF0EE3FE0007FED1FC093C7FC5B
+A212FFAC127F7FA2123FA26D153E121F6D157E6C167C6C6D14FC6C16F86C6D13036C01F0
+EB07F0D97FFCEB1FE06DB4EBFFC0010F90B5120001035C010014F0020F13802F337CB137
+>99 D<EF1FF0EE3FFFA51600177FB3A2EC0FFF91B512E0010314F8010F14FE013FEB01FF
+903A7FF8003FFFD9FFE0130F48497F48497F4890C77E4881485AA2485AA3127F5BA212FF
+AC127FA37F123FA2121F7F000F5D6C6C5C5E6C6D5B6C01E0497F6C6D017FEBFFE090393F
+FE03FE6DB512F801075C010114C09027001FFC00EBC0003B4D7CCB44>I<EC0FFF91B512
+F0010314FC010F14FF90263FFE077F90267FF0007F4948EB3FE04801806D7E48824890C7
+6C7E4848140783485A003F6F7EA3485A701380A312FFA290B8FCA401F8CAFCA5127FA27F
+A2123FA26C6CED0F80A2000F161F6C6C16006E5C6C6D147E6C6D5C6C6D495AD97FFCEB07
+F0903A1FFF803FE06D90B55A010392C7FCD9007F13FC020713C031337DB138>I<ED7FE0
+913807FFFC021F7F027F7F902601FFE0138049018113C0902607FE0113E049485A14F813
+1FEB3FF0A26F13C0EB7FE06F1380EE3E0093C7FCADB77EA526007FF0C8FCB3B3A2003FB5
+12F8A52B4D7DCC26>I<DA7FFCEB0FF00103B538807FF8011F9138F1FFFC4991B512FE90
+267FF01F13F32701FFC007138348EB0001A248486DEBC1FC000FEEE0F849027F1300A200
+1F82A8000F5EA26D14FF00075E6C6C495BA26CD9C00790C7FC6C9038F01FFC4890B55A5E
+D803C314809026C07FFCC8FC000790CAFCA47FA27F13FC90B612FCEEFFC06C16F817FE6C
+8218806C17C06D16E00003B812F0120FD81FFCC7000F13F8D83FF0140049153F4848ED1F
+FC00FF160F491507A56D150F007F17F86D151F6C6CED3FF06C6CED7FE0D80FFE913801FF
+C06C6C6C010713806C01F8017F1300C690B612FC013F15F001071580D9003F01F0C7FC37
+487DB03D>I<13FCEA03FF487F487FA2487FA66C5BA26C5B6C90C7FCEA00FC90C8FCACEB
+7FC0B5FCA512037EB3B3B61280A5194D7BCC22>105 D<EB7FC0B5FCA512037EB3B3B3AA
+B61280A5194C7BCB22>108 D<90287FC001FFE0EC7FF8B5010F01FC0103B5FC033F6D01
+0F804B6D6C4814E0DBFE079026C03F817F9126C3F0019138FC007F0003D9C7E0DAE1F880
+6CDA8000D9F1E06D7E02CFC7EBF3C002DE91267FF780131F02FC03FFC77FA24A5DA24A5D
+A34A5DB3A9B6D8C03FB5D8F00FB512FCA55E317BB067>I<903A7FC001FFC0B5010F13F8
+033F13FE4B7F9126C1FE077F9126C3F0037F00039038C7C0016CD9CF8080150002DE7F02
+FC81A25CA25CA35CB3A9B6D8C07FEBFFE0A53B317BB044>I<913807FF80027F13F80103
+B6FC010F15C090261FFE017F903A7FF0003FF8D9FFC0EB0FFC48496D7E4890C76C7E4817
+804980000F17C048486E13E0A2003F17F049157FA2007F17F8A400FF17FCAB007F17F8A3
+6C6CEDFFF0A3001F17E06D5C000F17C06C6C4A13806C17006C6D495A6C01E0EB1FFC6D6C
+495A903A3FFE01FFF0010FB612C0010392C7FCD9007F13F80207138036337DB13D>I<90
+39FF803FE0B5EBFFF8028113FE02837FDA87E11380EC8F830003D99F0713C06C139E14BC
+A214F8A24A6C13806F13004A6C5A93C7FCA45CB3A7B612E0A52A317CB032>114
+D<90390FFF8070017FEBF1F048B6FC1207380FFC01391FE0003F4848130F491307127F90
+C712035A1501A27FA213E06D90C7FC13FE387FFFF0ECFFC015F06C14FC6C14FF6C15806C
+15C06C15E0C615F0013F14F8010714FCEB007F14019138003FFE150F0078140700F81403
+A26C1401A37E16FC6C14036D14F87F6DEB07F001F8EB1FE001FFEBFFC091B51280D8FC7F
+1400D8F81F13FCD8E00313C027337CB130>I<14F8A61301A41303A21307A2130FA2131F
+133F137F13FF1203000F90B512F0B7FCA426007FF8C7FCB3A6167CAA013F14F880A29039
+1FFE01F0010F1303903907FF87E06DEBFFC06D14806D6C1300EC0FFC26467EC430>I<D9
+7FE0EC3FF0B5EC7FFFA5000315016C81B3AB5EA25EA25E7E6EEB0F7F017F021E7F6E017C
+EBFFE090393FFE01F86DB512F0010714E0010114C09027003FFE00EBC0003B327BB044>
+I<B60081B500FC90387FFFF0A500019026E000030180903803FC006E715A6C6F5E6E6F13
+03017F61A26E496D1307013F616E6F130F011F4A5EA26E6F131F6D4A93C7FCDD9FFC5B6D
+D9801F153E170F03C06E137E6D023F157C93383E07FFDBE07E15FC6DDA7C035C03F01581
+6D02FC5D4C7E03F815C3DA7FF95E9226FDF00013E7DA3FFF5E4C137F19FF6E5F4C7FA26E
+496D90C8FCA26E5E93C7120FA26E486E5AA202015E4B1403A26E486E5A54317EAF59>
+119 D<007FB500C090387FFFE0A5C601F0C73803F8006E5D017F5E6E1407013F5E6E140F
+011F5E6E141FA26D6D91C7FC5F6D153E6F137E6D157C6F13FC6D5DEDF0016D5DEDF80302
+7F5C15FC1607DA3FFE5B160F021F5CEDFF1F6E91C8FC16BF6E13BE16FE6E5BA36E5BA26E
+5BA26F5AA26F5AA26F5AA393C9FC5D153E157E157CD81F8013FC486C5B387FE001D8FFF0
+5B14035D14074A5A49485A007F49CAFCEBC07E383F81FC6CB45A6C5B6C13C0C648CBFC3B
+467EAF41>121 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Ff cmtt12 14.4 5
+/Ff 5 115 df<EC1FF891B57E010314E0010F14F84980017F8090B7FC48D9F80F1380DA
+C00113C048496C13E04848C7123F4848EC1FF049140F484815F81607484815FCA2484814
+03A24915FEA200FF1501A290B7FCA517FCA290CAFC7FA2127FA27F123F6D15FCA26C6CEC
+01FE7F6C6C14036C6C14076DEC0FFC6C6D131F6C01E0EB7FF86C9039FC03FFF06DB612E0
+6D15C06D158001071500010114FC6D6C13E0020790C7FC2F3679B43E>101
+D<923801FFC0030F13F0033F13FC92B512FE5C4A14FF5C4A1303EC1FF89238F001FEEC3F
+E09238C000FC027F14005DAA003FB712F05AB812F8A36C16F0A2C7D87F80C7FCB3B3003F
+B7FCA2481680A36C1600A2304A7CC93E>I<DA0FF0EB1FF0DA7FFEEBFFFC49B5008313FE
+010714EF4991B6FC5B5B90267FF81F13F19026FFE007EB00FEDA8001147C4890C7EB8000
+49147F00038249143FA200078249141FA66D143F00035EA26D147F00015E6D14FF6C6D48
+90C7FCECE00790397FF81FFE90B65A5E485D5E01F914802703F87FFEC8FCEC0FF091CAFC
+A46C7EA213FF6C90B512F8EEFFC06D15F090B712FC4816FF4817804817C04848C7000F13
+E0D81FF09138007FF04848ED1FF84915074848ED03FC90C91201A24817FE481600A56C16
+01A26C6CED03FC6D15076C6CED0FF8D81FF8ED3FF001FE15FF6C6C6C010313E06C01FC01
+7F13C06C90B71280C6EEFE006D5D011F15F0010715C001004AC7FC020713C038517DB33E
+>I<ED07FC3B3FFF803FFF804891B512E0B500C314F802CF8002DF806C90B7FC6CDAF80F
+1380D8003FD9C00113C092C713E04A143F4AEC1FF04A15F84A140F4AEC07FCA217034A15
+FE1701A318FF83A95F18FEA280170318FC6E140718F86E140FEF1FF06E143F6EEC7FE06E
+ECFFC0DBC0031380EDF01F92B6120002DF14FC02CF5C02C35C02C114C0DAC07F90C7FCED
+0FF892C9FCB3003FB512C04880B67EA36C5C6C5C384F7FB33E>112
+D<EE07FE263FFFF890387FFFC0484AB512E0B5D8FC0714F05D4B14F86C5C6C91387FFC0F
+D80003EBFFC002FD90380007F0DAFFFEEB03E003F890C7FC5D5DA25D5DA292C9FCA25CA4
+5CB3A3003FB612FC4881B7FCA37E6C5D35347CB33E>114 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fg cmtt12 17.28 5
+/Fg 5 115 df<ED7FF00203B5FC021F14E0027F14F849B67E4915FF010F824982498249
+EBC01F9027FFFE00037F4801F801007F48496E7E02C0143F48496E7E4890C8120F491507
+001F8349815B003F18804981A2127F4917C08312FF90B9FCA71980190001C0CBFC7F127F
+A37F123F7FA26C6C163F6DEE7F806C6CEEFFC0A26C6D5C14E06C6D4A13806C01FC5C6C6D
+021F130090267FFFC05B6D9039F801FFFE6D90B65A6D5E6D5E6D5E01005E023F92C7FC02
+0F14FC020114E09126001FFEC8FC3A4179BF4A>101 D<4CB47E041F13F093B512FC0303
+80030F805D4B15805D92B7FC4AEBFC074A13F0DCC00313004A13804C6C5A4A48EB007895
+C7FC5DAB003FB812F04883B97EA56C5F6C5FC7D80FFCC9FCB3B3A8001FB712FE48824883
+A56C94C7FC6C5E39597BD84A>I<F00FF8912601FFC0EB7FFE020FD9F803B51280023FEB
+FE0F91B6009F14C0010392B612E05B5B5B4916F84901809138C07FC09126FE003F1300D9
+FFF8010F9038803F804A6DEC040048496D6DC7FC4A7F48496D7FA291C8127F4883A24915
+3FA66D157FA26C5F6E14FFA26C6D495B6E5B6C6D495B6E5BD97FFE013F90C8FC6E6CB5FC
+92B55A90B75A5F5F485E1780D9FE3F49C9FC020F13F8020113C091CCFCA47FA26C7F14E4
+6DB612E017FF6D16F04916FC90B9FC000318C08548844801C0C7003F7F4848C812014992
+38003FFCD83FF0EE0FFE4916074848707E84498200FF1980A290CB127FA56D17FFA26D5E
+007F19006D5ED83FF8EE0FFE6D161F6CB4EE7FFC6C01C04A485A6C01F8020F5B9126FFC0
+01B5FC000191B712C06C606D94C7FC011F16FC6D5E010316E0D9007F92C8FC020F14F8DA
+007F90C9FC43627CBF4A>I<EE0FFC263FFFF090B57E48D9F80714E0DAFC1F14F8B54914
+FE92B7FC02FD826C90B87E856CDBE01F7FD8000FEC000703FC01017F4B6D7F03E0143F4B
+6E7E4B140F8592C87E4A6F1380A34A6F13C0A284A21AE0A2197FAA19FFA21AC0A26E5DA2
+4E138080606F1600606F4A5A6F143F6F4A5A6F4A5A6F130303FF010F5BDCC03F5B93B65A
+6102FD93C7FC02FC5D6F5C031F14F0030714C0030191C8FC9238003FF093CAFCB3A4003F
+B6FC4881A2B77EA36C5DA26C92CAFC435F7FBE4A>112 D<EF0FFE003FB591B512C048DA
+800314F0B6D8C00F14F8043F14FC93B6FC03C115FE15C36C14C76C02CFEBF80FC701DF13
+C092B5380007FC04FCEB03F84CEB01F004E090C7FC5E5E93C9FC5DA25DA25DA25DA25DA4
+5DB3A6003FB712F84882B8FC83A35F7E6C5E3F3F7BBE4A>114 D
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fh cmsl10 10.95 50
+/Fh 50 123 df<EEFF80030F13F092383FC0789238FE001CDA03F8130E4A48133FDA1FE0
+13FF4A5A4B5AEC7F005C5CEE00FE010115784A1400A513035CA4EE01FC0003B7FC17F8A2
+3A0007F0000F1607A2130F4A14F0A4160F131F4A14E0A4161F133F4A14C0A4163F137F91
+C71380A4167F5B491500A31201486C903801FF80B5D8F83F13FCA25D30407EBF33>12
+D<39078003C0391FE00FF0003F131F01F013F8A6390F3007980000EB0018017013380160
+1330A201E01370491360A2000114E039038001C001001380481303000EEB0700000C1306
+001C130E485B485B485B4813601D1C75BE2D>34 D<EA0780EA1FE0123F13F0A6EA0F3012
+0013701360A213E013C0A21201EA038013005A120E120C121C5A5A5A5A0C1C71BE19>39
+D<007FB5FCA2B512FEA418067C961E>45 D<121EEA3F80EA7FC012FFA41380EA7F00123C
+0A0A788919>I<13F0EA01FC1203EA07FEA313FCA2EA03F8EA01E0C7FCB3121EEA3F80EA
+7FC012FFA41380EA7F00123C0F2778A619>58 D<000FB912FE5AA27ECDFCAE007FB912F0
+BAFCA27E3F1679A147>61 D<17E016011603831607A2160FA2161F83163FA2167F167716
+F7EEE7FCED01E316C3150316831507EE03FEED0F01150E151E151C153C03387FED780015
+7015F05D4A4880177F4A5AA24AC7FCA2020E81173F5C021FB6FC5CA20270C7EA3FE0171F
+5CA2495AA2494881170F49C8FCA2130EA24982013C1507A2137CD801FE4B7E2607FF80EC
+3FFEB500F00107B512FC19F85E3E417DC044>65 D<DCFFC01338030F01F01378037F01FC
+13F0913A01FF803F01913A07FC000781DA1FE0EB03C3DA7FC0EB01E74AC812FF4948ED7F
+E0D907FC153F495A4948151F495A4948150F494816C018074890C9FC485AA2485A000F18
+80491603121FA248481607A295C7FC485AA412FF5BA75BA2181C183C1838A27F007F1778
+187018F0003F5F6D150160001F16036C6C4B5A95C7FC6C6C5D6C6C151E6C6C5D6C6C15F8
+6D6C495A6D6CEB07C0D91FF0EB1F80D907FE01FEC8FC0101B512F86D6C13E0DA07FEC9FC
+3D4276BF42>67 D<013FB812F8A39026007FF0C7127F6E48140F18034B14011800A31978
+147F4B1570A502FF147092C7FCA3190017F0495D4A1301A21607161F91B6FC495DA29138
+FC003F160F1607160301075D5CA219E0180119C0010FEC07004A90C712031980A2180719
+00011F5E5C181EA2183E183C013F167C4A15FC4D5A1707017F151F01FF4AB45AB9FCA260
+3D3E7DBD3E>69 D<013FB812E0A3903A007FF000016E48EB003F180F4B14071803A31801
+147F4B15C0A514FF92C71270A395C7FC17F0495D5C160116031607161F49B65AA39138FC
+003F160F160701075D4A1303A5010F4AC8FC5C93C9FCA4131F5CA5133F5CA3137FEBFFF0
+B612F8A33B3E7DBD3B>I<4BB46C1370031F01F013F0037F9038FC01E0913A03FF807E03
+913A0FF8000F83DA1FE0EB07C7DA7F80EB01EF4AC812FFD903FE16C04948157F4948153F
+495A4948151F495A4948168091C9120F5A485AA2485A000F18004982121FA248485EA295
+C7FC485AA412FF5BA6043FB512E05BA29339001FFC00715AA2607F127FA2171F123F6D5E
+A2121F7F000F163F6C7E6C6C4B5A7F6C6C15FF6C6DEB01EFD93FC0EB07C7D91FF0EB1F87
+D907FE9038FE03800101B5EAF8016D6C01E0C8FCDA07FEC9FC3C4276BF47>I<013FB5D8
+F807B6FC04F015FEA29026007FF0C7380FFE006E486E5AA24B5DA4180F147F4B5DA4181F
+14FF92C85BA4183F5B4A5EA491B8FC5B6102FCC8127FA318FF13074A93C7FCA45F130F4A
+5DA41703131F4A5DA41707133F4A5DA3017F150F496C4A7EB6D8E01FB512FC6115C0483E
+7DBD44>I<021FB512FCA3DA000713006F5AA25EA41507A25EA4150FA25EA4151FA25EA4
+153FA25EA4157FA25EA415FFA293C7FCA45C121FD87F805BEAFFC0A214035D13804A5AEA
+FE0000F8495A48495A00705C6C495A6C01FEC8FC380F81FC3803FFE0C690C9FC2E407ABD
+2F>74 D<013FB512FEA25E9026007FF8C8FCEC3FE0A25DA5147F5DA514FF92C9FCA55B5C
+A513035CA513075CA21838A21870130F5CA218E0A3011F15014A15C01703A21707EF0F80
+013F151F4A143F177FEFFF00017F140301FF143FB9FC5FA2353E7DBD39>76
+D<90263FFFF093381FFFF85013F0629026007FF8EFF000023F4D5AA2023B933801DFC0A2
+DA39FCED039FA2F1073F14790271040E5BEC70FE191C19381A7F02F01670DAE07F94C7FC
+19E0A2F001C06201016D6C495A02C05FF00700A2180E6F6C14010103161C028003385BA2
+18706F7EF0E00313070200DA01C05BA2923907F00380A294380700075B010E902603F80E
+5C5FA25F190F011E6D6C5A011C605FA2EEFDC0DB00FF141F013C5D013860013C92C7FC01
+7C5C01FE027E143F2607FF80017C4A7EB500FC037FB512E004785E4A1338553E7CBD53>
+I<90263FFFE0023FB5FC6F16FEA29026003FF8020313C0021F030013004A6C157C023B16
+3C6F15381439810238167802787FDA707F157082153F82031F15F002F07FDAE00F5D8215
+078203031401010180DAC0015D82811780047F1303010315C04A013F5C17E0161F17F004
+0F1307010715F891C7000791C7FC17FC160317FE04015B4915FF010E6E130E188E177F18
+CEEF3FDE011E16FE011C6F5AA2170FA21707133C01386F5A133C017C150113FE2607FF80
+1400B512FC18705C483E7DBD44>I<923803FF80031F13F09238FE01FE913903F0003FDA
+0FC0EB1FC0DA3F80EB07E0027EC76C7E49486E7E49488149486E7E4948157F495A013F17
+804948ED3FC049C9FCA24848EE1FE012035B000718F05B120FA2485A19F8123F5BA2127F
+A219F04848163FA5F07FE0A35BF0FFC0A219805F19007F4D5A127F4D5A60003F160F6D5E
+001F4C5A4D5A6C6C4B5A95C7FC6C6C15FE00034B5A6C6C4A5A6C6C4A5A017FEC1FC06D6C
+495AD90FE001FEC8FC903903F807F80100B512C0DA0FFCC9FC3D4276BF47>I<013FB612
+FEEFFFE018F8903B007FF0000FFC6E48EB01FF7113804BEC7FC0183F19E0F01FF0A2147F
+5D19F8A402FFED3FF092C8FCA219E0A2F07FC05B4AEDFF8019004D5A4D5AEF0FF80103ED
+3FE04A903801FF8091B648C7FC17F002FCCAFCA213075CA5130F5CA5131F5CA5133F5CA3
+137F497EB612E0A25D3D3E7DBD3E>I<013FB612F017FF18E0903B007FF0003FF86E48EB
+07FCEF01FE4B6D7EF07F8019C0183F19E0147F4B15F0A502FFED7FE092C8FCA219C0F0FF
+80A2494B13004A5D4D5AEF0FF04D5AEF7F800103DA07FEC7FC91B612F017809139FC0007
+E0EE03F8EE00FC0107814A147F717EA284A2130F5CA484011F157F5CA41902013F17075C
+A2F0F00F017F170E496C143FB600E0011F131C94380FF83C4B01071378CA3801FFE09438
+003F8040407DBD43>82 D<9238FF80070207EBE00F021FEBF81E91387F00FE02FCEB1F3E
+D903F0EB0FFE49481307494813034AEB01FC49C7FC491400133E137E177C491578A57F17
+70A26D1500808080EB7FFEECFFE06D13FEEDFFC06D14F06D14FC010380010080143F0203
+1480DA003F13C015031500EE7FE0163F161FA2160F121CA31607160F003C16C0A3178000
+3E151F1700007E5D007F153E6D5C16FC01E0495AD87DF0495AD8FCFCEB0FC03AF87F803F
+8027F01FFFFEC7FCD8E00713F839C0007FC030427BBF33>I<0007B912F0A33C0FFE000F
+F8003F01F0160F01C04A13034848160190C7FC121EF000E048141F5E1238A21278127015
+3F5E5AA3C81600157F5EA515FF93C9FCA55C5DA514035DA514075DA5140F5DA3141FEC7F
+FC0003B7FCA33C3D76BC42>I<B600E090B512FC4B15F8A2000101C0C7000F13006C49EC
+03FCEF01F091C9FC60A317015A495EA417031203495EA4170712074993C7FCA45F120F49
+150EA4171E121F49151CA4173C123F491538A31778177017F05F001F15015F16036D4A5A
+000F93C8FC5E6C6C141E6C6C5C000115F86C6C495A017FEB07C090393FC03F8090260FFF
+FEC9FC010313F89038007FC03E4073BD44>I<B6017FB5D88007B512804A1A00A2000701
+C0010101E0C713F06C90C80180EC3FC06C48735A99C7FC057F150E1B1E6D191C6C1A3C1B
+3805FF15787214705E636EEB03BF017F4E5AEE073F505A040E7F051F4AC8FC161C6E170E
+013F143862167804706D5BEEF00F04E05D90381FE00104C015F003035E0480140106F85B
+9226070007130302F05F010F010E150797C9FC5D190E4BEB03FC616E5A01075F5D61DAF9
+C014FE05015BECFB8002FF6F5A7F92C75CA24A93CAFC835C606D5A605C604A1578187059
+4074BD5D>87 D<0118130C0138131C491338491370484813E039038001C0390700038000
+061400000E5B48130E0018130C0038131C00301318A20070133800601330A300EFEB7780
+39FFC07FE001E013F0A4397FC03FE0A2393F801FC0391E000F001E1C6CBE2D>92
D<EC7FC0903803FFF890380FC07E90383E003F496D7E01FF6D7E82A248140782A26C5A13
7890C7120FA25EA2EC03FF147F903807FF1FEB1FE0D97F805B3801FE00EA03F8485A4848
133F485A003F5D49EC81C048C7FCA2157F48ED03804814FFA2007F5B913903BF07009038
@@ -379,49 +398,52 @@ A24A130F131F4A14E0A4161F133F4A14C0A4163F137F91C71380A4167F5B491500A30001
07C049C66C7E013E6D7E01FC6D7E48488049147C0003157E485A000F157F5B121FA2485A
A2007F1680A2170048C85AA54B5AA25E5A6C4A5A7E4B5A5E6C140F6C6C5C4B5A6C6C013E
C7FC6C6C5B6C6C485A3900FC0FE090383FFF80D90FF8C8FC292A7BA82D>I<91387F01FE
-903A7FFF0FFFC09139FE3E03F09238F801F8903A01FFE000FE4B137F6D497F4990C71380
-4A15C04A141FA218E0A20103150F5C18F0A3171F010716E05CA3173F18C0130F4A147F18
-80A2EFFF004C5A011F5D16034C5A6E495AEE1FC06E495AD93FDC017EC7FC91388F01F891
-3883FFE0028090C8FC92C9FC137FA291CAFCA45BA25BA31201487EB512F8A3343A81A733
->I<903907F01F80D803FFEB7FE09138E1E1F09138E387F839001FE707EB0FE614EE02FC
-13F002D813E09138F801804AC7FCA25C131FA25CA4133F5CA5137F91C8FCA55B5BA31201
-487EB512FEA325287EA724>114 D<9138FF81C0010713E390381F807F90397C003F8049
-131F4848130F5B00031407A248481400A27FA27F6D90C7FCEBFF8014FC6C13FF6C14C015
-F06C6C7F011F7F13079038007FFE1403140100381300157EA2123C153E157E007C147CA2
-007E147815F8007F495A4A5A486C485A26F9E01FC7FC38E0FFFC38C01FE0222A7DA824>
-I<EB0380A4130791C7FCA25BA25BA2133EA2137E13FE12011207001FB512C0B6FCA2D801
-FCC7FCA312035BA512075BA5120F5BA41407001F130E13C0A4141E141C1380A26D5AA200
-0F5B14F03807E1E03801FF80D8007EC7FC1A3978B723>I<01FE147F00FFEC7FFF4914FE
-A20007140300031401A34914FCA4150312074914F8A41507120F4914F0A4150F121F4914
-E0A2151FA3153F4914C0157F15FFEC01DF3A0FC003BFE09138073FFF3803F01E3801FFF8
-26003FE01380282977A733>I<B539E007FFF05D17E02707FE000313006C48EB01FC6F5A
-5E00014A5A5EA24B5A6D1307000092C7FC5D150E6D5B7F5DA25D1480013F5B14815D14C3
-011F5B02C7C8FCA214CE14EEEB0FFCA25CA26D5A5CA25CA26D5A2C2878A630>I<B500C3
-B53803FFFCA204FE14F8290FFE003FE00013C0D807F86D48EB7F000003173E183C150F18
-386D5E0001141F705B153F4D5A15776D4B5A0000ECE7F04DC7FCEC01C3170E9038FF0383
-017F5D91380703F85FEC0E01021E5CD93F9C14F002BC6D5A02B813FDDAF8005B4A13FF5F
-6D5A94C8FC5C4A137E167C6DC7FC1678010E14383E2878A642>I<48B539C07FFFC0A33C
-000FFE003FF8006D48EB1FE0010315800101023EC7FC6E133C01005C027F5B6F5A91383F
-81C0EDC380DA1FC7C8FC15EFEC0FFE6E5A5D140381A24A7E140FEC1E7F023C7FEC383F02
-707FECE01F010180903803C00F49486C7ED90F007F491303017E80D801FE80D807FF497E
-B5D8803F13F8A332277FA630>I<90B539E007FFF05E18E0902707FE000313006D48EB01
-FC705A5F01014A5A5F16036E5C0100140794C7FC160E805E805E1678ED8070023F13F05E
-ED81C015C191381FC38015C793C8FC15EF15EEEC0FFCA25DA26E5AA25DA26E5A5DA24AC9
-FC5C140E141E141C5C121C003F5B5A485B495A130300FE5B4848CAFCEA701EEA783CEA3F
-F0EA0FC0343A80A630>I<017FB512FEA2ECC00190397E0003FC49EB07F849EB0FF049EB
-1FE049EB3FC0ED7F8000011500495B4A5A4A5A4848485A4A5AC7485A4A5A5D147F4AC7FC
-495A495A49481370494813E0495A5C133F90387F8001D9FF0013C0485A48481303485A48
-48EB078049130F4848131F003F143F397F8001FFB71200A227277EA628>I
-E /Fi 57 122 df<922601FFFC903801FFE0033F9026FF801F13F84AB6D8E07F13FE020F
-03F9B6FC023FD9C00FB500C0138091277FFC0003D9FE0113C0902601FFE049495A494949
-494813E04990C714F049484A13E0495A19C0495A7413C0017F17804A6E6E138071913800
-7E007192C7FCAEBCFCA526007FF8C7000301C0C8FCB3B3A7007FB5D8F803B612F0A55354
-7DD34E>11 D<EEFFFC031FEBFF804AB612E0020781021F9038C00FF8913A7FFE0003FCDA
-FFF0EB00FE4949EB03FF4901805B4990C7487F49485CA2495A4D7F013F6F5B5CA37190C7
-FC715AEF01F894C9FCA90403B512C0BAFCA526003FFCC7120783B3B3A6003FB5D8FC03B6
-12C0A542547DD34B>I<B712F0AB240B7F9F2D>45 D<EA07F0487E487E487E487EB51280
-A76C13006C5A6C5A6C5A6C5A1111769025>I<157815FC14031407141F14FF130F0007B5
-FCB6FCA2147F13F0EAF800C7FCB3B3B3A6007FB712FEA52F4E76CD43>49
+903A7FFF0FFFC09139FE3E03F09238F801F8903A03FFE000FE6D49137F4B7F92C713804A
+15C04A141FA218E0A20103150F5C18F0A3171F010716E05CA3173F18C0130F4A147F1880
+A2EFFF004C5A011F5D16034C5A6E495AEE1FC06E495AD93FDC017EC7FC91388F01F89138
+83FFE0028090C8FC92C9FC137FA291CAFCA45BA25BA31201487EB512F8A3343A81A733>
+I<903907F01F80D803FFEB7FE09138E1E1F09138E387F839001FE707EB0FE614EE02FC13
+F002D813E09138F801804AC7FCA25C131FA25CA4133F5CA5137F91C8FCA55B5BA3120148
+7EB512FEA325287EA724>114 D<9138FF81C0010713E390381F807F90397C003F804913
+1F4848130F5B00031407A248481400A27FA27F6D90C7FCEBFF8014FC6C13FF6C14C015F0
+6C6C7F011F7F13079038007FFE1403140100381300157EA2123C153E157E007C147CA200
+7E147815F8007F495A4A5A486C485A26F9E01FC7FC38E0FFFC38C01FE0222A7DA824>I<
+EB0380A4130791C7FCA25BA25BA2133EA2137E13FE12011207001FB512C0B6FCA2D801FC
+C7FCA312035BA512075BA5120F5BA41407001F130E13C0A4141E141C1380A26D5AA2000F
+5B14F03807E1E03801FF80D8007EC7FC1A3978B723>I<01FE147F00FFEC7FFF4914FEA2
+0007140300031401A34914FCA4150312074914F8A41507120F4914F0A4150F121F4914E0
+A2151FA3153F4914C0157F15FFEC01DF3A0FC003BFE09138073FFF3803F01E3801FFF826
+003FE01380282977A733>I<B539E007FFF05D17E02707FE000313006C48EB01FC6F5A5E
+00014A5A5EA24B5A6D1307000092C7FC5D150E6D5B7F5DA25D1480013F5B14815D14C301
+1F5B02C7C8FCA214CE14EEEB0FFCA25CA26D5A5CA25CA26D5A2C2878A630>I<B500C3B5
+3803FFFCA204FE14F8290FFE003FE00013C0D807F86D48EB7F000003173E183C150F1838
+6D5E0001141F705B153F4D5A15776D4B5A0000ECE7F04DC7FCEC01C3170E9038FF038301
+7F5D91380703F85FEC0E01021E5CD93F9C14F002BC6D5A02B813FDDAF8005B4A13FF5F6D
+5A94C8FC5C4A137E167C6DC7FC1678010E14383E2878A642>I<48B539C07FFFC0A33C00
+0FFE003FF8006D48EB1FE0010315800101023EC7FC6E133C01005C027F5B6F5A91383F81
+C0EDC380DA1FC7C8FC15EFEC0FFE6E5A5D140381A24A7E140FEC1E7F023C7FEC383F0270
+7FECE01F010180903803C00F49486C7ED90F007F491303017E80D801FE80D807FF497EB5
+D8803F13F8A332277FA630>I<90B539E007FFF05E18E0902707FE000313006D48EB01FC
+705A5F01014A5A5F16036E5C0100140794C7FC160E805E805E1678ED8070023F13F05EED
+81C015C191381FC38015C793C8FC15EF15EEEC0FFCA25DA26E5AA25DA26E5A5DA24AC9FC
+5C140E141E141C5C121C003F5B5A485B495A130300FE5B4848CAFCEA701EEA783CEA3FF0
+EA0FC0343A80A630>I<017FB512FEA2ECC00190397E0003FC49EB07F849EB0FF049EB1F
+E049EB3FC0ED7F8000011500495B4A5A4A5A4848485A4A5AC7485A4A5A5D147F4AC7FC49
+5A495A49481370494813E0495A5C133F90387F8001D9FF0013C0485A48481303485A4848
+EB078049130F4848131F003F143F397F8001FFB71200A227277EA628>I
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fi cmbx12 14.4 57
+/Fi 57 122 df<922601FFFC903801FFE0033F9026FF801F13F84AB6D8E07F13FE020F03
+F9B6FC023FD9C00FB500C0138091277FFC0003D9FE0113C0902601FFE049495A49494949
+4813E04990C714F049484A13E0495A19C0495A7413C0017F17804A6E6E1380719138007E
+007192C7FCAEBCFCA526007FF8C7000301C0C8FCB3B3A7007FB5D8F803B612F0A553547D
+D34E>11 D<EEFFFC031FEBFF804AB612E0020781021F9038C00FF8913A7FFE0003FCDAFF
+F0EB00FE4949EB03FF4901805B4990C7487F49485CA2495A4D7F013F6F5B5CA37190C7FC
+715AEF01F894C9FCA90403B512C0BAFCA526003FFCC7120783B3B3A6003FB5D8FC03B612
+C0A542547DD34B>I<B712F0AB240B7F9F2D>45 D<EA07F0487E487E487E487EB51280A7
+6C13006C5A6C5A6C5A6C5A1111769025>I<157815FC14031407141F14FF130F0007B5FC
+B6FCA2147F13F0EAF800C7FCB3B3B3A6007FB712FEA52F4E76CD43>49
D<EC3FFE0103B512E0010F14FC013F14FF90B712C048D9C07F7F2703FE000F13F8D807F8
01037FD80FE06D7F48486D7F48488001F01680486C6E13C07F486C6E13E07FA27013F0A5
6C5AA26C5AEA0FF0EA03C0C914E05EA218C05E1880A24C13005F4C5A4B5B5F4B5B5F4B5B
@@ -640,499 +662,509 @@ FC6D6CEC07F86D6D5C6D6D495A6D4B5A6F495A6D6D91C8FC6D6D137E6D6D5B91387FFE01
7F143E6F137E023F147C6F13FCA26E6D5A16816EEBC1F016C36E5C16E76E5C16FF6E5CA2
6E91C8FCA36F5AA26F5AA26F5AA26F5AA26F5AA35E150F5E151F93C9FC5DD81FC0133E48
6C137E486C137C486C13FC5D14015D14034A5A6C48485A49485A263FC07FCAFCEB81FE6C
-B45A6C13F000035BC690CBFC404D7DB447>I E /Fj 47 122 df<B812C0AD2A0D7EA636>
-45 D<16F04B7E1507151F153FEC01FF1407147F010FB5FCB7FCA41487EBF007C7FCB3B3
-B3B3007FB91280A6395E74DD51>49 D<913801FFF8021FEBFFC091B612F8010315FF010F
-16C0013F8290267FFC0114F89027FFE0003F7F4890C7000F7F48486E7FD807F86E148048
-486E14C048486E14E048486F13F001FC17F8486C816D17FC6E80B56C16FE8380A219FFA2
-83A36C5BA26C5B6C90C8FCD807FC5DEA01F0CA14FEA34D13FCA219F85F19F04D13E0A294
-B512C019804C14004C5B604C5B4C5B604C13804C90C7FC4C5A4C5A4B13F05F4B13804B90
-C8FC4B5AED1FF84B5A4B5A4B48143F4A5B4A48C8FC4A5A4A48157E4A5A4A5AEC7F8092C9
-FC02FE16FE495A495A4948ED01FCD90FC0150749B8FC5B5B90B9FC5A4818F85A5A5A5A5A
-BAFCA219F0A4405E78DD51>I<92B5FC020F14F8023F14FF49B712C04916F0010FD9C01F
-13FC90271FFC00077FD93FE001017F49486D8049C86C7F484883486C6F7F14C0486D826E
-806E82487FA4805CA36C5E4A5E6C5B6C5B6C495E011FC85A90C95CA294B55A614C91C7FC
-604C5B4C5B4C5B4C5B047F138092260FFFFEC8FC020FB512F817E094C9FC17F817FF91C7
-003F13E0040713F8040113FE707F717F7113E085717FA2717F85A285831A80A31AC0EA03
-FCEA0FFF487F487F487FA2B57EA31A80A34D14005C7E4A5E5F6C495E49C8485BD81FF85F
-000F5ED807FE92B55A6C6C6C4914806C01F0010791C7FC6C9026FF803F5B6D90B65A011F
-16F0010716C001014BC8FCD9001F14F0020149C9FC426079DD51>I<F01F804E7E187F18
-FFA25F5F5F5FA25F5F5FA294B5FC5E5E5EA25E5EEE3FBFEE7F3FA216FEED01FCED03F8ED
-07F0A2ED0FE0ED1FC0ED3F8016005D15FE4A5A4A5AA24A5A4A5A4A5A4A5AA24AC7FC14FE
-495A5C1303495A495A495A5C133F49C8FC13FE485AA2485A485A485A5B121F485A48C9FC
-12FEBCFCA6CA6CEBC000B1037FB8FCA6485E7CDD51>I<01C0EE01C0D801F8160F01FF16
-7F02F0EC07FFDAFF8090B5FC92B7128019006060606060606095C7FC17FC5F17E0178004
-FCC8FC16E09026FC3FFCC9FC91CBFCADED3FFE0203B512F0020F14FE023F6E7E91B712E0
-01FDD9E00F7F9027FFFE00037F02F801007F02E06EB4FC02806E138091C8FC496F13C049
-17E07113F0EA00F090C914F8A219FC83A219FEA419FFA3EA03F0EA0FFC487E487E487FA2
-B57EA319FEA35C4D13FC6C90C8FC5B4917F8EA3FF001804B13F06D17E0001F5E6C6C17C0
-6D4B1380D807FC92B512006C6C4A5B6C6C6C01075B6C01E0011F5BD97FFE90B55A6DB712
-C0010F93C7FC6D15FC010115F0D9003F1480020301F0C8FC406078DD51>I<EE1FFF0303
-B512E0031F14F892B612FE0203814AD9FC037F021F9039C0007FC04A90C7EA1FE0DAFFFC
-6E7E494914074949EC7FF8494914FF49495B4949497F4990C7FC495D5C13FF485BA25A4A
-6E5B5A715B48496E5B725A4894C8FCA35AA35C48913801FFE0030F13FE033F6D7E4B14E0
-92B612F89126E1FE037FB53AE3F0007FFEDAE7E06D7EDAEFC06D7F4B6D7F02FFC76C7F4A
-82717F4A82A24A828385A24A1780A54A17C0A37EA77EA47E6E1780A27EA21A007E4D5B7E
-6E5E7E6E5E6C4C5B6D7E013F4B5B6D6C4A5B6D01C0495B6D6D90B5C7FC6DD9FC0713FC6D
-90B65A6D5E023F15C0020F92C8FC020114F8DA001F1380426079DD51>I<EA07E0120F7F
-13FCEBFFFC91B912F8A45AA21AF01AE01AC01A801A00A248606161616101E0C9123F0180
-4C5A48CA485A4D90C7FC60007E4C5A17074D5A4D5A4D5A485F4D5A17FF4C90C8FCC9485A
-5F4C5A160F4C5A5F163F4C5A16FF5F5D94C9FC5D5D5E150FA24B5AA2153FA24B5AA215FF
-A34A5BA25CA35CA44A5BA45CA65CAD6E5BA26E5BDA03FECAFC6E5A456377E051>I<9238
-3FFF800203B512FC021FECFF80027F15E049B712F849D9F0077F010F90C76C7ED91FFCEC
-1FFFD93FF06E7F494802037F494882717F484980854890C9127FA24884183FA25A80A380
-806E157F6E5E14FE6E7E6F4A5A6C14F003FC495B03FF495B6C1580DCE0075B6CDBF80F90
-C7FC9338FE1FFE6C9238FF7FF84D5A6D16C06D5E6D4BC8FC6D6F7E6D16E00101826D16FC
-023F814A8149B87E010783498390263FFE3F8190267FFC0F819026FFF003814849C6FC48
-496D804849131F4890C7000780160148486E1580003F163F49150F007F7014C049150171
-7E8400FF835B8484A384A21A80A27F007F1900607F003F606D160F001F606D4C5A6C6D15
-3F6C6D4B5A6C01F04B5A6C01FC02035B6C01FF021F5B6D9027F001FFFEC7FC6D90B65A01
-0F16F001035E010093C8FC020F14F8DA007F90C9FC426079DD51>I<F00FE04E7EA24E7E
-A34E7EA24E7EA34D7FA24D80A24D80A34D80A24D80A34D80A2DD7FBF7FA2181F05FF8017
-FE04016D7FA24D7E04038217F804076D80A24D7E040F8217E0041F6D80A24D7F043F825F
-047F6E7FA294C77E4C825E03016F7FA24C800303845E03076F80A24C80030F845E031F6F
-80A24C81033F845E037F707F93B9FCA292BA7EA24A85A203FCC912070203865D02077180
-5D86020F864B82021F865D87023F864B83027F8692CBFC874A864A840101875C496C7280
-90381FFFC0B700E092B812FEA66F647BE37A>65 D<BB12F0F2FF801BF81BFEF3FFC088D8
-00010280C7000114F8DF003F7F080F13FF74807480867480757FA2757FA28987A289A965
-A26365A2515BA298B55A505C505C5091C7FC505B505B087F13F00703B512C096B6C8FC93
-B812F81BC01BF8F3FF801CE00480C8001F13F8080713FE08016D7E7480757F757F757F89
-757F89871E80871EC0A41EE087A663A21EC0A3631E80A2511400A2515B515B6398B55A50
-5C08075C081F5C97B6C7FCBD5A1CF81CE099C8FC1BF898C9FC63627AE173>I<4DB5ED03
-C0057F02F014070407B600FE140F047FDBFFC0131F4BB800F0133F030F05FC137F033F91
-27F8007FFE13FF92B6C73807FF814A02F0020113C3020702C09138007FE74A91C9001FB5
-FC023F01FC16074A01F08291B54882490280824991CB7E49498449498449498449865D49
-498490B5FC484A84A2484A84A24891CD127FA25A4A1A3F5AA348491A1FA44899C7FCA25C
-A3B5FCB07EA380A27EA2F50FC0A26C7FA37E6E1A1F6C1D80A26C801D3F6C6E1A00A26C6E
-616D1BFE6D7F6F4E5A7F6D6D4E5A6D6D4E5A6D6D4E5A6D6E171F6D02E04D5A6E6DEFFF80
-6E01FC4C90C7FC020F01FFEE07FE6E02C0ED1FF8020102F8ED7FF06E02FF913803FFE003
-3F02F8013F1380030F91B648C8FC030117F86F6C16E004071680DC007F02F8C9FC050191
-CAFC626677E375>I<BB12E0F2FF801BF01BFE757E1CF0D800010280C7000780DF007F13
-FE080F6D7E0801807480093F7F090F13FC757F757F877580767F8A88767F8A888AA2767F
-A28A881F80A37614C0A41FE0A5881FF0B05214E0A51FC0A4521480A31F006466A2525BA2
-525BA2525B666499B55A515C5191C7FC515B515B515B097F5B50B512C008075C083F91C8
-FC0707B512FCBD12F01CC051C9FC1BF81B8008E0CAFC6C627AE17C>I<BD12FCA488A2D8
-000102C0C71201F1000F1A01F2007F1B3F1B0F1B07757EA28787A288A3F43F80A31C1FA3
-197EA3F40FC0A499C7FC19FEA31801A218031807181F18FF93B6FCA6EEC000181F180718
-031801A21800A21D7E197EA21DFCA696C812011DF8A31C03A3F407F0A31C0FA21C1F1C3F
-1DE01C7F1CFF63631B0F093F13C098B5FC1A0797B6FCBEFCA31D80A35F617AE06A>I<4D
-B5ED03C0057F02F014070407B600FE140F047FDBFFC0131F4BB800F0133F030F05FC137F
-033F9127F8007FFE13FF92B6C73807FF814A02F0020113C3020702C09138007FE74A91C9
-001FB5FC023F01FC16074A01F08291B54882490280824991CB7E49498449498449498449
-865D49498490B5FC484A84A2484A84A24891CD127FA25A4A1A3F5AA348491A1FA44899C8
-FCA25CA3B5FCB07E071FB812F880A37EA296C70001ECC000A26C7FA37E807EA26C80A26C
-80A26C807F6D7F816D7F7F6D7F6D6D5F6D14C06D6E5E6E7F6E01FC5E020F01FF5E6E02C0
-ED7FEF020102F8EDFFC76E02FF02071383033F02FC013F1301030F91B638FC007F03014D
-131F6F6C04E01307040704801301DC007F02F8CAFC050191CBFC6D6677E37F>71
-D<B96C90B91280A6D8000102C0C9000102C0C7FCB3B3A293BBFCA604C0C91201B3B3A6B9
-6C90B91280A671627AE17E>I<B912E0A6C702E0C7FCB3B3B3B3AEB912E0A633627CE13C>
-I<B96C020FB612FCA6D8000102C0CA003FEBF0000A0390C7FC525A525AF41FF0525A525A
-525A090390C8FC515AF30FF8515A515A515A50485A5090C9FC505AF20FF8505A505A505A
-4F485A4F90CAFCF107FC4F5A4F5A4F5A4F5A4E485A4E90CBFCF007FC4E5A4E7E4E7E18FF
-4D7F4D805F4D804D804D8094B6FC04C181DCC3FE809326C7FC7F7F9338CFF83F9326DFF0
-1F7FDCFFE0814D6C804D7EDCFE00814C6D804C7F4C6D804C824C6E7F85737F8873808588
-738085738088747F86747F8974808689748086748089757F87757F8A7580878A7580090F
-14FCB96C010FB8FCA670627AE17E>75 D<B912F8A6D8000102C0CBFCB3B3B1F307E0A5F3
-0FC0A61B1FA31B3F1C80A21B7FA21BFFA262A262625013006262624FB5FC1907191F4EB6
-FCBDFC63A553627AE161>I<B700E0040FB7128082828282A2D800016EDC000101FCC7FC
-719338001FC08383A28302FD808302FC80816F7F6F806F8084816F806F806F8084707F82
-70807080857080827080708085717F83718071807180868371807180727F867280847280
-7280877280847280737F87731480857314C07314E01CF07314F8857314FC7413FE7413FF
-1D9F867414DF7414FF86A286868787A287878787A28787888888A288888890261FFFC084
-B712F8881D7F1D3F1D1F775A71627AE17E>78 D<94381FFFE00407B67E043F15F04BB712
-FE030FEEFFC0033FD9FC0014F092B500C0010F13FC020349C7000113FF4A01F86E6C7F02
-1F496F13E04A01C0030F7F4A496F7F91B5C96C7F0103497013FF494970804B834949717F
-49874949717F49874B8390B586484A717FA24891CB6C7FA2481D804A84481DC0A3484972
-14E0A3481DF0A34A85481DF8A5B51CFCB06C1DF8A36E96B5FCA36C1DF0A46C6D4E14E0A3
-6C1DC06E606C1D80A26C6E4D1400A26C6E4D5BA26C6E4D5BA26D6D4D5B6D636D6D4D5B6F
-94B5FC6D636D6D4C5C6D6D4C91C7FC6D6E4B5B6D02E0031F5B023F6D4B13F06E01FC92B5
-5A6E01FF02035C020302C0010F91C8FC020002FC90B512FC033F90B712F0030F17C00303
-94C9FCDB007F15F804071580DC001F01E0CAFC666677E379>I<BB7E1AFCF2FFC01BF81B
-FE757ED800010280C7001F80070114F0736C7F081F7F747F747F7414807414C0A27414E0
-A21DF0A27513F8A41DFCA91DF8A498B512F0A21DE0A25014C01D8062501400505B505B08
-7F5B4FB512E0071F5C93B9C7FC1BFC1BF01B8008F0C8FC04C0CCFCB3B3A2B97EA65E627A
-E16E>I<BA12F8F1FFE01AFEF2FFC01BF01BFED800010280C76C7F070714C0070014F074
-7F081F7F747F747F7480A2748089A37480A389A865A3505CA265A2505C9AC9FC505B505B
-505B087F5B4FB55A0707148096B548CAFC93B812F81BC050CBFC621AFF932680000314C0
-DE007F7F071F13F8737F737F737F73808885888688A2747FA688A688A676140FF71F80A3
-74801F3F86771400745E746E5BB96E6E5B746E485A75EBFE07091F90B55A090715E00901
-5DCF003F91C7FC0A0013FC71647AE178>82 D<DBFFFCEC01E0020FD9FFE01303027F02FC
-130749B7130F0107EEC01F011F16F049D9C007EBF83F4948C7383FFE7FD9FFF8020FB5FC
-4801E014014849804849153F91C97E484882001F834982003F83845B007F187FA2193FA2
-00FF181FA27F190FA27FA26D17078080806C01F893C7FC80ECFF8015F86CECFFC016FC6C
-EDFFE017FE6CEEFFE018F86C17FE6C717E6C846C846D17F86D836D836D8313036D18806D
-6C17C0020F17E01401DA000F16F01500040715F8EE007F1703050014FC183F84060713FE
-84A2007C8300FC83A2197FA3193F7EA31AFC7EA27F1AF86D177F7F1AF06D17FF6D18E06D
-5E01FF18C06E4B138002E04B130002F84B5A02FFED3FFC01CF01E0ECFFF8018301FF010F
-5B010191B65A6D6C5E48011F93C7FC48010315FC48D9003F14E048020149C8FC476677E3
-5A>I<001FBEFCA64849C79126E0000F148002E0180091C8171F498601F81A0349864986
-A2491B7FA2491B3F007F1DC090C9181FA4007E1C0FA600FE1DE0481C07A5CA95C7FCB3B3
-B3A3021FBAFCA663617AE070>I<B96C023FB612FEA6D8000102C0CA0007EBF000E2007F
-C7FCB3B3B3AA656D63A2821C01806570170380525A6E7F6E4F5A70171F6E626E6D4D5A6E
-6D177F525A6E6E030390C8FC033F01E04B5A6F6DED1FFC6F01FCED7FF80303D9FF809038
-03FFE06F02F8017F5B6F6C90B7C9FC041F5E040716F8040016C0050F4ACAFCDD003F13C0
-6F647AE17C>I<913803FFFE027FEBFFF00103B612FE010F6F7E4916E090273FFE001F7F
-D97FE001077FD9FFF801017F486D6D7F717E486D6E7F85717FA2717FA36C496E7FA26C5B
-6D5AEB1FC090C9FCA74BB6FC157F0207B7FC147F49B61207010F14C0013FEBFE004913F0
-48B512C04891C7FC485B4813F85A5C485B5A5CA2B55AA45FA25F806C5E806C047D7F6EEB
-01F96C6DD903F1EBFF806C01FED90FE114FF6C9027FFC07FC01580000191B5487E6C6C4B
-7E011F02FC130F010302F001011400D9001F90CBFC49437CC14E>97
-D<903807FF80B6FCA6C6FC7F7FB3A8EFFFF8040FEBFF80047F14F00381B612FC038715FF
-038F010014C0DBBFF0011F7FDBFFC001077F93C76C7F4B02007F03F8824B6F7E4B6F1380
-4B17C0851BE0A27313F0A21BF8A37313FCA41BFEAE1BFCA44F13F8A31BF0A24F13E0A24F
-13C06F17804F1300816F4B5A6F4A5B4AB402075B4A6C6C495B9126F83FE0013F13C09127
-F00FFC03B55A4A6CB648C7FCDAC00115F84A6C15E091C7001F91C8FC90C8000313E04F65
-7BE35A>I<92380FFFF04AB67E020F15F0023F15FC91B77E01039039FE001FFF4901F801
-0113804901E0010713C04901804913E0017F90C7FC49484A13F0A2485B485B5A5C5A7113
-E0485B7113C048701380943800FE0095C7FC485BA4B5FCAE7EA280A27EA2806C18FCA26C
-6D150119F87E6C6D15036EED07F06C18E06C6D150F6D6DEC1FC06D01E0EC7F806D6DECFF
-00010701FCEB03FE6D9039FFC03FFC010091B512F0023F5D020F1580020102FCC7FCDA00
-0F13C03E437BC148>I<F17FF8050FB5FCA6EF000F8484B3A892380FFF804AB512F8020F
-14FE023FECFF8391B712E301039138807FF3499039F8000FFB011F01E00103B5FC494913
-004990C87E49488148498148834A815A485BA2485BA25AA3485BA4B5FCAE7EA46C7FA37E
-A26C7FA26C5F806C5F6C6D5D6C6D5D017F93B5FC6D6C6C0103806D6D49806D01F0D91FF7
-EBFFFE6D9039FE01FFE7010190B612876D6CECFE07021F14F8020314E09127003FFE00EC
-C0004F657BE35A>I<92380FFFC04AB512FC020FECFF80023F15E091B712F80103D9FE03
-7F499039F0007FFF011F01C0011F7F49496D7F4990C76C7F49486E7F48498048844A8048
-84485B727E5A5C48717EA35A5C721380A2B5FCA391B9FCA41A0002C0CBFCA67EA380A27E
-A27E6E160FF11F806C183F6C7FF17F006C7F6C6D16FE6C17016D6C4B5A6D6D4A5A6D01E0
-4A5A6D6DEC3FE0010301FC49B45A6D9026FFC01F90C7FC6D6C90B55A021F15F8020715E0
-020092C8FC030713F041437CC14A>I<EE3FFC0307B51280033F14C04AB612F0020715F8
-4A9038F03FFC4AEB807F913A7FFE00FFFE4A5A4B4813FF4913F05B4913E0A24913C0A270
-13FE4949EB7FFCEF3FF8EF1FF0EF07C094C7FCB0B812C0A6D8001F01C0C8FCB3B3B0007F
-B612FCA638657CE431>I<F107F8DB7FFEEC3FFE020FB5D8F001B5FC027FDAFE03148049
-B7128F49DCDFFD13C0010FD9F00FEBFFC149D9800114014990C7EBFC0349486E6C7E4948
-EC3FFF48496E018113800780130048F0C03E97C7FC48496E7FA34884A96C60A36C6D4A5B
-A26C60A26C6D4A90C8FC6D6C4A5A6D6C4A5A6D6D485BDBF00F5B4990B612C060D97C7F4A
-C9FCD9FC0F14F09126007FFECAFC92CCFC1201A47FA27F8014F091B77E18FE6CEFFFC019
-F06D17FC19FF6D846D846D846D84013F8490BAFC0003854801E0C712014890C9000F7F48
-4816014848EE007F4848717E8512FF5B85A56D5F007F616D173F003F616D177F6C6C4D5A
-6C01C003035B6C6D4B5B6C01F8031F5BC601FF92B5C7FC6D01F8011F5B011F90B712F801
-0717E0010094C8FC020F15F0DA003F01FCC9FC4A607CC151>I<903807FF80B6FCA6C6FC
-7F7FB3A8EF1FFF94B512F0040714FC041F14FF4C8193267FE07F7F922781FE001F7FDB83
-F86D7FDB87F07FDB8FC0814C7F039FC78015BE03BC8003FC825DA25DA25DA45DB3B2B7D8
-F007B71280A651647BE35A>I<EB0FE0EB3FF8497E48B5FCA24880A24880A76C5CA26C91
-C7FCA238007FFC6D5AEB0FE090C9FCAF903807FF80007FB5FCA6C6FC7F7FB3B3AEB712C0
-A622657BE42C>I<903807FF80B6FCA6C6FC7F7FB3B3B3B3ADB712E0A623647BE32C>108
-D<902607FF80D91FFFEEFFF8B691B500F00207EBFF80040702FC023F14E0041F02FF91B6
-12F84C6F488193267FE07F6D4801037F922781FE001F9027E00FF0007FC6DA83F86D9026
-F01FC06D7F6DD987F06D4A487F6DD98FC0DBF87EC7804C6D027C80039FC76E488203BEEE
-FDF003BC6E4A8003FC04FF834B5FA24B5FA24B94C8FCA44B5EB3B2B7D8F007B7D8803FB6
-12FCA67E417BC087>I<902607FF80EB1FFFB691B512F0040714FC041F14FF4C8193267F
-E07F7F922781FE001F7FC6DA83F86D7F6DD987F07F6DD98FC0814C7F039FC78015BE03BC
-8003FC825DA25DA25DA45DB3B2B7D8F007B71280A651417BC05A>I<923807FFE092B6FC
-020715E0021F15F8027F15FE494848C66C6C7E010701F0010F13E04901C001037F49496D
-7F4990C87F49486F7E49486F7E48496F13804819C04A814819E048496F13F0A24819F8A3
-48496F13FCA34819FEA4B518FFAD6C19FEA46C6D4B13FCA36C19F8A26C6D4B13F0A26C19
-E06C6D4B13C0A26C6D4B13806C6D4B13006D6C4B5A6D6D495B6D6D495B010701F0010F13
-E06D01FE017F5B010090B7C7FC023F15FC020715E0020092C8FC030713E048437CC151>
-I<902607FF80EBFFF8B6010FEBFF80047F14F00381B612FC038715FF038F010114C09227
-BFF0003F7FC6DAFFC0010F7F6D91C76C7F6D496E7F03F86E7F4B6E7F4B17804B6F13C0A2
-7313E0A27313F0A21BF885A21BFCA3851BFEAE4F13FCA41BF861A21BF0611BE0611BC06F
-92B512801B006F5C6F4A5B6F4A5B03FF4A5B70495B04E0017F13C09226CFFC03B55A03C7
-B648C7FC03C115F803C015E0041F91C8FC040313E093CBFCB3A3B712F0A64F5D7BC05A>
-I<D90FFFEB0FFCB690383FFF8093B512E04B14F04B14F8923907FC7FFC92390FE0FFFEC6
-EC1F806DD93F0113FF6D133E157E157C15F8A215F07013FEA24BEB7FFCEF3FF8EF0FE04B
-90C7FCA55DB3B0B712F8A638417BC042>114 D<913A3FFF8007800107B5EAF81F011FEC
-FE7F017F91B5FC48B8FC48EBE0014890C7121FD80FFC1407D81FF0801600485A007F167F
-49153FA212FF171FA27F7F7F6D92C7FC13FF14E014FF6C14F8EDFFC06C15FC16FF6C16C0
-6C16F06C826C826C826C82013F1680010F16C01303D9007F15E0020315F0EC001F150004
-1F13F81607007C150100FC81177F6C163FA2171F7EA26D16F0A27F173F6D16E06D157F6D
-16C001FEEDFF806D0203130002C0EB0FFE02FCEB7FFC01DFB65A010F5DD8FE0315C026F8
-007F49C7FC48010F13E035437BC140>I<EC07E0A6140FA5141FA3143FA2147FA214FF5B
-A25B5B5B5B137F48B5FC000F91B512FEB8FCA5D8001F01E0C8FCB3AFEF0FC0AC171F6D6D
-1480A2173F6D16006F5B6D6D137E6D6D5B6DEBFF836EEBFFF86E5C020F14C002035C9126
-003FFCC7FC325C7DDA3F>I<902607FFC0ED3FFEB60207B5FCA6C6EE00076D826D82B3B3
-A260A360A2607F60183E6D6D147E4E7F6D6D4948806D6DD907F0ECFF806D01FFEB3FE06D
-91B55A6E1500021F5C020314F8DA003F018002F0C7FC51427BC05A>I<B700C00103B512
-FCA6C66C01C0C8381FFE006D6DED07F0A26D6D5E190F6D6D5E191F6D606F153F6D95C7FC
-6F5DA26D6D157E19FE6D6E5C18016E5E7013036E5E701307A26E6D5C180F6E6D5C181F6E
-6D5C183F6E93C8FC705BA26E6D13FEA26E6E5A17816FEBC1F817C36F5C17E76F5C17FFA2
-6F5CA26F5CA26F91C9FCA26F5BA36F5BA2705AA2705AA2705AA2705A4E417DBF55>I<B7
-0081B600FC0103B512FCA6C66C0180C701FCC8381FFE006F6FED03F86D047F5F856F6E16
-076D646F70140F6D705F866F6E161F6D646F4A6D143F6D99C7FC4E7F6F616D1B7E6F4A6D
-14FE6D6395B57E7001FC15016E62DCC0016E13036EDBF87F5D05038004E0496C14076E62
-DCF007ED800F6E4B6C5D050F15C004F8496C141F6E62DCFC1FEDE03F6E4B6C92C8FC053F
-15F004FE496C5C6E197E7048EDF8FE6E027E6D5C05FE15FC4D6D13FD6F601BFF6F496E5B
-A24D806F60A26F496E5BA24D806F60A26F496E90C9FCA294C87E6F5FA26F486F5A047C6F
-5A6E417DBF75>I<B700C00103B512FCA6D8003F01C0C8381FFE006FED07F0A26D6D5E19
-0F6D6D5E191F6D6D5E193F6D95C7FC6F5D6D177E6F15FEA26D6E495AA26E6D5C18036E6D
-5C18076E5E70130F6E5E70131FA26E6D495AA26E6D91C8FC606E6D137E18FE6E5D17816F
-5C17C3A26FEBE7F0A26FEBF7E017FF6F5CA26F5CA26F91C9FCA36F5BA26F5BA2705AA270
-5AA2705AA35FA25F163F94CAFC5E167E16FED807E05CD81FF81301487E486C495AA2B549
-5AA24B5A5E151F4B5A6C4849CBFC15FEEBFC01393FF807FC391FF03FF06CB55A6C5C6C91
-CCFCC613FCEB1FE04E5D7DBF55>121 D E /Fk 83 126 df<00101304007C131F00FEEB
-3F80A26C137FA248133FB2007E1400007C7F003C131E00101304191C75B830>34
-D<903907C007C0A2496C487EA8011F131FA202C05BA3007FB7FCA2B81280A36C16006C5D
-3A007F807F80A2020090C7FCA9495BA2003F90B512FE4881B81280A36C1600A22701FC01
-FCC7FCA300031303A201F85BA76C486C5AA229387DB730>I<1438147C14FCA4EB03FF01
-1F13E090B512FC4880000780481580261FFEFD13C09039F0FC3FE0D83FC0131FD87F80EB
-0FF001001307007E15F800FE14035A1507A36CEC03F0A2007F91C7FC138013C0EA3FF0EA
-1FFE13FF6C13FF6C14E0000114F86C6C7F011F7F01037F0100148002FD13C09138FC7FE0
-151FED0FF015070018EC03F8127E1501B4FCA35AA26CEC03F07E01801307ED0FE0D83FC0
-131F01F0EB7FC0D81FFEB512806CB612006C5C6C5CC614F0013F13C0D907FEC7FCEB00FC
-A5147C143825477BBE30>I<D803C0EB01E0D80FF01303486C497E487E150F487ED87E7E
-495AEAFE7F5E486C133FA25E157FA24BC7FC6C5A5D387E7E01EA7FFED83FFC5B1403EA1F
-F86C48485AEA03C0C75B140FA25D141FA24A5AA25D147FA292C8FC5CA2495AA25C1303A2
-5C1307A290390FF001E0ED07F84A487E011F497EA24A487E133F163F90267F807F1380ED
-7E1F14005BA25B1201A24848EB7F3F033F13004914FF12076F5A5B6F5A6C486D5A0001EC
-01E029477DBE30>I<EB07E0EB1FF8497E137F497E803801FC7F497E810003131F13F0A6
-143F92C8FC91387F0FFF9026F87E1F1380000113FEEBF9FC13FB4A6C1300D9FFF013C06C
-13E0151F02C05BEB7F809038FF003F4892C7FC485C48EB807E5A15FE391FDFC0FC383F8F
-E014E1397F07F1F8EB03F300FEEBFBF0EB01FF5D7FEDC006027F130F91393F801F8015C0
-6C137F6CEBFFE049EBF83F018701FC1300263FFFFBB5FC6C01F15B14E06C9038C03FFC00
-039038001FF8D801FCEB07E0293A7DB830>I<EA07C0EA0FF0EA1FF8A213FCA213FE120F
-1207EA007EA513FE13FCA2120113F81203EA07F0120FEA1FE0127FEAFFC013801300127C
-12380F1D70B730>I<141E147F14FF5BEB03FEEB07FCEB0FF0EB1FE0EB3FC0EB7F80EBFF
-00485A5B12035B485A120F5BA2485AA2123F5BA2127F90C7FCA412FEAD127FA47F123FA2
-7F121FA26C7EA27F12076C7E7F12017F6C7EEB7F80EB3FC0EB1FE0EB0FF0EB07FCEB03FE
-EB01FF7F147F141E184771BE30>I<127812FE7E7F6C7E6C7EEA0FF06C7E6C7E6C7E6C7E
-EB7F80133F14C0131FEB0FE014F01307A2EB03F8A214FC1301A214FE1300A4147FAD14FE
-A4130114FCA2130314F8A2EB07F0A2130F14E0EB1FC0133F1480137FEBFF00485A485A48
-5A485AEA3FE0485A485A90C7FC5A1278184778BE30>I<14E0497E497EA60038EC038000
-7EEC0FC0D8FF83EB3FE001C3137F9038F3F9FF267FFBFB13C06CB61280000FECFE000003
-14F86C5C6C6C13C0011F90C7FC017F13C048B512F04880000F14FE003FECFF80267FFBFB
-13C026FFF3F913E09038C3F87F0183133FD87E03EB0FC00038EC0380000091C7FCA66D5A
-6D5A23277AAE30>I<143EA2147FAF007FB7FCA2B81280A36C1600A2C76CC8FCAF143EA2
-29297DAF30>I<EA03E0EA0FF0EA1FF813FCEA3FFEA213FFA27EA27E1203EA007FA2137E
-13FEEA01FC1203EA07F8EA3FF0127FEAFFE0EA7F801300123C1019708B30>I<007FB612
-F0A2B712F8A36C15F0A225077B9E30>I<120FEA3FC0EA7FE0A2EAFFF0A4EA7FE0A2EA3F
-C0EA0F000C0C6E8B30>I<16F01501ED03F8A21507A2ED0FF0A2ED1FE0A2ED3FC0A2ED7F
-80A2EDFF00A24A5AA25D1403A24A5AA24A5AA24A5AA24A5AA24A5AA24AC7FCA2495AA25C
-1303A2495AA2495AA2495AA2495AA2495AA249C8FCA2485AA25B1203A2485AA2485AA248
-5AA2485AA2485AA248C9FCA25AA2127CA225477BBE30>I<14FE903807FFC0497F013F13
-F8497F90B57E48EB83FF4848C6138049137F4848EB3FC04848EB1FE049130F001F15F049
-1307A24848EB03F8A290C712014815FCA400FEEC00FEAD6C14016C15FCA36D1303003F15
-F8A26D1307001F15F0A26D130F6C6CEB1FE0A26C6CEB3FC06C6CEB7F806D13FF2601FF83
-13006CEBFFFE6D5B6D5B010F13E06D5BD900FEC7FC273A7CB830>I<EB03C0497EA2130F
-A2131FA2133F137F13FF1203123FB5FCA213EF138FEA7E0F1200B3B0003FB512F84814FC
-B612FEA26C14FC6C14F81F3977B830>I<EB07FC90383FFFC090B512F00003804814FE48
-80261FF80F1380263FE00113C09038C0007F4848EB3FE090C7121FED0FF04814075A6C15
-F81503A3127E1218C8FCA2150716F0150F16E0151F16C0153FED7F8015FF4A13005DEC07
-FC4A5A4A5A4A5A4A5A4A5A4990C7FC495A495AEB0FF0EB3FE0495A495A4890C8FC4848EB
-01F04848EB03F8485AEA1FE048B6FCB7FCA37E6C15F025397BB830>I<EB03FF013F13E0
-90B512F84814FE4880481580260FFE0113C09038F0007F4848EB1FE0150F16F01507A26C
-5A6C5AC8FC150F16E0A2151FED3FC0157FEDFF8002071300903807FFFE495B5D8115FF6D
-1480D9000113C09138003FE0ED1FF0ED07F8150316FC150116FE1500A21218127EB4FCA2
-150116FC4814036C15F86C6C13076DEB1FF0D83FF0133F3A1FFE01FFE06CB612C06C1580
-6CECFE00C65C013F13F001031380273A7CB830>I<EC03FC4A7E140F141FA2143F147F15
-7E14FEA2EB01FCEB03F8A2EB07F0A2EB0FE0EB1FC0A2EB3F80A2EB7F0013FEA2485A485A
-A2485AA2485A485AA2485AA248C7FC12FEB8FC1780A46C1600C8007EC7FCAA91387FFFFE
-91B6FCA46E5B29397DB830>I<000FB612804815C05AA316800180C8FCAEEB83FF019F13
-C090B512F015FC8181D9FE0313809039F0007FC049133F0180EB1FE06CC7120F000E15F0
-C81207A216F81503A31218127EA2B4FC150716F048140F6C15E06C141F6DEB3FC06D137F
-3A3FE001FF80261FFC0F13006CB55A6C5C6C5C6C14E06C6C1380D90FFCC7FC25397BB730
->I<EC0FF8EC7FFF49B51280010714E0131F4914F090387FF80F9039FFC007F848138038
-03FE005B485A4848EB03F0ED01E0484890C7FC5B123F5BA2127FEB000C903803FFE0010F
-13F8D8FF3F13FE48B6FCB7128016C09039FE007FE001F8EB1FF001E0130F49EB07F8ED03
-FC5B90C7120116FE1500A37EA46C7E15016D14FC121F6D1303000FEC07F86D130F6C6CEB
-1FF06DEB3FE03A03FF81FFC06C90B512806C15006D5B011F13F8010713E001011380273A
-7CB830>I<127CB712FC16FEA416FC48C7EA0FF816F0ED1FE0007CEC3FC0C8EA7F80EDFF
-00A24A5A4A5A5D14075D140F5D4A5AA24A5AA24AC7FCA25C5C13015CA213035CA213075C
-A4495AA6131F5CA96D5A6DC8FC273A7CB830>I<49B4FC011F13F0017F13FC90B57E0003
-ECFF804815C048010113E03A1FF8003FF049131FD83FC0EB07F8A24848EB03FC90C71201
-A56D1303003F15F86D13076C6CEB0FF06C6CEB1FE0D807FCEB7FC03A03FF83FF806C90B5
-12006C6C13FC011F13F0497F90B512FE48802607FE0013C0D80FF8EB3FE0D81FE0EB0FF0
-4848EB07F8491303007F15FC90C712014815FE481400A66C14016C15FC6D1303003F15F8
-6D1307D81FF0EB1FF06D133F3A0FFF01FFE06C90B512C06C1580C6ECFE006D5B011F13F0
-010190C7FC273A7CB830>I<49B4FC010F13E0013F13F890B57E4880488048010113803A
-0FFC007FC0D81FF0EB3FE04848131F49EB0FF048481307A290C7EA03F85A4815FC1501A4
-16FEA37E7E6D130315076C7E6C6C130F6D133FD80FFC13FF6CB6FC7E6C14FE6C14F9013F
-EBE1FC010F138190380060011400ED03F8A2150716F0150F000F15E0486C131F486CEB3F
-C0157FEDFF804A1300EC07FE391FF01FFC90B55A6C5C6C5C6C1480C649C7FCEB3FF0273A
-7CB830>I<EA03C0EA0FF0EA1FF8A2EA3FFCA4EA1FF8A2EA0FF0EA03C0C7FCAFEA03C0EA
-0FF0121F13F8123F13FCA3121FA2120F12031200120113F8120313F01207EA1FE0123FEA
-7FC0EAFF80EA7F00127E12380E3470A630>59 D<16F01503ED07F8151F157FEDFFF01403
-4A13C0021F138091383FFE00ECFFF8495B010713C0495BD93FFEC7FC495A3801FFF0485B
-000F13804890C8FCEA7FFC5BEAFFE05B7FEA7FF87FEA1FFF6C7F000313E06C7F38007FFC
-6D7E90380FFF806D7F010113F06D7FEC3FFE91381FFF80020713C06E13F01400ED7FF815
-1F1507ED03F01500252F7BB230>I<007FB7FCA2B81280A36C16006C5DCBFCA7003FB612
-FE4881B81280A36C1600A229157DA530>I<1278127EB4FC13C07FEA7FF813FEEA1FFF6C
-13C000037F6C13F86C6C7EEB1FFF6D7F010313E06D7F9038007FFC6E7E91380FFF806E13
-C0020113F080ED3FF8151F153FEDFFF05C020713C04A138091383FFE004A5A903801FFF0
-495B010F13804990C7FCEB7FFC48485A4813E0000F5B4890C8FCEA7FFE13F8EAFFE05B90
-C9FC127E1278252F7BB230>I<EC1FE0ECFFF8010313FE010F7F4914804914C090397FF0
-3FE09038FF800F4890380007F0D803FC13033A07F801FBF89038F007FF380FE01F4A13FC
-EA1FC0495A003FEBFF0F903800FE07903901FC03FE007FEBF801EA7E03ECF000A2EAFE07
-00FC49137EAA00FE6D13FED87E0314FCA2ECF801D87F0114F8003FEBFC03903900FE07F0
-903880FF0F001F90387FFFE06D6C13C0EA0FE06E13803A07F007FE009038F801F86C6CC7
-127C6CB414FE6CEB800390387FF01F6DB512FC6D14F86D14E0010314C00100EBFE00EC1F
-F0273A7CB830>64 D<147F4A7EA2497FA4497F14F7A401077F14E3A3010F7FA314C1A201
-1F7FA490383F80FEA590387F007FA4498049133F90B6FCA34881A39038FC001F00038149
-130FA4000781491307A2D87FFFEB7FFFB56CB51280A46C496C130029397DB830>I<007F
-B512F0B612FE6F7E82826C813A03F8001FF815076F7E1501A26F7EA615015EA24B5A1507
-ED1FF0ED7FE090B65A5E4BC7FC6F7E16E0829039F8000FF8ED03FC6F7E1500167FA3EE3F
-80A6167F1700A25E4B5A1503ED1FFC007FB6FCB75A5E16C05E6C02FCC7FC29387EB730>
-I<91387F803C903903FFF03E49EBFC7E011F13FE49EBFFFE5B9038FFE07F48EB801F3903
-FE000F484813075B48481303A2484813015B123F491300A2127F90C8FC167C16005A5AAC
-7E7EA2167C6D14FE123FA27F121F6D13016C6C14FCA26C6CEB03F86D13076C6CEB0FF039
-01FF801F6C9038E07FE06DB512C06D14806D1400010713FC6D13F09038007FC0273A7CB8
-30>I<003FB512E04814FCB67E6F7E6C816C813A03F8007FF0ED1FF8150F6F7E6F7E1501
-6F7EA2EE7F80A2163F17C0161FA4EE0FE0AC161F17C0A3163F1780A2167F17005E4B5A15
-034B5A150F4B5AED7FF0003FB65A485DB75A93C7FC6C14FC6C14E02B387FB730>I<007F
-B7FCB81280A47ED803F8C7123FA8EE1F0093C7FCA4157C15FEA490B5FCA6EBF800A4157C
-92C8FCA5EE07C0EE0FE0A9007FB7FCB8FCA46C16C02B387EB730>I<003FB712804816C0
-B8FCA27E7ED801FCC7121FA8EE0F8093C7FCA5153E157FA490B6FCA69038FC007FA4153E
-92C8FCAE383FFFF8487FB5FCA27E6C5B2A387EB730>I<02FF13F00103EBC0F8010F13F1
-013F13FD4913FF90B6FC4813C1EC007F4848133F4848131F49130F485A491307121F5B12
-3F491303A2127F90C7FC6F5A92C8FC5A5AA892B5FC4A14805CA26C7F6C6D1400ED03F8A2
-7F003F1407A27F121F6D130F120F7F6C6C131FA2D803FE133F6C6C137FECC1FF6C90B5FC
-7F6D13FB010F13F30103EBC1F0010090C8FC293A7DB830>I<3B3FFF800FFFE0486D4813
-F0B56C4813F8A26C496C13F06C496C13E0D803F8C7EAFE00B290B6FCA601F8C7FCB3A23B
-3FFF800FFFE0486D4813F0B56C4813F8A26C496C13F06C496C13E02D387FB730>I<007F
-B6FCB71280A46C1500260007F0C7FCB3B3A8007FB6FCB71280A46C1500213879B730>I<
-49B512F04914F85BA27F6D14F090C7EAFE00B3B3123C127EB4FCA24A5A1403EB8007397F
-F01FF86CB55A5D6C5C00075C000149C7FC38003FF025397AB730>I<D83FFF90380FFF80
-486D4813C0B56C5AA26C497E6C496C1380D803F0903803F8004B5A4B5A151F4B5A5E4BC7
-FC15FE14014A5A5D4A5A4A5A141F5D4A5A4AC8FC5C13F18101F37F13F790B57E14EFECC7
-F01483EC03F8140101FE7F496C7E5B157F497F82151F82150F826F7EA26F7E1501821500
-D83FFF903803FFC0486D4813E0B56C5AA26C497E6C496C13C02B387FB730>I<383FFFF8
-487FB57EA26C5B6C5BD801FCC9FCB3B0EE0F80EE1FC0A9003FB7FC5AB8FCA27E6C16802A
-387EB730>I<D83FF8ECFFE0486C4913F0486C4913F8A2007F16F06C6C4913E000071600
-01EF14BFEC800FA39039E7C01F3FA4ECE03F01E3133EA2ECF07EA201E1137CA2ECF8FCA2
-01E013F8A214FDEC7DF0A3147FEC3FE0A3EC1FC0A2EC070091C7FCADD83FFC903801FFE0
-486C4913F0B54913F8A26C486D13F06C486D13E02D387FB730>I<D83FFC90381FFF8048
-6C4913C0B54913E0A26C6D6C13C06C6E13800003913801F800EBF7C0A3EBF3E0A314F013
-F1A214F8A213F014FCA2147C147EA2143E143FA2141FA21581A2140F15C1A2140715E1A2
-140315F1A21401A215F91400A3157DA3153FEA3FFF481380B5EAC01FA26CEB800F6C496C
-5A2B387EB730>I<90383FFFE048B512FC000714FF4815804815C04815E0EBF80001E013
-3FD87F80EB0FF0A290C71207A44815F8481403B3A96C1407A26C15F0A36D130FA26D131F
-6C6CEB3FE001F813FF90B6FC6C15C06C15806C1500000114FCD8003F13E0253A7BB830>
-I<007FB512F0B612FE6F7E16E0826C813903F8003FED0FFCED03FE15016F7EA282178016
-3FA6167F17005EA24B5A1503ED0FFCED3FF890B6FC5E5E16804BC7FC15F001F8C9FCB038
-7FFFC0B57EA46C5B29387EB730>I<003FB57E4814F0B612FC15FF6C816C812603F8017F
-9138003FF0151F6F7E15071503821501A515035E1507150F4B5A153F4AB45A90B65A5E93
-C7FC5D8182D9F8007FED3FE0151F150F821507A817F8EEF1FCA53A3FFF8003FB4801C0EB
-FFF8B56C7E17F06C496C13E06C49EB7FC0C9EA1F002E397FB730>82
-D<90390FF803C0D97FFF13E048B512C74814F74814FF5A381FF80F383FE001497E484813
-7F90C7123F5A48141FA2150FA37EED07C06C91C7FC7F7FEA3FF0EA1FFEEBFFF06C13FF6C
-14E0000114F86C80011F13FF01031480D9003F13C014019138007FE0151FED0FF0A2ED07
-F8A2007C140312FEA56C140716F07F6DEB0FE06D131F01F8EB3FC001FF13FF91B5128016
-0000FD5CD8FC7F13F8D8F81F5BD878011380253A7BB830>I<003FB712C04816E0B8FCA4
-3AFE003F800FA8007CED07C0C791C7FCB3B1011FB5FC4980A46D91C7FC2B387EB730>I<
-3B7FFFC007FFFCB56C4813FEA46C496C13FCD803F8C7EA3F80B3B16D147F00011600A36C
-6C14FE6D13016D5CEC800390393FE00FF890391FF83FF06DB55A6D5C6D5C6D91C7FC9038
-007FFCEC1FF02F3980B730>I<D87FFE90380FFFC0B54913E06E5AA24A7E6C486D13C0D8
-07F0903801FC00A26D130300035DA46C6C495AA46C6C495AA46D131F6D5CA3EC803F013F
-5CA46D6C48C7FCA490380FE0FEA401075B14F1A301035BA314FB01015BA314FFA26D5BA4
-6E5A6E5A2B397EB730>I<D83FFC903801FFE0486C4913F000FF16F8A2007F16F06C486D
-13E0D81FC09038001FC0000F1680A76D143F00071600A7000390380F803E9039F01FC07E
-EC3FE0A3EC7FF0A2147D0001157CA29039F8FDF8FCA314F8A300005D01F913FCA2ECF07C
-A201FD137DA2017D5CECE03DA3017F133FA2ECC01FA2013F5CA2EC800F6D486C5A2D397F
-B730>I<D87FFF90381FFFC0B56C4813E0A46C496C13C0D803F8903803F8006D1307A26C
-6C495AA26C6C5C151F6D5CEC803F013F5CECC07F011F91C7FCA290380FE0FEA214F10107
-5BA2903803FBF8A201015B14FF6D5BA26E5AA36E5AB1903803FFF8497F497FA26D5B6D5B
-2B387EB730>89 D<001FB612FC4815FE5AA490C7EA03FCED07F816F0150FED1FE016C015
-3FED7F80003E1500C85A4A5A5D14034A5A5D140F4A5A5D143F4A5A92C7FC5C495A5C1303
-495A5C130F495A5C133F495A91C8FC5B4848147C4914FE1203485A5B120F485A5B123F48
-5A90B6FCB7FCA46C15FC27387CB730>I<127CA212FEA27EA26C7EA26C7EA26C7EA26C7E
-A26C7EA26C7EA212017FA26C7EA26D7EA26D7EA26D7EA26D7EA26D7EA26D7EA2130180A2
-6D7EA26E7EA26E7EA26E7EA26E7EA26E7EA26E7EA2140181A26E7EA2ED7F80A2ED3FC0A2
-ED1FE0A2ED0FF0A2ED07F8A21503A2ED01F0150025477BBE30>92
+B45A6C13F000035BC690CBFC404D7DB447>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fj cmbx12 17.28 47
+/Fj 47 122 df<B812C0AD2A0D7EA636>45 D<16F04B7E1507151F153FEC01FF1407147F
+010FB5FCB7FCA41487EBF007C7FCB3B3B3B3007FB91280A6395E74DD51>49
+D<913801FFF8021FEBFFC091B612F8010315FF010F16C0013F8290267FFC0114F89027FF
+E0003F7F4890C7000F7F48486E7FD807F86E148048486E14C048486E14E048486F13F001
+FC17F8486C816D17FC6E80B56C16FE8380A219FFA283A36C5BA26C5B6C90C8FCD807FC5D
+EA01F0CA14FEA34D13FCA219F85F19F04D13E0A294B512C019804C14004C5B604C5B4C5B
+604C13804C90C7FC4C5A4C5A4B13F05F4B13804B90C8FC4B5AED1FF84B5A4B5A4B48143F
+4A5B4A48C8FC4A5A4A48157E4A5A4A5AEC7F8092C9FC02FE16FE495A495A4948ED01FCD9
+0FC0150749B8FC5B5B90B9FC5A4818F85A5A5A5A5ABAFCA219F0A4405E78DD51>I<92B5
+FC020F14F8023F14FF49B712C04916F0010FD9C01F13FC90271FFC00077FD93FE001017F
+49486D8049C86C7F484883486C6F7F14C0486D826E806E82487FA4805CA36C5E4A5E6C5B
+6C5B6C495E011FC85A90C95CA294B55A614C91C7FC604C5B4C5B4C5B4C5B047F13809226
+0FFFFEC8FC020FB512F817E094C9FC17F817FF91C7003F13E0040713F8040113FE707F71
+7F7113E085717FA2717F85A285831A80A31AC0EA03FCEA0FFF487F487F487FA2B57EA31A
+80A34D14005C7E4A5E5F6C495E49C8485BD81FF85F000F5ED807FE92B55A6C6C6C491480
+6C01F0010791C7FC6C9026FF803F5B6D90B65A011F16F0010716C001014BC8FCD9001F14
+F0020149C9FC426079DD51>I<F01F804E7E187F18FFA25F5F5F5FA25F5F5FA294B5FC5E
+5E5EA25E5EEE3FBFEE7F3FA216FEED01FCED03F8ED07F0A2ED0FE0ED1FC0ED3F8016005D
+15FE4A5A4A5AA24A5A4A5A4A5A4A5AA24AC7FC14FE495A5C1303495A495A495A5C133F49
+C8FC13FE485AA2485A485A485A5B121F485A48C9FC12FEBCFCA6CA6CEBC000B1037FB8FC
+A6485E7CDD51>I<01C0EE01C0D801F8160F01FF167F02F0EC07FFDAFF8090B5FC92B712
+8019006060606060606095C7FC17FC5F17E0178004FCC8FC16E09026FC3FFCC9FC91CBFC
+ADED3FFE0203B512F0020F14FE023F6E7E91B712E001FDD9E00F7F9027FFFE00037F02F8
+01007F02E06EB4FC02806E138091C8FC496F13C04917E07113F0EA00F090C914F8A219FC
+83A219FEA419FFA3EA03F0EA0FFC487E487E487FA2B57EA319FEA35C4D13FC6C90C8FC5B
+4917F8EA3FF001804B13F06D17E0001F5E6C6C17C06D4B1380D807FC92B512006C6C4A5B
+6C6C6C01075B6C01E0011F5BD97FFE90B55A6DB712C0010F93C7FC6D15FC010115F0D900
+3F1480020301F0C8FC406078DD51>I<EE1FFF0303B512E0031F14F892B612FE0203814A
+D9FC037F021F9039C0007FC04A90C7EA1FE0DAFFFC6E7E494914074949EC7FF8494914FF
+49495B4949497F4990C7FC495D5C13FF485BA25A4A6E5B5A715B48496E5B725A4894C8FC
+A35AA35C48913801FFE0030F13FE033F6D7E4B14E092B612F89126E1FE037FB53AE3F000
+7FFEDAE7E06D7EDAEFC06D7F4B6D7F02FFC76C7F4A82717F4A82A2854A8085A24A1780A5
+4A17C0A37EA77EA47E6E1780A27EA21A007E4D5B7E6E5E7E6E5E6C4C5B6D7E013F4B5B6D
+6C4A5B6D01C0495B6D6D90B5C7FC6DD9FC0713FC6D90B65A6D5E023F15C0020F92C8FC02
+0114F8DA001F1380426079DD51>I<EA07E0120F7F13FCEBFFFC91B912F8A45AA21AF01A
+E01AC01A801A00A248606161616101E0C9123F01804C5A48CA485A4D90C7FC60007E4C5A
+17074D5A4D5A4D5A485F4D5A17FF4C90C8FCC9485A5F4C5A160F4C5A5F163F4C5A16FF5F
+5D94C9FC5D5D5E150FA24B5AA2153FA24B5AA215FFA34A5BA25CA35CA44A5BA45CA65CAD
+6E5BA26E5BDA03FECAFC6E5A456377E051>I<92383FFF800203B512FC021FECFF80027F
+15E049B712F849D9F0077F010F90C76C7ED91FFCEC1FFFD93FF06E7F494802037F494882
+717F484980854890C9127FA24884183FA25A80A380806E157F6E5E14FE6E7E6F4A5A6C14
+F003FC495B03FF495B6C1580DCE0075B6CDBF80F90C7FC9338FE1FFE6C9238FF7FF84D5A
+6D16C06D5E6D4BC8FC6D6F7E6D16E00101826D16FC023F814A8149B87E01078349839026
+3FFE3F8190267FFC0F819026FFF003814849C6FC48496D804849131F4890C70007801601
+48486E1580003F163F49150F007F7014C0491501717E8400FF835B8484A384A21A80A27F
+007F1900607F003F606D160F001F606D4C5A6C6D153F6C6D4B5A6C01F04B5A6C01FC0203
+5B6C01FF021F5B6D9027F001FFFEC7FC6D90B65A010F16F001035E010093C8FC020F14F8
+DA007F90C9FC426079DD51>I<F00FE04E7EA24E7EA34E7EA24E7EA34D7FA24D80A24D80
+A34D80A24D80A34D80A2DD7FBF7FA2181F05FF8017FE04016D7FA24D7E04038217F80407
+6D80A24D7E040F8217E0041F6D80A24D7F043F825F047F6E7FA294C77E4C825E03016F7F
+A24C800303845E03076F80A24C80030F845E031F6F80A24C81033F845E037F707F93B9FC
+A292BA7EA24A85A203FCC912070203865D020771805D86020F864B82021F865D87023F86
+4B83027F8692CBFC874A864A840101875C496C728090381FFFC0B700E092B812FEA66F64
+7BE37A>65 D<BB12F0F2FF801BF81BFEF3FFC088D800010280C7000114F8DF003F7F080F
+13FF74807480867480757FA2757FA28987A289A965A26365A2515BA298B55A505C505C50
+91C7FC505B505B087F13F00703B512C096B6C8FC93B812F81BC01BF8F3FF801CE00480C8
+001F13F8080713FE08016D7E7480757F757F757F89757F89871E80871EC0A41EE087A663
+A21EC0A3631E80A2511400A2515B515B6398B55A505C08075C081F5C97B6C7FCBD5A1CF8
+1CE099C8FC1BF898C9FC63627AE173>I<4DB5ED03C0057F02F014070407B600FE140F04
+7FDBFFC0131F4BB800F0133F030F05FC137F033F9127F8007FFE13FF92B6C73807FF814A
+02F0020113C3020702C09138007FE74A91C9001FB5FC023F01FC16074A01F08291B54882
+490280824991CB7E49498449498449498449865D49498490B5FC484A84A2484A84A24891
+CD127FA25A4A1A3F5AA348491A1FA44899C7FCA25CA3B5FCB07EA380A27EA2F50FC0A26C
+7FA37E6E1A1F6C1D80A26C801D3F6C6E1A00A26C6E616D1BFE6D7F6F4E5A7F6D6D4E5A6D
+6D4E5A6D6D4E5A6D6E171F6D02E04D5A6E6DEFFF806E01FC4C90C7FC020F01FFEE07FE6E
+02C0ED1FF8020102F8ED7FF06E02FF913803FFE0033F02F8013F1380030F91B648C8FC03
+0117F86F6C16E004071680DC007F02F8C9FC050191CAFC626677E375>I<BB12E0F2FF80
+1BF01BFE757E1CF0D800010280C7000780DF007F13FE080F6D7E0801807480093F7F090F
+13FC757F757F877580767F8A88767F8A888AA2767FA28A881F80A37614C0A41FE0A5881F
+F0B05214E0A51FC0A4521480A31F006466A2525BA2525BA2525B666499B55A515C5191C7
+FC515B515B515B097F5B50B512C008075C083F91C8FC0707B512FCBD12F01CC051C9FC1B
+F81B8008E0CAFC6C627AE17C>I<BD12FCA488A2D8000102C0C71201F1000F1A01F2007F
+1B3F1B0F1B07757EA28787A288A3F43F80A31C1FA3197EA3F40FC0A499C7FC19FEA31801
+A218031807181F18FF93B6FCA6EEC000181F180718031801A21800A21D7E197EA21DFCA6
+96C812011DF8A31C03A3F407F0A31C0FA21C1F1C3F1DE01C7F1CFF63631B0F093F13C098
+B5FC1A0797B6FCBEFCA31D80A35F617AE06A>I<4DB5ED03C0057F02F014070407B600FE
+140F047FDBFFC0131F4BB800F0133F030F05FC137F033F9127F8007FFE13FF92B6C73807
+FF814A02F0020113C3020702C09138007FE74A91C9001FB5FC023F01FC16074A01F08291
+B54882490280824991CB7E49498449498449498449865D49498490B5FC484A84A2484A84
+A24891CD127FA25A4A1A3F5AA348491A1FA44899C8FCA25CA3B5FCB07E071FB812F880A3
+7EA296C70001ECC000A26C7FA37E807EA26C80A26C80A26C807F6D7F816D7F7F6D7F6D6D
+5F6D14C06D6E5E6E7F6E01FC5E020F01FF5E6E02C0ED7FEF020102F8EDFFC76E02FF0207
+1383033F02FC013F1301030F91B638FC007F03014D131F6F6C04E01307040704801301DC
+007F02F8CAFC050191CBFC6D6677E37F>71 D<B96C90B91280A6D8000102C0C9000102C0
+C7FCB3B3A293BBFCA604C0C91201B3B3A6B96C90B91280A671627AE17E>I<B912E0A6C7
+02E0C7FCB3B3B3B3AEB912E0A633627CE13C>I<B96C020FB612FCA6D8000102C0CA003F
+EBF0000A0390C7FC525A525AF41FF0525A525A525A090390C8FC515AF30FF8515A515A51
+5A50485A5090C9FC505AF20FF8505A505A505A4F485A4F90CAFCF107FC4F5A4F5A4F5A4F
+5A4E485A4E90CBFCF007FC4E5A4E7E4E7E18FF4D7F4D805F4D804D804D8094B6FC04C181
+DCC3FE809326C7FC7F7F9338CFF83F9326DFF01F7FDCFFE0814D6C804D7EDCFE00814C6D
+804C7F4C6D804C824C6E7F85737F8873808588738085738088747F86747F897480868974
+8086748089757F87757F8A7580878A7580090F14FCB96C010FB8FCA670627AE17E>75
+D<B912F8A6D8000102C0CBFCB3B3B1F307E0A5F30FC0A61B1FA31B3F1C80A21B7FA21BFF
+A262A262625013006262624FB5FC1907191F4EB6FCBDFC63A553627AE161>I<B700E004
+0FB7128082828282A2D800016EDC000101FCC7FC719338001FC08383A28302FD808302FC
+80816F7F6F806F8084816F806F806F8084707F8270807080857080827080708085717F83
+718071807180868371807180727F8672808472807280877280847280737F877314808573
+14C07314E01CF07314F8857314FC7413FE7413FF1D9F867414DF7414FF86A286868787A2
+87878787A28787888888A288888890261FFFC084B712F8881D7F1D3F1D1F775A71627AE1
+7E>78 D<94381FFFE00407B67E043F15F04BB712FE030FEEFFC0033FD9FC0014F092B500
+C0010F13FC020349C7000113FF4A01F86E6C7F021F496F13E04A01C0030F7F4A496F7F91
+B5C96C7F0103497013FF494970804B834949717F49874949717F49874B8390B586484A71
+7FA24891CB6C7FA2481D804A84481DC0A348497214E0A3481DF0A34A85481DF8A5B51CFC
+B06C1DF8A36E96B5FCA36C1DF0A46C6D4E14E0A36C1DC06E606C1D80A26C6E4D1400A26C
+6E4D5BA26C6E4D5BA26D6D4D5B6D636D6D4D5B6F94B5FC6D636D6D4C5C6D6D4C91C7FC6D
+6E4B5B6D02E0031F5B023F6D4B13F06E01FC92B55A6E01FF02035C020302C0010F91C8FC
+020002FC90B512FC033F90B712F0030F17C0030394C9FCDB007F15F804071580DC001F01
+E0CAFC666677E379>I<BB7E1AFCF2FFC01BF81BFE757ED800010280C7001F80070114F0
+736C7F081F7F747F747F7414807414C0A27414E0A21DF0A27513F8A41DFCA91DF8A498B5
+12F0A21DE0A25014C01D8062501400505B505B087F5B4FB512E0071F5C93B9C7FC1BFC1B
+F01B8008F0C8FC04C0CCFCB3B3A2B97EA65E627AE16E>I<BA12F8F1FFE01AFEF2FFC01B
+F01BFED800010280C76C7F070714C0070014F0747F081F7F747F747F7480A2748089A374
+80A389A865A3505CA265A2505C9AC9FC505B505B505B087F5B4FB55A0707148096B548CA
+FC93B812F81BC050CBFC621AFF932680000314C0DE007F7F071F13F8737F737F737F7380
+8885888688A2747FA688A688A676140FF71F80A374801F3F86771400745E746E5BB96E6E
+5B746E485A75EBFE07091F90B55A090715E009015DCF003F91C7FC0A0013FC71647AE178
+>82 D<DBFFFCEC01E0020FD9FFE01303027F02FC130749B7130F0107EEC01F011F16F049
+D9C007EBF83F4948C7383FFE7FD9FFF8020FB5FC4801E014014849804849153F91C97E48
+4882001F834982003F83845B007F187FA2193FA200FF181FA27F190FA27FA26D17078080
+806C01F893C7FC80ECFF8015F86CECFFC016FC6CEDFFE017FE6CEEFFE018F86C17FE6C71
+7E6C846C846D17F86D836D836D8313036D18806D6C17C0020F17E01401DA000F16F01500
+040715F8EE007F1703050014FC183F84060713FE84A2007C8300FC83A2197FA3193F7EA3
+1AFC7EA27F1AF86D177F7F1AF06D17FF6D18E06D5E01FF18C06E4B138002E04B130002F8
+4B5A02FFED3FFC01CF01E0ECFFF8018301FF010F5B010191B65A6D6C5E48011F93C7FC48
+010315FC48D9003F14E048020149C8FC476677E35A>I<001FBEFCA64849C79126E0000F
+148002E0180091C8171F498601F81A0349864986A2491B7FA2491B3F007F1DC090C9181F
+A4007E1C0FA600FE1DE0481C07A5CA95C7FCB3B3B3A3021FBAFCA663617AE070>I<B96C
+023FB612FEA6D8000102C0CA0007EBF000E2007FC7FCB3B3B3AA656D63A2821C01806570
+170380525A6E7F6E4F5A70171F6E626E6D4D5A6E6D177F525A6E6E030390C8FC033F01E0
+4B5A6F6DED1FFC6F01FCED7FF80303D9FF80903803FFE06F02F8017F5B6F6C90B7C9FC04
+1F5E040716F8040016C0050F4ACAFCDD003F13C06F647AE17C>I<913803FFFE027FEBFF
+F00103B612FE010F6F7E4916E090273FFE001F7FD97FE001077FD9FFF801017F486D6D7F
+717E486D6E7F85717FA2717FA36C496E7FA26C5B6D5AEB1FC090C9FCA74BB6FC157F0207
+B7FC147F49B61207010F14C0013FEBFE004913F048B512C04891C7FC485B4813F85A5C48
+5B5A5CA2B55AA45FA25F806C5E806C047D7F6EEB01F96C6DD903F1EBFF806C01FED90FE1
+14FF6C9027FFC07FC01580000191B5487E6C6C4B7E011F02FC130F010302F001011400D9
+001F90CBFC49437CC14E>97 D<903807FF80B6FCA6C6FC7F7FB3A8EFFFF8040FEBFF8004
+7F14F00381B612FC038715FF038F010014C0DBBFF0011F7FDBFFC001077F93C76C7F4B02
+007F03F8824B6F7E4B6F13804B17C0851BE0A27313F0A21BF8A37313FCA41BFEAE1BFCA4
+4F13F8A31BF0A24F13E0A24F13C06F17804F1300816F4B5A6F4A5B4AB402075B4A6C6C49
+5B9126F83FE0013F13C09127F00FFC03B55A4A6CB648C7FCDAC00115F84A6C15E091C700
+1F91C8FC90C8000313E04F657BE35A>I<92380FFFF04AB67E020F15F0023F15FC91B77E
+01039039FE001FFF4901F8010113804901E0010713C04901804913E0017F90C7FC49484A
+13F0A2485B485B5A5C5A7113E0485B7113C048701380943800FE0095C7FC485BA4B5FCAE
+7EA280A27EA2806C18FCA26C6D150119F87E6C6D15036EED07F06C18E06C6D150F6D6DEC
+1FC06D01E0EC7F806D6DECFF00010701FCEB03FE6D9039FFC03FFC010091B512F0023F5D
+020F1580020102FCC7FCDA000F13C03E437BC148>I<F17FF8050FB5FCA6EF000F8484B3
+A892380FFF804AB512F8020F14FE023FECFF8391B712E301039138807FF3499039F8000F
+FB011F01E00103B5FC494913004990C87E49488148498148834A815A485BA2485BA25AA3
+485BA4B5FCAE7EA46C7FA37EA26C7FA26C5F806C5F6C6D5D6C6D5D017F93B5FC6D6C6C01
+03806D6D49806D01F0D91FF7EBFFFE6D9039FE01FFE7010190B612876D6CECFE07021F14
+F8020314E09127003FFE00ECC0004F657BE35A>I<92380FFFC04AB512FC020FECFF8002
+3F15E091B712F80103D9FE037F499039F0007FFF011F01C0011F7F49496D7F4990C76C7F
+49486E7F48498048844A804884485B727E5A5C48717EA35A5C721380A2B5FCA391B9FCA4
+1A0002C0CBFCA67EA380A27EA27E6E160FF11F806C183F6C7FF17F006C7F6C6D16FE6C17
+016D6C4B5A6D6D4A5A6D01E04A5A6D6DEC3FE0010301FC49B45A6D9026FFC01F90C7FC6D
+6C90B55A021F15F8020715E0020092C8FC030713F041437CC14A>I<EE3FFC0307B51280
+033F14C04AB612F0020715F84A9038F03FFC4AEB807F913A7FFE00FFFE4A5A4B4813FF49
+13F05B4913E0A24913C0A27013FE4949EB7FFCEF3FF8EF1FF0EF07C094C7FCB0B812C0A6
+D8001F01C0C8FCB3B3B0007FB612FCA638657CE431>I<F107F8DB7FFEEC3FFE020FB5D8
+F001B5FC027FDAFE03148049B7128F49DCDFFD13C0010FD9F00FEBFFC149D98001140149
+90C7EBFC0349486E6C7E4948EC3FFF48496E018113800780130048F0C03E97C7FC48496E
+7FA34884A96C60A36C6D4A5BA26C60A26C6D4A90C8FC6D6C4A5A6D6C4A5A6D6D485BDBF0
+0F5B4990B612C060D97C7F4AC9FCD9FC0F14F09126007FFECAFC92CCFC1201A47FA27F80
+14F091B77E18FE6CEFFFC019F06D17FC19FF6D846D846D846D84013F8490BAFC00038548
+01E0C712014890C9000F7F484816014848EE007F4848717E8512FF5B85A56D5F007F616D
+173F003F616D177F6C6C4D5A6C01C003035B6C6D4B5B6C01F8031F5BC601FF92B5C7FC6D
+01F8011F5B011F90B712F8010717E0010094C8FC020F15F0DA003F01FCC9FC4A607CC151
+>I<903807FF80B6FCA6C6FC7F7FB3A8EF1FFF94B512F0040714FC041F14FF4C8193267F
+E07F7F922781FE001F7FDB83F86D7FDB87F07FDB8FC0814C7F039FC78015BE03BC8003FC
+825DA25DA25DA45DB3B2B7D8F007B71280A651647BE35A>I<EB0FE0EB3FF8497E48B5FC
+A24880A24880A76C5CA26C91C7FCA238007FFC6D5AEB0FE090C9FCAF903807FF80007FB5
+FCA6C6FC7F7FB3B3AEB712C0A622657BE42C>I<903807FF80B6FCA6C6FC7F7FB3B3B3B3
+ADB712E0A623647BE32C>108 D<902607FF80D91FFFEEFFF8B691B500F00207EBFF8004
+0702FC023F14E0041F02FF91B612F84C6F488193267FE07F6D4801037F922781FE001F90
+27E00FF0007FC6DA83F86D9026F01FC06D7F6DD987F06D4A487F6DD98FC0DBF87EC7804C
+6D027C80039FC76E488203BEEEFDF003BC6E4A8003FC04FF834B5FA24B5FA24B94C8FCA4
+4B5EB3B2B7D8F007B7D8803FB612FCA67E417BC087>I<902607FF80EB1FFFB691B512F0
+040714FC041F14FF4C8193267FE07F7F922781FE001F7FC6DA83F86D7F6DD987F07F6DD9
+8FC0814C7F039FC78015BE03BC8003FC825DA25DA25DA45DB3B2B7D8F007B71280A65141
+7BC05A>I<923807FFE092B6FC020715E0021F15F8027F15FE494848C66C6C7E010701F0
+010F13E04901C001037F49496D7F4990C87F49486F7E49486F7E48496F13804819C04A81
+4819E048496F13F0A24819F8A348496F13FCA34819FEA4B518FFAD6C19FEA46C6D4B13FC
+A36C19F8A26C6D4B13F0A26C19E06C6D4B13C0A26C6D4B13806C6D4B13006D6C4B5A6D6D
+495B6D6D495B010701F0010F13E06D01FE017F5B010090B7C7FC023F15FC020715E00200
+92C8FC030713E048437CC151>I<902607FF80EBFFF8B6010FEBFF80047F14F00381B612
+FC038715FF038F010114C09227BFF0003F7FC6DAFFC0010F7F6D91C76C7F6D496E7F03F8
+6E7F4B6E7F4B17804B6F13C0A27313E0A27313F0A21BF885A21BFCA3851BFEAE4F13FCA4
+1BF861A21BF0611BE0611BC06F92B512801B006F5C6F4A5B6F4A5B03FF4A5B70495B04E0
+017F13C09226CFFC03B55A03C7B648C7FC03C115F803C015E0041F91C8FC040313E093CB
+FCB3A3B712F0A64F5D7BC05A>I<D90FFFEB0FFCB690383FFF8093B512E04B14F04B14F8
+923907FC7FFC92390FE0FFFEC6EC1F806DD93F0113FF6D133E157E157C15F8A215F07013
+FEA24BEB7FFCEF3FF8EF0FE04B90C7FCA55DB3B0B712F8A638417BC042>114
+D<913A3FFF8007800107B5EAF81F011FECFE7F017F91B5FC48B8FC48EBE0014890C7121F
+D80FFC1407D81FF0801600485A007F167F49153FA212FF171FA27F7F7F6D92C7FC13FF14
+E014FF6C14F8EDFFC06C15FC16FF6C16C06C16F06C826C826C826C82013F1680010F16C0
+1303D9007F15E0020315F0EC001F1500041F13F81607007C150100FC81177F6C163FA217
+1F7EA26D16F0A27F173F6D16E06D157F6D16C001FEEDFF806D0203130002C0EB0FFE02FC
+EB7FFC01DFB65A010F5DD8FE0315C026F8007F49C7FC48010F13E035437BC140>I<EC07
+E0A6140FA5141FA3143FA2147FA214FF5BA25B5B5B5B137F48B5FC000F91B512FEB8FCA5
+D8001F01E0C8FCB3AFEF0FC0AC171F6D6D1480A2173F6D16006F5B6D6D137E6D6D5B6DEB
+FF836EEBFFF86E5C020F14C002035C9126003FFCC7FC325C7DDA3F>I<902607FFC0ED3F
+FEB60207B5FCA6C6EE00076D826D82B3B3A260A360A2607F60183E6D6D147E4E7F6D6D49
+48806D6DD907F0ECFF806D01FFEB3FE06D91B55A6E1500021F5C020314F8DA003F018002
+F0C7FC51427BC05A>I<B700C00103B512FCA6C66C01C0C8381FFE006D6DED07F0A26D6D
+5E190F6D6D5E191F6D606F153F6D95C7FC6F5DA26D6D157E19FE6D6E5C18016E5E701303
+6E5E701307A26E6D5C180F6E6D5C181F6E6D5C183F6E93C8FC705BA26E6D13FEA26E6E5A
+17816FEBC1F817C36F5C17E76F5C17FFA26F5CA26F5CA26F91C9FCA26F5BA36F5BA2705A
+A2705AA2705AA2705A4E417DBF55>I<B70081B600FC0103B512FCA6C66C0180C701FCC8
+381FFE006F6FED03F86D047F5F856F6E16076D646F70140F6D705F866F6E161F6D646F4A
+6D143F6D99C7FC4E7F6F616D1B7E6F4A6D14FE6D6395B57E7001FC15016E62DCC0016E13
+036EDBF87F5D05038004E0496C14076E62DCF007ED800F6E4B6C5D050F15C004F8496C14
+1F6E62DCFC1FEDE03F6E4B6C92C8FC053F15F004FE496C5C6E197E7048EDF8FE6E027E6D
+5C05FE15FC4D6D13FD6F601BFF6F496E5BA24D806F60A26F496E5BA24D806F60A26F496E
+90C9FCA294C87E6F5FA26F486F5A047C6F5A6E417DBF75>I<B700C00103B512FCA6D800
+3F01C0C8381FFE006FED07F0A26D6D5E190F6D6D5E191F6D6D5E193F6D95C7FC6F5D6D17
+7E6F15FEA26D6E495AA26E6D5C18036E6D5C18076E5E70130F6E5E70131FA26E6D495AA2
+6E6D91C8FC606E6D137E18FE6E5D17816F5C17C3A26FEBE7F0A26FEBF7E017FF6F5CA26F
+5CA26F91C9FCA36F5BA26F5BA2705AA2705AA2705AA35FA25F163F94CAFC5E167E16FED8
+07E05CD81FF81301487E486C495AA2B5495AA24B5A5E151F4B5A6C4849CBFC15FEEBFC01
+393FF807FC391FF03FF06CB55A6C5C6C91CCFCC613FCEB1FE04E5D7DBF55>121
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fk cmtt10 10.95 83
+/Fk 83 126 df<00101304007C131F00FEEB3F80A26C137FA248133FB2007E1400007C7F
+003C131E00101304191C75B830>34 D<903907C007C0A2496C487EA8011F131FA202C05B
+A3007FB7FCA2B81280A36C16006C5D3A007F807F80A2020090C7FCA9495BA2003F90B512
+FE4881B81280A36C1600A22701FC01FCC7FCA300031303A201F85BA76C486C5AA229387D
+B730>I<1438147C14FCA4EB03FF011F13E090B512FC4880000780481580261FFEFD13C0
+9039F0FC3FE0D83FC0131FD87F80EB0FF001001307007E15F800FE14035A1507A36CEC03
+F0A2007F91C7FC138013C0EA3FF0EA1FFE13FF6C13FF6C14E0000114F86C6C7F011F7F01
+037F0100148002FD13C09138FC7FE0151FED0FF015070018EC03F8127E1501B4FCA35AA2
+6CEC03F07E01801307ED0FE0D83FC0131F01F0EB7FC0D81FFEB512806CB612006C5C6C5C
+C614F0013F13C0D907FEC7FCEB00FCA5147C143825477BBE30>I<D803C0EB01E0D80FF0
+1303486C497E487E150F487ED87E7E495AEAFE7F5E486C133FA25E157FA24BC7FC6C5A5D
+387E7E01EA7FFED83FFC5B1403EA1FF86C48485AEA03C0C75B140FA25D141FA24A5AA25D
+147FA292C8FC5CA2495AA25C1303A25C1307A290390FF001E0ED07F84A487E011F497EA2
+4A487E133F163F90267F807F1380ED7E1F14005BA25B1201A24848EB7F3F033F13004914
+FF12076F5A5B6F5A6C486D5A0001EC01E029477DBE30>I<EB07E0EB1FF8497E137F497E
+803801FC7F497E810003131F13F0A6143F92C8FC91387F0FFF9026F87E1F1380000113FE
+EBF9FC13FB4A6C1300D9FFF013C06C13E0151F02C05BEB7F809038FF003F4892C7FC485C
+48EB807E5A15FE391FDFC0FC383F8FE014E1397F07F1F8EB03F300FEEBFBF0EB01FF5D7F
+EDC006027F130F91393F801F8015C06C137F6CEBFFE049EBF83F018701FC1300263FFFFB
+B5FC6C01F15B14E06C9038C03FFC00039038001FF8D801FCEB07E0293A7DB830>I<EA07
+C0EA0FF0EA1FF8A213FCA213FE120F1207EA007EA513FE13FCA2120113F81203EA07F012
+0FEA1FE0127FEAFFC013801300127C12380F1D70B730>I<141E147F14FF5BEB03FEEB07
+FCEB0FF0EB1FE0EB3FC0EB7F80EBFF00485A5B12035B485A120F5BA2485AA2123F5BA212
+7F90C7FCA412FEAD127FA47F123FA27F121FA26C7EA27F12076C7E7F12017F6C7EEB7F80
+EB3FC0EB1FE0EB0FF0EB07FCEB03FEEB01FF7F147F141E184771BE30>I<127812FE7E7F
+6C7E6C7EEA0FF06C7E6C7E6C7E6C7EEB7F80133F14C0131FEB0FE014F01307A2EB03F8A2
+14FC1301A214FE1300A4147FAD14FEA4130114FCA2130314F8A2EB07F0A2130F14E0EB1F
+C0133F1480137FEBFF00485A485A485A485AEA3FE0485A485A90C7FC5A1278184778BE30
+>I<14E0497E497EA60038EC0380007EEC0FC0D8FF83EB3FE001C3137F9038F3F9FF267F
+FBFB13C06CB61280000FECFE00000314F86C5C6C6C13C0011F90C7FC017F13C048B512F0
+4880000F14FE003FECFF80267FFBFB13C026FFF3F913E09038C3F87F0183133FD87E03EB
+0FC00038EC0380000091C7FCA66D5A6D5A23277AAE30>I<143EA2147FAF007FB7FCA2B8
+1280A36C1600A2C76CC8FCAF143EA229297DAF30>I<EA03E0EA0FF0EA1FF813FCEA3FFE
+A213FFA27EA27E1203EA007FA2137E13FEEA01FC1203EA07F8EA3FF0127FEAFFE0EA7F80
+1300123C1019708B30>I<007FB612F0A2B712F8A36C15F0A225077B9E30>I<120FEA3FC0
+EA7FE0A2EAFFF0A4EA7FE0A2EA3FC0EA0F000C0C6E8B30>I<16F01501ED03F8A21507A2
+ED0FF0A2ED1FE0A2ED3FC0A2ED7F80A2EDFF00A24A5AA25D1403A24A5AA24A5AA24A5AA2
+4A5AA24A5AA24AC7FCA2495AA25C1303A2495AA2495AA2495AA2495AA2495AA249C8FCA2
+485AA25B1203A2485AA2485AA2485AA2485AA2485AA248C9FCA25AA2127CA225477BBE30
+>I<14FE903807FFC0497F013F13F8497F90B57E48EB83FF4848C6138049137F4848EB3F
+C04848EB1FE049130F001F15F0491307A24848EB03F8A290C712014815FCA400FEEC00FE
+AD6C14016C15FCA36D1303003F15F8A26D1307001F15F0A26D130F6C6CEB1FE0A26C6CEB
+3FC06C6CEB7F806D13FF2601FF8313006CEBFFFE6D5B6D5B010F13E06D5BD900FEC7FC27
+3A7CB830>I<EB03C0497EA2130FA2131FA2133F137F13FF1203123FB5FCA213EF138FEA
+7E0F1200B3B0003FB512F84814FCB612FEA26C14FC6C14F81F3977B830>I<EB07FC9038
+3FFFC090B512F00003804814FE4880261FF80F1380263FE00113C09038C0007F4848EB3F
+E090C7121FED0FF04814075A6C15F81503A3127E1218C8FCA2150716F0150F16E0151F16
+C0153FED7F8015FF4A13005DEC07FC4A5A4A5A4A5A4A5A4A5A4990C7FC495A495AEB0FF0
+EB3FE0495A495A4890C8FC4848EB01F04848EB03F8485AEA1FE048B6FCB7FCA37E6C15F0
+25397BB830>I<EB03FF013F13E090B512F84814FE4880481580260FFE0113C09038F000
+7F4848EB1FE0150F16F01507A26C5A6C5AC8FC150F16E0A2151FED3FC0157FEDFF800207
+1300903807FFFE495B5D8115FF6D1480D9000113C09138003FE0ED1FF0ED07F8150316FC
+150116FE1500A21218127EB4FCA2150116FC4814036C15F86C6C13076DEB1FF0D83FF013
+3F3A1FFE01FFE06CB612C06C15806CECFE00C65C013F13F001031380273A7CB830>I<EC
+03FC4A7E140F141FA2143F147F157E14FEA2EB01FCEB03F8A2EB07F0A2EB0FE0EB1FC0A2
+EB3F80A2EB7F0013FEA2485A485AA2485AA2485A485AA2485AA248C7FC12FEB8FC1780A4
+6C1600C8007EC7FCAA91387FFFFE91B6FCA46E5B29397DB830>I<000FB612804815C05A
+A316800180C8FCAEEB83FF019F13C090B512F015FC8181D9FE0313809039F0007FC04913
+3F0180EB1FE06CC7120F000E15F0C81207A216F81503A31218127EA2B4FC150716F04814
+0F6C15E06C141F6DEB3FC06D137F3A3FE001FF80261FFC0F13006CB55A6C5C6C5C6C14E0
+6C6C1380D90FFCC7FC25397BB730>I<EC0FF8EC7FFF49B51280010714E0131F4914F090
+387FF80F9039FFC007F84813803803FE005B485A4848EB03F0ED01E0484890C7FC5B123F
+5BA2127FEB000C903803FFE0010F13F8D8FF3F13FE48B6FCB7128016C09039FE007FE001
+F8EB1FF001E0130F49EB07F849EB03FCA290C7120116FE1500A37EA46C7E15016D14FC12
+1F6D1303000FEC07F86D130F6C6CEB1FF06DEB3FE03A03FF81FFC06C90B512806C15006D
+5B011F13F8010713E001011380273A7CB830>I<127CB712FC16FEA416FC48C7EA0FF816
+F0ED1FE0007CEC3FC0C8EA7F80EDFF00A24A5A4A5A5D14075D140F5D4A5AA24A5AA24AC7
+FCA25C5C13015CA213035CA213075CA4495AA6131F5CA96D5A6DC8FC273A7CB830>I<49
+B4FC011F13F0017F13FC90B57E0003ECFF804815C048010113E03A1FF8003FF049131FD8
+3FC0EB07F8A24848EB03FC90C71201A56D1303003F15F86D13076C6CEB0FF06C6CEB1FE0
+D807FCEB7FC03A03FF83FF806C90B512006C6C13FC011F13F0497F90B512FE48802607FE
+0013C0D80FF8EB3FE0D81FE0EB0FF04848EB07F8491303007F15FC90C712014815FE4814
+00A66C14016C15FC6D1303003F15F86D1307D81FF0EB1FF06D133F3A0FFF01FFE06C90B5
+12C06C1580C6ECFE006D5B011F13F0010190C7FC273A7CB830>I<49B4FC010F13E0013F
+13F890B57E4880488048010113803A0FFC007FC0D81FF0EB3FE04848131F49EB0FF04848
+1307A290C7EA03F85A4815FC1501A416FEA37E7E6D1303A26C6C13076C6C130F6D133FD8
+0FFC13FF6CB6FC7E6C14FE6C14F9013FEBE1FC010F138190380060011400ED03F8A21507
+16F0150F000F15E0486C131F486CEB3FC0157FEDFF804A1300EC07FE391FF01FFC90B55A
+6C5C6C5C6C1480C649C7FCEB3FF0273A7CB830>I<EA03C0EA0FF0EA1FF8A2EA3FFCA4EA
+1FF8A2EA0FF0EA03C0C7FCAFEA03C0EA0FF0121F13F8123F13FCA3121FA2120F12031200
+120113F8120313F01207EA1FE0123FEA7FC0EAFF80EA7F00127E12380E3470A630>59
+D<16F01503ED07F8151F157FEDFFF014034A13C0021F138091383FFE00ECFFF8495B0107
+13C0495BD93FFEC7FC495A3801FFF0485B000F13804890C8FCEA7FFC5BEAFFE05B7FEA7F
+F87FEA1FFF6C7F000313E06C7F38007FFC6D7E90380FFF806D7F010113F06D7FEC3FFE91
+381FFF80020713C06E13F01400ED7FF8151F1507ED03F01500252F7BB230>I<007FB7FC
+A2B81280A36C16006C5DCBFCA7003FB612FE4881B81280A36C1600A229157DA530>I<12
+78127EB4FC13C07FEA7FF813FEEA1FFF6C13C000037F6C13F86C6C7EEB1FFF6D7F010313
+E06D7F9038007FFC6E7E91380FFF806E13C0020113F080ED3FF8151F153FEDFFF05C0207
+13C04A138091383FFE004A5A903801FFF0495B010F13804990C7FCEB7FFC48485A4813E0
+000F5B4890C8FCEA7FFE13F8EAFFE05B90C9FC127E1278252F7BB230>I<EC1FE0ECFFF8
+010313FE010F7F4914804914C090397FF03FE09038FF800F4890380007F0D803FC13033A
+07F801FBF89038F007FF380FE01F4A13FCEA1FC0495A003FEBFF0F903800FE07903901FC
+03FE007FEBF801EA7E03ECF000A2EAFE0700FC49137EAA00FE6D13FED87E0314FCA2ECF8
+01D87F0114F8003FEBFC03903900FE07F0903880FF0F001F90387FFFE06D6C13C0EA0FE0
+6E13803A07F007FE009038F801F86C6CC7127C6CB414FE6CEB800390387FF01F6DB512FC
+6D14F86D14E0010314C00100EBFE00EC1FF0273A7CB830>64 D<147F4A7EA2497FA4497F
+14F7A401077F14E3A3010F7FA314C1A2011F7FA490383F80FEA590387F007FA449804913
+3F90B6FCA34881A39038FC001F00038149130FA4000781491307A2D87FFFEB7FFFB56CB5
+1280A46C496C130029397DB830>I<007FB512F0B612FE6F7E82826C813A03F8001FF815
+076F7E1501A26F7EA615015EA24B5A1507ED1FF0ED7FE090B65A5E4BC7FC6F7E16E08290
+39F8000FF8ED03FC6F7E1500167FA3EE3F80A6167F1700A25E4B5A1503ED1FFC007FB6FC
+B75A5E16C05E6C02FCC7FC29387EB730>I<91387F803C903903FFF03E49EBFC7E011F13
+FE49EBFFFE5B9038FFE07F48EB801F3903FE000F484813075B48481303A2484813015B12
+3F491300A2127F90C8FC167C16005A5AAC7E7EA2167C6D14FE123FA27F121F6D13016C6C
+14FCA26C6CEB03F86D13076C6CEB0FF03901FF801F6C9038E07FE06DB512C06D14806D14
+00010713FC6D13F09038007FC0273A7CB830>I<003FB512E04814FCB67E6F7E6C816C81
+3A03F8007FF0ED1FF8150F6F7E6F7E15016F7EA2EE7F80A2163F17C0161FA4EE0FE0AC16
+1F17C0A3163F1780A2167F17005E4B5A15034B5A150F4B5AED7FF0003FB65A485DB75A93
+C7FC6C14FC6C14E02B387FB730>I<007FB7FCB81280A47ED803F8C7123FA8EE1F0093C7
+FCA4157C15FEA490B5FCA6EBF800A4157C92C8FCA5EE07C0EE0FE0A9007FB7FCB8FCA46C
+16C02B387EB730>I<003FB712804816C0B8FCA27E7ED801FCC7121FA8EE0F8093C7FCA5
+153E157FA490B6FCA69038FC007FA4153E92C8FCAE383FFFF8487FB5FCA27E6C5B2A387E
+B730>I<02FF13F00103EBC0F8010F13F1013F13FD4913FF90B6FC4813C1EC007F484813
+3F4848131F49130F485A491307121F5B123F491303A2127F90C7FC6F5A92C8FC5A5AA892
+B5FC4A14805CA26C7F6C6D1400ED03F8A27F003F1407A27F121F6D130F120F7F6C6C131F
+A2D803FE133F6C6C137FECC1FF6C90B5FC7F6D13FB010F13F30103EBC1F0010090C8FC29
+3A7DB830>I<3B3FFF800FFFE0486D4813F0B56C4813F8A26C496C13F06C496C13E0D803
+F8C7EAFE00B290B6FCA601F8C7FCB3A23B3FFF800FFFE0486D4813F0B56C4813F8A26C49
+6C13F06C496C13E02D387FB730>I<007FB6FCB71280A46C1500260007F0C7FCB3B3A800
+7FB6FCB71280A46C1500213879B730>I<49B512F04914F85BA27F6D14F090C7EAFE00B3
+B3123C127EB4FCA24A5A1403EB8007397FF01FF86CB55A5D6C5C00075C000149C7FC3800
+3FF025397AB730>I<D83FFF90380FFF80486D4813C0B56C5AA26C497E6C496C1380D803
+F0903803F8004B5A4B5A151F4B5A5E4BC7FC15FE14014A5A5D4A5A4A5A141F5D4A5A4AC8
+FC5C13F18101F37F13F790B57E14EFECC7F01483EC03F8140101FE7F496C7E5B157F497F
+82151F82150F826F7EA26F7E1501821500D83FFF903803FFC0486D4813E0B56C5AA26C49
+7E6C496C13C02B387FB730>I<383FFFF8487FB57EA26C5B6C5BD801FCC9FCB3B0EE0F80
+EE1FC0A9003FB7FC5AB8FCA27E6C16802A387EB730>I<D83FF8ECFFE0486C4913F0486C
+4913F8A2007F16F06C6C4913E00007160001EF14BFEC800FA39039E7C01F3FA4ECE03F01
+E3133EA2ECF07EA201E1137CA2ECF8FCA201E013F8A214FDEC7DF0A3147FEC3FE0A3EC1F
+C0A2EC070091C7FCADD83FFC903801FFE0486C4913F0B54913F8A26C486D13F06C486D13
+E02D387FB730>I<D83FFC90381FFF80486C4913C0B54913E0A26C6D6C13C06C6E138000
+03913801F800EBF7C0A3EBF3E0A314F013F1A214F8A213F014FCA2147C147EA2143E143F
+A2141FA21581A2140F15C1A2140715E1A2140315F1A21401A215F91400A3157DA3153FEA
+3FFF481380B5EAC01FA26CEB800F6C496C5A2B387EB730>I<90383FFFE048B512FC0007
+14FF4815804815C04815E0EBF80001E0133FD87F80EB0FF0A290C71207A44815F8481403
+B3A96C1407A26C15F0A36D130FA26D131F6C6CEB3FE001F813FF90B6FC6C15C06C15806C
+1500000114FCD8003F13E0253A7BB830>I<007FB512F0B612FE6F7E16E0826C813903F8
+003FED0FFCED03FE15016F7EA2821780163FA6167F17005EA24B5A1503ED0FFCED3FF890
+B6FC5E5E16804BC7FC15F001F8C9FCB0387FFFC0B57EA46C5B29387EB730>I<003FB57E
+4814F0B612FC15FF6C816C812603F8017F9138003FF0151F6F7E15071503821501A51503
+5E1507150F4B5A153F4AB45A90B65A5E93C7FC5D8182D9F8007FED3FE0151F150F821507
+A817F8EEF1FCA53A3FFF8003FB4801C0EBFFF8B56C7E17F06C496C13E06C49EB7FC0C9EA
+1F002E397FB730>82 D<90390FF803C0D97FFF13E048B512C74814F74814FF5A381FF80F
+383FE001497E4848137F90C7123F5A48141FA2150FA37EED07C06C91C7FC7F7FEA3FF0EA
+1FFEEBFFF06C13FF6C14E0000114F86C80011F13FF01031480D9003F13C014019138007F
+E0151FED0FF0A2ED07F8A2007C140312FEA56C140716F07F6DEB0FE06D131F01F8EB3FC0
+01FF13FF91B51280160000FD5CD8FC7F13F8D8F81F5BD878011380253A7BB830>I<003F
+B712C04816E0B8FCA43AFE003F800FA8007CED07C0C791C7FCB3B1011FB5FC4980A46D91
+C7FC2B387EB730>I<3B7FFFC007FFFCB56C4813FEA46C496C13FCD803F8C7EA3F80B3B1
+6D147F00011600A36C6C14FE6D13016D5CEC800390393FE00FF890391FF83FF06DB55A6D
+5C6D5C6D91C7FC9038007FFCEC1FF02F3980B730>I<D87FFE90380FFFC0B54913E06E5A
+A24A7E6C486D13C0D807F0903801FC00A26D130300035DA46C6C495AA46C6C495AA46D13
+1F6D5CA3EC803F013F5CA46D6C48C7FCA490380FE0FEA401075B14F1A301035BA314FB01
+015BA314FFA26D5BA46E5A6E5A2B397EB730>I<D83FFC903801FFE0486C4913F000FF16
+F8A2007F16F06C486D13E0D81FC09038001FC0000F1680A76D143F00071600A700039038
+0F803E9039F01FC07EEC3FE0A3EC7FF0A2147D0001157CA29039F8FDF8FCA314F8A30000
+5D01F913FCA2ECF07CA201FD137DA2017D5CECE03DA3017F133FA2ECC01FA2013F5CA2EC
+800F6D486C5A2D397FB730>I<D87FFF90381FFFC0B56C4813E0A46C496C13C0D803F890
+3803F8006D1307A26C6C495AA26C6C5C151F6D5CEC803F013F5CECC07F011F91C7FCA290
+380FE0FEA214F101075BA2903803FBF8A201015B14FF6D5BA26E5AA36E5AB1903803FFF8
+497F497FA26D5B6D5B2B387EB730>89 D<001FB612FC4815FE5AA490C7EA03FCED07F816
+F0150FED1FE016C0153FED7F80003E1500C85A4A5A5D14034A5A5D140F4A5A5D143F4A5A
+92C7FC5C495A5C1303495A5C130F495A5C133F495A91C8FC5B4848147C4914FE1203485A
+5B120F485A5B123F485A90B6FCB7FCA46C15FC27387CB730>I<127CA212FEA27EA26C7E
+A26C7EA26C7EA26C7EA26C7EA26C7EA212017FA26C7EA26D7EA26D7EA26D7EA26D7EA26D
+7EA26D7EA2130180A26D7EA26E7EA26E7EA26E7EA26E7EA26E7EA26E7EA2140181A26E7E
+A2ED7F80A2ED3FC0A2ED1FE0A2ED0FF0A2ED07F8A21503A2ED01F0150025477BBE30>92
D<007FB612F0A2B712F8A36C15F0A225077B7D30>95 D<1338137CEA01FE12031207EA0F
FC13F0EA1FE013C0EA3F8013005A127EA212FE5AA5EAFFC013E013F0127FA2123FA2EA1F
-E0EA07C00F1D70BE30>I<EB3FFC48B57E4814E04880488048809038F00FFE9038E001FF
-806F7E6C48133F6C4880C8121FA491B5FC130F137F48B6FC12075A48EBC01F383FFC00EA
-7FE0138048C7FC5AA46C143FA26C6C137F9038C001FF263FF80FEBFFC06CB712E0A20007
-14F76C14C3C6020013C0D93FF090C7FC2B2A7CA830>I<EA3FFC487E12FFA2127F123F12
-00AAEC03FE91381FFF80027F13E091B57E90B612FC82ECFE079138F001FF4A6C13804A13
-7F4AEB3FC091C7121F4915E0160FA217F01607A8160FA217E07F161F6EEB3FC0A26EEB7F
-806E13FFDAF00313009138FC0FFE91B55A5E495CD97E7F13C0D93C1F90C7FC90380003FC
-2C3980B730>I<ECFFE0010713FC011F7F017F7F90B612804815C048EB807F3907FC003F
-485A485A49EB1F804848EB0F004990C7FC127F90C9FCA25A5AA87E7EA27F003FEC07C06D
-EB0FE06C7E6D131F6C6C14C0D807FE133F9039FFC0FF806C90B5FCC615006D5B011F13F8
-01075B01011380232A7AA830>I<913801FFE04A7F5CA28080EC0007AAEB03FE90381FFF
-874913E790B6FC5A5A481303380FFC00D81FF0133F49131F485A150F4848130790C7FCA2
-5AA25AA87E6C140FA27F003F141F6D133F6C7E6D137F390FF801FF2607FE07EBFFC06CB7
-12E06C16F06C14F76D01C713E0011F010313C0D907FCC8FC2C397DB730>I<49B4FC0107
-13E0011F13F8017F7F90B57E488048018113803A07FC007FC04848133FD81FE0EB1FE015
-0F484814F0491307127F90C7FCED03F85A5AB7FCA516F048C9FC7E7EA27F003FEC01F06D
-EB03F86C7E6C7E6D1307D807FEEB1FF03A03FFC07FE06C90B5FC6C15C0013F14806DEBFE
-00010713F8010013C0252A7CA830>I<EDFF80020713E0021F13F05C4A13F891B5FC4913
-87903803FE079138FC03F0903907F800C04A1300A8003FB612C04815E0B7FCA36C15C026
-0007F0C7FCB3A9003FB512FE4880B71280A26C15006C5C25397DB830>I<D903FC13FF90
-261FFF8713C04913DF90B712E05A5A2607FE07138F903AF801FE07C048486C6CC7FCA249
-7F001F8149133FA56D137F000F92C7FC6D5BA26C6C485AEBFE0790B55A5D485C15C001DF
-5BD9C3FCC8FC01C0C9FCA37F7F6CB512F015FF6C15C04815F0488148813A3FE0001FFE01
-80130148C8127F007E8100FE168048151FA56C153F007FED7F006D5C6C6C495A01F01307
-6CB4EB7FFC6C90B55A6C5D000115C06C6C91C7FC011F13FC010113C02B3E7DA730>I<EA
-3FFC487E12FFA2127F123F1200AAEC01FE91380FFF80023F13E091B57E90B67EA29138FE
-07FCECF8039138E001FE14C0EC8000A291C7FCA25BB3A23B3FFFF81FFFF8486D4813FCB5
-00FE14FEA26C01FC14FC6C496C13F82F3880B730>I<14E0EB03F8A2497EA36D5AA2EB00
-E091C8FCA9381FFFF8487F5AA27E7EEA0001B3A9003FB612C04815E0B7FCA27E6C15C023
-397AB830>I<EC01C0EC07F0A2EC0FF8A3EC07F0A2EC01C091C7FCA990B512F04814F8A4
-7EEB0003B3B3A5EC07F0A2123C007EEB0FE0B4131FEC3FC0147F90B512806C14005C6C5B
-000F13F0000313C01D4E7CB830>I<EA7FF8487EA4127F1200AB0203B512804A14C017E0
-A217C06E14809139001FE0004B5A4B5A4BC7FC4A5A4A5AEC0FF84A5A4A5A4A5A4A5A01FD
-7F90B57E8114F7ECE3F8ECC1FCEC81FEEC00FF497F496D7E6F7E826F7E15076F7E6F7E3B
-7FFFF81FFFE0B56C4813F017F8A217F06C496C13E02D387FB730>I<387FFFF8B57EA47E
-EA0001B3B3A8007FB612F0B712F8A46C15F025387BB730>I<02FC137E3B7FC3FF01FF80
-D8FFEF01877F90B500CF7F15DF92B57E6C010F13872607FE07EB03F801FC13FE9039F803
-FC01A201F013F8A301E013F0B3A23C7FFE0FFF07FF80B548018F13C0A46C486C01071380
-322881A730>I<EC01FE3A3FFC0FFF80267FFE3F13E000FF90B57E90B67E7E6C9038FE07
-FCC6EBF8039138E001FE14C0EC8000A291C7FCA25BB3A23B3FFFF81FFFF8486D4813FCB5
-00FE14FEA26C01FC14FC6C496C13F82F2880A730>I<49B4FC010F13E0013F13F8497F90
-B57E0003ECFF8014013A07FC007FC04848EB3FE0D81FE0EB0FF0A24848EB07F849130300
-7F15FC90C71201A300FEEC00FEA86C14016C15FCA26D1303003F15F86D13076D130F6C6C
-EB1FF06C6CEB3FE06D137F3A07FF01FFC06C90B512806C15006C6C13FC6D5B010F13E001
-0190C7FC272A7CA830>I<EC03FE3A3FFC1FFF80267FFE7F13E000FF90B57E90B612FC6C
-816CEBFE07C69038F001FF4A6C13804A137F4AEB3FC091C7121F4915E0160FA217F01607
-A8160FA217E07F161F6EEB3FC0A26EEB7F806E13FFDAF00313009138FC0FFE91B55A5E49
-5C6E13C0021F90C7FCEC03FC91C9FCAD383FFFF8487FB57EA26C5B6C5B2C3C80A730>I<
-ED07F83A3FFF803FFF486DB51280B512C302CF14C06C13DF6C9038FFFC3FD8001F13E092
-38801F809238000F004A90C7FC5C5C5CA25CA45CAF003FB512FC4880B7FCA26C5C6C5C2A
-287EA730>114 D<90381FFC1E48B5129F000714FF5A5A5A387FF007EB800100FEC7FC48
-80A46C143E007F91C7FC13E06CB4FC6C13FC6CEBFF806C14E0000114F86C6C7F01037F90
-38000FFF02001380007C147F00FEEC1FC0A2150F7EA27F151F6DEB3F806D137F9039FC03
-FF0090B6FC5D5D00FC14F0D8F83F13C026780FFEC7FC222A79A830>I<EB0780497E131F
-A9003FB612E04815F0B7FCA36C15E026001FC0C7FCB216F8ED01FCA5ECE003010FEB07F8
-14F09138FC1FF06DB512E06D14C016806D14009038007FFCEC1FF026337EB130>I<D83F
-FCEB3FFC486C497E00FF14FFA2007F147F003F143F00001400B3A41501A2150315076D13
-0F903A7FC07FFFF891B612FC6D15FE7F6D4913FC6D9038F87FF8010001C0C7FC2F2880A6
-30>I<3B3FFFC07FFF80486DB512C0B515E0A26C16C06C496C13803B01F80003F000A26D
-130700005DA26D130F017E5CA2017F131F6D5CA2EC803F011F91C7FCA26E5A010F137EA2
-ECE0FE01075BA214F101035BA3903801FBF0A314FF6D5BA36E5A6E5A2B277EA630>I<3B
-3FFFC01FFFE0486D4813F0B515F8A26C16F06C496C13E0D807E0C7EA3F00A26D5C000315
-7EA56D14FE00015DEC0F80EC1FC0EC3FE0A33A00FC7FF1F8A2147DA2ECFDF9017C5C14F8
-A3017E13FBA290393FF07FE0A3ECE03FA2011F5C90390F800F802D277FA630>I<3A3FFF
-81FFFC4801C37FB580A26C5D6C01815BC648C66CC7FC137FEC80FE90383F81FC90381FC3
-F8EB0FE3ECE7F06DB45A6D5B7F6D5B92C8FC147E147F5C497F81903803F7E0EB07E79038
-0FE3F0ECC1F890381F81FC90383F80FE90387F007E017E137F01FE6D7E48486D7E267FFF
-80B5FCB500C1148014E3A214C16C0180140029277DA630>I<3B3FFFC07FFF80486DB512
-C0B515E0A26C16C06C496C13803B01FC0003F000A2000014076D5C137E150F017F5C7F15
-1FD91F805BA214C0010F49C7FCA214E00107137EA2EB03F0157C15FCEB01F85DA2EB00F9
-ECFDF0147D147FA26E5AA36E5AA35DA2143F92C8FCA25C147EA2000F13FE486C5AEA3FC1
-EBC3F81387EB8FF0EBFFE06C5B5C6C90C9FC6C5AEA01F02B3C7EA630>I<001FB612FC48
-15FE5AA316FC90C7EA0FF8ED1FF0ED3FE0ED7FC0EDFF80003E491300C7485A4A5A4A5A4A
-5A4A5A4A5A4A5A4990C7FC495A495A495A495A495A495A4948133E4890C7127F485A485A
-485A485A485A48B7FCB8FCA46C15FE28277DA630>I<ED3FF0913803FFF8140F5C147F16
-F09138FFF00092C7FC495A5CB3A21303495A133F383FFFF0B55A5C91C8FC14C080003F7F
-38003FF813076D7E1301B3A2806D7E15F091387FFFF016F8141F8014039138003FF02547
-7BBE30>I<EA7FE0EAFFFE6D7E8014F07EC66C7E13076D7E1301B3A2806D7E15E091387F
-FFE06E13F8801407141F5C4A13E09138FFE00092C7FC495A5CB3A21303495A137F387FFF
-F0B5FC14C05C49C8FCEA7FE025477BBE30>125 D E /Fl 2 16 df<EE7FFE0307B512E0
-033F14FC92B7FC0203D9C00313C0DA0FFCC7EA3FF0DA3FE0EC07FCDA7F80EC01FED901FE
-C9EA7F80D903F8EE1FC0D907E0EE07E04948707E4948707E49CB7E017E187E4984498448
-48F00F8000031AC04918074848F003E0A24848F001F0A248CD12F8A2001E1A78003E1A7C
-A2003C1A3C007C1A3EA200781A1EA300F81A1FA2481A0FAB6C1A1FA200781A1EA3007C1A
-3EA2003C1A3C003E1A7CA2001E1A78001F1AF8A26C6CF001F0A26C6CF003E0A26C6CF007
-C06D180F00011A806C6CF01F006D60017E187E6D606D6C4C5A6D6C4C5A6D6C4C5AD903F8
-EE1FC0D901FEEE7F809026007F80DA01FEC7FCDA3FE0EC07FCDA0FFCEC3FF0913B03FFC0
-03FFC0020090B6C8FC033F14FC030714E09226007FFEC9FC50557BC05B>13
-D<EB0FFCEB3FFF90B512C0000314F04880488048804880A2481580A3B712C0AA6C1580A3
-6C1500A26C5C6C5C6C5C6C5CC614C0013F90C7FCEB0FFC22227BA72D>15
-D E /Fm 86 125 df<4AB4EB0FE0021F9038E03FFC913A7F00F8FC1ED901FC90383FF03F
-D907F090397FE07F80494801FF13FF4948485BD93F805C137F0200ED7F00EF003E01FE6D
-91C7FC82ADB97EA3C648C76CC8FCB3AE486C4A7E007FD9FC3FEBFF80A339407FBF35>11
-D<4AB4FC021F13C091387F01F0903901FC0078D907F0131C4948133E494813FF49485A13
-7F1400A213FE6F5A163893C7FCAA167FB8FCA33900FE00018182B3AC486CECFF80007FD9
-FC3F13FEA32F407FBF33>I<4AB47E021F13F791387F00FFEB01F8903807F001EB0FE0EB
-1FC0EB3F80137F14008101FE80AEB8FCA3C648C77EB3AE486CECFF80007FD9FC3F13FEA3
-2F407FBF33>I<4AB4ECFF80021FD9C00F13E0913B7F01F03F80F8903C01F80078FE003C
-D907F0D93FF8130E49484948131F49484948EB7F804948484913FF137F02005CA201FE92
-C7FC6FED7F0070141C96C7FCAAF13F80BBFCA3C648C76CC7FC197F193FB3AC486C4A6CEB
-7FC0007FD9FC3FD9FE1FB5FCA348407FBF4C>I<121EEA7F80EAFFC0A9EA7F80ACEA3F00
-AC121EAB120CC7FCA8121EEA7F80A2EAFFC0A4EA7F80A2EA1E000A4179C019>33
+E0EA07C00F1D70BE30>I<EB7FF80003B5FC4814C04880488048809038E01FFC9038C003
+FE14016E7E6C487F6CC77FC8123FA491B5FC130F137F48B6FC12075A48EB803F383FF800
+EA7FE0138048C7FC5AA4157F7E6C6C13FFEBC003263FF01FEBFF8090B712C07E6C14EF00
+0314876CD9FE01138026003FE0C8FC2A2A7BA830>I<EA3FFC487E12FFA2127F123F1200
+AAEC03FE91381FFF80027F13E091B57E90B612FC82ECFE079138F001FF4A6C13804A137F
+4AEB3FC091C7121F17E049140FA217F01607A8160FA217E07F161F6EEB3FC0A26EEB7F80
+6E13FFDAF00313009138FC0FFE91B55A5E495CD97E7F13C0D93C1F90C7FC90380003FC2C
+3980B730>I<ECFFE0010713FC011F7F017F7F90B612804815C048EB807F3907FC003F48
+5A485A49EB1F804848EB0F004990C7FC127F90C9FCA25A5AA87E7EA27F003FEC07C06DEB
+0FE06C7E6D131F6C6C14C0D807FE133F9039FFC0FF806C90B5FCC615006D5B011F13F801
+075B01011380232A7AA830>I<913801FFE04A7F5CA28080EC0007AAEB03FE90381FFF87
+4913E790B6FC5A5A481303380FFC00D81FF0133F49131F485A150F4848130790C7FCA25A
+A25AA87E6C140FA27F003F141F6D133F6C7E6D137F390FF801FF2607FE07EBFFC06CB712
+E06C16F06C14F76D01C713E0011F010313C0D907FCC8FC2C397DB730>I<49B4FC010713
+E0011F13F8017F7F90B57E488048018113803A07FC007FC04848133FD81FE0EB1FE0150F
+484814F0491307127F90C7FCED03F85A5AB7FCA516F048C9FC7E7EA27F003FEC01F06DEB
+03F86C7E6C7E6D1307D807FEEB1FF03A03FFC07FE06C90B5FC6C15C0013F14806DEBFE00
+010713F8010013C0252A7CA830>I<EDFF80020713E0021F13F05C4A13F891B5FC491387
+903803FE079138FC03F0903907F800C04A1300A8003FB612C04815E0B7FCA36C15C02600
+07F0C7FCB3A9003FB512FE4880B71280A26C15006C5C25397DB830>I<D903FC13FF9026
+1FFF8713C04913DF90B712E05A5A2607FE07138F903AF801FE07C048486C6CC7FCA2497F
+001F8149133FA56D137F000F92C7FC6D5BA26C6C485AEBFE0790B55A5D485C15C001DF5B
+D9C3FCC8FC01C0C9FCA37F7F6CB512F015FF6C15C04815F0488148813A3FE0001FFE0180
+130148C8127F007E8100FE168048151FA56C153F007FED7F006D5C6C6C495A01F013076C
+B4EB7FFC6C90B55A6C5D000115C06C6C91C7FC011F13FC010113C02B3E7DA730>I<EA3F
+FC487E12FFA2127F123F1200AAEC01FE91380FFF80023F13E091B57E90B67EA29138FE07
+FCECF8039138E001FE14C0EC8000A291C7FCA25BB3A23B3FFFF81FFFF8486D4813FCB500
+FE14FEA26C01FC14FC6C496C13F82F3880B730>I<14E0EB03F8A2497EA36D5AA2EB00E0
+91C8FCA9381FFFF8487F5AA27E7EEA0001B3A9003FB612C04815E0B7FCA27E6C15C02339
+7AB830>I<EC01C0EC07F0A2EC0FF8A3EC07F0A2EC01C091C7FCA990B512F04814F8A47E
+EB0003B3B3A5EC07F0A2123C007EEB0FE0B4131FEC3FC0147F90B512806C14005C6C5B00
+0F13F0000313C01D4E7CB830>I<EA7FF8487EA4127F1200AB0203B512804A14C017E0A2
+17C06E14809139001FE0004B5A4B5A4BC7FC4A5A4A5AEC0FF84A5A4A5A4A5A4A5A01FD7F
+90B57E8114F7ECE3F8ECC1FCEC81FEEC00FF497F496D7E6F7E826F7E15076F7E6F7E3B7F
+FFF81FFFE0B56C4813F017F8A217F06C496C13E02D387FB730>I<387FFFF8B57EA47EEA
+0001B3B3A8007FB612F0B712F8A46C15F025387BB730>I<02FC137E3B7FC3FF01FF80D8
+FFEF01877F90B500CF7F15DF92B57E6C010F13872607FE07EB03F801FC13FE9039F803FC
+01A201F013F8A301E013F0B3A23C7FFE0FFF07FF80B548018F13C0A46C486C0107138032
+2881A730>I<EC01FE3A3FFC0FFF80267FFE3F13E000FF90B57E90B67E7E6C9038FE07FC
+C6EBF8039138E001FE14C0EC8000A291C7FCA25BB3A23B3FFFF81FFFF8486D4813FCB500
+FE14FEA26C01FC14FC6C496C13F82F2880A730>I<49B4FC010F13E0013F13F8497F90B5
+7E0003ECFF8014013A07FC007FC04848EB3FE0D81FE0EB0FF0A24848EB07F8491303007F
+15FC90C71201A300FEEC00FEA86C14016C15FCA26D1303003F15F86D13076D130F6C6CEB
+1FF06C6CEB3FE06D137F3A07FF01FFC06C90B512806C15006C6C13FC6D5B010F13E00101
+90C7FC272A7CA830>I<EC03FE3A3FFC1FFF80267FFE7F13E000FF90B57E90B612FC6C81
+6CEBFE07C69038F001FF4A6C13804A137F4AEB3FC091C7121F17E049140FA217F01607A8
+160FA217E07F161F6EEB3FC0A26EEB7F806E13FFDAF00313009138FC0FFE91B55A5E495C
+6E13C0021F90C7FCEC03FC91C9FCAD383FFFF8487FB57EA26C5B6C5B2C3C80A730>I<ED
+07F83A3FFF803FFF486DB51280B512C302CF14C06C13DF6C9038FFFC3FD8001F13E09238
+801F809238000F004A90C7FC5C5C5CA25CA45CAF003FB512FC4880B7FCA26C5C6C5C2A28
+7EA730>114 D<90381FFC1E48B5129F000714FF5A5A5A387FF007EB800100FEC7FC4880
+A46C143E007F91C7FC13E06CB4FC6C13FC6CEBFF806C14E0000114F86C6C7F01037F9038
+000FFF02001380007C147F00FEEC1FC0A2150F7EA27F151F6DEB3F806D137F9039FC03FF
+0090B6FC5D5D00FC14F0D8F83F13C026780FFEC7FC222A79A830>I<EB0780497E131FA9
+003FB612E04815F0B7FCA36C15E026001FC0C7FCB216F8ED01FCA5ECE003010FEB07F814
+F09138FC1FF06DB512E06D14C016806D14009038007FFCEC1FF026337EB130>I<D83FFC
+EB3FFC486C497E00FF14FFA2007F147F003F143F00001400B3A41501A2150315076D130F
+903A7FC07FFFF891B612FC6D15FE7F6D4913FC6D9038F87FF8010001C0C7FC2F2880A630
+>I<3B3FFFC07FFF80486DB512C0B515E0A26C16C06C496C13803B01F80003F000A26D13
+0700005DA26D130F017E5CA2017F131F6D5CA2EC803F011F91C7FCA26E5A010F137EA2EC
+E0FE01075BA214F101035BA3903801FBF0A314FF6D5BA36E5A6E5A2B277EA630>I<3B3F
+FFC01FFFE0486D4813F0B515F8A26C16F06C496C13E0D807E0C7EA3F00A26D5C0003157E
+A56D14FE00015DEC0F80EC1FC0EC3FE0A33A00FC7FF1F8A2147DA2ECFDF9017C5C14F8A3
+017E13FBA290393FF07FE0A3ECE03FA2011F5C90390F800F802D277FA630>I<3A3FFF81
+FFFC4801C37FB580A26C5D6C01815BC648C66CC7FC137FEC80FE90383F81FC90381FC3F8
+EB0FE3ECE7F06DB45A6D5B7F6D5B92C8FC147E147F5C497F81903803F7E0EB07E790380F
+E3F0ECC1F890381F81FC90383F80FE90387F007E017E137F01FE6D7E48486D7E267FFF80
+B5FCB500C1148014E3A214C16C0180140029277DA630>I<3B3FFFC07FFF80486DB512C0
+B515E0A26C16C06C496C13803B01FC0003F000A2000014076D5C137E150F017F5C7F151F
+D91F805BA214C0010F49C7FCA214E00107137EA2EB03F0157C15FCEB01F85DA2EB00F9EC
+FDF0147D147FA26E5AA36E5AA35DA2143F92C8FCA25C147EA2000F13FE486C5AEA3FC1EB
+C3F81387EB8FF0EBFFE06C5B5C6C90C9FC6C5AEA01F02B3C7EA630>I<001FB612FC4815
+FE5AA316FC90C7EA0FF8ED1FF0ED3FE0ED7FC0EDFF80003E491300C7485A4A5A4A5A4A5A
+4A5A4A5A4A5A4990C7FC495A495A495A495A495A495A4948133E4890C7127F485A485A48
+5A485A485A48B7FCB8FCA46C15FE28277DA630>I<ED3FF0913803FFF8140F5C147F16F0
+9138FFF00092C7FC495A5CB3A21303495A133F383FFFF0B55A5C91C8FC14C080003F7F38
+003FF813076D7E1301B3A2806D7E15F091387FFFF016F8141F8014039138003FF025477B
+BE30>I<EA7FE0EAFFFE6D7E8014F07EC66C7E13076D7E1301B3A2806D7E15E091387FFF
+E06E13F8801407141F5C4A13E09138FFE00092C7FC495A5CB3A21303495A137F387FFFF0
+B5FC14C05C49C8FCEA7FE025477BBE30>125 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fl cmsy10 10.95 2
+/Fl 2 16 df<EE7FFE0307B512E0033F14FC92B7FC0203D9C00313C0DA0FFCC7EA3FF0DA
+3FE0EC07FCDA7F80EC01FED901FEC9EA7F80D903F8EE1FC0D907E0EE07E04948707E4948
+707E49CB7E017E187E498449844848F00F8000031AC04918074848F003E0A24848F001F0
+A248CD12F8A2001E1A78003E1A7CA2003C1A3C007C1A3EA200781A1EA300F81A1FA2481A
+0FAB6C1A1FA200781A1EA3007C1A3EA2003C1A3C003E1A7CA2001E1A78001F1AF8A26C6C
+F001F0A26C6CF003E0A26C6CF007C06D180F00011A806C6CF01F006D60017E187E6D606D
+6C4C5A6D6C4C5A6D6C4C5AD903F8EE1FC0D901FEEE7F809026007F80DA01FEC7FCDA3FE0
+EC07FCDA0FFCEC3FF0913B03FFC003FFC0020090B6C8FC033F14FC030714E09226007FFE
+C9FC50557BC05B>13 D<EB0FFCEB3FFF90B512C0000314F04880488048804880A2481580
+A3B712C0AA6C1580A36C1500A26C5C6C5C6C5C6C5CC614C0013F90C7FCEB0FFC22227BA7
+2D>15 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fm cmr10 10.95 86
+/Fm 86 125 df<4AB4EB0FE0021F9038E03FFC913A7F00F8FC1ED901FC90383FF03FD907
+F090397FE07F80494801FF13FF4948485BD93F805C137F0200ED7F00EF003E01FE6D91C7
+FC82ADB97EA3C648C76CC8FCB3AE486C4A7E007FD9FC3FEBFF80A339407FBF35>11
+D<EC03FE91383FFF809138FE03E0903903F800F0D90FE013384948137C90393F8001FE90
+387F00035B5BA2485A6F5AED007093C7FCAA16FEB7FCA33901FC000315011500B3AC486C
+497EB5D8F87F13FCA32E407EBF33>I<EC03FF023F13EE9138FE01FEEB03F090380FE003
+EB1FC0EB3F80EB7F005B5B150148481300AEB7FCA3D801FCC7FCB3AE486C497EB5D8F87F
+13FCA32E407EBF33>I<DA03FE49B4FC91273FFF801F13C0913BFE03E07F01F0903C03F0
+00F1FC0078D90FE0D97FF0131C49484948133E4948484913FF494848495A5B491500A248
+485C03016E5A0300153896C7FCAA197FBBFCA3D801FCC738FE00018485B3AC486C496CEC
+FF80B5D8F87FD9FC3F13FEA347407EBF4C>I<121EEA7F80EAFFC0A9EA7F80ACEA3F00AC
+121EAB120CC7FCA8121EEA7F80A2EAFFC0A4EA7F80A2EA1E000A4179C019>33
D<001E130F397F803FC000FF137F01C013E0A201E013F0A3007F133F391E600F30000013
00A401E01370491360A3000114E04913C00003130101001380481303000EEB070048130E
0018130C0038131C003013181C1C7DBE2D>I<4B6C130C4B6C131EA20307143EA24C133C
@@ -1146,223 +1178,223 @@ I<14E0A4EB07FC90383FFF8090B512E03901F8E3F03903E0E0FCD807C0133CD80F807FD8
C7FC127F138013C0EA3FF013FEEA1FFF6C13FC6C13FF6C14C06C806C6C13F8011F7F1303
01007FECE7FF14E102E01380157F153FED1FC0A2003E140F127FD8FF801307A5130000FC
158000F0140F1270007815005D6C141E153E6C5C6C5C3907C0E1F03903F8EFE0C6B51280
-D93FFEC7FCEB0FF8EB00E0A422497BC32D>I<013F4C7ED9FFC04B7E2601E0E015072607
-C070150F48486C4B5A023E4BC7FC48486C5D48D90FC0EB01FE003ED90EF0EB07FCDA0F3F
-133E007E903A070FFFF8F8007C0200EBC1F0EE000300FC6D6C495A604D5A171F95C8FC17
-3E177E177C5F16015F007C4948485A1607007E5E003E49495A020E131F003F93C9FC6C49
-133E260F803C137E0238137C6C6C485B3901E0E0016CB448485AD93F0049133F90C74848
-EBFFC0030F903801E0E093398007C0704B4848487E4B153C033E90381F001C4B497F03FC
-133E4B150F4A48017E7F0203147C5D4A4801FCEB0380140F5D4AC7FC5C143E5C14FC5C49
-5A13034948027CEB07005C4948147E011F033E5B91C8140E013E153F017E6F5B017C9238
-0F803C4917380001706C5A49923801E0E0496FB45A6C48043FC7FC41497BC34C>I<EC0F
-C0EC3FF0ECF878903801F01CEB03E049487E130FEC800F011F7FA2EB3F00A5EC800EA25D
-A25DA25D6D6C5AECC1C0A2ECC38002E7C7387FFFFCEB0FEE14FC4A020713C06D48913801
-FE006E5DEF00F06D7E4D5A496C5D010F1503D91DFF4A5A013893C7FC496C6C5B01E0150E
-48486C6C131E00036E131C2607801F143C000F6E5B001F6D6C1370263F000714F06F485A
-48D903FE5B913801FF03486D495A0487C8FCED7FCFED3FFE6F4814386D6D5AA2007F6E6C
-14786D6D6C14704B6C14F06C6C496C6C13E0001F91393E3FC0016C6C903AFC1FF003C03D
-07FC07F007FC1F800001B5D8C001B512006C6C90C7EA7FFCD90FF8EC0FF03E437CC047>
-I<121EEA7F8012FF13C0A213E0A3127FEA1E601200A413E013C0A312011380120313005A
-120E5A1218123812300B1C79BE19>I<1430147014E0EB01C0EB03801307EB0F00131E13
-3E133C5B13F85B12015B1203A2485AA2120F5BA2121F90C7FCA25AA3123E127EA6127C12
-FCB2127C127EA6123E123FA37EA27F120FA27F1207A26C7EA212017F12007F13787F133E
-131E7FEB07801303EB01C0EB00E014701430145A77C323>I<12C07E12707E7E121E7E6C
-7E7F12036C7E7F12007F1378137CA27FA2133F7FA21480130FA214C0A3130714E0A61303
-14F0B214E01307A614C0130FA31480A2131F1400A25B133EA25BA2137813F85B12015B48
-5A12075B48C7FC121E121C5A5A5A5A145A7BC323>I<EB03C0A2805CA600F0140F00FC14
-3F00FE147F00FF14FF393FC3C3FC390FE187F03903F18FC03900FDBF00EB3FFCEB0FF0EB
-03C0EB0FF0EB3FFCEBFDBF3903F18FC0390FE187F0393FC3C3FC39FF03C0FF00FE147F00
-FC143F00F0140F00001400A6805CA220277AC32D>I<121EEA7F8012FF13C0A213E0A312
-7FEA1E601200A413E013C0A312011380120313005A120E5A1218123812300B1C798919>
-44 D<B512FEA617067F961E>I<121EEA7F80A2EAFFC0A4EA7F80A2EA1E000A0A798919>
-I<ED0180ED03C01507A21680150FA216005DA2151E153EA2153C157CA2157815F8A25D14
-01A25D1403A25D1407A25D140FA24AC7FCA2141E143EA2143C147CA2147814F8A25C1301
-A25C1303A25C1307A25C130FA291C8FC5BA2131E133EA25BA2137813F8A25B1201A25B12
-03A25B1207A25B120FA290C9FC5AA2121E123EA2123C127CA2127812F8A25A1260225B7B
-C32D>I<EB01FE90380FFFC090383F03F090387C00F849137C48487F48487F4848EB0F80
-A2000F15C04848EB07E0A3003F15F0A290C712034815F8A64815FCB3A26C15F8A56C6CEB
-07F0A3001F15E0A36C6CEB0FC0A26C6CEB1F80000315006C6C133E6C6C5B017C5B90383F
-03F090380FFFC0D901FEC7FC263F7DBC2D>I<EB01C013031307131F137FEA07FFB5FC13
-9FEAF81F1200B3B3ACEB7FF0B612F8A31D3D78BC2D>I<EB07FC90383FFF8090B512E039
-03F01FF83907C007FC390F0001FE001E6D7E001C1580003CEC7FC05AED3FE01270B4FC6D
-EB1FF07FA56C5A6CC7FC120CC813E0153FA216C0157F168015FF16004A5A5D4A5A4A5A5D
-4A5A4A5A4AC7FC147E147C5C495A495A495A495A49C71270133E133C5B4914E0485A485A
-485A48C7120148B6FCA25A4815C0B7FCA3243D7CBC2D>I<EB07FC90383FFF809038F80F
-E03901E003F839078001FCD80F007F000E6D7E001E1580D81F80137F486C14C07FA27F5B
-A2121F6C5AC8138015FF1600A24A5AA24A5A5DEC07E04A5A023FC7FCEB1FFCECFF809038
-000FE0EC07F86E7E6E7E6E7E1680ED7FC0A216E0153FA216F0A2120C123F487E487EA316
-E0A249137F6CC713C01278EDFF807E6C4913006C495A3907C007FC3903F80FF0C6B55A01
-3F1380D907F8C7FC243F7CBC2D>I<150E151E153EA2157EA215FE1401A21403EC077E14
-06140E141CA214381470A214E0EB01C0A2EB0380EB0700A2130E5BA25B5BA25B5B120148
-5A90C7FC5A120E120C121C5AA25A5AB8FCA3C8EAFE00AC4A7E49B6FCA3283E7EBD2D>I<
-00061403D80780131F01F813FE90B5FC5D5D5D15C092C7FC14FCEB3FE090C9FCACEB01FE
-90380FFF8090383E03E090387001F8496C7E49137E497F90C713800006141FC813C0A216
-E0150FA316F0A3120C127F7F12FFA416E090C7121F12FC007015C012780038EC3F80123C
-6CEC7F00001F14FE6C6C485A6C6C485A3903F80FE0C6B55A013F90C7FCEB07F8243F7CBC
-2D>I<EC1FE0ECFFF8903803F03E90380FC00F90391F000780133E017EEB1FC049133F48
-48137F12035B12074848EB3F80ED1F00001F91C7FC5BA2123FA3485AA214FE903887FF80
-39FF8F07E090389C01F09038B800FC01B0137E13F0497F16804914C0A2ED1FE0A34914F0
-A5127FA6123F6D14E0A2121FED3FC0A26C6C1480A20007EC7F006C6C137E6C6C5B6C6C48
-5A90387E07F06DB45A010F1380D903FCC7FC243F7CBC2D>I<1238123C123F90B612FCA3
-16F85A16F016E00078C712010070EC03C0ED078016005D48141E151C153C5DC8127015F0
-4A5A5D14034A5A92C7FC5C141EA25CA2147C147814F8A213015C1303A31307A3130F5CA2
-131FA6133FAA6D5A0107C8FC26407BBD2D>I<EB03FC90381FFF8090387C07E09038F001
-F83901E0007C48487F48487F48C7FCED0F80121E16C0003E1407A4123FA26DEB0F807F6C
-6C131F6D140001FC133E6C6C5B9038FF80786C6D5A6CEBF3E06CEBFF806C91C7FC133F6D
-13C06D7F013F13F801787F48486C7E3903E01FFF48486C1380260F800313C048487E4890
-38007FE0003E143F007E141F007CEC0FF01507481403A31501A46C15E0007C1403A2007E
-15C06C14076CEC0F806DEB1F006C6C133ED807F05B3901FC03F86CB512E0011F1380D903
-FCC7FC243F7CBC2D>I<EB03FCEB1FFF90387E07C09038FC03F048486C7E48486C7E4848
-137C000F147E4848137F81003F15805B007F15C0A2151F12FF16E0A516F0A5127F153FA3
-6C7EA2001F147F120F6C6C13FF6D13DF000313013900F8039F90387E0F1FD91FFE13E0EB
-07F090C7FCA2ED3FC0A41680157FD80F801400487E486C13FEA24A5A5D49485AEB800739
-1E000FE0001F495A260FC07FC7FC3803FFFE6C13F838003FC0243F7CBC2D>I<121EEA7F
-80A2EAFFC0A4EA7F80A2EA1E00C7FCB3121EEA7F80A2EAFFC0A4EA7F80A2EA1E000A2779
-A619>I<121EEA7F80A2EAFFC0A4EA7F80A2EA1E00C7FCB3121E127FEAFF80A213C0A412
-7F121E1200A412011380A3120313005A1206120E120C121C5A1230A20A3979A619>I<15
-074B7EA34B7EA34B7EA34B7EA34B7E15E7A2913801C7FC15C3A291380381FEA34AC67EA3
-020E6D7EA34A6D7EA34A6D7EA34A6D7EA34A6D7EA349486D7E91B6FCA249819138800001
-A249C87EA24982010E157FA2011E82011C153FA2013C820138151FA2017882170F13FC00
-034C7ED80FFF4B7EB500F0010FB512F8A33D417DC044>65 D<B712FCEEFF8017F0000190
-3980000FF86C6CC7EA03FE707E701380EF7FC0EF3FE0A2EF1FF0A218F8A3170F171FA318
-F0A2EF3FE0177F18C0EFFF804C1300EE03FCEE0FF8EE7FE091B6C7FC17E091C7EA07FCEE
-01FE933800FF80EF7FC0EF3FE0EF1FF018F8170F18FC1707A218FEA718FC170FA2EF1FF8
-18F0173FEF7FE0EFFFC00403138048486C90380FFE00B85A17E094C7FC373E7DBD40>I<
-DB3FF01306912603FFFE130E020F9038FF801E913A3FF007E03E9139FF8000F8D903FEC7
-EA7C7ED907F8EC1EFE4948140FD93FE0140749481403495A91C812014848150012034848
-167E5B000F173EA24848161EA2123F5B180E127FA349160012FFAC127F7F180EA2123FA2
-7F001F171E181C6C7EA20007173C6D16386C6C1678000117706C6C16F06EEC01E06D6C15
-C06D6C1403D90FF0EC07806D6CEC1F00D903FE143E902600FF8013F891393FF007F0020F
-B512C0020391C7FC9138003FF037427BBF42>I<B712FCEEFF8017E000019039C0001FF8
-6C6C48EB03FEEE00FF717E717EEF0FE084717E717E170184717EA21980187F19C0A3F03F
-E0A519F0AB19E0A5F07FC0A21980A218FF19004D5AA24D5A6017074D5A4D5AEF7FC04DC7
-FCEE03FE48486CEB1FF8B85A178004FCC8FC3C3E7DBD45>I<B912E0A300019038C00001
-6C6C48EB001FEF0FF01703A217011700A31870A41838161CA41800A2163CA2167C16FC15
-0391B5FCA3EC80031500167C163CA2161CA21807A3180E93C7FCA4181E181CA2183CA218
-7CA218F8170117031707171F48486CEB01FFB912F0A3383E7DBD3E>I<B91280A3000190
-38C000036C6C48EB007FEF1FC0170F1707A21703A31701A4EF00E0A21638A31800A31678
-A216F81501150791B5FCA3EC8007150115001678A21638A693C8FCAF3801FFE0B612F0A3
-333E7DBD3B>I<DB3FE0130C912603FFFE131C021F9038FF803C913A7FF00FC07C9139FF
-0001F0D903FC90380078FC4948143DD91FE0141F4948140F4948140701FF15034890C8FC
-491501485A000716005B000F177C5B001F173CA2485AA2181C127FA25B95C7FC12FFAB04
-1FB512F0127FA26D9139000FFE00EF03FC123FA27F121FA26C7EA212077F12036C7E7F6C
-7F6D6C14076D7E6D6C140FD907F8141ED903FEEC3C7C902600FF80EBF83C913A7FF007F0
-1C021FB5EAC00C020391C8FC9138003FF03C427BBF47>I<B6D8C01FB512F8A3000101E0
-C7383FFC0026007F80EC0FF0B3A691B7FCA30280C7120FB3A92601FFE0EC3FFCB6D8C01F
-B512F8A33D3E7DBD44>I<B612F0A3C6EBF000EB3FC0B3B3B2EBFFF0B612F0A31C3E7EBD
-21>I<011FB512FCA3D9000713006E5A1401B3B3A6123FEA7F80EAFFC0A44A5A1380D87F
-005B007C130700385C003C495A6C495A6C495A2603E07EC7FC3800FFF8EB3FC026407CBD
-2F>I<B600C090387FFFFCA3000101E0C7000F138026007F80913807FE0018F818E0604D
-5A4DC7FC173E5F5F4C5A4C5A4C5A4C5A4CC8FC163E5E5E4B5A4B5AED07804B7E151F4B7E
-4B7E15FF913881EFF8913883C7FCEC878791388F03FE91389E01FF14BCDAF8007F4A6D7E
-5C4A6D7E4A6D7EA2707E707EA2707E707EA2707F717E84173F717E717EA2717E84841980
-2601FFE04A13C0B600C090B6FCA3403E7DBD47>I<B612F8A3000101E0C9FC38007F80B3
-B0EF0380A517071800A45FA35FA25F5F5F4C5A160748486C133FB8FCA3313E7DBD39>I<
-B500C093383FFFF0A300016D93387FF800D8007F18E0D977F016EFA3D973F8ED01CFA2D9
-71FCED038FA3D970FEED070FA26E150E80A26E6C141CA36E6C1438A26E6C1470A36E6C14
-E0A26E6CEB01C0A36E6CEB0380A36E6CEB0700A2037F130EA36F6C5AA26F6C5AA36F6C5A
-A25FED07F0A2923803F9C0A36FB45AA26F90C7FCA213F8486C147ED807FFEF3FF8B500F8
-013C011FB512F0A34C3E7DBD53>I<B56C91B512F88080D8007F030713006EEC01FC6E6E
-5A1870EB77FCEB73FEA2EB71FF01707FA26E7E6E7EA26E7E6E7EA26E7E6E7EA26E7E6E7F
-A26F7E6F7EA26F7E6F7EA26F7E6F7EA26F7E6F1380A2EE7FC0EE3FE0A2EE1FF0EE0FF8A2
-EE07FCEE03FEA2EE01FF7013F0A2177F173FA2171F170FA2170701F81503487ED807FF15
-01B500F81400A218703D3E7DBD44>I<ED7FE0913807FFFE91391FC03F8091397E0007E0
-4948EB03F8D907F0EB00FE4948147F49486E7E49486E7E49C86C7E01FE6F7E0001834915
-0300038348486F7EA248486F7EA2001F188049167F003F18C0A3007F18E049163FA300FF
-18F0AC007F18E06D167FA4003F18C0A26C6CEEFF80A36C6C4B1300A26C6C4B5A00035F6D
-150700015F6C6C4B5A6D5E6D6C4A5A6D6C4A5A6D6C4AC7FC6D6C14FED901FCEB03F8D900
-7FEB0FE091391FC03F80912607FFFEC8FC9138007FE03C427BBF47>I<B712F8EEFF8017
-E000019039C0003FF86C6C48EB07FCEE01FE707EEF7F80EF3FC018E0A2EF1FF0A218F8A8
-18F0A2EF3FE0A218C0EF7F80EFFF004C5AEE07FCEE3FF091B612C04CC7FC0280C9FCB3A7
-3801FFE0B612C0A3353E7DBD3E>I<ED7FE0913807FFFE91391FC03F8091397F000FE0D9
-01FCEB03F8D907F0EB00FE4948147F49486E7E49486E7E49C86C7E498248486F7E491503
-00038348486F7EA2000F834981001F1880A24848EE7FC0A3007F18E0A249163FA200FF18
-F0AC007F18E0A26D167FA3003F18C0A26C6CEEFF80A3000F18006D5D0007DA0F805B6C6C
-90393FE003FCED70706C6C496C485A6C6C48486C485A017FD9800E5BD93F819038061FC0
-D91FC19038073F80D90FE14AC7FCD907F1EB03FE902601FDC013F8903A007EE007E09127
-1FF03FC013180207B5FC9139007FE1E0DB0001143883711378A2706C13F0EFFF0318FFA2
-7113E0A37113C0711380711300715AEF01F83D527BBF47>I<B712C016FCEEFF800001D9
-C00013E06C6C48EB1FF0EE07FCEE01FE707E84717EA2717EA284A760177F606017FF95C7
-FCEE01FCEE07F8EE1FE0EEFF8091B500FCC8FC16F091388001FCED003FEE1FC0707E707E
-83160383160183A383A484A4F0C004190EA28218E0057F131E2601FFE0161CB600C0EB3F
-F094381FF83805071370CA3801FFE09438003F803F407DBD43>I<D907FC130C90391FFF
-801C017FEBF03C3901FC03F83A03F0007E7CD807C0EB1FFC4848130F001F140748C71203
-003E1401007E1400A2007C157C12FCA2163CA36C151CA27EA26C6C14007F7FEA3FF8EBFF
-806C13F86CEBFF806C14F06C14FC6C14FF6C15C0013F14E0010714F0EB007F020713F891
-38007FFC150FED07FE15031501ED00FFA200E0157FA3163FA27EA3163E7E167E6C157C6C
-15FC6C15F86D13016DEB03F06DEB07E0D8F9FCEB0FC03AF07F803F8090391FFFFE00D8E0
-0713F839C0007FC028427BBF33>I<003FB91280A3903AF0007FE001018090393FC0003F
-48C7ED1FC0007E1707127C00781703A300701701A548EF00E0A5C81600B3B14B7E4B7E01
-07B612FEA33B3D7DBC42>I<B600C090B512F8A3000101E0C70007130026007F80EC01FC
-715A1870B3B3A4013F16F06E5DA21701011F5E80010F15036E4A5A010793C7FC6D6C5C6D
-6C141E6D6C5C027F14F86E6C485A91390FF00FE00203B51280020049C8FCED1FF03D407D
-BD44>I<B691380FFFFEA3000301E0020113E06C01809138007F806CEF3F00017F163E18
-1C6E153C013F1638A26E1578011F1670A26D6C5DA26E140101075EA26E140301035EA26D
-6C4AC7FCA2806D150EA26F131E027F141CA26F133C023F1438A26E6C5BA26F13F0020F5C
-A2EDF80102075CA26E6C485AA2EDFE07020191C8FCA26F5A6E130EA2ED7F9CA216DCED3F
-F8A36F5AA36F5AA26F5AA36F5A3F407EBD44>I<B500FE017FB5D88007B5FCA3000301C0
-010101E0C713F86C90C849EC3FE07148EC0F807E7215006E143F017F190E84A26D6C60A2
-4D7E6D6C60A2EFE7F86D6C60A2933801C3FC6E18F001076104037F6E0281140101036104
-077F17006D6C4D5AA2040EEB7F806D6C4DC7FCA24CEB3FC0DA7F80160EA24CEB1FE003C0
-161E023F171C047814F0DBE070010F133C021F173804F014F84C1307DA0FF05EA2DBF1C0
-EB03FCDA07F95EA2DBFB80EB01FEDA03FF6F5AA293C8FCA26E5FA24B157F020094C8FCA2
-4B81037C153EA20378151E0338151C58407EBD5D>I<007FB5D8C003B512E0A3C649C7EB
-FC00D93FF8EC3FE06D48EC1F806D6C92C7FC171E6D6C141C6D6C143C5F6D6C14706D6D13
-F04C5ADA7FC05B023F13036F485ADA1FF090C8FC020F5BEDF81E913807FC1C163C6E6C5A
-913801FF7016F06E5B6F5AA26F7E6F7EA28282153FED3BFEED71FF15F103E07F913801C0
-7F0203804B6C7EEC07004A6D7E020E6D7E5C023C6D7E02386D7E14784A6D7E4A6D7F1301
-49486E7E4A6E7E130749C86C7E496F7E497ED9FFC04A7E00076DEC7FFFB500FC0103B512
-FEA33F3E7EBD44>I<B66C0103B51280A3000101F0C8EBF8006C6C48ED3FC0725A013F04
-1EC7FC6D7E606D6C15386D6C1578606D6C5D6E14016D5E6D6D1303606E6C49C8FC6E6C5B
-170E6E6C131E171C6E6C5B6E6C137817706E6C13F06F5B6E13016EEB83C05FED7FC7DB3F
-E7C9FC16EFED1FFE5E150F6F5AB3A4ED1FFC020FB512FCA3413E7FBD44>I<EAFFFCA4EA
-F000B3B3B3B3ABEAFFFCA40E5B77C319>91 D<486C13C00003130101001380481303000E
-EB070048130E0018130C0038131C003013180070133800601330A300E01370481360A400
-CFEB678039FFC07FE001E013F0A3007F133FA2003F131F01C013E0390F0007801C1C73BE
-2D>I<EAFFFCA4EA003CB3B3B3B3ABEAFFFCA40E5B7FC319>I<EA0180120313005A120E5A
-12181238123012701260A312E05AA412CFEAFFC013E0A3127FA2123F13C0EA0F000B1C7A
-BE19>96 D<EB0FF8EBFFFE3903F01F8039078007E0000F6D7E9038E001F8D81FF07F6E7E
-A3157F6C5AEA0380C8FCA4EC1FFF0103B5FC90381FF87FEB7F803801FC00EA07F8EA0FE0
-485A485AA248C7FCEE038012FEA315FFA3007F5BEC03BF3B3F80071F8700261FC00E13CF
-3A07F03C0FFE3A01FFF807FC3A003FC001F0292A7DA82D>I<EA01FC12FFA31207120312
-01B1EC03FC91381FFF8091387C07E09039FDE001F09039FFC000FC4A137E91C77E491580
-49141F17C0EE0FE0A217F0A2160717F8AA17F0A2160FA217E0161F17C06D1580EE3F006D
-5C6E13FE9039F3C001F89039F1E003F09039E0780FC09026C03FFFC7FCC7EA07F82D407E
-BE33>I<49B4FC010F13E090383F00F8017C131E4848131F4848137F0007ECFF80485A5B
-121FA24848EB7F00151C007F91C7FCA290C9FC5AAB6C7EA3003FEC01C07F001F14031680
-6C6C13076C6C14000003140E6C6C131E6C6C137890383F01F090380FFFC0D901FEC7FC22
-2A7DA828>I<ED01FC15FFA3150715031501B114FF010713E190381F80F990387E003D49
-131FD803F81307485A49130348481301121F123F5B127FA290C7FCA25AAA7E7FA2123FA2
-6C7E000F14037F000714076C6C497E6C6C497ED8007C017913F890383F01F190380FFFC1
-903A01FE01FC002D407DBE33>I<EB01FE90380FFFC090383F03F09038FC01F848486C7E
-4848137E48487F000F158049131F001F15C04848130FA2127F16E090C7FCA25AA290B6FC
-A290C9FCA67EA27F123F16E06C7E1501000F15C06C6C13036DEB07806C6C1400C66C131E
-017E5B90381F80F8903807FFE0010090C7FC232A7EA828>I<EC1FC0EC7FF8903801F83C
-903807E07E90380FC0FFEB1FC1EB3F811401137FEC00FE01FE137C1500AEB6FCA3C648C7
-FCB3AE487E007F13FFA320407EBF1C>I<167C903903F801FF903A1FFF078F8090397E0F
-DE1F9038F803F83803F001A23B07E000FC0600000F6EC7FC49137E001F147FA8000F147E
-6D13FE00075C6C6C485AA23901F803E03903FE0FC026071FFFC8FCEB03F80006CAFC120E
-A3120FA27F7F6CB512E015FE6C6E7E6C15E06C810003813A0FC0001FFC48C7EA01FE003E
-140048157E825A82A46C5D007C153E007E157E6C5D6C6C495A6C6C495AD803F0EB0FC0D8
-00FE017FC7FC90383FFFFC010313C0293D7EA82D>I<EA01FC12FFA3120712031201B1EC
-01FE913807FFC091381E07E091387803F09138E001F8D9FDC07F148001FF6D7E91C7FCA2
-5BA25BB3A6486C497EB5D8F87F13FCA32E3F7DBE33>I<EA01E0EA07F8A2487EA46C5AA2
-EA01E0C8FCACEA01FC127FA3120712031201B3AC487EB512F0A3143E7DBD1A>I<1478EB
-01FEA2EB03FFA4EB01FEA2EB00781400AC147FEB7FFFA313017F147FB3B3A5123E127F38
-FF807E14FEA214FCEB81F8EA7F01387C03F0381E07C0380FFF803801FC00185185BD1C>
-I<EA01FC12FFA3120712031201B292B51280A392383FFC0016E0168093C7FC153C5D5D4A
-5AEC07C04A5A4AC8FC143E147F4A7E13FD9038FFDFC0EC9FE0140F496C7E01FC7F496C7E
-1401816E7E81826F7E151F826F7EA282486C14FEB539F07FFFE0A32B3F7EBE30>I<EA01
-FC12FFA3120712031201B3B3B1487EB512F8A3153F7DBE1A>I<2701F801FE14FF00FF90
-2707FFC00313E0913B1E07E00F03F0913B7803F03C01F80007903BE001F87000FC2603F9
-C06D487F000101805C01FBD900FF147F91C75B13FF4992C7FCA2495CB3A6486C496CECFF
-80B5D8F87FD9FC3F13FEA347287DA74C>I<3901F801FE00FF903807FFC091381E07E091
-387803F000079038E001F82603F9C07F0001138001FB6D7E91C7FC13FF5BA25BB3A6486C
-497EB5D8F87F13FCA32E287DA733>I<14FF010713E090381F81F890387E007E01F8131F
-4848EB0F804848EB07C04848EB03E0000F15F04848EB01F8A2003F15FCA248C812FEA448
-15FFA96C15FEA36C6CEB01FCA3001F15F86C6CEB03F0A26C6CEB07E06C6CEB0FC06C6CEB
-1F80D8007EEB7E0090383F81FC90380FFFF0010090C7FC282A7EA82D>I<3901FC03FC00
-FF90381FFF8091387C0FE09039FDE003F03A03FFC001FC6C496C7E91C7127F49EC3F805B
+D93FFEC7FCEB0FF8EB00E0A422497BC32D>I<013F1603D9FFC04B7E2601E0E0150F2607
+C070151F48486C4BC7FC023E157E48486C15FE48D90FC0EB03FC003ED90EF0EB0FF8DA0F
+3F13FD007E903A070FFFF1F0007C0200EB03E0160000FC6D6C495A170F604DC8FC5F173E
+5F17FC5F4C5A1603007CD907005B4C5A007E150F003E495C020E49C9FC003F5D6C49133E
+260F803C5B023813FC6C6C485B3A01E0E001F03800FFC090273F0003E0133F90C70007EC
+FFC09339C001E0E0923A0F8007C070031F49487E0400143C033E90381F001C037E497F03
+7C133E4B150F0201027E7F4B137C4A5A020702FCEB03805D4A5A141F92C7FC143E147E14
+7C5CA2495A0103037CEB07005C4948147E010F033E5B4A160E49C8123F496F5B013E9238
+0F803C49173801FC6F6C5A49923801E0E0496FB45A0160043FC7FC41497BC34C>I<EC0F
+80EC7FE0ECF870903803E0380107133CECC01CEB0F80011F131E150EA2EB3F00A55D1480
+A25D157815705D6D6C5A14C1ECC38002C7CAFC02EE91387FFFFCEB0FEC14FC4A020713C0
+6D48913801FE006E5DEF00F06D7E01074B5A496C5D011D1503D939FF4A5A017093C7FC49
+6D5B0001017F140E496C6C131E00036E131C2607801F143C000F6E5B001F6D6C1370263F
+000714F0486E485ADA03FE5B913801FF03486D495A0487C8FCED7FCFED3FFE6F4814386D
+5C150F007F6E6C14786D6D6C1470003F4A6C14F06D496C6C13E0001F91393E3FC0016C6C
+903AFC1FF003C03D07FC07F007FC1F800001B5D8C001B512006C6C90C7EA7FFCD90FF8EC
+0FF03E437CC047>I<121EEA7F8012FF13C0A213E0A3127FEA1E601200A413E013C0A312
+011380120313005A120E5A1218123812300B1C79BE19>I<1430147014E0EB01C0EB0380
+1307EB0F00131E133E133C5B13F85B12015B1203A2485AA2120F5BA2121F90C7FCA25AA3
+123E127EA6127C12FCB2127C127EA6123E123FA37EA27F120FA27F1207A26C7EA212017F
+12007F13787F133E131E7FEB07801303EB01C0EB00E014701430145A77C323>I<12C07E
+12707E7E121E7E6C7E7F12036C7E7F12007F1378137CA27FA2133F7FA21480130FA214C0
+A3130714E0A6130314F0B214E01307A614C0130FA31480A2131F1400A25B133EA25BA213
+7813F85B12015B485A12075B48C7FC121E121C5A5A5A5A145A7BC323>I<EB03C0A2805C
+A600F0140F00FC143F00FE147F00FF14FF393FC3C3FC390FE187F03903F18FC03900FDBF
+00EB3FFCEB0FF0EB03C0EB0FF0EB3FFCEBFDBF3903F18FC0390FE187F0393FC3C3FC39FF
+03C0FF00FE147F00FC143F00F0140F00001400A6805CA220277AC32D>I<121EEA7F8012
+FF13C0A213E0A3127FEA1E601200A413E013C0A312011380120313005A120E5A12181238
+12300B1C798919>44 D<B512FEA617067F961E>I<121EEA7F80A2EAFFC0A4EA7F80A2EA
+1E000A0A798919>I<ED0180ED03C01507A21680150FA216005DA2151E153EA2153C157C
+A2157815F8A25D1401A25D1403A25D1407A25D140FA24AC7FCA2141E143EA2143C147CA2
+147814F8A25C1301A25C1303A25C1307A25C130FA291C8FC5BA2131E133EA25BA2137813
+F8A25B1201A25B1203A25B1207A25B120FA290C9FC5AA2121E123EA2123C127CA2127812
+F8A25A1260225B7BC32D>I<EB01FE90380FFFC090383F03F090387C00F849137C48487F
+48487F4848EB0F80A2000F15C04848EB07E0A3003F15F0A290C712034815F8A64815FCB3
+A26C15F8A56C6CEB07F0A3001F15E0A36C6CEB0FC0A26C6CEB1F80000315006C6C133E6C
+6C5B017C5B90383F03F090380FFFC0D901FEC7FC263F7DBC2D>I<EB01C013031307131F
+137FEA07FFB5FC139FEAF81F1200B3B3ACEB7FF0B612F8A31D3D78BC2D>I<EB07FC9038
+3FFF8090B512E03903F01FF83907C007FC390F0001FE001E6D7E001C1580003CEC7FC05A
+ED3FE01270B4FC6DEB1FF07FA56C5A6CC7FC120CC813E0153FA216C0157F168015FF1600
+4A5A5D4A5A4A5A5D4A5A4A5A4AC7FC147E147C5C495A495A495A495A49C71270133E133C
+5B4914E0485A485A485A48C7120148B6FCA25A4815C0B7FCA3243D7CBC2D>I<EB07FC90
+383FFF809038F80FE03901E003F839078001FCD80F007F000E6D7E001E1580D81F80137F
+486C14C07FA27F5BA2121F6C5AC8138015FF1600A24A5AA24A5A5DEC07E04A5A023FC7FC
+EB1FFCECFF809038000FE0EC07F86E7E6E7E6E7E1680ED7FC0A216E0153FA216F0A2120C
+123F487E487EA316E0A249137F6CC713C01278EDFF807E6C4913006C495A3907C007FC39
+03F80FF0C6B55A013F1380D907F8C7FC243F7CBC2D>I<150E151E153EA2157EA215FE14
+01A21403EC077E1406140E141CA214381470A214E0EB01C0A2EB0380EB0700A2130E5BA2
+5B5BA25B5B1201485A90C7FC5A120E120C121C5AA25A5AB8FCA3C8EAFE00AC4A7E49B6FC
+A3283E7EBD2D>I<00061403D80780131F01F813FE90B5FC5D5D5D15C092C7FC14FCEB3F
+E090C9FCACEB01FE90380FFF8090383E03E090387001F8496C7E49137E497F90C7138000
+06141FC813C0A216E0150FA316F0A3120C127F7F12FFA416E090C7121F12FC007015C012
+780038EC3F80123C6CEC7F00001F14FE6C6C485A6C6C485A3903F80FE0C6B55A013F90C7
+FCEB07F8243F7CBC2D>I<EC1FE0ECFFF8903803F03E90380FC00F90391F000780133E01
+7EEB1FC049133F4848137F12035B12074848EB3F80ED1F00001F91C7FC5BA2123FA3485A
+A214FE903887FF8039FF8F07E090389C01F09038B800FC01B0137E13F0497F16804914C0
+A2ED1FE0A34914F0A5127FA6123F6D14E0A2121FED3FC0A26C6C1480A20007EC7F006C6C
+137E6C6C5B6C6C485A90387E07F06DB45A010F1380D903FCC7FC243F7CBC2D>I<123812
+3C123F90B612FCA316F85A16F016E00078C712010070EC03C0ED078016005D48141E151C
+153C5DC8127015F04A5A5D14034A5A92C7FC5C141EA25CA2147C147814F8A213015C1303
+A31307A3130F5CA2131FA6133FAA6D5A0107C8FC26407BBD2D>I<EB03FC90381FFF8090
+387C07E09038F001F83901E0007C48487F48487F48C7FCED0F80121E16C0003E1407A412
+3FA26DEB0F807F6C6C131F6D140001FC133E6C6C5B9038FF80786C6D5A6CEBF3E06CEBFF
+806C91C7FC133F6D13C06D7F013F13F801787F48486C7E3903E01FFF48486C1380260F80
+0313C048487E489038007FE0003E143F007E141F007CEC0FF01507481403A31501A46C15
+E0007C1403A2007E15C06C14076CEC0F806DEB1F006C6C133ED807F05B3901FC03F86CB5
+12E0011F1380D903FCC7FC243F7CBC2D>I<EB03FCEB1FFF90387E07C09038FC03F04848
+6C7E48486C7E4848137C000F147E4848137F81003F15805B007F15C0A2151F12FF16E0A5
+16F0A5127F153FA36C7EA2001F147F120F6C6C13FF6D13DF000313013900F8039F90387E
+0F1FD91FFE13E0EB07F090C7FCA2ED3FC0A41680157FD80F801400487E486C13FEA24A5A
+5D49485AEB8007391E000FE0001F495A260FC07FC7FC3803FFFE6C13F838003FC0243F7C
+BC2D>I<121EEA7F80A2EAFFC0A4EA7F80A2EA1E00C7FCB3121EEA7F80A2EAFFC0A4EA7F
+80A2EA1E000A2779A619>I<121EEA7F80A2EAFFC0A4EA7F80A2EA1E00C7FCB3121E127F
+EAFF80A213C0A4127F121E1200A412011380A3120313005A1206120E120C121C5A1230A2
+0A3979A619>I<15074B7EA34B7EA34B7EA34B7EA34B7E15E7A2913801C7FC15C3A29138
+0381FEA34AC67EA3020E6D7EA34A6D7EA34A6D7EA34A6D7EA34A6D7EA349486D7E91B6FC
+A249819138800001A249C87EA24982010E157FA2011E82011C153FA2013C820138151FA2
+017882170F13FC00034C7ED80FFF4B7EB500F0010FB512F8A33D417DC044>65
+D<B712FCEEFF8017F00001903980000FF86C6CC7EA03FE707E701380EF7FC0EF3FE0A2EF
+1FF0A218F8A3170F171FA318F0A2EF3FE0177F18C0EFFF804C1300EE03FCEE0FF8EE7FE0
+91B6C7FC17E091C7EA07FCEE01FE933800FF80EF7FC0EF3FE0EF1FF018F8170F18FC1707
+A218FEA718FC170FA2EF1FF818F0173FEF7FE0EFFFC00403138048486C90380FFE00B85A
+17E094C7FC373E7DBD40>I<DB3FF01306912603FFFE130E020F9038FF801E913A3FF007
+E03E9139FF8000F8D903FEC7EA7C7ED907F8EC1EFE4948140FD93FE0140749481403495A
+91C812014848150012034848167E5B000F173EA24848161EA2123F5B180E127FA3491600
+12FFAC127F7F180EA2123FA27F001F171E181C6C7EA20007173C6D16386C6C1678000117
+706C6C16F06EEC01E06D6C15C06D6C1403D90FF0EC07806D6CEC1F00D903FE143E902600
+FF8013F891393FF007F0020FB512C0020391C7FC9138003FF037427BBF42>I<B712FCEE
+FF8017E000019039C0001FF86C6C48EB03FEEE00FF717E717EEF0FE084717E717E170184
+717EA21980187F19C0A3F03FE0A519F0AB19E0A5F07FC0A21980A218FF19004D5AA24D5A
+6017074D5A4D5AEF7FC04DC7FCEE03FE48486CEB1FF8B85A178004FCC8FC3C3E7DBD45>
+I<B912E0A300019038C000016C6C48EB001FEF0FF01703A217011700A31870A418381638
+A41800A21678A216F81501150791B5FCA3EC8007150115001678A21638A2180EA3181C93
+C7FCA4183C1838A21878A318F8EF01F0A21707170F173F48486CEB03FFB912E0A3373E7D
+BD3E>I<B91280A300019038C000036C6C48EB007FEF1FC0170F1707A21703A31701A4EF
+00E0A21638A31800A31678A216F81501150791B5FCA3EC8007150115001678A21638A693
+C8FCAF3801FFE0B612F0A3333E7DBD3B>I<DB3FE0130C912603FFFE131C021F9038FF80
+3C913A7FF00FC07C9139FF0001F0D903FC90380078FC4948143DD91FE0141F4948140F49
+48140701FF15034890C8FC491501485A000716005B000F177C5B001F173CA2485AA2181C
+127FA25B95C7FC12FFAB041FB512F0127FA26D9139000FFE00EF03FC123FA27F121FA26C
+7EA212077F12036C7E7F6C7F6D6C14076D7E6D6C140FD907F8141ED903FEEC3C7C902600
+FF80EBF83C913A7FF007F01C021FB5EAC00C020391C8FC9138003FF03C427BBF47>I<B6
+D8C01FB512F8A3000101E0C7383FFC0026007F80EC0FF0B3A691B7FCA30280C7120FB3A9
+2601FFE0EC3FFCB6D8C01FB512F8A33D3E7DBD44>I<B612F0A3C6EBF000EB3FC0B3B3B2
+EBFFF0B612F0A31C3E7EBD21>I<011FB512FCA3D9000713006E5A1401B3B3A6123FEA7F
+80EAFFC0A44A5A1380D87F005B007C130700385C003C495A6C495A6C495A2603E07EC7FC
+3800FFF8EB3FC026407CBD2F>I<B600C090387FFFFCA3000101E0C7000F138026007F80
+913807FE0018F818E0604D5A4DC7FC173E5F5F4C5A4C5A4C5A4C5A4CC8FC163E5E5E4B5A
+4B5AED07804B7E151F4B7E4B7E15FF913881EFF8913883C7FCEC878791388F03FE91389E
+01FF14BCDAF8007F4A6D7E5C4A6D7E4A6D7EA2707E707EA2707E707EA2707F717E84173F
+717E717EA2717E848419802601FFE04A13C0B600C090B6FCA3403E7DBD47>I<B612F8A3
+000101E0C9FC38007F80B3B0EF0380A517071800A45FA35FA25F5F5F4C5A160748486C13
+3FB8FCA3313E7DBD39>I<B500C093B512C0A300016D4BEBE000D8007F1880D977F0ED03
+BFA3D973F8ED073FA3D971FC150EA2D970FE151CA3027F1538A36E6C1470A36E6C14E0A2
+6E6CEB01C0A36E6CEB0380A36E6CEB0700A26E6C130EA36E6C5BA3037F5BA26F6C5AA36F
+6C5AA392380FE1C0A3923807F380A26FB4C7FCA36F5AA213F8486C6D5AD807FFEFFFE0B5
+00F80178017FEBFFC0A34A3E7CBD53>I<B56C91B512F88080D8007F030713006EEC01FC
+6E6E5A1870EB77FCEB73FEA2EB71FF01707FA26E7E6E7EA26E7E6E7EA26E7E6E7EA26E7E
+6E7FA26F7E6F7EA26F7E6F7EA26F7E6F7EA26F7E6F1380A2EE7FC0EE3FE0A2EE1FF0EE0F
+F8A2EE07FCEE03FEA2EE01FF7013F0A2177F173FA2171F170FA2170701F81503487ED807
+FF1501B500F81400A218703D3E7DBD44>I<ED7FE0913807FFFE91391FC03F8091397E00
+07E04948EB03F8D907F0EB00FE4948147F49486E7E49486E7E49C86C7E01FE6F7E000183
+49150300038348486F7EA248486F7EA2001F188049167F003F18C0A3007F18E049163FA3
+00FF18F0AC007F18E06D167FA4003F18C0A26C6CEEFF80A36C6C4B1300A26C6C4B5A0003
+5F6D150700015F6C6C4B5A6D5E6D6C4A5A6D6C4A5A6D6C4AC7FC6D6C14FED901FCEB03F8
+D9007FEB0FE091391FC03F80912607FFFEC8FC9138007FE03C427BBF47>I<B712F8EEFF
+8017E000019039C0003FF86C6C48EB07FCEE01FE707EEF7F80EF3FC018E0A2EF1FF0A218
+F8A818F0A2EF3FE0A218C0EF7F80EFFF004C5AEE07FCEE3FF091B612C04CC7FC0280C9FC
+B3A73801FFE0B612C0A3353E7DBD3E>I<ED7FE0913807FFFE91391FC03F8091397F000F
+E0D901FCEB03F8D907F0EB00FE4948147F49486E7E49486E7E49C86C7E498248486F7E49
+150300038348486F7EA2000F834981001F1880A24848EE7FC0A3007F18E0A249163FA200
+FF18F0AC007F18E0A26D167FA3003F18C0A26C6CEEFF80A3000F18006D5D0007DA0F805B
+6C6C90393FE003FCED70706C6C496C485A6C6C48486C485A017FD9800E5BD93F81903806
+1FC0D91FC19038073F80D90FE14AC7FCD907F1EB03FE902601FDC013F8903A007EE007E0
+91271FF03FC013180207B5FC9139007FE1E0DB0001143883711378A2706C13F0EFFF0318
+FFA27113E0A37113C0711380711300715AEF01F83D527BBF47>I<B712C016FCEEFF8000
+01D9C00013E06C6C48EB1FF0EE07FCEE01FE707E84717EA2717EA284A760177F606017FF
+95C7FCEE01FCEE07F8EE1FE0EEFF8091B500FCC8FC16F091388001FCED003FEE1FC0707E
+707E83160383160183A383A484A4F0C004190EA28218E0057F131E2601FFE0161CB600C0
+EB3FF094381FF83805071370CA3801FFE09438003F803F407DBD43>I<D907FC13189039
+1FFF8038017FEBE0783901FC03F83A03F0007CF8D807C0133F4848130F001F140748C7FC
+003E1403007E1401A2007C140012FC1678A46C1538A27EA26C6C14007F7FEA3FF8EBFF80
+6C13F86CEBFF806C14F06C14FC6C14FF6C15C0013F14E0010714F0EB007F020713F89138
+007FFC150FED07FE15031501ED00FFA200E0157FA3163FA27EA3163E7E167E6C157C6C15
+FC6C15F86D13016DEB03F06DEB07E0D8F9FCEB0FC03AF07F803F8090391FFFFE00D8E007
+13F839C0007FC028427BBF33>I<003FB91280A3903AF0007FE001018090393FC0003F48
+C7ED1FC0007E1707127C00781703A300701701A548EF00E0A5C81600B3B14B7E4B7E0107
+B612FEA33B3D7DBC42>I<B600C090B512F8A3000101E0C70007130026007F80EC01FC71
+5A1870B3B3A4013F16F06E5DA21701011F5E80010F15036E4A5A010793C7FC6D6C5C6D6C
+141E6D6C5C027F14F86E6C485A91390FF00FE00203B51280020049C8FCED1FF03D407DBD
+44>I<B691380FFFFEA3000301E0020113E06C01809138007F806CEF3F00017F163E181C
+6E153C013F1638A26E1578011F1670A26D6C5DA26E140101075EA26E140301035EA26D6C
+4AC7FCA2806D150EA26F131E027F141CA26F133C023F1438A26E6C5BA26F13F0020F5CA2
+EDF80102075CA26E6C485AA2EDFE07020191C8FCA26F5A6E130EA2ED7F9CA216DCED3FF8
+A36F5AA36F5AA26F5AA36F5A3F407EBD44>I<B500FE017FB5D88007B5FCA3000301C001
+0101E0C713F86C90C849EC3FE07148EC0F807E7215006E143F017F190E84A26D6C60A24D
+7E6D6C60A2EFE7F86D6C60A2933801C3FC6E18F001076104037F6E028114010103610407
+7F17006D6C4D5AA2040EEB7F806D6C4DC7FCA24CEB3FC0DA7F80160EA24CEB1FE003C016
+1E023F171C047814F0DBE070010F133C021F173804F014F84C1307DA0FF05EA2DBF1C0EB
+03FCDA07F95EA2DBFB80EB01FEDA03FF6F5AA293C8FCA26E5FA24B157F020094C8FCA24B
+81037C153EA20378151E0338151C58407EBD5D>I<007FB5D8C003B512E0A3C649C7EBFC
+00D93FF8EC3FE06D48EC1F806D6C92C7FC171E6D6C141C6D6C143C5F6D6C14706D6D13F0
+4C5ADA7FC05B023F13036F485ADA1FF090C8FC020F5BEDF81E913807FC1C163C6E6C5A91
+3801FF7016F06E5B6F5AA26F7E6F7EA28282153FED3BFEED71FF15F103E07F913801C07F
+0203804B6C7EEC07004A6D7E020E6D7E5C023C6D7E02386D7E14784A6D7E4A6D7F130149
+486E7E4A6E7E130749C86C7E496F7E497ED9FFC04A7E00076DEC7FFFB500FC0103B512FE
+A33F3E7EBD44>I<B66C0103B51280A3000101F0C8EBF8006C6C48ED3FC0725A013F041E
+C7FC6D7E606D6C15386D6C1578606D6C5D6E14016D5E6D6D1303606E6C49C8FC6E6C5B17
+0E6E6C131E171C6E6C5B6E6C137817706E6C13F06F5B6E13016EEB83C05FED7FC7DB3FE7
+C9FC16EFED1FFE5E150F6F5AB3A4ED1FFC020FB512FCA3413E7FBD44>I<EAFFFCA4EAF0
+00B3B3B3B3ABEAFFFCA40E5B77C319>91 D<486C13C00003130101001380481303000EEB
+070048130E0018130C0038131C003013180070133800601330A300E01370481360A400CF
+EB678039FFC07FE001E013F0A3007F133FA2003F131F01C013E0390F0007801C1C73BE2D
+>I<EAFFFCA4EA003CB3B3B3B3ABEAFFFCA40E5B7FC319>I<EA0180120313005A120E5A12
+181238123012701260A312E05AA412CFEAFFC013E0A3127FA2123F13C0EA0F000B1C7ABE
+19>96 D<EB0FF8EBFFFE3903F01F8039078007E0000F6D7E9038E001F8D81FF07F6E7EA3
+157F6C5AEA0380C8FCA4EC1FFF0103B5FC90381FF87FEB7F803801FC00EA07F8EA0FE048
+5A485AA248C7FCEE038012FEA315FFA3007F5BEC03BF3B3F80071F8700261FC00E13CF3A
+07F03C0FFE3A01FFF807FC3A003FC001F0292A7DA82D>I<EA01FC12FFA3120712031201
+B1EC03FC91381FFF8091387C07E09039FDE001F09039FFC000FC4A137E91C77E49158049
+141F17C0EE0FE0A217F0A2160717F8AA17F0A2160FA217E0161F17C06D1580EE3F006D5C
+6E13FE9039F3C001F89039F1E003F09039E0780FC09026C03FFFC7FCC7EA07F82D407EBE
+33>I<49B4FC010F13E090383F00F8017C131E4848131F4848137F0007ECFF80485A5B12
+1FA24848EB7F00151C007F91C7FCA290C9FC5AAB6C7EA3003FEC01C07F001F140316806C
+6C13076C6C14000003140E6C6C131E6C6C137890383F01F090380FFFC0D901FEC7FC222A
+7DA828>I<ED01FC15FFA3150715031501B114FF010713E190381F80F990387E003D4913
+1FD803F81307485A49130348481301121F123F5B127FA290C7FCA25AAA7E7FA2123FA26C
+7E000F14037F000714076C6C497E6C6C497ED8007C017913F890383F01F190380FFFC190
+3A01FE01FC002D407DBE33>I<EB01FE90380FFFC090383F03F09038FC01F848486C7E48
+48137E48487F000F158049131F001F15C04848130FA2127F16E090C7FCA25AA290B6FCA2
+90C9FCA67EA27F123F16E06C7E1501000F15C06C6C13036DEB07806C6C1400C66C131E01
+7E5B90381F80F8903807FFE0010090C7FC232A7EA828>I<EC1FC0EC7FF8903801F83C90
+3807E07E90380FC0FFEB1FC1EB3F811401137FEC00FE01FE137C1500AEB6FCA3C648C7FC
+B3AE487E007F13FFA320407EBF1C>I<167C903903F801FF903A1FFF078F8090397E0FDE
+1F9038F803F83803F001A23B07E000FC0600000F6EC7FC49137E001F147FA8000F147E6D
+13FE00075C6C6C485AA23901F803E03903FE0FC026071FFFC8FCEB03F80006CAFC120EA3
+120FA27F7F6CB512E015FE6C6E7E6C15E06C810003813A0FC0001FFC48C7EA01FE003E14
+0048157E825A82A46C5D007C153E007E157E6C5D6C6C495A6C6C495AD803F0EB0FC0D800
+FE017FC7FC90383FFFFC010313C0293D7EA82D>I<EA01FC12FFA3120712031201B1EC01
+FE913807FFC091381E07E091387803F09138E001F8D9FDC07F148001FF6D7E91C7FCA25B
+A25BB3A6486C497EB5D8F87F13FCA32E3F7DBE33>I<EA01E0EA07F8A2487EA46C5AA2EA
+01E0C8FCACEA01FC127FA3120712031201B3AC487EB512F0A3143E7DBD1A>I<1478EB01
+FEA2EB03FFA4EB01FEA2EB00781400AC147FEB7FFFA313017F147FB3B3A5123E127F38FF
+807E14FEA214FCEB81F8EA7F01387C03F0381E07C0380FFF803801FC00185185BD1C>I<
+EA01FC12FFA3120712031201B292B51280A392383FFC0016E0168093C7FC153C5D5D4A5A
+EC07C04A5A4AC8FC143E147F4A7E13FD9038FFDFC0EC9FE0140F496C7E01FC7F496C7E14
+01816E7E81826F7E151F826F7EA282486C14FEB539F07FFFE0A32B3F7EBE30>I<EA01FC
+12FFA3120712031201B3B3B1487EB512F8A3153F7DBE1A>I<2701F801FE14FF00FF9027
+07FFC00313E0913B1E07E00F03F0913B7803F03C01F80007903BE001F87000FC2603F9C0
+6D487F000101805C01FBD900FF147F91C75B13FF4992C7FCA2495CB3A6486C496CECFF80
+B5D8F87FD9FC3F13FEA347287DA74C>I<3901F801FE00FF903807FFC091381E07E09138
+7803F000079038E001F82603F9C07F0001138001FB6D7E91C7FC13FF5BA25BB3A6486C49
+7EB5D8F87F13FCA32E287DA733>I<14FF010713E090381F81F890387E007E01F8131F48
+48EB0F804848EB07C04848EB03E0000F15F04848EB01F8A2003F15FCA248C812FEA44815
+FFA96C15FEA36C6CEB01FCA3001F15F86C6CEB03F0A26C6CEB07E06C6CEB0FC06C6CEB1F
+80D8007EEB7E0090383F81FC90380FFFF0010090C7FC282A7EA82D>I<3901FC03FC00FF
+90381FFF8091387C0FE09039FDE003F03A07FFC001FC6C496C7E6C90C7127F49EC3F805B
EE1FC017E0A2EE0FF0A3EE07F8AAEE0FF0A4EE1FE0A2EE3FC06D1580EE7F007F6E13FE91
38C001F89039FDE007F09039FC780FC0DA3FFFC7FCEC07F891C9FCAD487EB512F8A32D3A
7EA733>I<02FF131C0107EBC03C90381F80F090397F00387C01FC131CD803F8130E4848
@@ -1395,67 +1427,70 @@ FEF001005BA2EC7FC0A36E5AA36EC8FCA2140EA2141E141C143C1438A214780018137012
B61280A2EBE0000180140049485A001E495A121C4A5A003C495A141F00385C4A5A147F5D
4AC7FCC6485AA2495A495A130F5C495A90393FC00380A2EB7F80EBFF005A5B4848130712
07491400485A48485BA248485B4848137F00FF495A90B6FCA221277EA628>I<BE12C0A2
-5A0280985B>124 D E /Fn 20 122 df<13FF000313E0487F001F13FC487F805A1580B6
-12C0A315E0A315F0A37EA27EA27E000713F36C13E3C61383EB00031407A215E0A3140FA2
-15C0141FA2EC3F80A2147F15005C5C1301495A5C1307495A495A133F495A495A4890C7FC
-485A485A485A5B6C5AEA01801C3A72F736>39 D<C0FCA48BA4C7003F0280C8120FF3007F
-1C0F1C030A00801D3F8989898989A2898B1E7FA21E3FA31E1FA28BA21E0FF207F8A5787E
-A4080F92C8FCA31A1FA21A3FA21A7FF101FF1907193F94B7FCA8943880003F19071901F1
-007F1A3FA21A1FA21A0FA2F71FE01A07A2F73FC0A61F7F97CA1380A41FFFA3541300A366
-A266671E0FA21E1FA21E3F1E7F545A65651D0F1D3F9AB5FC1C030A3F5C0907B6FCC0FCA5
-67A373757AF47F>69 D<BF12FCA48AA4C7003F0280C8123F1B01F3003F1C07767F1C0089
-89898989A2891F8089A289A31E7FA21FC0A21E3FA3F20FF0A3F61FE0A49BC7FCA21A1FA3
-1A3FA21A7FA21AFF1903190F197F94B7FCA8943880007F190F190319001A7FA21A3FA21A
-1FA31A0FA997CBFCB3A9BBFCA86B757AF47A>I<96267FFFE01670063FB6ED01F80503B7
-00F01403053F04FC14074CB96C130F040706E0131F043F72133F93BA00FC137F0303DC00
-076D13FF030F03C09039003FFF814B02FCC8000713C3037F02E0030113F792B600806F6C
-B5FC02034ACA121F4A02F8834A02E0834A4A1701027F4A8391B548CC7E494A85495C4C85
-4988494A85494A85495C8A4991CDFC90B54886A2484A1B7FA2481E3F5D481E1F5D5A1F0F
-A2485CA3481E075DA2795A489BC9FCA45DA2B6FCB27EA26F0403BA12C0A47EA3816C96C8
-000302F8C7FCA36C80A36C80A27E817E817E817F6D80827F6D806D806D80826D6E606D80
-6E80021F6E5F6E02F05F6E806E02FE5F0200DAFFC05E6F02F04BB6FC031F02FE030713CF
-6FDAFFE0021F138703039226FF8003B51201030093B6EAFC00043F4E133F040706E0131F
-04014E1307DC003F4CC71201050304F8EC0070DD003F038092C8FCDE007F01F0CCFC827A
-75F798>I<B800C00507B812C083838383A28383C7003F6F93C7001F01F0C7FC72060190
-C8FC84A284848403EF8015E703E3808503E18103E0817080827080857080708070818286
-708171807180837180867180718171818372808772807280728084877281728172818573
-808873807380738085738189738174807480868974807480741580867415C01EE07514F0
-7514F87514FC877514FE1EFF7515817515C1877614E11FF17614F97614FD7691B5FC8888
-A28888898989A289898989A2898A8A8A8AA28A8A8A8A8B903803FFFEB800F8858B8B8BA2
-8B8B795A8A767AF597>78 D<BC12FCF3FFF01CFF1DE01DFC1DFF1EC08AC7003F91C80001
-15F8E0000F80090180756C6D7E76801C0F76808B7680888B7680A28BA2892080A420C0AB
-2080A49AB61200A267A2676467525C64670A1F5C525C5291C7FC51B55A090F14F850B65A
-94BA12C09BC8FC1DFC1DF09AC9FC1CF809FCCAFC0580CEFCB3B3A8BA12E0A872767AF584
->80 D<BC7E1BFF1CF01CFF1DC01DF81DFE777EC7003F91C8000715E0E0003F80090714FC
-090180756C7F7680768076807680A276808B888BA37680A38CAA9DC8FCA3525CA267A252
-5C676467525C525C5291C9FC99B512FC515C090F5C097F14C0080FB6CAFC94B912FC1DE0
-9ACBFC1CF81CFE767E94C8003F14E0080780080114FC746C7F757F7580758075807580A2
-75808A87A28A888AA78BA78BA779147E22FFA288A28B765E22FE76802103766E14FCBA00
-C06E6E1307766EEB0FF876ED801F779138E07FF00B1F91B512E00B0716C00B011680E300
-3FECFE00D1000714F8E4000F13E088787AF590>82 D<BA00E0030FB8FCA8C7003F0280CC
-003FEBC000E503FCC7FCB3B3B3B3A46E1C0768A2836E1C0F68A26E1C1F7162A26E1C3F71
-4F5A806E525A71606F6D97C8FC6F505A7118076F6D4E5A6F6EEF3FF86F6E4D5A6F6EEE01
-FF6F02F84C5B6F02FE041F5B043F6D6C037F90C9FC7002F0913807FFFE0407DAFF8090B5
-5A040192B712F07061051F188005074DCAFC050017F0061F16C0060103FCCBFCDE000391
-CCFC88787AF595>85 D<97380FFFE00607B6FCA8F00003190086B3AD93383FFF800307B5
-12F8033F14FF4AB712C0020716F0021F16FC027F9039FE007FFE91B500F0EB0FFF010302
-80010190B5FC4949C87E49498149498149498149498190B548814884484A8192CAFC5AA2
-485BA25A5C5AA35A5CA4B5FCAF7EA4807EA37EA2807EA26C7F616C6E5D6C606C80616D6D
-5D6D6D5D6D6D92B67E6D6D4A15FC010301FF0207EDFFFE6D02C0EB3FFE6D6C9039FC01FF
-F86E90B65A020F16C002031600DA007F14FC030F14E09226007FFEC749C7FC5F797AF76C
->100 D<93387FFF80030FB512FC037FECFF804AB712E0020716F8021F16FE027FD9F807
-7F49B5D8C000804991C7003F13E04901FC020F7F49496E7F49498049496E7F49496E7F90
-B55A48727E92C914804884485B1BC048841BE0485BA27313F05AA25C5AA21BF885A2B5FC
-A391BAFCA41BF002F8CCFCA67EA3807EA47E806CF103F0F207F86C7F1A0F6C6E17F06C19
-1F6F17E06C6E163F6D6DEE7FC06D6D16FF6D6D4B13806D6D4B13006D6D6CEC0FFE6D02E0
-EC3FFC6D02F8ECFFF86D9126FFC00F5B023F91B65A020F178002034CC7FC020016F8031F
-15E0030392C8FCDB000F13E04D507BCE58>I<EF7FFE040FB512C093B612F0030715FC03
-1F814B8192B5D8F01F13800203DA803F13C04A9026FC007F13E04A4990B5FC4A5B4A4948
-14F04A13C091B51280A2491400A2495BA27114E05B4B6E13C0721380721300F007FC95C8
-FCB3B912C0A8D8000749CAFCB3B3B3A7007FB712FCA844797AF83B>I<903801FFFCB6FC
-A8C67E131F7FB3AD95380FFFE095B512FE05036E7E050F15E0053F15F84D81932701FFF0
-1F7F4CD900077FDC07FC6D80DC0FF06D80DC1FC07F4C48824CC8FC047E6F7F5EEDFDF85E
-03FF707F5EA25EA25EA293C9FCA45DB3B3A6B8D8E003B81280A8617879F76C>104
+5A0280985B>124 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fn cmbx12 20.736 20
+/Fn 20 122 df<13FF000313E0487F001F13FC487F805A1580B612C0A315E0A315F0A37E
+A27EA27E000713F36C13E3C61383EB00031407A215E0A3140FA215C0141FA2EC3F80A214
+7F15005C5C1301495A5C1307495A495A133F495A495A4890C7FC485A485A485A5B6C5AEA
+01801C3A72F736>39 D<C0FCA48BA4C7003F0280C8120FF3007F1C0F1C030A00801D3F89
+89898989A2898B1E7FA21E3FA31E1FA28BA21E0FF207F8A5787EA4080F92C8FCA31A1FA2
+1A3FA21A7FF101FF1907193F94B7FCA8943880003F19071901F1007F1A3FA21A1FA21A0F
+A2F71FE01A07A2F73FC0A61F7F97CA1380A41FFFA3541300A366A266671E0FA21E1FA21E
+3F1E7F545A65651D0F1D3F9AB5FC1C030A3F5C0907B6FCC0FCA567A373757AF47F>69
+D<BF12FCA48AA4C7003F0280C8123F1B01F3003F1C07767F1C008989898989A2891F8089
+A289A31E7FA21FC0A21E3FA3F20FF0A3F61FE0A49BC7FCA21A1FA31A3FA21A7FA21AFF19
+03190F197F94B7FCA8943880007F190F190319001A7FA21A3FA21A1FA31A0FA997CBFCB3
+A9BBFCA86B757AF47A>I<96267FFFE01670063FB6ED01F80503B700F01403053F04FC14
+074CB96C130F040706E0131F043F72133F93BA00FC137F0303DC00076D13FF030F03C090
+39003FFF814B02FCC8000713C3037F02E0030113F792B600806F6CB5FC02034ACA121F4A
+02F8834A02E0834A4A1701027F4A8391B548CC7E494A85495C4C854988494A85494A8549
+5C8A4991CDFC90B54886A2484A1B7FA2481E3F5D481E1F5D5A1F0FA2485CA3481E075DA2
+795A489BC9FCA45DA2B6FCB27EA26F0403BA12C0A47EA3816C96C8000302F8C7FCA36C80
+A36C80A27E817E817E817F6D80827F6D806D806D80826D6E606D806E80021F6E5F6E02F0
+5F6E806E02FE5F0200DAFFC05E6F02F04BB6FC031F02FE030713CF6FDAFFE0021F138703
+039226FF8003B51201030093B6EAFC00043F4E133F040706E0131F04014E1307DC003F4C
+C71201050304F8EC0070DD003F038092C8FCDE007F01F0CCFC827A75F798>I<B800C005
+07B812C083838383A28383C7003F6F93C7001F01F0C7FC72060190C8FC84A284848403EF
+8015E703E3808503E18103E0817080827080857080708070818286708171807180837180
+867180718171818372808772807280728084877281728172818573808873807380738085
+738189738174807480868974807480741580867415C01EE07514F07514F87514FC877514
+FE1EFF7515817515C1877614E11FF17614F97614FD7691B5FC8888A28888898989A28989
+8989A2898A8A8A8AA28A8A8A8A8B903803FFFEB800F8858B8B8BA28B8B795A8A767AF597
+>78 D<BC12FCF3FFF01CFF1DE01DFC1DFF1EC08AC7003F91C8000115F8E0000F80090180
+756C6D7E76801C0F76808B7680888B7680A28BA2892080A420C0AB2080A49AB61200A267
+A2676467525C64670A1F5C525C5291C7FC51B55A090F14F850B65A94BA12C09BC8FC1DFC
+1DF09AC9FC1CF809FCCAFC0580CEFCB3B3A8BA12E0A872767AF584>80
+D<BC7E1BFF1CF01CFF1DC01DF81DFE777EC7003F91C8000715E0E0003F80090714FC0901
+80756C7F7680768076807680A276808B888BA37680A38CAA9DC8FCA3525CA267A2525C67
+6467525C525C5291C9FC99B512FC515C090F5C097F14C0080FB6CAFC94B912FC1DE09ACB
+FC1CF81CFE767E94C8003F14E0080780080114FC746C7F757F7580758075807580A27580
+8A87A28A888AA78BA78BA779147E22FFA288A28B765E22FE76802103766E14FCBA00C06E
+6E1307766EEB0FF876ED801F779138E07FF00B1F91B512E00B0716C00B011680E3003FEC
+FE00D1000714F8E4000F13E088787AF590>82 D<BA00E0030FB8FCA8C7003F0280CC003F
+EBC000E503FCC7FCB3B3B3B3A46E1C0768A2836E1C0F68A26E1C1F7162A26E1C3F714F5A
+806E525A71606F6D97C8FC6F505A7118076F6D4E5A6F6EEF3FF86F6E4D5A6F6EEE01FF6F
+02F84C5B6F02FE041F5B043F6D6C037F90C9FC7002F0913807FFFE0407DAFF8090B55A04
+0192B712F07061051F188005074DCAFC050017F0061F16C0060103FCCBFCDE000391CCFC
+88787AF595>85 D<97380FFFE00607B6FCA8F00003190086B3AD93383FFF800307B512F8
+033F14FF4AB712C0020716F0021F16FC027F9039FE007FFE91B500F0EB0FFF0103028001
+0190B5FC4949C87E49498149498149498149498190B548814884484A8192CAFC5AA2485B
+A25A5C5AA35A5CA4B5FCAF7EA4807EA37EA2807EA26C7F616C6E5D6C606C80616D6D5D6D
+6D5D6D6D92B67E6D6D4A15FC010301FF0207EDFFFE6D02C0EB3FFE6D6C9039FC01FFF86E
+90B65A020F16C002031600DA007F14FC030F14E09226007FFEC749C7FC5F797AF76C>
+100 D<93387FFF80030FB512FC037FECFF804AB712E0020716F8021F16FE027FD9F8077F
+49B5D8C000804991C7003F13E04901FC020F7F49496E7F49498049496E7F49496E7F90B5
+5A48727E92C914804884485B1BC048841BE0485BA27313F05AA25C5AA21BF885A2B5FCA3
+91BAFCA41BF002F8CCFCA67EA3807EA47E806CF103F0F207F86C7F1A0F6C6E17F06C191F
+6F17E06C6E163F6D6DEE7FC06D6D16FF6D6D4B13806D6D4B13006D6D6CEC0FFE6D02E0EC
+3FFC6D02F8ECFFF86D9126FFC00F5B023F91B65A020F178002034CC7FC020016F8031F15
+E0030392C8FCDB000F13E04D507BCE58>I<EF7FFE040FB512C093B612F0030715FC031F
+814B8192B5D8F01F13800203DA803F13C04A9026FC007F13E04A4990B5FC4A5B4A494814
+F04A13C091B51280A2491400A2495BA27114E05B4B6E13C0721380721300F007FC95C8FC
+B3B912C0A8D8000749CAFCB3B3B3A7007FB712FCA844797AF83B>I<903801FFFCB6FCA8
+C67E131F7FB3AD95380FFFE095B512FE05036E7E050F15E0053F15F84D81932701FFF01F
+7F4CD900077FDC07FC6D80DC0FF06D80DC1FC07F4C48824CC8FC047E6F7F5EEDFDF85E03
+FF707F5EA25EA25EA293C9FCA45DB3B3A6B8D8E003B81280A8617879F76C>104
D<EB01FCEB07FF011F13C0497F497F90B57EA24880A24880A76C5CA26C5CA26D5B6D5B6D
5B010790C8FCEB01FC90CAFCB2903801FFFC007FB5FCA8C67E131F7FB3B3B3A5B81280A8
297979F835>I<903801FFFCB6FCA8C67E131F7FB3B3B3B3B3ABB812C0A82A7879F735>
@@ -1489,12 +1524,13 @@ B612F8A8D8001F49C90003EBF0006D6D04001380A26D6E94C7FC626D6E5E1A03A26D6E4B
A37091CAFCA2705BA2705BA2705BA2715AA3715AA24D5AA26017FF95CBFC5EA24C5AEA03
F8D80FFE4A5A487E486D495A487F5FB56C131F5F163F4C5AA24C5A4B90CCFC6C49485A4B
5AEC800F6C9038003FF849EBFFF0261FFC0713C06CB65A6C92CDFC6C14FCC614F0013F13
-C0D907FCCEFC5D6F7CCC66>121 D E end
+C0D907FCCEFC5D6F7CCC66>121 D E
+%EndDVIPSBitmapFont
+end
%%EndProlog
%%BeginSetup
%%Feature: *Resolution 600dpi
TeXDict begin
-%%PaperSize: a4
%%BeginPaperSize: a4
a4
%%EndPaperSize
diff --git a/doc/gperf_1.html b/doc/gperf_1.html
index 89d5807..fd0c26b 100644
--- a/doc/gperf_1.html
+++ b/doc/gperf_1.html
@@ -1,24 +1,459 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - Introduction</TITLE>
+<TITLE>Perfect Hash Function Generator - GNU GENERAL PUBLIC LICENSE</TITLE>
</HEAD>
<BODY>
Go to the first, previous, <A HREF="gperf_2.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC1" HREF="gperf_toc.html#TOC1">Introduction</A></H1>
+<H1><A NAME="SEC1" HREF="gperf_toc.html#TOC1">GNU GENERAL PUBLIC LICENSE</A></H1>
<P>
-This manual documents the GNU <CODE>gperf</CODE> perfect hash function generator
-utility, focusing on its features and how to use them, and how to report
-bugs.
+Version 2, June 1991
</P>
+<PRE>
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+
+Everyone is permitted to copy and distribute verbatim copies
+of this license document, but changing it is not allowed.
+</PRE>
+
+
+
+<H2><A NAME="SEC2" HREF="gperf_toc.html#TOC2">Preamble</A></H2>
+
+<P>
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+</P>
+<P>
+ 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
+this service 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.
+
+</P>
+<P>
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+</P>
+<P>
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. 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.
+
+</P>
+<P>
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+</P>
+<P>
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+</P>
+<P>
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+</P>
+<P>
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+</P>
+<P>
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+</P>
+
+<OL>
+<LI>
+
+This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+<LI>
+
+You may copy and distribute 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 and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+<LI>
+
+You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+
+<OL>
+<LI>
+
+You must cause the modified files to carry prominent notices
+stating that you changed the files and the date of any change.
+
+<LI>
+
+You must cause any work that you distribute or publish, that in
+whole or in part contains or is derived from the Program or any
+part thereof, to be licensed as a whole at no charge to all third
+parties under the terms of this License.
+
+<LI>
+
+If the modified program normally reads commands interactively
+when run, you must cause it, when started running for such
+interactive use in the most ordinary way, to print or display an
+announcement including an appropriate copyright notice and a
+notice that there is no warranty (or else, saying that you provide
+a warranty) and that users may redistribute the program under
+these conditions, and telling the user how to view a copy of this
+License. (Exception: if the Program itself is interactive but
+does not normally print such an announcement, your work based on
+the Program is not required to print an announcement.)
+</OL>
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+<LI>
+
+You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+
+<OL>
+<LI>
+
+Accompany it with the complete corresponding machine-readable
+source code, which must be distributed under the terms of Sections
+1 and 2 above on a medium customarily used for software interchange; or,
+
+<LI>
+
+Accompany it with a written offer, valid for at least three
+years, to give any third party, for a charge no more than your
+cost of physically performing source distribution, a complete
+machine-readable copy of the corresponding source code, to be
+distributed under the terms of Sections 1 and 2 above on a medium
+customarily used for software interchange; or,
+
+<LI>
+
+Accompany it with the information you received as to the offer
+to distribute corresponding source code. (This alternative is
+allowed only for noncommercial distribution and only if you
+received the program in object code or executable form with such
+an offer, in accord with Subsection b above.)
+</OL>
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+<LI>
+
+You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+<LI>
+
+You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+<LI>
+
+Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+<LI>
+
+If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+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
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+<LI>
+
+If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+<LI>
+
+The Free Software Foundation may publish revised and/or new versions
+of the 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 a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+<LI>
+
+If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+NO WARRANTY
+
+<LI>
+
+BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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.
+
+<LI>
+
+IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE 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.
+</OL>
+
+<P>
+END OF TERMS AND CONDITIONS
+
+</P>
+
+
+<H2><A NAME="SEC3" HREF="gperf_toc.html#TOC3">How to Apply These Terms to Your New Programs</A></H2>
+
+<P>
+ 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.
+
+</P>
+<P>
+ 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
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+</P>
+
+<PRE>
+<VAR>one line to give the program's name and an idea of what it does.</VAR>
+Copyright (C) <VAR>year</VAR> <VAR>name of author</VAR>
+
+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 2
+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, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+</PRE>
+
+<P>
+Also add information on how to contact you by electronic and paper mail.
+
+</P>
+<P>
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+</P>
+
+<PRE>
+Gnomovision version 69, Copyright (C) <VAR>year</VAR> <VAR>name of author</VAR>
+Gnomovision 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.
+</PRE>
+
+<P>
+The hypothetical commands <SAMP>`show w'</SAMP> and <SAMP>`show c'</SAMP> should show
+the appropriate parts of the General Public License. Of course, the
+commands you use may be called something other than <SAMP>`show w'</SAMP> and
+<SAMP>`show c'</SAMP>; they could even be mouse-clicks or menu items--whatever
+suits your program.
+
+</P>
+<P>
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+</P>
+
+<PRE>
+Yoyodyne, Inc., hereby disclaims all copyright
+interest in the program `Gnomovision'
+(which makes passes at compilers) written
+by James Hacker.
+
+<VAR>signature of Ty Coon</VAR>, 1 April 1989
+Ty Coon, President of Vice
+</PRE>
+
+<P>
+This 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 Library General
+Public License instead of this License.
+
+</P>
<P><HR><P>
Go to the first, previous, <A HREF="gperf_2.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
</BODY>
diff --git a/doc/gperf_10.html b/doc/gperf_10.html
index 736ce2b..cdde570 100644
--- a/doc/gperf_10.html
+++ b/doc/gperf_10.html
@@ -1,29 +1,81 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 7 Implementation Details of GNU gperf</TITLE>
+<TITLE>Perfect Hash Function Generator - 8 Bibliography</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_9.html">previous</A>, <A HREF="gperf_11.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC22" HREF="gperf_toc.html#TOC22">7 Implementation Details of GNU <CODE>gperf</CODE></A></H1>
+<H1><A NAME="SEC23" HREF="gperf_toc.html#TOC23">8 Bibliography</A></H1>
<P>
-A paper describing the high-level description of the data structures and
-algorithms used to implement <CODE>gperf</CODE> will soon be available. This
-paper is useful not only from a maintenance and enhancement perspective,
-but also because they demonstrate several clever and useful programming
-techniques, e.g., `Iteration Number' boolean arrays, double
-hashing, a "safe" and efficient method for reading arbitrarily long
-input from a file, and a provably optimal algorithm for simultaneously
-determining both the minimum and maximum elements in a list.
+[1] Chang, C.C.: <I>A Scheme for Constructing Ordered Minimal Perfect
+Hashing Functions</I> Information Sciences 39(1986), 187-195.
+
+[2] Cichelli, Richard J. <I>Author's Response to "On Cichelli's Minimal Perfect Hash
+Functions Method"</I> Communications of the ACM, 23, 12(December 1980), 729.
+
+[3] Cichelli, Richard J. <I>Minimal Perfect Hash Functions Made Simple</I>
+Communications of the ACM, 23, 1(January 1980), 17-19.
+
+[4] Cook, C. R. and Oldehoeft, R.R. <I>A Letter Oriented Minimal
+Perfect Hashing Function</I> SIGPLAN Notices, 17, 9(September 1982), 18-27.
</P>
+<P>
+[5] Cormack, G. V. and Horspool, R. N. S. and Kaiserwerth, M.
+<I>Practical Perfect Hashing</I> Computer Journal, 28, 1(January 1985), 54-58.
+
+[6] Jaeschke, G. <I>Reciprocal Hashing: A Method for Generating Minimal
+Perfect Hashing Functions</I> Communications of the ACM, 24, 12(December
+1981), 829-833.
+
+</P>
+<P>
+[7] Jaeschke, G. and Osterburg, G. <I>On Cichelli's Minimal Perfect
+Hash Functions Method</I> Communications of the ACM, 23, 12(December 1980),
+728-729.
+
+</P>
+<P>
+[8] Sager, Thomas J. <I>A Polynomial Time Generator for Minimal Perfect
+Hash Functions</I> Communications of the ACM, 28, 5(December 1985), 523-532
+
+</P>
+<P>
+[9] Schmidt, Douglas C. <I>GPERF: A Perfect Hash Function Generator</I>
+Second USENIX C++ Conference Proceedings, April 1990.
+
+</P>
+<P>
+[10] Sebesta, R.W. and Taylor, M.A. <I>Minimal Perfect Hash Functions
+for Reserved Word Lists</I> SIGPLAN Notices, 20, 12(September 1985), 47-53.
+</P>
+<P>
+[11] Sprugnoli, R. <I>Perfect Hashing Functions: A Single Probe
+Retrieving Method for Static Sets</I> Communications of the ACM, 20
+11(November 1977), 841-850.
+
+</P>
+<P>
+[12] Stallman, Richard M. <I>Using and Porting GNU CC</I> Free Software Foundation,
+1988.
+
+</P>
+<P>
+[13] Stroustrup, Bjarne <I>The C++ Programming Language.</I> Addison-Wesley, 1986.
+
+</P>
+<P>
+[14] Tiemann, Michael D. <I>User's Guide to GNU C++</I> Free Software
+Foundation, 1989.
+
+</P>
<P><HR><P>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_9.html">previous</A>, <A HREF="gperf_11.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
</BODY>
diff --git a/doc/gperf_11.html b/doc/gperf_11.html
index a4eeb45..de2c452 100644
--- a/doc/gperf_11.html
+++ b/doc/gperf_11.html
@@ -1,79 +1,79 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 8 Bibliography</TITLE>
+<TITLE>Perfect Hash Function Generator - Concept Index</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_10.html">previous</A>, next, last section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC23" HREF="gperf_toc.html#TOC23">8 Bibliography</A></H1>
+<H1><A NAME="SEC24" HREF="gperf_toc.html#TOC24">Concept Index</A></H1>
<P>
-[1] Chang, C.C.: <I>A Scheme for Constructing Ordered Minimal Perfect
-Hashing Functions</I> Information Sciences 39(1986), 187-195.
-
-[2] Cichelli, Richard J. <I>Author's Response to "On Cichelli's Minimal Perfect Hash
-Functions Method"</I> Communications of the ACM, 23, 12(December 1980), 729.
-
-[3] Cichelli, Richard J. <I>Minimal Perfect Hash Functions Made Simple</I>
-Communications of the ACM, 23, 1(January 1980), 17-19.
-
-[4] Cook, C. R. and Oldehoeft, R.R. <I>A Letter Oriented Minimal
-Perfect Hashing Function</I> SIGPLAN Notices, 17, 9(September 1982), 18-27.
-
-</P>
-<P>
-[5] Cormack, G. V. and Horspool, R. N. S. and Kaiserwerth, M.
-<I>Practical Perfect Hashing</I> Computer Journal, 28, 1(January 1985), 54-58.
-
-[6] Jaeschke, G. <I>Reciprocal Hashing: A Method for Generating Minimal
-Perfect Hashing Functions</I> Communications of the ACM, 24, 12(December
-1981), 829-833.
-
-</P>
-<P>
-[7] Jaeschke, G. and Osterburg, G. <I>On Cichelli's Minimal Perfect
-Hash Functions Method</I> Communications of the ACM, 23, 12(December 1980),
-728-729.
-
-</P>
-<P>
-[8] Sager, Thomas J. <I>A Polynomial Time Generator for Minimal Perfect
-Hash Functions</I> Communications of the ACM, 28, 5(December 1985), 523-532
-
-</P>
-<P>
-[9] Schmidt, Douglas C. <I>GPERF: A Perfect Hash Function Generator</I>
-Second USENIX C++ Conference Proceedings, April 1990.
-
-</P>
-<P>
-[10] Sebesta, R.W. and Taylor, M.A. <I>Minimal Perfect Hash Functions
-for Reserved Word Lists</I> SIGPLAN Notices, 20, 12(September 1985), 47-53.
-
-</P>
-<P>
-[11] Sprugnoli, R. <I>Perfect Hashing Functions: A Single Probe
-Retrieving Method for Static Sets</I> Communications of the ACM, 20
-11(November 1977), 841-850.
-
-</P>
-<P>
-[12] Stallman, Richard M. <I>Using and Porting GNU CC</I> Free Software Foundation,
-1988.
-
-</P>
-<P>
-[13] Stroustrup, Bjarne <I>The C++ Programming Language.</I> Addison-Wesley, 1986.
-
-</P>
-<P>
-[14] Tiemann, Michael D. <I>User's Guide to GNU C++</I> Free Software
-Foundation, 1989.
+<H2>%</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX8"><SAMP>`%%'</SAMP></A>
+<LI><A HREF="gperf_5.html#IDX9"><SAMP>`%{'</SAMP></A>
+<LI><A HREF="gperf_5.html#IDX10"><SAMP>`%}'</SAMP></A>
+</DIR>
+<H2>a</H2>
+<DIR>
+<LI><A HREF="gperf_6.html#IDX20">Array name</A>
+</DIR>
+<H2>b</H2>
+<DIR>
+<LI><A HREF="gperf_2.html#IDX1">Bugs</A>
+</DIR>
+<H2>c</H2>
+<DIR>
+<LI><A HREF="gperf_6.html#IDX19">Class name</A>
+</DIR>
+<H2>d</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX5">Declaration section</A>
+<LI><A HREF="gperf_6.html#IDX16">Delimiters</A>
+<LI><A HREF="gperf_6.html#IDX22">Duplicates</A>
+</DIR>
+<H2>f</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX4">Format</A>
+<LI><A HREF="gperf_5.html#IDX7">Functions section</A>
+</DIR>
+<H2>h</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX12">hash</A>
+<LI><A HREF="gperf_5.html#IDX11">hash table</A>
+</DIR>
+<H2>i</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX13">in_word_set</A>
+<LI><A HREF="gperf_6.html#IDX18">Initializers</A>
+</DIR>
+<H2>j</H2>
+<DIR>
+<LI><A HREF="gperf_6.html#IDX23">Jump value</A>
+</DIR>
+<H2>k</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX6">Keywords section</A>
+</DIR>
+<H2>m</H2>
+<DIR>
+<LI><A HREF="gperf_4.html#IDX3">Minimal perfect hash functions</A>
+</DIR>
+<H2>n</H2>
+<DIR>
+<LI><A HREF="gperf_5.html#IDX15">NUL</A>
+</DIR>
+<H2>s</H2>
+<DIR>
+<LI><A HREF="gperf_6.html#IDX17">Slot name</A>
+<LI><A HREF="gperf_4.html#IDX2">Static search structure</A>
+<LI><A HREF="gperf_5.html#IDX14"><CODE>switch</CODE></A>, <A HREF="gperf_6.html#IDX21"><CODE>switch</CODE></A>
+</DIR>
</P>
<P><HR><P>
diff --git a/doc/gperf_2.html b/doc/gperf_2.html
index f5d7d5e..5bb72a2 100644
--- a/doc/gperf_2.html
+++ b/doc/gperf_2.html
@@ -1,359 +1,47 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - GNU GENERAL PUBLIC LICENSE</TITLE>
+<TITLE>Perfect Hash Function Generator - Contributors to GNU gperf Utility</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_1.html">previous</A>, <A HREF="gperf_3.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC2" HREF="gperf_toc.html#TOC2">GNU GENERAL PUBLIC LICENSE</A></H1>
-<P>
-Version 1, February 1989
-
-</P>
-
-<PRE>
-Copyright (C) 1989 Free Software Foundation, Inc.
-675 Mass Ave, Cambridge, MA 02139, USA
-
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-</PRE>
-
-
-
-<H2><A NAME="SEC3" HREF="gperf_toc.html#TOC3">Preamble</A></H2>
-
-<P>
- The license agreements of most software companies try to keep users
-at the mercy of those companies. By contrast, our General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. The
-General Public License applies to the Free Software Foundation's
-software and to any other program whose authors commit to using it.
-You can use it for your programs, too.
-
-</P>
-<P>
- When we speak of free software, we are referring to freedom, not
-price. Specifically, the General Public License is designed to make
-sure that you have the freedom to give away or sell copies of free
-software, 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.
-
-</P>
-<P>
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-</P>
-<P>
- For example, if you distribute copies of a such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must tell them their rights.
-
-</P>
-<P>
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-</P>
-<P>
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-</P>
-<P>
- The precise terms and conditions for copying, distribution and
-modification follow.
-
-</P>
-<P>
-TERMS AND CONDITIONS
-
-</P>
-
-<OL>
-<LI>
-
-This License Agreement applies to any program or other work which
-contains a notice placed by the copyright holder saying it may be
-distributed under the terms of this General Public License. The
-"Program", below, refers to any such program or work, and a "work based
-on the Program" means either the Program or any work containing the
-Program or a portion of it, either verbatim or with modifications. Each
-licensee is addressed as "you".
-
-<LI>
-
-You may copy and distribute 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 and
-disclaimer of warranty; keep intact all the notices that refer to this
-General Public License and to the absence of any warranty; and give any
-other recipients of the Program a copy of this General Public License
-along with the Program. You may charge a fee for the physical act of
-transferring a copy.
-
-<LI>
-
-You may modify your copy or copies of the Program or any portion of
-it, and copy and distribute such modifications under the terms of Paragraph
-1 above, provided that you also do the following:
+<H1><A NAME="SEC4" HREF="gperf_toc.html#TOC4">Contributors to GNU <CODE>gperf</CODE> Utility</A></H1>
<UL>
<LI>
-cause the modified files to carry prominent notices stating that
-you changed the files and the date of any change; and
-
-<LI>
-
-cause the whole of any work that you distribute or publish, that
-in whole or in part contains the Program or any part thereof, either
-with or without modifications, to be licensed at no charge to all
-third parties under the terms of this General Public License (except
-that you may choose to grant warranty protection to some or all
-third parties, at your option).
-
-<LI>
-
-If the modified program normally reads commands interactively when
-run, you must cause it, when started running for such interactive use
-in the simplest and most usual way, to print or display an
-announcement including an appropriate copyright notice and a notice
-that there is no warranty (or else, saying that you provide a
-warranty) and that users may redistribute the program under these
-conditions, and telling the user how to view a copy of this General
-Public License.
-
-<LI>
-
-You may charge a fee for the physical act of transferring a
-copy, and you may at your option offer warranty protection in
-exchange for a fee.
-</UL>
-
-Mere aggregation of another independent work with the Program (or its
-derivative) on a volume of a storage or distribution medium does not bring
-the other work under the scope of these terms.
+<A NAME="IDX1"></A>
+The GNU <CODE>gperf</CODE> perfect hash function generator utility was
+originally written in GNU C++ by Douglas C. Schmidt. It is now also
+available in a highly-portable "old-style" C version. The general
+idea for the perfect hash function generator was inspired by Keith
+Bostic's algorithm written in C, and distributed to net.sources around
+1984. The current program is a heavily modified, enhanced, and extended
+implementation of Keith's basic idea, created at the University of
+California, Irvine. Bugs, patches, and suggestions should be reported
+to <CODE>&#60;bug-gnu-utils@gnu.org&#62;</CODE>.
<LI>
-You may copy and distribute the Program (or a portion or derivative of
-it, under Paragraph 2) in object code or executable form under the terms of
-Paragraphs 1 and 2 above provided that you also do one of the following:
-
-
-<UL>
-<LI>
+Special thanks is extended to Michael Tiemann and Doug Lea, for
+providing a useful compiler, and for giving me a forum to exhibit my
+creation.
-accompany it with the complete corresponding machine-readable
-source code, which must be distributed under the terms of
-Paragraphs 1 and 2 above; or,
+In addition, Adam de Boor and Nels Olson provided many tips and insights
+that greatly helped improve the quality and functionality of <CODE>gperf</CODE>.
<LI>
-accompany it with a written offer, valid for at least three
-years, to give any third party free (except for a nominal charge
-for the cost of distribution) a complete machine-readable copy of the
-corresponding source code, to be distributed under the terms of
-Paragraphs 1 and 2 above; or,
-
-<LI>
-
-accompany it with the information you received as to where the
-corresponding source code may be obtained. (This alternative is
-allowed only for noncommercial distribution and only if you
-received the program in object code or executable form alone.)
+A testsuite was added by Bruno Haible. He also rewrote the output
+routines for better reliability.
</UL>
-Source code for a work means the preferred form of the work for making
-modifications to it. For an executable file, complete source code means
-all the source code for all modules it contains; but, as a special
-exception, it need not include source code for modules which are standard
-libraries that accompany the operating system on which the executable
-file runs, or for standard header files or definitions files that
-accompany that operating system.
-
-<LI>
-
-You may not copy, modify, sublicense, distribute or transfer the
-Program except as expressly provided under this General Public License.
-Any attempt otherwise to copy, modify, sublicense, distribute or transfer
-the Program is void, and will automatically terminate your rights to use
-the Program under this License. However, parties who have received
-copies, or rights to use copies, from you under this General Public
-License will not have their licenses terminated so long as such parties
-remain in full compliance.
-
-<LI>
-
-By copying, distributing or modifying the Program (or any work based
-on the Program) you indicate your acceptance of this license to do so,
-and all its terms and conditions.
-
-<LI>
-
-Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the original
-licensor to copy, distribute or modify the Program subject to these
-terms and conditions. You may not impose any further restrictions on the
-recipients' exercise of the rights granted herein.
-
-<LI>
-
-The Free Software Foundation may publish revised and/or new versions
-of the 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 a version number of the license which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-the license, you may choose any version ever published by the Free Software
-Foundation.
-
-<LI>
-
-If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-<LI>
-
-BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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.
-
-<LI>
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
-ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE 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.
-</OL>
-
-<P>
-END OF TERMS AND CONDITIONS
-
-</P>
-
-
-<H2><A NAME="SEC4" HREF="gperf_toc.html#TOC4">Appendix: How to Apply These Terms to Your New Programs</A></H2>
-
-<P>
- If you develop a new program, and you want it to be of the greatest
-possible use to humanity, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these
-terms.
-
-</P>
-<P>
- 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 convey
-the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
-</P>
-
-<PRE>
-<VAR>one line to give the program's name and a brief idea of what it does.</VAR>
-Copyright (C) 19<VAR>yy</VAR> <VAR>name of author</VAR>
-
-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 1, 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, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-</PRE>
-
-<P>
-Also add information on how to contact you by electronic and paper mail.
-
-</P>
-<P>
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
-</P>
-
-<PRE>
-Gnomovision version 69, Copyright (C) 19<VAR>yy</VAR> <VAR>name of author</VAR>
-Gnomovision 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.
-</PRE>
-
-<P>
-The hypothetical commands `show w' and `show c' should show the
-appropriate parts of the General Public License. Of course, the
-commands you use may be called something other than `show w' and `show
-c'; they could even be mouse-clicks or menu items--whatever suits your
-program.
-
-</P>
-<P>
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. Here a sample; alter the names:
-
-</P>
-
-<PRE>
-Yoyodyne, Inc., hereby disclaims all copyright interest in the
-program `Gnomovision' (a program to direct compilers to make passes
-at assemblers) written by James Hacker.
-
-<VAR>signature of Ty Coon</VAR>, 1 April 1989
-Ty Coon, President of Vice
-</PRE>
-
-<P>
-That's all there is to it!
-
-</P>
<P><HR><P>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_1.html">previous</A>, <A HREF="gperf_3.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
</BODY>
diff --git a/doc/gperf_3.html b/doc/gperf_3.html
index ab23359..abce6b0 100644
--- a/doc/gperf_3.html
+++ b/doc/gperf_3.html
@@ -1,41 +1,39 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - Contributors to GNU gperf Utility</TITLE>
+<TITLE>Perfect Hash Function Generator - 1 Introduction</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_2.html">previous</A>, <A HREF="gperf_4.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC5" HREF="gperf_toc.html#TOC5">Contributors to GNU <CODE>gperf</CODE> Utility</A></H1>
-
-
-<UL>
-<LI>
-
-The GNU <CODE>gperf</CODE> perfect hash function generator utility was
-originally written in GNU C++ by Douglas C. Schmidt. It is now also
-available in a highly-portable "old-style" C version. The general
-idea for the perfect hash function generator was inspired by Keith
-Bostic's algorithm written in C, and distributed to net.sources around
-1984. The current program is a heavily modified, enhanced, and extended
-implementation of Keith's basic idea, created at the University of
-California, Irvine. Bugs, patches, and suggestions should be reported
-to <CODE>&#60;bug-gnu-utils@gnu.org&#62;</CODE> and <CODE>&#60;schmidt@ics.uci.edu&#62;</CODE>.
-
-<LI>
-
-Special thanks is extended to Michael Tiemann and Doug Lea, for
-providing a useful compiler, and for giving me a forum to exhibit my
-creation.
-
-In addition, Adam de Boor and Nels Olson provided many tips and insights
-that greatly helped improve the quality and functionality of <CODE>gperf</CODE>.
-</UL>
-
+<H1><A NAME="SEC5" HREF="gperf_toc.html#TOC5">1 Introduction</A></H1>
+
+<P>
+<CODE>gperf</CODE> is a perfect hash function generator written in C++. It
+transforms an <VAR>n</VAR> element user-specified keyword set <VAR>W</VAR> into a
+perfect hash function <VAR>F</VAR>. <VAR>F</VAR> uniquely maps keywords in
+<VAR>W</VAR> onto the range 0..<VAR>k</VAR>, where <VAR>k</VAR> &#62;= <VAR>n</VAR>. If <VAR>k</VAR>
+= <VAR>n</VAR> then <VAR>F</VAR> is a <EM>minimal</EM> perfect hash function.
+<CODE>gperf</CODE> generates a 0..<VAR>k</VAR> element static lookup table and a
+pair of C functions. These functions determine whether a given
+character string <VAR>s</VAR> occurs in <VAR>W</VAR>, using at most one probe into
+the lookup table.
+
+</P>
+<P>
+<CODE>gperf</CODE> currently generates the reserved keyword recognizer for
+lexical analyzers in several production and research compilers and
+language processing tools, including GNU C, GNU C++, GNU Pascal, GNU
+Modula 3, and GNU indent. Complete C++ source code for <CODE>gperf</CODE> is
+available via anonymous ftp from <CODE>ftp://ftp.gnu.org/pub/gnu/gperf/</CODE>.
+A paper describing <CODE>gperf</CODE>'s design and implementation in greater
+detail is available in the Second USENIX C++ Conference proceedings.
+
+</P>
<P><HR><P>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_2.html">previous</A>, <A HREF="gperf_4.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
</BODY>
diff --git a/doc/gperf_4.html b/doc/gperf_4.html
index eed515d..9df3bf5 100644
--- a/doc/gperf_4.html
+++ b/doc/gperf_4.html
@@ -1,41 +1,95 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 1 Introduction</TITLE>
+<TITLE>Perfect Hash Function Generator - 2 Static search structures and GNU gperf</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_3.html">previous</A>, <A HREF="gperf_5.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC6" HREF="gperf_toc.html#TOC6">1 Introduction</A></H1>
+<H1><A NAME="SEC6" HREF="gperf_toc.html#TOC6">2 Static search structures and GNU <CODE>gperf</CODE></A></H1>
+<P>
+<A NAME="IDX2"></A>
+
+</P>
+<P>
+A <STRONG>static search structure</STRONG> is an Abstract Data Type with certain
+fundamental operations, e.g., <EM>initialize</EM>, <EM>insert</EM>,
+and <EM>retrieve</EM>. Conceptually, all insertions occur before any
+retrievals. In practice, <CODE>gperf</CODE> generates a <CODE>static</CODE> array
+containing search set keywords and any associated attributes specified
+by the user. Thus, there is essentially no execution-time cost for the
+insertions. It is a useful data structure for representing <EM>static
+search sets</EM>. Static search sets occur frequently in software system
+applications. Typical static search sets include compiler reserved
+words, assembler instruction opcodes, and built-in shell interpreter
+commands. Search set members, called <STRONG>keywords</STRONG>, are inserted into
+the structure only once, usually during program initialization, and are
+not generally modified at run-time.
+
+</P>
+<P>
+Numerous static search structure implementations exist, e.g.,
+arrays, linked lists, binary search trees, digital search tries, and
+hash tables. Different approaches offer trade-offs between space
+utilization and search time efficiency. For example, an <VAR>n</VAR> element
+sorted array is space efficient, though the average-case time
+complexity for retrieval operations using binary search is
+proportional to log <VAR>n</VAR>. Conversely, hash table implementations
+often locate a table entry in constant time, but typically impose
+additional memory overhead and exhibit poor worst case performance.
+
+</P>
+<P>
+<A NAME="IDX3"></A>
+<EM>Minimal perfect hash functions</EM> provide an optimal solution for a
+particular class of static search sets. A minimal perfect hash
+function is defined by two properties:
+
+</P>
+
+<UL>
+<LI>
+
+It allows keyword recognition in a static search set using at most
+<EM>one</EM> probe into the hash table. This represents the "perfect"
+property.
+<LI>
+
+The actual memory allocated to store the keywords is precisely large
+enough for the keyword set, and <EM>no larger</EM>. This is the
+"minimal" property.
+</UL>
<P>
-<CODE>gperf</CODE> is a perfect hash function generator written in C++. It
-transforms an <VAR>n</VAR> element user-specified keyword set <VAR>W</VAR> into
-a perfect hash function <VAR>F</VAR>. <VAR>F</VAR> uniquely maps keywords in
-<VAR>W</VAR> onto the range 0..<VAR>k</VAR>, where <VAR>k &#62;= n</VAR>. If
-<VAR>k = n</VAR> then <VAR>F</VAR> is a <EM>minimal</EM> perfect hash function.
-<CODE>gperf</CODE> generates a 0..<VAR>k</VAR> element static lookup table and a
-pair of C functions. These functions determine whether a given
-character string <VAR>s</VAR> occurs in <VAR>W</VAR>, using at most one probe
-into the lookup table.
+For most applications it is far easier to generate <EM>perfect</EM> hash
+functions than <EM>minimal perfect</EM> hash functions. Moreover,
+non-minimal perfect hash functions frequently execute faster than
+minimal ones in practice. This phenomena occurs since searching a
+sparse keyword table increases the probability of locating a "null"
+entry, thereby reducing string comparisons. <CODE>gperf</CODE>'s default
+behavior generates <EM>near-minimal</EM> perfect hash functions for
+keyword sets. However, <CODE>gperf</CODE> provides many options that permit
+user control over the degree of minimality and perfection.
</P>
<P>
-<CODE>gperf</CODE> currently generates the reserved keyword recognizer for
-lexical analyzers in several production and research compilers and
-language processing tools, including GNU C, GNU C++, GNU Pascal, GNU
-Modula 3, and GNU indent. Complete C++ source code for <CODE>gperf</CODE> is
-available via anonymous ftp from <CODE>ics.uci.edu</CODE> and
-<CODE>ftp.santafe.edu</CODE>. <CODE>gperf</CODE> was also distributed along with
-the GNU libg++ library for several years. A highly portable,
-functionally equivalent K&#38;R C version of <CODE>gperf</CODE> is archived in
-comp.sources.unix, volume 20. Finally, a paper describing
-<CODE>gperf</CODE>'s design and implementation in greater detail is available
-in the Second USENIX C++ Conference proceedings.
+Static search sets often exhibit relative stability over time. For
+example, Ada's 63 reserved words have remained constant for nearly a
+decade. It is therefore frequently worthwhile to expend concerted
+effort building an optimal search structure <EM>once</EM>, if it
+subsequently receives heavy use multiple times. <CODE>gperf</CODE> removes
+the drudgery associated with constructing time- and space-efficient
+search structures by hand. It has proven a useful and practical tool
+for serious programming projects. Output from <CODE>gperf</CODE> is currently
+used in several production and research compilers, including GNU C, GNU
+C++, GNU Pascal, and GNU Modula 3. The latter two compilers are not yet
+part of the official GNU distribution. Each compiler utilizes
+<CODE>gperf</CODE> to automatically generate static search structures that
+efficiently identify their respective reserved keywords.
</P>
<P><HR><P>
diff --git a/doc/gperf_5.html b/doc/gperf_5.html
index e231c7f..740df65 100644
--- a/doc/gperf_5.html
+++ b/doc/gperf_5.html
@@ -1,92 +1,345 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 2 Static search structures and GNU gperf</TITLE>
+<TITLE>Perfect Hash Function Generator - 3 High-Level Description of GNU gperf</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_4.html">previous</A>, <A HREF="gperf_6.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC7" HREF="gperf_toc.html#TOC7">2 Static search structures and GNU <CODE>gperf</CODE></A></H1>
+<H1><A NAME="SEC7" HREF="gperf_toc.html#TOC7">3 High-Level Description of GNU <CODE>gperf</CODE></A></H1>
<P>
-A <STRONG>static search structure</STRONG> is an Abstract Data Type with certain
-fundamental operations, e.g., <EM>initialize</EM>, <EM>insert</EM>,
-and <EM>retrieve</EM>. Conceptually, all insertions occur before any
-retrievals. In practice, <CODE>gperf</CODE> generates a <CODE>static</CODE> array
-containing search set keywords and any associated attributes specified
-by the user. Thus, there is essentially no execution-time cost for the
-insertions. It is a useful data structure for representing <EM>static
-search sets</EM>. Static search sets occur frequently in software system
-applications. Typical static search sets include compiler reserved
-words, assembler instruction opcodes, and built-in shell interpreter
-commands. Search set members, called <STRONG>keywords</STRONG>, are inserted into
-the structure only once, usually during program initialization, and are
-not generally modified at run-time.
+The perfect hash function generator <CODE>gperf</CODE> reads a set of
+"keywords" from a <STRONG>keyfile</STRONG> (or from the standard input by
+default). It attempts to derive a perfect hashing function that
+recognizes a member of the <STRONG>static keyword set</STRONG> with at most a
+single probe into the lookup table. If <CODE>gperf</CODE> succeeds in
+generating such a function it produces a pair of C source code routines
+that perform hashing and table lookup recognition. All generated C code
+is directed to the standard output. Command-line options described
+below allow you to modify the input and output format to <CODE>gperf</CODE>.
</P>
<P>
-Numerous static search structure implementations exist, e.g.,
-arrays, linked lists, binary search trees, digital search tries, and
-hash tables. Different approaches offer trade-offs between space
-utilization and search time efficiency. For example, an <VAR>n</VAR> element
-sorted array is space efficient, though the average-case time
-complexity for retrieval operations using binary search is
-proportional to log <VAR>n</VAR>. Conversely, hash table implementations
-often locate a table entry in constant time, but typically impose
-additional memory overhead and exhibit poor worst case performance.
+By default, <CODE>gperf</CODE> attempts to produce time-efficient code, with
+less emphasis on efficient space utilization. However, several options
+exist that permit trading-off execution time for storage space and vice
+versa. In particular, expanding the generated table size produces a
+sparse search structure, generally yielding faster searches.
+Conversely, you can direct <CODE>gperf</CODE> to utilize a C <CODE>switch</CODE>
+statement scheme that minimizes data space storage size. Furthermore,
+using a C <CODE>switch</CODE> may actually speed up the keyword retrieval time
+somewhat. Actual results depend on your C compiler, of course.
</P>
+<P>
+In general, <CODE>gperf</CODE> assigns values to the characters it is using
+for hashing until some set of values gives each keyword a unique value.
+A helpful heuristic is that the larger the hash value range, the easier
+it is for <CODE>gperf</CODE> to find and generate a perfect hash function.
+Experimentation is the key to getting the most from <CODE>gperf</CODE>.
+
+</P>
+
+
+<H2><A NAME="SEC8" HREF="gperf_toc.html#TOC8">3.1 Input Format to <CODE>gperf</CODE></A></H2>
+<P>
+<A NAME="IDX4"></A>
+<A NAME="IDX5"></A>
+<A NAME="IDX6"></A>
+<A NAME="IDX7"></A>
+You can control the input keyfile format by varying certain command-line
+arguments, in particular the <SAMP>`-t'</SAMP> option. The input's appearance
+is similar to GNU utilities <CODE>flex</CODE> and <CODE>bison</CODE> (or UNIX
+utilities <CODE>lex</CODE> and <CODE>yacc</CODE>). Here's an outline of the general
+format:
+
+</P>
+
+<PRE>
+declarations
+%%
+keywords
+%%
+functions
+</PRE>
+
+<P>
+<EM>Unlike</EM> <CODE>flex</CODE> or <CODE>bison</CODE>, all sections of
+<CODE>gperf</CODE>'s input are optional. The following sections describe the
+input format for each section.
+
+</P>
+
+
+
+<H3><A NAME="SEC9" HREF="gperf_toc.html#TOC9">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A></H3>
+
+<P>
+The keyword input file optionally contains a section for including
+arbitrary C declarations and definitions, as well as provisions for
+providing a user-supplied <CODE>struct</CODE>. If the <SAMP>`-t'</SAMP> option
+<EM>is</EM> enabled, you <EM>must</EM> provide a C <CODE>struct</CODE> as the last
+component in the declaration section from the keyfile file. The first
+field in this struct must be a <CODE>char *</CODE> or <CODE>const char *</CODE>
+identifier called <SAMP>`name'</SAMP>, although it is possible to modify this
+field's name with the <SAMP>`-K'</SAMP> option described below.
+
+</P>
+<P>
+Here is a simple example, using months of the year and their attributes as
+input:
+
+</P>
+
+<PRE>
+struct months { char *name; int number; int days; int leap_days; };
+%%
+january, 1, 31, 31
+february, 2, 28, 29
+march, 3, 31, 31
+april, 4, 30, 30
+may, 5, 31, 31
+june, 6, 30, 30
+july, 7, 31, 31
+august, 8, 31, 31
+september, 9, 30, 30
+october, 10, 31, 31
+november, 11, 30, 30
+december, 12, 31, 31
+</PRE>
+
+<P>
+<A NAME="IDX8"></A>
+Separating the <CODE>struct</CODE> declaration from the list of keywords and
+other fields are a pair of consecutive percent signs, <SAMP>`%%'</SAMP>,
+appearing left justified in the first column, as in the UNIX utility
+<CODE>lex</CODE>.
+
+</P>
+<P>
+<A NAME="IDX9"></A>
+<A NAME="IDX10"></A>
+Using a syntax similar to GNU utilities <CODE>flex</CODE> and <CODE>bison</CODE>, it
+is possible to directly include C source text and comments verbatim into
+the generated output file. This is accomplished by enclosing the region
+inside left-justified surrounding <SAMP>`%{'</SAMP>, <SAMP>`%}'</SAMP> pairs. Here is
+an input fragment based on the previous example that illustrates this
+feature:
+
+</P>
+
+<PRE>
+%{
+#include &#60;assert.h&#62;
+/* This section of code is inserted directly into the output. */
+int return_month_days (struct months *months, int is_leap_year);
+%}
+struct months { char *name; int number; int days; int leap_days; };
+%%
+january, 1, 31, 31
+february, 2, 28, 29
+march, 3, 31, 31
+...
+</PRE>
+
+<P>
+It is possible to omit the declaration section entirely. In this case
+the keyfile begins directly with the first keyword line, e.g.:
+
+</P>
+
+<PRE>
+january, 1, 31, 31
+february, 2, 28, 29
+march, 3, 31, 31
+april, 4, 30, 30
+...
+</PRE>
+
+
+
+<H3><A NAME="SEC10" HREF="gperf_toc.html#TOC10">3.1.2 Format for Keyword Entries</A></H3>
<P>
-<EM>Minimal perfect hash functions</EM> provide an optimal solution for a
-particular class of static search sets. A minimal perfect hash
-function is defined by two properties:
+The second keyfile format section contains lines of keywords and any
+associated attributes you might supply. A line beginning with <SAMP>`#'</SAMP>
+in the first column is considered a comment. Everything following the
+<SAMP>`#'</SAMP> is ignored, up to and including the following newline.
</P>
+<P>
+The first field of each non-comment line is always the key itself. It
+can be given in two ways: as a simple name, i.e., without surrounding
+string quotation marks, or as a string enclosed in double-quotes, in
+C syntax, possibly with backslash escapes like <CODE>\"</CODE> or <CODE>\234</CODE>
+or <CODE>\xa8</CODE>. In either case, it must start right at the beginning
+of the line, without leading whitespace.
+In this context, a "field" is considered to extend up to, but
+not include, the first blank, comma, or newline. Here is a simple
+example taken from a partial list of C reserved words:
-<UL>
-<LI>
+</P>
-It allows keyword recognition in a static search set using at most
-<EM>one</EM> probe into the hash table. This represents the "perfect"
-property.
-<LI>
+<PRE>
+# These are a few C reserved words, see the c.gperf file
+# for a complete list of ANSI C reserved words.
+unsigned
+sizeof
+switch
+signed
+if
+default
+for
+while
+return
+</PRE>
-The actual memory allocated to store the keywords is precisely large
-enough for the keyword set, and <EM>no larger</EM>. This is the
-"minimal" property.
-</UL>
+<P>
+Note that unlike <CODE>flex</CODE> or <CODE>bison</CODE> the first <SAMP>`%%'</SAMP> marker
+may be elided if the declaration section is empty.
+</P>
+<P>
+Additional fields may optionally follow the leading keyword. Fields
+should be separated by commas, and terminate at the end of line. What
+these fields mean is entirely up to you; they are used to initialize the
+elements of the user-defined <CODE>struct</CODE> provided by you in the
+declaration section. If the <SAMP>`-t'</SAMP> option is <EM>not</EM> enabled
+these fields are simply ignored. All previous examples except the last
+one contain keyword attributes.
+
+</P>
+
+
+<H3><A NAME="SEC11" HREF="gperf_toc.html#TOC11">3.1.3 Including Additional C Functions</A></H3>
+
+<P>
+The optional third section also corresponds closely with conventions
+found in <CODE>flex</CODE> and <CODE>bison</CODE>. All text in this section,
+starting at the final <SAMP>`%%'</SAMP> and extending to the end of the input
+file, is included verbatim into the generated output file. Naturally,
+it is your responsibility to ensure that the code contained in this
+section is valid C.
+
+</P>
+
+
+<H2><A NAME="SEC12" HREF="gperf_toc.html#TOC12">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A></H2>
+<P>
+<A NAME="IDX11"></A>
+
+</P>
+<P>
+Several options control how the generated C code appears on the standard
+output. Two C function are generated. They are called <CODE>hash</CODE> and
+<CODE>in_word_set</CODE>, although you may modify their names with a command-line
+option. Both functions require two arguments, a string, <CODE>char *</CODE>
+<VAR>str</VAR>, and a length parameter, <CODE>int</CODE> <VAR>len</VAR>. Their default
+function prototypes are as follows:
+
+</P>
+<P>
+<DL>
+<DT><U>Function:</U> unsigned int <B>hash</B> <I>(const char * <VAR>str</VAR>, unsigned int <VAR>len</VAR>)</I>
+<DD><A NAME="IDX12"></A>
+By default, the generated <CODE>hash</CODE> function returns an integer value
+created by adding <VAR>len</VAR> to several user-specified <VAR>str</VAR> key
+positions indexed into an <STRONG>associated values</STRONG> table stored in a
+local static array. The associated values table is constructed
+internally by <CODE>gperf</CODE> and later output as a static local C array
+called <SAMP>`hash_table'</SAMP>; its meaning and properties are described below
+(see section <A HREF="gperf_9.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>). The relevant key positions are specified via
+the <SAMP>`-k'</SAMP> option when running <CODE>gperf</CODE>, as detailed in the
+<EM>Options</EM> section below(see section <A HREF="gperf_6.html#SEC14">4 Invoking <CODE>gperf</CODE></A>).
+</DL>
+
+</P>
+<P>
+<DL>
+<DT><U>Function:</U> <B>in_word_set</B> <I>(const char * <VAR>str</VAR>, unsigned int <VAR>len</VAR>)</I>
+<DD><A NAME="IDX13"></A>
+If <VAR>str</VAR> is in the keyword set, returns a pointer to that
+keyword. More exactly, if the option <SAMP>`-t'</SAMP> was given, it returns
+a pointer to the matching keyword's structure. Otherwise it returns
+<CODE>NULL</CODE>.
+</DL>
+
+</P>
+<P>
+If the option <SAMP>`-c'</SAMP> is not used, <VAR>str</VAR> must be a NUL terminated
+string of exactly length <VAR>len</VAR>. If <SAMP>`-c'</SAMP> is used, <VAR>str</VAR> must
+simply be an array of <VAR>len</VAR> characters and does not need to be NUL
+terminated.
+
+</P>
+<P>
+The code generated for these two functions is affected by the following
+options:
+
+</P>
+<DL COMPACT>
+
+<DT><SAMP>`-t'</SAMP>
+<DD>
+<DT><SAMP>`--struct-type'</SAMP>
+<DD>
+Make use of the user-defined <CODE>struct</CODE>.
+
+<DT><SAMP>`-S <VAR>total-switch-statements</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--switch=<VAR>total-switch-statements</VAR>'</SAMP>
+<DD>
+<A NAME="IDX14"></A>
+Generate 1 or more C <CODE>switch</CODE> statement rather than use a large,
+(and potentially sparse) static array. Although the exact time and
+space savings of this approach vary according to your C compiler's
+degree of optimization, this method often results in smaller and faster
+code.
+</DL>
+
+<P>
+If the <SAMP>`-t'</SAMP> and <SAMP>`-S'</SAMP> options are omitted, the default action
+is to generate a <CODE>char *</CODE> array containing the keys, together with
+additional null strings used for padding the array. By experimenting
+with the various input and output options, and timing the resulting C
+code, you can determine the best option choices for different keyword
+set characteristics.
+
+</P>
+
+
+<H2><A NAME="SEC13" HREF="gperf_toc.html#TOC13">3.3 Use of NUL characters</A></H2>
+<P>
+<A NAME="IDX15"></A>
+
+</P>
+<P>
+By default, the code generated by <CODE>gperf</CODE> operates on zero
+terminated strings, the usual representation of strings in C. This means
+that the keywords in the input file must not contain NUL characters,
+and the <VAR>str</VAR> argument passed to <CODE>hash</CODE> or <CODE>in_word_set</CODE>
+must be NUL terminated and have exactly length <VAR>len</VAR>.
+
+</P>
<P>
-For most applications it is far easier to generate <EM>perfect</EM> hash
-functions than <EM>minimal perfect</EM> hash functions. Moreover,
-non-minimal perfect hash functions frequently execute faster than
-minimal ones in practice. This phenomena occurs since searching a
-sparse keyword table increases the probability of locating a "null"
-entry, thereby reducing string comparisons. <CODE>gperf</CODE>'s default
-behavior generates <EM>near-minimal</EM> perfect hash functions for
-keyword sets. However, <CODE>gperf</CODE> provides many options that permit
-user control over the degree of minimality and perfection.
+If option <SAMP>`-c'</SAMP> is used, then the <VAR>str</VAR> argument does not need
+to be NUL terminated. The code generated by <CODE>gperf</CODE> will only
+access the first <VAR>len</VAR>, not <VAR>len+1</VAR>, bytes starting at <VAR>str</VAR>.
+However, the keywords in the input file still must not contain NUL
+characters.
</P>
<P>
-Static search sets often exhibit relative stability over time. For
-example, Ada's 63 reserved words have remained constant for nearly a
-decade. It is therefore frequently worthwhile to expend concerted
-effort building an optimal search structure <EM>once</EM>, if it
-subsequently receives heavy use multiple times. <CODE>gperf</CODE> removes
-the drudgery associated with constructing time- and space-efficient
-search structures by hand. It has proven a useful and practical tool
-for serious programming projects. Output from <CODE>gperf</CODE> is currently
-used in several production and research compilers, including GNU C, GNU
-C++, GNU Pascal, and GNU Modula 3. The latter two compilers are not yet
-part of the official GNU distribution. Each compiler utilizes
-<CODE>gperf</CODE> to automatically generate static search structures that
-efficiently identify their respective reserved keywords.
+If option <SAMP>`-l'</SAMP> is used, then the hash table performs binary
+comparison. The keywords in the input file may contain NUL characters,
+written in string syntax as <CODE>\000</CODE> or <CODE>\x00</CODE>, and the code
+generated by <CODE>gperf</CODE> will treat NUL like any other character.
+Also, in this case the <SAMP>`-c'</SAMP> option is ignored.
</P>
<P><HR><P>
diff --git a/doc/gperf_6.html b/doc/gperf_6.html
index 8a51b3b..ed47fe3 100644
--- a/doc/gperf_6.html
+++ b/doc/gperf_6.html
@@ -1,291 +1,452 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 3 High-Level Description of GNU gperf</TITLE>
+<TITLE>Perfect Hash Function Generator - 4 Invoking gperf</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_5.html">previous</A>, <A HREF="gperf_7.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC8" HREF="gperf_toc.html#TOC8">3 High-Level Description of GNU <CODE>gperf</CODE></A></H1>
+<H1><A NAME="SEC14" HREF="gperf_toc.html#TOC14">4 Invoking <CODE>gperf</CODE></A></H1>
<P>
-The perfect hash function generator <CODE>gperf</CODE> reads a set of
-"keywords" from a <STRONG>keyfile</STRONG> (or from the standard input by
-default). It attempts to derive a perfect hashing function that
-recognizes a member of the <STRONG>static keyword set</STRONG> with at most a
-single probe into the lookup table. If <CODE>gperf</CODE> succeeds in
-generating such a function it produces a pair of C source code routines
-that perform hashing and table lookup recognition. All generated C code
-is directed to the standard output. Command-line options described
-below allow you to modify the input and output format to <CODE>gperf</CODE>.
+There are <EM>many</EM> options to <CODE>gperf</CODE>. They were added to make
+the program more convenient for use with real applications. "On-line"
+help is readily available via the <SAMP>`-h'</SAMP> option. Here is the
+complete list of options.
</P>
-<P>
-By default, <CODE>gperf</CODE> attempts to produce time-efficient code, with
-less emphasis on efficient space utilization. However, several options
-exist that permit trading-off execution time for storage space and vice
-versa. In particular, expanding the generated table size produces a
-sparse search structure, generally yielding faster searches.
-Conversely, you can direct <CODE>gperf</CODE> to utilize a C <CODE>switch</CODE>
-statement scheme that minimizes data space storage size. Furthermore,
-using a C <CODE>switch</CODE> may actually speed up the keyword retrieval time
-somewhat. Actual results depend on your C compiler, of course.
-</P>
-<P>
-In general, <CODE>gperf</CODE> assigns values to the characters it is using
-for hashing until some set of values gives each keyword a unique value.
-A helpful heuristic is that the larger the hash value range, the easier
-it is for <CODE>gperf</CODE> to find and generate a perfect hash function.
-Experimentation is the key to getting the most from <CODE>gperf</CODE>.
-</P>
+<H2><A NAME="SEC15" HREF="gperf_toc.html#TOC15">4.1 Options that affect Interpretation of the Input File</A></H2>
-<H2><A NAME="SEC9" HREF="gperf_toc.html#TOC9">3.1 Input Format to <CODE>gperf</CODE></A></H2>
+<DL COMPACT>
-<P>
-You can control the input keyfile format by varying certain command-line
-arguments, in particular the <SAMP>`-t'</SAMP> option. The input's appearance
-is similar to GNU utilities <CODE>flex</CODE> and <CODE>bison</CODE> (or UNIX
-utilities <CODE>lex</CODE> and <CODE>yacc</CODE>). Here's an outline of the general
-format:
+<DT><SAMP>`-e <VAR>keyword-delimiter-list</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--delimiters=<VAR>keyword-delimiter-list</VAR>'</SAMP>
+<DD>
+<A NAME="IDX16"></A>
+Allows the user to provide a string containing delimiters used to
+separate keywords from their attributes. The default is ",\n". This
+option is essential if you want to use keywords that have embedded
+commas or newlines. One useful trick is to use -e'TAB', where TAB is
+the literal tab character.
-</P>
+<DT><SAMP>`-t'</SAMP>
+<DD>
+<DT><SAMP>`--struct-type'</SAMP>
+<DD>
+Allows you to include a <CODE>struct</CODE> type declaration for generated
+code. Any text before a pair of consecutive <SAMP>`%%'</SAMP> is considered
+part of the type declaration. Keywords and additional fields may follow
+this, one group of fields per line. A set of examples for generating
+perfect hash tables and functions for Ada, C, C++, Pascal, Modula 2,
+Modula 3 and JavaScript reserved words are distributed with this release.
+</DL>
-<PRE>
-declarations
-%%
-keywords
-%%
-functions
-</PRE>
-<P>
-<EM>Unlike</EM> <CODE>flex</CODE> or <CODE>bison</CODE>, all sections of <CODE>gperf</CODE>'s input
-are optional. The following sections describe the input format for each
-section.
-</P>
+<H2><A NAME="SEC16" HREF="gperf_toc.html#TOC16">4.2 Options to specify the Language for the Output Code</A></H2>
+<DL COMPACT>
+<DT><SAMP>`-L <VAR>generated-language-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--language=<VAR>generated-language-name</VAR>'</SAMP>
+<DD>
+Instructs <CODE>gperf</CODE> to generate code in the language specified by the
+option's argument. Languages handled are currently:
-<H3><A NAME="SEC10" HREF="gperf_toc.html#TOC10">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A></H3>
+<DL COMPACT>
-<P>
-The keyword input file optionally contains a section for including
-arbitrary C declarations and definitions, as well as provisions for
-providing a user-supplied <CODE>struct</CODE>. If the <SAMP>`-t'</SAMP> option
-<EM>is</EM> enabled, you <EM>must</EM> provide a C <CODE>struct</CODE> as the last
-component in the declaration section from the keyfile file. The first
-field in this struct must be a <CODE>char *</CODE> identifier called <SAMP>`name'</SAMP>,
-although it is possible to modify this field's name with the <SAMP>`-K'</SAMP>
-option described below.
+<DT><SAMP>`KR-C'</SAMP>
+<DD>
+Old-style K&#38;R C. This language is understood by old-style C compilers and
+ANSI C compilers, but ANSI C compilers may flag warnings (or even errors)
+because of lacking <SAMP>`const'</SAMP>.
-</P>
-<P>
-Here is simple example, using months of the year and their attributes as
-input:
+<DT><SAMP>`C'</SAMP>
+<DD>
+Common C. This language is understood by ANSI C compilers, and also by
+old-style C compilers, provided that you <CODE>#define const</CODE> to empty
+for compilers which don't know about this keyword.
-</P>
+<DT><SAMP>`ANSI-C'</SAMP>
+<DD>
+ANSI C. This language is understood by ANSI C compilers and C++ compilers.
-<PRE>
-struct months { char *name; int number; int days; int leap_days; };
-%%
-january, 1, 31, 31
-february, 2, 28, 29
-march, 3, 31, 31
-april, 4, 30, 30
-may, 5, 31, 31
-june, 6, 30, 30
-july, 7, 31, 31
-august, 8, 31, 31
-september, 9, 30, 30
-october, 10, 31, 31
-november, 11, 30, 30
-december, 12, 31, 31
-</PRE>
+<DT><SAMP>`C++'</SAMP>
+<DD>
+C++. This language is understood by C++ compilers.
+</DL>
-<P>
-Separating the <CODE>struct</CODE> declaration from the list of key words and
-other fields are a pair of consecutive percent signs, <CODE>%%</CODE>,
-appearing left justified in the first column, as in the UNIX utility
-<CODE>lex</CODE>.
+The default is C.
-</P>
-<P>
-Using a syntax similar to GNU utilities <CODE>flex</CODE> and <CODE>bison</CODE>, it
-is possible to directly include C source text and comments verbatim into
-the generated output file. This is accomplished by enclosing the region
-inside left-justified surrounding <CODE>%{</CODE>, <CODE>%}</CODE> pairs. Here is
-an input fragment based on the previous example that illustrates this
-feature:
+<DT><SAMP>`-a'</SAMP>
+<DD>
+This option is supported for compatibility with previous releases of
+<CODE>gperf</CODE>. It does not do anything.
-</P>
+<DT><SAMP>`-g'</SAMP>
+<DD>
+This option is supported for compatibility with previous releases of
+<CODE>gperf</CODE>. It does not do anything.
+</DL>
-<PRE>
-%{
-#include &#60;assert.h&#62;
-/* This section of code is inserted directly into the output. */
-int return_month_days (struct months *months, int is_leap_year);
-%}
-struct months { char *name; int number; int days; int leap_days; };
-%%
-january, 1, 31, 31
-february, 2, 28, 29
-march, 3, 31, 31
-...
-</PRE>
-<P>
-It is possible to omit the declaration section entirely. In this case
-the keyfile begins directly with the first keyword line, e.g.:
-</P>
+<H2><A NAME="SEC17" HREF="gperf_toc.html#TOC17">4.3 Options for fine tuning Details in the Output Code</A></H2>
-<PRE>
-january, 1, 31, 31
-february, 2, 28, 29
-march, 3, 31, 31
-april, 4, 30, 30
-...
-</PRE>
+<DL COMPACT>
+<DT><SAMP>`-K <VAR>key-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--slot-name=<VAR>key-name</VAR>'</SAMP>
+<DD>
+<A NAME="IDX17"></A>
+This option is only useful when option <SAMP>`-t'</SAMP> has been given.
+By default, the program assumes the structure component identifier for
+the keyword is <SAMP>`name'</SAMP>. This option allows an arbitrary choice of
+identifier for this component, although it still must occur as the first
+field in your supplied <CODE>struct</CODE>.
+
+<DT><SAMP>`-F <VAR>initializers</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--initializer-suffix=<VAR>initializers</VAR>'</SAMP>
+<DD>
+<A NAME="IDX18"></A>
+This option is only useful when option <SAMP>`-t'</SAMP> has been given.
+It permits to specify initializers for the structure members following
+<VAR>key name</VAR> in empty hash table entries. The list of initializers
+should start with a comma. By default, the emitted code will
+zero-initialize structure members following <VAR>key name</VAR>.
+
+<DT><SAMP>`-H <VAR>hash-function-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--hash-fn-name=<VAR>hash-function-name</VAR>'</SAMP>
+<DD>
+Allows you to specify the name for the generated hash function. Default
+name is <SAMP>`hash'</SAMP>. This option permits the use of two hash tables in
+the same file.
+<DT><SAMP>`-N <VAR>lookup-function-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--lookup-fn-name=<VAR>lookup-function-name</VAR>'</SAMP>
+<DD>
+Allows you to specify the name for the generated lookup function.
+Default name is <SAMP>`in_word_set'</SAMP>. This option permits completely
+automatic generation of perfect hash functions, especially when multiple
+generated hash functions are used in the same application.
-<H3><A NAME="SEC11" HREF="gperf_toc.html#TOC11">3.1.2 Format for Keyword Entries</A></H3>
+<DT><SAMP>`-Z <VAR>class-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--class-name=<VAR>class-name</VAR>'</SAMP>
+<DD>
+<A NAME="IDX19"></A>
+This option is only useful when option <SAMP>`-L C++'</SAMP> has been given. It
+allows you to specify the name of generated C++ class. Default name is
+<CODE>Perfect_Hash</CODE>.
-<P>
-The second keyfile format section contains lines of keywords and any
-associated attributes you might supply. A line beginning with <SAMP>`#'</SAMP>
-in the first column is considered a comment. Everything following the
-<SAMP>`#'</SAMP> is ignored, up to and including the following newline.
+<DT><SAMP>`-7'</SAMP>
+<DD>
+<DT><SAMP>`--seven-bit'</SAMP>
+<DD>
+This option specifies that all strings that will be passed as arguments
+to the generated hash function and the generated lookup function will
+solely consist of 7-bit ASCII characters (characters in the range 0..127).
+(Note that the ANSI C functions <CODE>isalnum</CODE> and <CODE>isgraph</CODE> do
+<EM>not</EM> guarantee that a character is in this range. Only an explicit
+test like <SAMP>`c &#62;= 'A' &#38;&#38; c &#60;= 'Z''</SAMP> guarantees this.) This was the
+default in versions of <CODE>gperf</CODE> earlier than 2.7; now the default is
+to assume 8-bit characters.
+
+<DT><SAMP>`-c'</SAMP>
+<DD>
+<DT><SAMP>`--compare-strncmp'</SAMP>
+<DD>
+Generates C code that uses the <CODE>strncmp</CODE> function to perform
+string comparisons. The default action is to use <CODE>strcmp</CODE>.
-</P>
-<P>
-The first field of each non-comment line is always the key itself. It
-should be given as a simple name, i.e., without surrounding
-string quotation marks, and be left-justified flush against the first
-column. In this context, a "field" is considered to extend up to, but
-not include, the first blank, comma, or newline. Here is a simple
-example taken from a partial list of C reserved words:
+<DT><SAMP>`-C'</SAMP>
+<DD>
+<DT><SAMP>`--readonly-tables'</SAMP>
+<DD>
+Makes the contents of all generated lookup tables constant, i.e.,
+"readonly". Many compilers can generate more efficient code for this
+by putting the tables in readonly memory.
-</P>
+<DT><SAMP>`-E'</SAMP>
+<DD>
+<DT><SAMP>`--enum'</SAMP>
+<DD>
+Define constant values using an enum local to the lookup function rather
+than with #defines. This also means that different lookup functions can
+reside in the same file. Thanks to James Clark <CODE>&#60;jjc@ai.mit.edu&#62;</CODE>.
-<PRE>
-# These are a few C reserved words, see the c.<CODE>gperf</CODE> file
-# for a complete list of ANSI C reserved words.
-unsigned
-sizeof
-switch
-signed
-if
-default
-for
-while
-return
-</PRE>
+<DT><SAMP>`-I'</SAMP>
+<DD>
+<DT><SAMP>`--includes'</SAMP>
+<DD>
+Include the necessary system include file, <CODE>&#60;string.h&#62;</CODE>, at the
+beginning of the code. By default, this is not done; the user must
+include this header file himself to allow compilation of the code.
-<P>
-Note that unlike <CODE>flex</CODE> or <CODE>bison</CODE> the first <CODE>%%</CODE> marker
-may be elided if the declaration section is empty.
+<DT><SAMP>`-G'</SAMP>
+<DD>
+<DT><SAMP>`--global'</SAMP>
+<DD>
+Generate the static table of keywords as a static global variable,
+rather than hiding it inside of the lookup function (which is the
+default behavior).
-</P>
-<P>
-Additional fields may optionally follow the leading keyword. Fields
-should be separated by commas, and terminate at the end of line. What
-these fields mean is entirely up to you; they are used to initialize the
-elements of the user-defined <CODE>struct</CODE> provided by you in the
-declaration section. If the <SAMP>`-t'</SAMP> option is <EM>not</EM> enabled
-these fields are simply ignored. All previous examples except the last
-one contain keyword attributes.
+<DT><SAMP>`-W <VAR>hash-table-array-name</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--word-array-name=<VAR>hash-table-array-name</VAR>'</SAMP>
+<DD>
+<A NAME="IDX20"></A>
+Allows you to specify the name for the generated array containing the
+hash table. Default name is <SAMP>`wordlist'</SAMP>. This option permits the
+use of two hash tables in the same file, even when the option <SAMP>`-G'</SAMP>
+is given.
-</P>
+<DT><SAMP>`-S <VAR>total-switch-statements</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--switch=<VAR>total-switch-statements</VAR>'</SAMP>
+<DD>
+<A NAME="IDX21"></A>
+Causes the generated C code to use a <CODE>switch</CODE> statement scheme,
+rather than an array lookup table. This can lead to a reduction in both
+time and space requirements for some keyfiles. The argument to this
+option determines how many <CODE>switch</CODE> statements are generated. A
+value of 1 generates 1 <CODE>switch</CODE> containing all the elements, a
+value of 2 generates 2 tables with 1/2 the elements in each
+<CODE>switch</CODE>, etc. This is useful since many C compilers cannot
+correctly generate code for large <CODE>switch</CODE> statements. This option
+was inspired in part by Keith Bostic's original C program.
+
+<DT><SAMP>`-T'</SAMP>
+<DD>
+<DT><SAMP>`--omit-struct-type'</SAMP>
+<DD>
+Prevents the transfer of the type declaration to the output file. Use
+this option if the type is already defined elsewhere.
+<DT><SAMP>`-p'</SAMP>
+<DD>
+This option is supported for compatibility with previous releases of
+<CODE>gperf</CODE>. It does not do anything.
+</DL>
-<H3><A NAME="SEC12" HREF="gperf_toc.html#TOC12">3.1.3 Including Additional C Functions</A></H3>
-<P>
-The optional third section also corresponds closely with conventions
-found in <CODE>flex</CODE> and <CODE>bison</CODE>. All text in this section,
-starting at the final <CODE>%%</CODE> and extending to the end of the input
-file, is included verbatim into the generated output file. Naturally,
-it is your responsibility to ensure that the code contained in this
-section is valid C.
-</P>
+<H2><A NAME="SEC18" HREF="gperf_toc.html#TOC18">4.4 Options for changing the Algorithms employed by <CODE>gperf</CODE></A></H2>
+<DL COMPACT>
-<H2><A NAME="SEC13" HREF="gperf_toc.html#TOC13">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A></H2>
+<DT><SAMP>`-k <VAR>keys</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--key-positions=<VAR>keys</VAR>'</SAMP>
+<DD>
+Allows selection of the character key positions used in the keywords'
+hash function. The allowable choices range between 1-126, inclusive.
+The positions are separated by commas, e.g., <SAMP>`-k 9,4,13,14'</SAMP>;
+ranges may be used, e.g., <SAMP>`-k 2-7'</SAMP>; and positions may occur
+in any order. Furthermore, the meta-character '*' causes the generated
+hash function to consider <STRONG>all</STRONG> character positions in each key,
+whereas '$' instructs the hash function to use the "final character"
+of a key (this is the only way to use a character position greater than
+126, incidentally).
+
+For instance, the option <SAMP>`-k 1,2,4,6-10,'$''</SAMP> generates a hash
+function that considers positions 1,2,4,6,7,8,9,10, plus the last
+character in each key (which may differ for each key, obviously). Keys
+with length less than the indicated key positions work properly, since
+selected key positions exceeding the key length are simply not
+referenced in the hash function.
+
+<DT><SAMP>`-l'</SAMP>
+<DD>
+<DT><SAMP>`--compare-strlen'</SAMP>
+<DD>
+Compare key lengths before trying a string comparison. This might cut
+down on the number of string comparisons made during the lookup, since
+keys with different lengths are never compared via <CODE>strcmp</CODE>.
+However, using <SAMP>`-l'</SAMP> might greatly increase the size of the
+generated C code if the lookup table range is large (which implies that
+the switch option <SAMP>`-S'</SAMP> is not enabled), since the length table
+contains as many elements as there are entries in the lookup table.
+This option is mandatory for binary comparisons (see section <A HREF="gperf_5.html#SEC13">3.3 Use of NUL characters</A>).
+
+<DT><SAMP>`-D'</SAMP>
+<DD>
+<DT><SAMP>`--duplicates'</SAMP>
+<DD>
+<A NAME="IDX22"></A>
+Handle keywords whose key position sets hash to duplicate values.
+Duplicate hash values occur for two reasons:
-<P>
-Several options control how the generated C code appears on the standard
-output. Two C function are generated. They are called <CODE>hash</CODE> and
-<CODE>in_word_set</CODE>, although you may modify the name for
-<CODE>in_word_set</CODE> with a command-line option. Both functions require
-two arguments, a string, <CODE>char *</CODE> <VAR>str</VAR>, and a length
-parameter, <CODE>int</CODE> <VAR>len</VAR>. Their default function prototypes are
-as follows:
-</P>
+<UL>
+<LI>
-<PRE>
-static int hash (char *str, int len);
-int in_word_set (char *str, int len);
-</PRE>
+Since <CODE>gperf</CODE> does not backtrack it is possible for it to process
+all your input keywords without finding a unique mapping for each word.
+However, frequently only a very small number of duplicates occur, and
+the majority of keys still require one probe into the table.
-<P>
-By default, the generated <CODE>hash</CODE> function returns an integer value
-created by adding <VAR>len</VAR> to several user-specified <VAR>str</VAR> key
-positions indexed into an <STRONG>associated values</STRONG> table stored in a
-local static array. The associated values table is constructed
-internally by <CODE>gperf</CODE> and later output as a static local C array called
-<VAR>hash_table</VAR>; its meaning and properties are described below.
-See section <A HREF="gperf_10.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>. The relevant key positions are specified via the
-<SAMP>`-k'</SAMP> option when running <CODE>gperf</CODE>, as detailed in the <EM>Options</EM>
-section below. See section <A HREF="gperf_7.html#SEC14">4 Options to the <CODE>gperf</CODE> Utility</A>.
+<LI>
-</P>
-<P>
-Two options, <SAMP>`-g'</SAMP> (assume you are compiling with GNU C and its
-<CODE>inline</CODE> feature) and <SAMP>`-a'</SAMP> (assume ANSI C-style function
-prototypes), alter the content of both the generated <CODE>hash</CODE> and
-<CODE>in_word_set</CODE> routines. However, function <CODE>in_word_set</CODE> may
-be modified more extensively, in response to your option settings. The
-options that affect the <CODE>in_word_set</CODE> structure are:
+Sometimes a set of keys may have the same names, but possess different
+attributes. With the -D option <CODE>gperf</CODE> treats all these keys as
+part of an equivalence class and generates a perfect hash function with
+multiple comparisons for duplicate keys. It is up to you to completely
+disambiguate the keywords by modifying the generated C code. However,
+<CODE>gperf</CODE> helps you out by organizing the output.
+</UL>
-</P>
+Option <SAMP>`-D'</SAMP> is extremely useful for certain large or highly
+redundant keyword sets, e.g., assembler instruction opcodes.
+Using this option usually means that the generated hash function is no
+longer perfect. On the other hand, it permits <CODE>gperf</CODE> to work on
+keyword sets that it otherwise could not handle.
-<UL>
-<DL COMPACT>
+<DT><SAMP>`-f <VAR>iteration-amount</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--fast=<VAR>iteration-amount</VAR>'</SAMP>
+<DD>
+Generate the perfect hash function "fast". This decreases
+<CODE>gperf</CODE>'s running time at the cost of minimizing generated
+table-size. The iteration amount represents the number of times to
+iterate when resolving a collision. `0' means iterate by the number of
+keywords. This option is probably most useful when used in conjunction
+with options <SAMP>`-D'</SAMP> and/or <SAMP>`-S'</SAMP> for <EM>large</EM> keyword sets.
+
+<DT><SAMP>`-i <VAR>initial-value</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--initial-asso=<VAR>initial-value</VAR>'</SAMP>
+<DD>
+Provides an initial <VAR>value</VAR> for the associate values array. Default
+is 0. Increasing the initial value helps inflate the final table size,
+possibly leading to more time efficient keyword lookups. Note that this
+option is not particularly useful when <SAMP>`-S'</SAMP> is used. Also,
+<SAMP>`-i'</SAMP> is overridden when the <SAMP>`-r'</SAMP> option is used.
-<DT><SAMP>`-t'</SAMP>
+<DT><SAMP>`-j <VAR>jump-value</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--jump=<VAR>jump-value</VAR>'</SAMP>
+<DD>
+<A NAME="IDX23"></A>
+Affects the "jump value", i.e., how far to advance the associated
+character value upon collisions. <VAR>Jump-value</VAR> is rounded up to an
+odd number, the default is 5. If the <VAR>jump-value</VAR> is 0 <CODE>gperf</CODE>
+jumps by random amounts.
+
+<DT><SAMP>`-n'</SAMP>
<DD>
-Make use of the user-defined <CODE>struct</CODE>.
+<DT><SAMP>`--no-strlen'</SAMP>
+<DD>
+Instructs the generator not to include the length of a keyword when
+computing its hash value. This may save a few assembly instructions in
+the generated lookup table.
-<DT><SAMP>`-S <VAR>total switch statements</VAR>'</SAMP>
+<DT><SAMP>`-o'</SAMP>
+<DD>
+<DT><SAMP>`--occurrence-sort'</SAMP>
+<DD>
+Reorders the keywords by sorting the keywords so that frequently
+occuring key position set components appear first. A second reordering
+pass follows so that keys with "already determined values" are placed
+towards the front of the keylist. This may decrease the time required
+to generate a perfect hash function for many keyword sets, and also
+produce more minimal perfect hash functions. The reason for this is
+that the reordering helps prune the search time by handling inevitable
+collisions early in the search process. On the other hand, if the
+number of keywords is <EM>very</EM> large using <SAMP>`-o'</SAMP> may
+<EM>increase</EM> <CODE>gperf</CODE>'s execution time, since collisions will
+begin earlier and continue throughout the remainder of keyword
+processing. See Cichelli's paper from the January 1980 Communications
+of the ACM for details.
+
+<DT><SAMP>`-r'</SAMP>
+<DD>
+<DT><SAMP>`--random'</SAMP>
<DD>
-Generate 1 or more C <CODE>switch</CODE> statement rather than use a large,
-(and potentially sparse) static array. Although the exact time and
-space savings of this approach vary according to your C compiler's
-degree of optimization, this method often results in smaller and faster
-code.
+Utilizes randomness to initialize the associated values table. This
+frequently generates solutions faster than using deterministic
+initialization (which starts all associated values at 0). Furthermore,
+using the randomization option generally increases the size of the
+table. If <CODE>gperf</CODE> has difficultly with a certain keyword set try using
+<SAMP>`-r'</SAMP> or <SAMP>`-D'</SAMP>.
+
+<DT><SAMP>`-s <VAR>size-multiple</VAR>'</SAMP>
+<DD>
+<DT><SAMP>`--size-multiple=<VAR>size-multiple</VAR>'</SAMP>
+<DD>
+Affects the size of the generated hash table. The numeric argument for
+this option indicates "how many times larger or smaller" the maximum
+associated value range should be, in relationship to the number of keys.
+If the <VAR>size-multiple</VAR> is negative the maximum associated value is
+calculated by <EM>dividing</EM> it into the total number of keys. For
+example, a value of 3 means "allow the maximum associated value to be
+about 3 times larger than the number of input keys".
+
+Conversely, a value of -3 means "allow the maximum associated value to
+be about 3 times smaller than the number of input keys". Negative
+values are useful for limiting the overall size of the generated hash
+table, though this usually increases the number of duplicate hash
+values.
+
+If `generate switch' option <SAMP>`-S'</SAMP> is <EM>not</EM> enabled, the maximum
+associated value influences the static array table size, and a larger
+table should decrease the time required for an unsuccessful search, at
+the expense of extra table space.
+
+The default value is 1, thus the default maximum associated value about
+the same size as the number of keys (for efficiency, the maximum
+associated value is always rounded up to a power of 2). The actual
+table size may vary somewhat, since this technique is essentially a
+heuristic. In particular, setting this value too high slows down
+<CODE>gperf</CODE>'s runtime, since it must search through a much larger range
+of values. Judicious use of the <SAMP>`-f'</SAMP> option helps alleviate this
+overhead, however.
</DL>
-</UL>
-<P>
-If the <SAMP>`-t'</SAMP> and <SAMP>`-S'</SAMP> options are omitted, the
-default action is to generate a <CODE>char *</CODE> array containing the keys,
-together with additional null strings used for padding the array. By
-experimenting with the various input and output options, and timing the
-resulting C code, you can determine the best option choices for
-different keyword set characteristics.
-</P>
+
+<H2><A NAME="SEC19" HREF="gperf_toc.html#TOC19">4.5 Informative Output</A></H2>
+
+<DL COMPACT>
+
+<DT><SAMP>`-h'</SAMP>
+<DD>
+<DT><SAMP>`--help'</SAMP>
+<DD>
+Prints a short summary on the meaning of each program option. Aborts
+further program execution.
+
+<DT><SAMP>`-v'</SAMP>
+<DD>
+<DT><SAMP>`--version'</SAMP>
+<DD>
+Prints out the current version number.
+
+<DT><SAMP>`-d'</SAMP>
+<DD>
+<DT><SAMP>`--debug'</SAMP>
+<DD>
+Enables the debugging option. This produces verbose diagnostics to
+"standard error" when <CODE>gperf</CODE> is executing. It is useful both for
+maintaining the program and for determining whether a given set of
+options is actually speeding up the search for a solution. Some useful
+information is dumped at the end of the program when the <SAMP>`-d'</SAMP>
+option is enabled.
+</DL>
+
<P><HR><P>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_5.html">previous</A>, <A HREF="gperf_7.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
</BODY>
diff --git a/doc/gperf_7.html b/doc/gperf_7.html
index 0516c37..fa36cd4 100644
--- a/doc/gperf_7.html
+++ b/doc/gperf_7.html
@@ -1,390 +1,63 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 4 Options to the gperf Utility</TITLE>
+<TITLE>Perfect Hash Function Generator - 5 Known Bugs and Limitations with gperf</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_6.html">previous</A>, <A HREF="gperf_8.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC14" HREF="gperf_toc.html#TOC14">4 Options to the <CODE>gperf</CODE> Utility</A></H1>
+<H1><A NAME="SEC20" HREF="gperf_toc.html#TOC20">5 Known Bugs and Limitations with <CODE>gperf</CODE></A></H1>
<P>
-There are <EM>many</EM> options to <CODE>gperf</CODE>. They were added to make
-the program more convenient for use with real applications. "On-line"
-help is readily available via the <SAMP>`-h'</SAMP> option. Here is the complete
-list of options.
+The following are some limitations with the current release of
+<CODE>gperf</CODE>:
</P>
-
-
-<H2><A NAME="SEC15" HREF="gperf_toc.html#TOC15">4.1 Options that affect Interpretation of the Input File</A></H2>
-
-
-<UL>
-<DL COMPACT>
-
-<DT><SAMP>`-e <VAR>keyword delimiter list</VAR>'</SAMP>
-<DD>
-Allows the user to provide a string containing delimiters used to
-separate keywords from their attributes. The default is ",\n". This
-option is essential if you want to use keywords that have embedded
-commas or newlines. One useful trick is to use -e'TAB', where TAB is
-the literal tab character.
-
-<DT><SAMP>`-t'</SAMP>
-<DD>
-Allows you to include a <CODE>struct</CODE> type declaration for generated
-code. Any text before a pair of consecutive %% is consider part of the
-type declaration. Key words and additional fields may follow this, one
-group of fields per line. A set of examples for generating perfect hash
-tables and functions for Ada, C, and G++, Pascal, and Modula 2 and 3
-reserved words are distributed with this release.
-</DL>
-</UL>
-
-
-
-<H2><A NAME="SEC16" HREF="gperf_toc.html#TOC16">4.2 Options to specify the Language for the Output Code</A></H2>
-
-
-<UL>
-<DL COMPACT>
-
-<DT><SAMP>`-L <VAR>generated language name</VAR>'</SAMP>
-<DD>
-Instructs <CODE>gperf</CODE> to generate code in the language specified by the
-option's argument. Languages handled are currently:
-
-
-<UL>
-<DL COMPACT>
-
-<DT><SAMP>`KR-C'</SAMP>
-<DD>
-Old-style K&#38;R C. This language is understood by old-style C compilers and
-ANSI C compilers, but ANSI C compilers may flag warnings (or even errors)
-because of lacking <SAMP>`const'</SAMP>.
-
-<DT><SAMP>`C'</SAMP>
-<DD>
-Common C. This language is understood by ANSI C compilers, and also by
-old-style C compilers, provided that you <CODE>#define const</CODE> to empty
-for compilers which don't know about this keyword.
-
-<DT><SAMP>`ANSI-C'</SAMP>
-<DD>
-ANSI C. This language is understood by ANSI C compilers and C++ compilers.
-
-<DT><SAMP>`C++'</SAMP>
-<DD>
-C++. This language is understood by C++ compilers.
-</DL>
-</UL>
-
-The default is C.
-
-<DT><SAMP>`-a'</SAMP>
-<DD>
-This option is supported for compatibility with previous releases of
-<CODE>gperf</CODE>. It does not do anything.
-
-<DT><SAMP>`-g'</SAMP>
-<DD>
-This option is supported for compatibility with previous releases of
-<CODE>gperf</CODE>. It does not do anything.
-</DL>
-</UL>
-
-
-
-<H2><A NAME="SEC17" HREF="gperf_toc.html#TOC17">4.3 Options for fine tuning Details in the Output Code</A></H2>
-
-
-<UL>
-<DL COMPACT>
-
-<DT><SAMP>`-K <VAR>key name</VAR>'</SAMP>
-<DD>
-This option is only useful when option <SAMP>`-t'</SAMP> has been given.
-By default, the program assumes the structure component identifier for
-the keyword is <SAMP>`name'</SAMP>. This option allows an arbitrary choice of
-identifier for this component, although it still must occur as the first
-field in your supplied <CODE>struct</CODE>.
-
-<DT><SAMP>`-H <VAR>hash function name</VAR>'</SAMP>
-<DD>
-Allows you to specify the name for the generated hash function. Default
-name is <SAMP>`hash'</SAMP>. This option permits the use of two hash tables in the
-same file.
-
-<DT><SAMP>`-N <VAR>lookup function name</VAR>'</SAMP>
-<DD>
-Allows you to specify the name for the generated lookup function.
-Default name is <SAMP>`in_word_set'</SAMP>. This option permits completely automatic
-generation of perfect hash functions, especially when multiple generated
-hash functions are used in the same application.
-
-<DT><SAMP>`-Z <VAR>class name</VAR>'</SAMP>
-<DD>
-This option is only useful when option <SAMP>`-L C++'</SAMP> has been given.
-It allows you to specify the name of generated C++ class. Default name is
-<CODE>Perfect_Hash</CODE>.
-
-<DT><SAMP>`-7'</SAMP>
-<DD>
-This option specifies that all strings that will be passed as arguments
-to the generated hash function and the generated lookup function will
-solely consist of 7-bit ASCII characters (characters in the range 0..127).
-(Note that the ANSI C functions <CODE>isalnum</CODE> and <CODE>isgraph</CODE> do
-<EM>not</EM> guarantee that a character is in this range. Only an explicit
-test like <SAMP>`c &#62;= 'A' &#38;&#38; c &#60;= 'Z''</SAMP> guarantees this.) This was the
-default in earlier versions of <CODE>gperf</CODE>; now the default is to assume
-8-bit characters.
-
-<DT><SAMP>`-c'</SAMP>
-<DD>
-Generates C code that uses the <CODE>strncmp</CODE> function to perform
-string comparisons. The default action is to use <CODE>strcmp</CODE>.
-
-<DT><SAMP>`-C'</SAMP>
-<DD>
-Makes the contents of all generated lookup tables constant, i.e.,
-"readonly". Many compilers can generate more efficient code for this
-by putting the tables in readonly memory.
-
-<DT><SAMP>`-E'</SAMP>
-<DD>
-Define constant values using an enum local to the lookup function rather
-than with #defines. This also means that different lookup functions can
-reside in the same file. Thanks to James Clark <CODE>&#60;jjc@ai.mit.edu&#62;</CODE>.
-
-<DT><SAMP>`-I'</SAMP>
-<DD>
-Include the necessary system include file, <CODE>&#60;string.h&#62;</CODE>, at the
-beginning of the code. By default, this is not done; the user must
-include this header file himself to allow compilation of the code.
-
-<DT><SAMP>`-G'</SAMP>
-<DD>
-Generate the static table of keywords as a static global variable,
-rather than hiding it inside of the lookup function (which is the
-default behavior).
-
-<DT><SAMP>`-W <VAR>hash table array name</VAR>'</SAMP>
-<DD>
-Allows you to specify the name for the generated array containing the
-hash table. Default name is <SAMP>`wordlist'</SAMP>. This option permits the
-use of two hash tables in the same file, even when the option <SAMP>`-G'</SAMP>
-is given.
-
-<DT><SAMP>`-S <VAR>total switch statements</VAR>'</SAMP>
-<DD>
-Causes the generated C code to use a <CODE>switch</CODE> statement scheme,
-rather than an array lookup table. This can lead to a reduction in both
-time and space requirements for some keyfiles. The argument to this
-option determines how many <CODE>switch</CODE> statements are generated. A
-value of 1 generates 1 <CODE>switch</CODE> containing all the elements, a
-value of 2 generates 2 tables with 1/2 the elements in each
-<CODE>switch</CODE>, etc. This is useful since many C compilers cannot
-correctly generate code for large <CODE>switch</CODE> statements. This option
-was inspired in part by Keith Bostic's original C program.
-
-<DT><SAMP>`-T'</SAMP>
-<DD>
-Prevents the transfer of the type declaration to the output file. Use
-this option if the type is already defined elsewhere.
-
-<DT><SAMP>`-p'</SAMP>
-<DD>
-This option is supported for compatibility with previous releases of
-<CODE>gperf</CODE>. It does not do anything.
-</DL>
-</UL>
-
-
-
-<H2><A NAME="SEC18" HREF="gperf_toc.html#TOC18">4.4 Options for changing the Algorithms employed by <CODE>gperf</CODE></A></H2>
-
-
-<UL>
-<DL COMPACT>
-
-<DT><SAMP>`-k <VAR>keys</VAR>'</SAMP>
-<DD>
-Allows selection of the character key positions used in the keywords'
-hash function. The allowable choices range between 1-126, inclusive.
-The positions are separated by commas, e.g., <SAMP>`-k 9,4,13,14'</SAMP>;
-ranges may be used, e.g., <SAMP>`-k 2-7'</SAMP>; and positions may occur
-in any order. Furthermore, the meta-character '*' causes the generated
-hash function to consider <STRONG>all</STRONG> character positions in each key,
-whereas '$' instructs the hash function to use the "final character"
-of a key (this is the only way to use a character position greater than
-126, incidentally).
-
-For instance, the option <SAMP>`-k 1,2,4,6-10,'$''</SAMP> generates a hash
-function that considers positions 1,2,4,6,7,8,9,10, plus the last
-character in each key (which may differ for each key, obviously). Keys
-with length less than the indicated key positions work properly, since
-selected key positions exceeding the key length are simply not
-referenced in the hash function.
-
-<DT><SAMP>`-l'</SAMP>
-<DD>
-Compare key lengths before trying a string comparison. This might cut
-down on the number of string comparisons made during the lookup, since
-keys with different lengths are never compared via <CODE>strcmp</CODE>.
-However, using <SAMP>`-l'</SAMP> might greatly increase the size of the
-generated C code if the lookup table range is large (which implies that
-the switch option <SAMP>`-S'</SAMP> is not enabled), since the length table
-contains as many elements as there are entries in the lookup table.
-
-<DT><SAMP>`-D'</SAMP>
-<DD>
-Handle keywords whose key position sets hash to duplicate values.
-Duplicate hash values occur for two reasons:
-
-
<UL>
<LI>
-Since <CODE>gperf</CODE> does not backtrack it is possible for it to process
-all your input keywords without finding a unique mapping for each word.
-However, frequently only a very small number of duplicates occur, and
-the majority of keys still require one probe into the table.
-<LI>
+The <CODE>gperf</CODE> utility is tuned to execute quickly, and works quickly
+for small to medium size data sets (around 1000 keywords). It is
+extremely useful for maintaining perfect hash functions for compiler
+keyword sets. Several recent enhancements now enable <CODE>gperf</CODE> to
+work efficiently on much larger keyword sets (over 15,000 keywords).
+When processing large keyword sets it helps greatly to have over 8 megs
+of RAM.
+
+However, since <CODE>gperf</CODE> does not backtrack no guaranteed solution
+occurs on every run. On the other hand, it is usually easy to obtain a
+solution by varying the option parameters. In particular, try the
+<SAMP>`-r'</SAMP> option, and also try changing the default arguments to the
+<SAMP>`-s'</SAMP> and <SAMP>`-j'</SAMP> options. To <EM>guarantee</EM> a solution, use
+the <SAMP>`-D'</SAMP> and <SAMP>`-S'</SAMP> options, although the final results are not
+likely to be a <EM>perfect</EM> hash function anymore! Finally, use the
+<SAMP>`-f'</SAMP> option if you want <CODE>gperf</CODE> to generate the perfect hash
+function <EM>fast</EM>, with less emphasis on making it minimal.
-Sometimes a set of keys may have the same names, but possess different
-attributes. With the -D option <CODE>gperf</CODE> treats all these keys as part of
-an equivalence class and generates a perfect hash function with multiple
-comparisons for duplicate keys. It is up to you to completely
-disambiguate the keywords by modifying the generated C code. However,
-<CODE>gperf</CODE> helps you out by organizing the output.
-</UL>
-
-Option <SAMP>`-D'</SAMP> is extremely useful for certain large or highly
-redundant keyword sets, e.g., assembler instruction opcodes.
-Using this option usually means that the generated hash function is no
-longer perfect. On the other hand, it permits <CODE>gperf</CODE> to work on
-keyword sets that it otherwise could not handle.
-
-<DT><SAMP>`-f <VAR>iteration amount</VAR>'</SAMP>
-<DD>
-Generate the perfect hash function "fast". This decreases <CODE>gperf</CODE>'s
-running time at the cost of minimizing generated table-size. The
-iteration amount represents the number of times to iterate when
-resolving a collision. `0' means iterate by the number of keywords.
-This option is probably most useful when used in conjunction with options
-<SAMP>`-D'</SAMP> and/or <SAMP>`-S'</SAMP> for <EM>large</EM> keyword sets.
-
-<DT><SAMP>`-i <VAR>initial value</VAR>'</SAMP>
-<DD>
-Provides an initial <VAR>value</VAR> for the associate values array. Default
-is 0. Increasing the initial value helps inflate the final table size,
-possibly leading to more time efficient keyword lookups. Note that this
-option is not particularly useful when <SAMP>`-S'</SAMP> is used. Also,
-<SAMP>`-i'</SAMP> is overriden when the <SAMP>`-r'</SAMP> option is used.
-
-<DT><SAMP>`-j <VAR>jump value</VAR>'</SAMP>
-<DD>
-Affects the "jump value", i.e., how far to advance the
-associated character value upon collisions. <VAR>Jump value</VAR> is rounded
-up to an odd number, the default is 5. If the <VAR>jump value</VAR> is 0
-<CODE>gperf</CODE> jumps by random amounts.
-
-<DT><SAMP>`-n'</SAMP>
-<DD>
-Instructs the generator not to include the length of a keyword when
-computing its hash value. This may save a few assembly instructions in
-the generated lookup table.
-
-<DT><SAMP>`-o'</SAMP>
-<DD>
-Reorders the keywords by sorting the keywords so that frequently
-occuring key position set components appear first. A second reordering
-pass follows so that keys with "already determined values" are placed
-towards the front of the keylist. This may decrease the time required
-to generate a perfect hash function for many keyword sets, and also
-produce more minimal perfect hash functions. The reason for this is
-that the reordering helps prune the search time by handling inevitable
-collisions early in the search process. On the other hand, if the
-number of keywords is <EM>very</EM> large using <SAMP>`-o'</SAMP> may
-<EM>increase</EM> <CODE>gperf</CODE>'s execution time, since collisions will begin
-earlier and continue throughout the remainder of keyword processing.
-See Cichelli's paper from the January 1980 Communications of the ACM for
-details.
-
-<DT><SAMP>`-r'</SAMP>
-<DD>
-Utilizes randomness to initialize the associated values table. This
-frequently generates solutions faster than using deterministic
-initialization (which starts all associated values at 0). Furthermore,
-using the randomization option generally increases the size of the
-table. If <CODE>gperf</CODE> has difficultly with a certain keyword set try using
-<SAMP>`-r'</SAMP> or <SAMP>`-D'</SAMP>.
-
-<DT><SAMP>`-s <VAR>size-multiple</VAR>'</SAMP>
-<DD>
-Affects the size of the generated hash table. The numeric argument for
-this option indicates "how many times larger or smaller" the maximum
-associated value range should be, in relationship to the number of keys.
-If the <VAR>size-multiple</VAR> is negative the maximum associated value is
-calculated by <EM>dividing</EM> it into the total number of keys. For
-example, a value of 3 means "allow the maximum associated value to be
-about 3 times larger than the number of input keys".
-
-Conversely, a value of -3 means "allow the maximum associated value to
-be about 3 times smaller than the number of input keys". Negative
-values are useful for limiting the overall size of the generated hash
-table, though this usually increases the number of duplicate hash
-values.
-
-If `generate switch' option <SAMP>`-S'</SAMP> is <EM>not</EM> enabled, the maximum
-associated value influences the static array table size, and a larger
-table should decrease the time required for an unsuccessful search, at
-the expense of extra table space.
-
-The default value is 1, thus the default maximum associated value about
-the same size as the number of keys (for efficiency, the maximum
-associated value is always rounded up to a power of 2). The actual
-table size may vary somewhat, since this technique is essentially a
-heuristic. In particular, setting this value too high slows down
-<CODE>gperf</CODE>'s runtime, since it must search through a much larger range
-of values. Judicious use of the <SAMP>`-f'</SAMP> option helps alleviate this
-overhead, however.
-</DL>
-</UL>
-
-
-
-<H2><A NAME="SEC19" HREF="gperf_toc.html#TOC19">4.5 Informative Output</A></H2>
-
-
-<UL>
-<DL COMPACT>
+<LI>
-<DT><SAMP>`-h'</SAMP>
-<DD>
-Prints a short summary on the meaning of each program option. Aborts
-further program execution.
+The size of the generate static keyword array can get <EM>extremely</EM>
+large if the input keyword file is large or if the keywords are quite
+similar. This tends to slow down the compilation of the generated C
+code, and <EM>greatly</EM> inflates the object code size. If this
+situation occurs, consider using the <SAMP>`-S'</SAMP> option to reduce data
+size, potentially increasing keyword recognition time a negligible
+amount. Since many C compilers cannot correctly generated code for
+large switch statements it is important to qualify the <VAR>-S</VAR> option
+with an appropriate numerical argument that controls the number of
+switch statements generated.
-<DT><SAMP>`-v'</SAMP>
-<DD>
-Prints out the current version number.
+<LI>
-<DT><SAMP>`-d'</SAMP>
-<DD>
-Enables the debugging option. This produces verbose diagnostics to
-"standard error" when <CODE>gperf</CODE> is executing. It is useful both for
-maintaining the program and for determining whether a given set of
-options is actually speeding up the search for a solution. Some useful
-information is dumped at the end of the program when the <SAMP>`-d'</SAMP>
-option is enabled.
-</DL>
+The maximum number of key positions selected for a given key has an
+arbitrary limit of 126. This restriction should be removed, and if
+anyone considers this a problem write me and let me know so I can remove
+the constraint.
</UL>
<P><HR><P>
diff --git a/doc/gperf_8.html b/doc/gperf_8.html
index 862b5ec..977e2cb 100644
--- a/doc/gperf_8.html
+++ b/doc/gperf_8.html
@@ -1,63 +1,51 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 5 Known Bugs and Limitations with gperf</TITLE>
+<TITLE>Perfect Hash Function Generator - 6 Things Still Left to Do</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_7.html">previous</A>, <A HREF="gperf_9.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC20" HREF="gperf_toc.html#TOC20">5 Known Bugs and Limitations with <CODE>gperf</CODE></A></H1>
+<H1><A NAME="SEC21" HREF="gperf_toc.html#TOC21">6 Things Still Left to Do</A></H1>
<P>
-The following are some limitations with the current release of
-<CODE>gperf</CODE>:
+It should be "relatively" easy to replace the current perfect hash
+function algorithm with a more exhaustive approach; the perfect hash
+module is essential independent from other program modules. Additional
+worthwhile improvements include:
</P>
<UL>
<LI>
-The <CODE>gperf</CODE> utility is tuned to execute quickly, and works quickly
-for small to medium size data sets (around 1000 keywords). It is
-extremely useful for maintaining perfect hash functions for compiler
-keyword sets. Several recent enhancements now enable <CODE>gperf</CODE> to
-work efficiently on much larger keyword sets (over 15,000 keywords).
-When processing large keyword sets it helps greatly to have over 8 megs
-of RAM.
-
-However, since <CODE>gperf</CODE> does not backtrack no guaranteed solution
-occurs on every run. On the other hand, it is usually easy to obtain a
-solution by varying the option parameters. In particular, try the
-<SAMP>`-r'</SAMP> option, and also try changing the default arguments to the
-<SAMP>`-s'</SAMP> and <SAMP>`-j'</SAMP> options. To <EM>guarantee</EM> a solution, use
-the <SAMP>`-D'</SAMP> and <SAMP>`-S'</SAMP> options, although the final results are not
-likely to be a <EM>perfect</EM> hash function anymore! Finally, use the
-<SAMP>`-f'</SAMP> option if you want <CODE>gperf</CODE> to generate the perfect hash
-function <EM>fast</EM>, with less emphasis on making it minimal.
+Make the algorithm more robust. At present, the program halts with an
+error diagnostic if it can't find a direct solution and the <SAMP>`-D'</SAMP>
+option is not enabled. A more comprehensive, albeit computationally
+expensive, approach would employ backtracking or enable alternative
+options and retry. It's not clear how helpful this would be, in
+general, since most search sets are rather small in practice.
<LI>
-The size of the generate static keyword array can get <EM>extremely</EM>
-large if the input keyword file is large or if the keywords are quite
-similar. This tends to slow down the compilation of the generated C
-code, and <EM>greatly</EM> inflates the object code size. If this
-situation occurs, consider using the <SAMP>`-S'</SAMP> option to reduce data
-size, potentially increasing keyword recognition time a negligible
-amount. Since many C compilers cannot correctly generated code for
-large switch statements it is important to qualify the <VAR>-S</VAR> option
-with an appropriate numerical argument that controls the number of
-switch statements generated.
+Another useful extension involves modifying the program to generate
+"minimal" perfect hash functions (under certain circumstances, the
+current version can be rather extravagant in the generated table size).
+Again, this is mostly of theoretical interest, since a sparse table
+often produces faster lookups, and use of the <SAMP>`-S'</SAMP> <CODE>switch</CODE>
+option can minimize the data size, at the expense of slightly longer
+lookups (note that the gcc compiler generally produces good code for
+<CODE>switch</CODE> statements, reducing the need for more complex schemes).
<LI>
-The maximum number of key positions selected for a given key has an
-arbitrary limit of 126. This restriction should be removed, and if
-anyone considers this a problem write me and let me know so I can remove
-the constraint.
+In addition to improving the algorithm, it would also be useful to
+generate a C++ class or Ada package as the code output, in addition to
+the current C routines.
</UL>
<P><HR><P>
diff --git a/doc/gperf_9.html b/doc/gperf_9.html
index c129729..f094377 100644
--- a/doc/gperf_9.html
+++ b/doc/gperf_9.html
@@ -1,53 +1,29 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - 6 Things Still Left to Do</TITLE>
+<TITLE>Perfect Hash Function Generator - 7 Implementation Details of GNU gperf</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_8.html">previous</A>, <A HREF="gperf_10.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
<P><HR><P>
-<H1><A NAME="SEC21" HREF="gperf_toc.html#TOC21">6 Things Still Left to Do</A></H1>
+<H1><A NAME="SEC22" HREF="gperf_toc.html#TOC22">7 Implementation Details of GNU <CODE>gperf</CODE></A></H1>
<P>
-It should be "relatively" easy to replace the current perfect hash
-function algorithm with a more exhaustive approach; the perfect hash
-module is essential independent from other program modules. Additional
-worthwhile improvements include:
+A paper describing the high-level description of the data structures and
+algorithms used to implement <CODE>gperf</CODE> will soon be available. This
+paper is useful not only from a maintenance and enhancement perspective,
+but also because they demonstrate several clever and useful programming
+techniques, e.g., `Iteration Number' boolean arrays, double
+hashing, a "safe" and efficient method for reading arbitrarily long
+input from a file, and a provably optimal algorithm for simultaneously
+determining both the minimum and maximum elements in a list.
</P>
-<UL>
-<LI>
-
-Make the algorithm more robust. At present, the program halts with an
-error diagnostic if it can't find a direct solution and the <SAMP>`-D'</SAMP>
-option is not enabled. A more comprehensive, albeit computationally
-expensive, approach would employ backtracking or enable alternative
-options and retry. It's not clear how helpful this would be, in
-general, since most search sets are rather small in practice.
-
-<LI>
-
-Another useful extension involves modifying the program to generate
-"minimal" perfect hash functions (under certain circumstances, the
-current version can be rather extravagant in the generated table size).
-Again, this is mostly of theoretical interest, since a sparse table
-often produces faster lookups, and use of the <SAMP>`-S'</SAMP> <CODE>switch</CODE>
-option can minimize the data size, at the expense of slightly longer
-lookups (note that the gcc compiler generally produces good code for
-<CODE>switch</CODE> statements, reducing the need for more complex schemes).
-
-<LI>
-
-In addition to improving the algorithm, it would also be useful to
-generate a C++ class or Ada package as the code output, in addition to
-the current C routines.
-</UL>
-
<P><HR><P>
Go to the <A HREF="gperf_1.html">first</A>, <A HREF="gperf_8.html">previous</A>, <A HREF="gperf_10.html">next</A>, <A HREF="gperf_11.html">last</A> section, <A HREF="gperf_toc.html">table of contents</A>.
</BODY>
diff --git a/doc/gperf_toc.html b/doc/gperf_toc.html
index c330262..4dfe7c0 100644
--- a/doc/gperf_toc.html
+++ b/doc/gperf_toc.html
@@ -1,49 +1,53 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
- from gperf.texi on 15 April 1998 -->
+ from gperf.texi on 20 August 2000 -->
-<TITLE>User's Guide to gperf - Table of Contents</TITLE>
+<TITLE>Perfect Hash Function Generator - Table of Contents</TITLE>
</HEAD>
<BODY>
-<H1>User's Guide to <CODE>gperf</CODE></H1>
+<H1>User's Guide to <CODE>gperf</CODE> 2.7.2</H1>
+<H2>The GNU Perfect Hash Function Generator</H2>
+<H2>Edition 2.7.2, 20 August 2000</H2>
+<ADDRESS>Douglas C. Schmidt</ADDRESS>
<P>
<P><HR><P>
<UL>
-<LI><A NAME="TOC1" HREF="gperf_1.html#SEC1">Introduction</A>
-<LI><A NAME="TOC2" HREF="gperf_2.html#SEC2">GNU GENERAL PUBLIC LICENSE</A>
+<LI><A NAME="TOC1" HREF="gperf_1.html#SEC1">GNU GENERAL PUBLIC LICENSE</A>
<UL>
-<LI><A NAME="TOC3" HREF="gperf_2.html#SEC3">Preamble</A>
-<LI><A NAME="TOC4" HREF="gperf_2.html#SEC4">Appendix: How to Apply These Terms to Your New Programs</A>
+<LI><A NAME="TOC2" HREF="gperf_1.html#SEC2">Preamble</A>
+<LI><A NAME="TOC3" HREF="gperf_1.html#SEC3">How to Apply These Terms to Your New Programs</A>
</UL>
-<LI><A NAME="TOC5" HREF="gperf_3.html#SEC5">Contributors to GNU <CODE>gperf</CODE> Utility</A>
-<LI><A NAME="TOC6" HREF="gperf_4.html#SEC6">1 Introduction</A>
-<LI><A NAME="TOC7" HREF="gperf_5.html#SEC7">2 Static search structures and GNU <CODE>gperf</CODE></A>
-<LI><A NAME="TOC8" HREF="gperf_6.html#SEC8">3 High-Level Description of GNU <CODE>gperf</CODE></A>
+<LI><A NAME="TOC4" HREF="gperf_2.html#SEC4">Contributors to GNU <CODE>gperf</CODE> Utility</A>
+<LI><A NAME="TOC5" HREF="gperf_3.html#SEC5">1 Introduction</A>
+<LI><A NAME="TOC6" HREF="gperf_4.html#SEC6">2 Static search structures and GNU <CODE>gperf</CODE></A>
+<LI><A NAME="TOC7" HREF="gperf_5.html#SEC7">3 High-Level Description of GNU <CODE>gperf</CODE></A>
<UL>
-<LI><A NAME="TOC9" HREF="gperf_6.html#SEC9">3.1 Input Format to <CODE>gperf</CODE></A>
+<LI><A NAME="TOC8" HREF="gperf_5.html#SEC8">3.1 Input Format to <CODE>gperf</CODE></A>
<UL>
-<LI><A NAME="TOC10" HREF="gperf_6.html#SEC10">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A>
-<LI><A NAME="TOC11" HREF="gperf_6.html#SEC11">3.1.2 Format for Keyword Entries</A>
-<LI><A NAME="TOC12" HREF="gperf_6.html#SEC12">3.1.3 Including Additional C Functions</A>
+<LI><A NAME="TOC9" HREF="gperf_5.html#SEC9">3.1.1 <CODE>struct</CODE> Declarations and C Code Inclusion</A>
+<LI><A NAME="TOC10" HREF="gperf_5.html#SEC10">3.1.2 Format for Keyword Entries</A>
+<LI><A NAME="TOC11" HREF="gperf_5.html#SEC11">3.1.3 Including Additional C Functions</A>
</UL>
-<LI><A NAME="TOC13" HREF="gperf_6.html#SEC13">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A>
+<LI><A NAME="TOC12" HREF="gperf_5.html#SEC12">3.2 Output Format for Generated C Code with <CODE>gperf</CODE></A>
+<LI><A NAME="TOC13" HREF="gperf_5.html#SEC13">3.3 Use of NUL characters</A>
</UL>
-<LI><A NAME="TOC14" HREF="gperf_7.html#SEC14">4 Options to the <CODE>gperf</CODE> Utility</A>
+<LI><A NAME="TOC14" HREF="gperf_6.html#SEC14">4 Invoking <CODE>gperf</CODE></A>
<UL>
-<LI><A NAME="TOC15" HREF="gperf_7.html#SEC15">4.1 Options that affect Interpretation of the Input File</A>
-<LI><A NAME="TOC16" HREF="gperf_7.html#SEC16">4.2 Options to specify the Language for the Output Code</A>
-<LI><A NAME="TOC17" HREF="gperf_7.html#SEC17">4.3 Options for fine tuning Details in the Output Code</A>
-<LI><A NAME="TOC18" HREF="gperf_7.html#SEC18">4.4 Options for changing the Algorithms employed by <CODE>gperf</CODE></A>
-<LI><A NAME="TOC19" HREF="gperf_7.html#SEC19">4.5 Informative Output</A>
+<LI><A NAME="TOC15" HREF="gperf_6.html#SEC15">4.1 Options that affect Interpretation of the Input File</A>
+<LI><A NAME="TOC16" HREF="gperf_6.html#SEC16">4.2 Options to specify the Language for the Output Code</A>
+<LI><A NAME="TOC17" HREF="gperf_6.html#SEC17">4.3 Options for fine tuning Details in the Output Code</A>
+<LI><A NAME="TOC18" HREF="gperf_6.html#SEC18">4.4 Options for changing the Algorithms employed by <CODE>gperf</CODE></A>
+<LI><A NAME="TOC19" HREF="gperf_6.html#SEC19">4.5 Informative Output</A>
</UL>
-<LI><A NAME="TOC20" HREF="gperf_8.html#SEC20">5 Known Bugs and Limitations with <CODE>gperf</CODE></A>
-<LI><A NAME="TOC21" HREF="gperf_9.html#SEC21">6 Things Still Left to Do</A>
-<LI><A NAME="TOC22" HREF="gperf_10.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>
-<LI><A NAME="TOC23" HREF="gperf_11.html#SEC23">8 Bibliography</A>
+<LI><A NAME="TOC20" HREF="gperf_7.html#SEC20">5 Known Bugs and Limitations with <CODE>gperf</CODE></A>
+<LI><A NAME="TOC21" HREF="gperf_8.html#SEC21">6 Things Still Left to Do</A>
+<LI><A NAME="TOC22" HREF="gperf_9.html#SEC22">7 Implementation Details of GNU <CODE>gperf</CODE></A>
+<LI><A NAME="TOC23" HREF="gperf_10.html#SEC23">8 Bibliography</A>
+<LI><A NAME="TOC24" HREF="gperf_11.html#SEC24">Concept Index</A>
</UL>
<P><HR><P>
-This document was generated on 15 April 1998 using the
+This document was generated on 20 August 2000 using the
<A HREF="http://wwwcn.cern.ch/dci/texi2html/">texi2html</A>
translator version 1.51.</P>
</BODY>
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index 9bef0e8..d0dc46a 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
struct resword { const char *name; short token; enum rid rid; };
@@ -12,6 +12,10 @@ struct resword { const char *name; short token; enum rid rid; };
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
diff --git a/tests/chill.exp b/tests/chill.exp
index 1cb9814..24380de 100644
--- a/tests/chill.exp
+++ b/tests/chill.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -L C -F ', 0, 0, 0' -D -E -S1 -p -j1 -i 1 -g -o -t -k'*' */
struct resword {
const char *name;
@@ -11,6 +11,10 @@ extern tree ridpointers [];
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
diff --git a/tests/cplusplus.exp b/tests/cplusplus.exp
index bee96fb..8fb6427 100644
--- a/tests/cplusplus.exp
+++ b/tests/cplusplus.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k'1,4,7,$' */
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k1,4,$,7 gplus.gperf */
struct resword { const char *name; short token; enum rid rid;};
@@ -12,6 +12,10 @@ struct resword { const char *name; short token; enum rid rid;};
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
diff --git a/tests/gpc.exp b/tests/gpc.exp
index 8f4d9ab..d4ada45 100644
--- a/tests/gpc.exp
+++ b/tests/gpc.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -g -o -j1 -t -p -N is_reserved_word */
/* ISO Pascal 7185 reserved words.
*
@@ -20,6 +20,10 @@ struct resword { char *name; short token; short iclass;};
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
diff --git a/tests/java.exp b/tests/java.exp
index 314da20..d9cdf68 100644
--- a/tests/java.exp
+++ b/tests/java.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -L C -F ', 0' -p -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */
/* Keyword definition for the GNU compiler for the Java(TM) language.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
@@ -36,6 +36,10 @@ struct java_keyword { const char *name; int token; };
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
diff --git a/tests/modula2.exp b/tests/modula2.exp
index 3b9e7b0..e13f352 100644
--- a/tests/modula2.exp
+++ b/tests/modula2.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -n -k1-8 -l */
#define TOTAL_KEYWORDS 40
@@ -10,6 +10,10 @@
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
@@ -194,7 +198,7 @@ in_word_set (str, len)
{
register const char *s = wordlist[key];
- if (*str == *s && !strcmp (str + 1, s + 1))
+ if (*str == *s && !memcmp (str + 1, s + 1, len - 1))
return s;
}
}
diff --git a/tests/objc.exp b/tests/objc.exp
index 3272b3a..abf2e08 100644
--- a/tests/objc.exp
+++ b/tests/objc.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */
/* Command-line: gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
struct resword { char *name; short token; enum rid rid; };
@@ -12,6 +12,10 @@ struct resword { char *name; short token; enum rid rid; };
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)
diff --git a/tests/test-4.exp b/tests/test-4.exp
index 865003c..945331c 100644
--- a/tests/test-4.exp
+++ b/tests/test-4.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -D -p -t */
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
struct resword { const char *name; short token; enum rid rid; };
@@ -12,6 +12,10 @@ struct resword { const char *name; short token; enum rid rid; };
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)