chiark / gitweb /
Export tuning parameters from header file, for the benefit of other
authormdw <mdw>
Sat, 20 Jan 2001 11:49:37 +0000 (11:49 +0000)
committermdw <mdw>
Sat, 20 Jan 2001 11:49:37 +0000 (11:49 +0000)
commit2ae5376b8a8158f38cbbe9c0238b5428ee3ce711
tree9ed7432e01a71d5aa512b27c132e0c13cfd40b17
parent412206fddb90693452fe0329689b93b0b23eb4e2
Export tuning parameters from header file, for the benefit of other
hashtable implementations.  Change the storage of symbol names: store
the name after the allocated symbol block in all cases.  This replaces
the previous complicated and slightly wasteful arrangement.
sym.c
sym.h