Fixed typos; updated list.
This commit is contained in:
parent
0239743b03
commit
cb7cd6bc88
1 changed files with 3 additions and 7 deletions
10
AUTHORS
10
AUTHORS
|
@ -1,7 +1,7 @@
|
||||||
Author:
|
Author:
|
||||||
Russell Sears sears@cs.berkeley.edu
|
Russell Sears sears@cs.berkeley.edu
|
||||||
|
|
||||||
The following people contribued to this software in the past:
|
The following people contributed to this software in the past:
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
Initial version of library:
|
Initial version of library:
|
||||||
|
@ -9,10 +9,6 @@ Initial version of library:
|
||||||
Jim Blomo jim@xcf.berkeley.edu
|
Jim Blomo jim@xcf.berkeley.edu
|
||||||
Jimmy Kittiyachavalit jkit@xcf.berkeley.edu
|
Jimmy Kittiyachavalit jkit@xcf.berkeley.edu
|
||||||
|
|
||||||
B-Tree implementation:
|
|
||||||
Colleen Lewis
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The following libraries are bundled with this software:
|
The following libraries are bundled with this software:
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
@ -30,7 +26,7 @@ Earlier versions of this software made use of:
|
||||||
PBL - The Program Base Library
|
PBL - The Program Base Library
|
||||||
http://www.mission-base.com/peter/source/
|
http://www.mission-base.com/peter/source/
|
||||||
|
|
||||||
PBL has been replaced with our own re-entrant linear hash
|
PBL has been replaced with our own reentrant linear hash
|
||||||
implementation that includes (deprecated) compatiblity with the
|
implementation that includes (deprecated) compatibility with the
|
||||||
pblHt* interface.
|
pblHt* interface.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue