Changes from Christley. See Sep 25 ChangeLog entry.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1873 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-10-25 23:54:08 +00:00
parent d3f7feddf5
commit a28e7f43f5
15 changed files with 85 additions and 154 deletions

View file

@ -23,7 +23,6 @@
/*
StringTable.h - Hash table for strings in the NeXT StringTable style
$Id$
*/
#ifndef __NXStringTable_h_INCLUDE_GNU