(GNU_HEADERS): Added objects/NSSet.h.

(GNUSTEP_MFILES): Added NSGSet.m and NSSet.m.
(GNUSTEP_HEADERS): Added Foundation/NSGSet.h and Foundation/NSSet.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@637 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-10-26 01:17:43 +00:00
parent 5a7ad3612c
commit 18cc14db40

View file

@ -206,6 +206,7 @@ objects/MemoryStream.h \
objects/NSArray.h \
objects/NSCoder.h \
objects/NSDictionary.h \
objects/NSSet.h \
objects/NSString.h \
objects/Ordering.h \
objects/Port.h \
@ -296,12 +297,14 @@ NSGCoder.m \
NSGCString.m \
NSGData.m \
NSGDictionary.m \
NSGSet.m \
NSGUnarchiver.m \
NSNumber.m \
NSObjCRuntime.m \
NSObject.m \
NSProcessInfo.m \
NSRange.m \
NSSet.m \
NSString.m \
NSTimeZone.m \
NSUnarchiver.m \
@ -357,6 +360,7 @@ Foundation/NSGCoder.h \
Foundation/NSGCString.h \
Foundation/NSGData.h \
Foundation/NSGDictionary.h \
Foundation/NSGSet.h \
Foundation/NSGUnarchiver.h \
Foundation/NSInvocation.h \
Foundation/NSMethodSignature.h \
@ -365,6 +369,7 @@ Foundation/NSObject.h \
Foundation/NSProcessInfo.h \
Foundation/NSRange.h \
Foundation/NSSerialization.h \
Foundation/NSSet.h \
Foundation/NSString.h \
Foundation/NSUnarchiver.h \
Foundation/NSUtilities.h \