mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Added NSNumberFormatter.[hm]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7336 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dd5448b2a1
commit
bb5328427e
1 changed files with 2 additions and 0 deletions
|
@ -192,6 +192,7 @@ NSNotification.m \
|
|||
NSNotificationCenter.m \
|
||||
NSNotificationQueue.m \
|
||||
NSNumber.m \
|
||||
NSNumberFormatter.m \
|
||||
NSObjCRuntime.m \
|
||||
NSObject.m \
|
||||
NSPage.m \
|
||||
|
@ -289,6 +290,7 @@ Foundation/NSMapTable.h \
|
|||
Foundation/NSMethodSignature.h \
|
||||
Foundation/NSNotification.h \
|
||||
Foundation/NSNotificationQueue.h \
|
||||
Foundation/NSNumberFormatter.h \
|
||||
Foundation/NSObjCRuntime.h \
|
||||
Foundation/NSObject.h \
|
||||
Foundation/NSPathUtilities.h \
|
||||
|
|
Loading…
Reference in a new issue