mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(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:
parent
ecad402dec
commit
cc9ce05934
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue