1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Regenerated.

This commit is contained in:
Bruno Haible
2007-03-31 15:43:28 +00:00
parent 420a908211
commit faae53d552
16 changed files with 2050 additions and 1683 deletions

View File

@@ -6,7 +6,7 @@ START-INFO-DIR-ENTRY
END-INFO-DIR-ENTRY
This file documents the features of the GNU Perfect Hash Function
Generator 3.0.2.
Generator 3.0.3.
Copyright (C) 1989-2006 Free Software Foundation, Inc.
@@ -1019,7 +1019,7 @@ File: gperf.info, Node: Output Format, Next: Binary Strings, Prev: Input Form
===================================================
Several options control how the generated C code appears on the standard
output. Two C function are generated. They are called `hash' and
output. Two C functions are generated. They are called `hash' 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
@@ -1692,17 +1692,17 @@ Node: Keywords43182
Node: Functions45127
Node: Controls for GNU indent45662
Node: Output Format46610
Node: Binary Strings49401
Node: Options50549
Node: Output File51335
Node: Input Details51727
Node: Output Language53563
Node: Output Details54979
Node: Algorithmic Details62243
Node: Verbosity67500
Node: Bugs68211
Node: Projects69804
Node: Bibliography70933
Node: Concept Index72990
Node: Binary Strings49402
Node: Options50550
Node: Output File51336
Node: Input Details51728
Node: Output Language53564
Node: Output Details54980
Node: Algorithmic Details62244
Node: Verbosity67501
Node: Bugs68212
Node: Projects69805
Node: Bibliography70934
Node: Concept Index72991

End Tag Table