add new class from Graham Lee <iamleeg@gmail.com>

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36860 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2013-07-09 18:59:38 +00:00
parent 6dcbb3c448
commit 498b8300c3
5 changed files with 207 additions and 0 deletions

View file

@ -223,6 +223,7 @@ NSHTTPCookieStorage.m \
NSIndexPath.m \
NSIndexSet.m \
NSInvocation.m \
NSInvocationOperation.m \
NSJSONSerialization.m \
NSKeyedArchiver.m \
NSKeyedUnarchiver.m \
@ -388,6 +389,7 @@ NSHTTPCookieStorage.h \
NSIndexPath.h \
NSIndexSet.h \
NSInvocation.h \
NSInvocationOperation.h \
NSJSONSerialization.h \
NSKeyedArchiver.h \
NSKeyValueCoding.h \