Rewrite of NSData from Richard Frith-Macdonald <richard@brainstorm.co.uk>

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2459 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1997-09-29 14:39:53 +00:00
parent 7b704b0ec4
commit f88a65db7e
32 changed files with 1576 additions and 2603 deletions

View file

@ -315,8 +315,6 @@ NSGArray.m \
NSGAttributedString.m \
NSGCountedSet.m \
NSGCString.m \
NSGData.m \
NSHData.m \
NSGDictionary.m \
NSGSet.m \
NSGSequence.m \
@ -406,8 +404,6 @@ Foundation/NSGArchiver.h \
Foundation/NSGArray.h \
Foundation/NSGAttributedString.h \
Foundation/NSGCString.h \
Foundation/NSGData.h \
Foundation/NSHData.h \
Foundation/NSGDictionary.h \
Foundation/NSGSet.h \
Foundation/NSGSequence.h \