(GNU_MFILES): Added OrderedCollection.m.

(GNU_HEADERS): Added objects/OrderedCollection.h and
objects/OrderedCollecting.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@931 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-02-14 01:50:15 +00:00
parent ecad402dec
commit cc9ce05934

View file

@ -140,6 +140,7 @@ MappedCollector.m \
MemoryStream.m \
MutableCString.m \
MutableString.m \
OrderedCollection.m \
Port.m \
Proxy.m \
Queue.m \
@ -275,6 +276,8 @@ objects/NSDictionary.h \
objects/NSSet.h \
objects/NSString.h \
objects/Ordering.h \
objects/OrderedCollecting.h \
objects/OrderedCollection.h \
objects/Port.h \
objects/Proxy.h \
objects/Queue.h \