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:
mccallum 1996-10-25 23:54:08 +00:00
parent 9d4d75db0d
commit 7fa5497672
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