mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
natural language stuff, tidying and bugfixing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
46ba14cf6b
commit
902326b3c2
8 changed files with 753 additions and 18 deletions
|
@ -305,6 +305,7 @@ NSCountedSet.m \
|
|||
NSConnection.m \
|
||||
NSData.m \
|
||||
NSDate.m \
|
||||
NSDateFormatter.m \
|
||||
NSDebug.m \
|
||||
NSDictionary.m \
|
||||
NSDistantObject.m \
|
||||
|
@ -406,6 +407,7 @@ Foundation/NSConcreteValue.h \
|
|||
Foundation/NSConnection.h \
|
||||
Foundation/NSData.h \
|
||||
Foundation/NSDate.h \
|
||||
Foundation/NSDateFormatter.h \
|
||||
Foundation/NSDebug.h \
|
||||
Foundation/NSDictionary.h \
|
||||
Foundation/NSDistantObject.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue