mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -8,8 +8,7 @@ lookup needs a single string comparison only.
|
||||
GNU gperf is highly customizable. There are options for generating C or C++ \
|
||||
code, for emitting switch statements or nested ifs instead of a hash table, \
|
||||
and for tuning the algorithm employed by gperf.
|
||||
Online Manual is available at www.gnu.org/software/gperf/manual/gperf.html
|
||||
"
|
||||
Online Manual is available at www.gnu.org/software/gperf/manual/gperf.html"
|
||||
HOMEPAGE="http://www.gnu.org/software/gperf/"
|
||||
COPYRIGHT="1989-1998, 2000-2004, 2006-2009 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
Reference in New Issue
Block a user