mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
add NSPointerArray
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27660 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8040b6c88a
commit
ed994b6d46
6 changed files with 437 additions and 0 deletions
|
@ -223,6 +223,7 @@ NSObject+NSComparisonMethods.m \
|
|||
NSPage.m \
|
||||
NSPathUtilities.m \
|
||||
NSPipe.m \
|
||||
NSPointerArray.m \
|
||||
NSPointerFunctions.m \
|
||||
NSPort.m \
|
||||
NSPortCoder.m \
|
||||
|
@ -361,6 +362,7 @@ NSNumberFormatter.h \
|
|||
NSObjCRuntime.h \
|
||||
NSObject.h \
|
||||
NSPathUtilities.h \
|
||||
NSPointerArray.h \
|
||||
NSPointerFunctions.h \
|
||||
NSPortCoder.h \
|
||||
NSPort.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue