simonmar 2000/10/06 08:34:29 PDT
Modified files:
ghc/rts Hash.c Hash.h
Log:
Extend the hash table implementation to support string-indexed dynamic
hash tables.
Revision Changes Path
1.2 +67 -10 fptools/ghc/rts/Hash.c
1.3 +21 -3 fptools/ghc/rts/Hash.h