mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Renamed appropriate files for NSG prefix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@356 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
07cab16072
commit
7afcf4425e
1 changed files with 4 additions and 4 deletions
|
@ -287,7 +287,6 @@ NSAutoreleasePool.m \
|
|||
NSBundle.m \
|
||||
NSCoder.m \
|
||||
NSCopyObject.m \
|
||||
NSConcreteArray.m \
|
||||
NSConcreteValue.m \
|
||||
NSCString.m \
|
||||
NSDeallocateObject.m \
|
||||
|
@ -295,7 +294,8 @@ NSDictionary.m \
|
|||
NSEnumerator.m \
|
||||
NSException.m \
|
||||
NSGeometry.m \
|
||||
NSGNUCoder.m \
|
||||
NSGArray.m \
|
||||
NSGCoder.m \
|
||||
NSNumber.m \
|
||||
NSObject.m \
|
||||
NSRange.m \
|
||||
|
@ -339,14 +339,14 @@ foundation/NSAutoreleasePool.h \
|
|||
foundation/NSBundle.h \
|
||||
foundation/NSCString.h \
|
||||
foundation/NSCoder.h \
|
||||
foundation/NSConcreteArray.h \
|
||||
foundation/NSConcreteNumber.h \
|
||||
foundation/NSConcreteValue.h \
|
||||
foundation/NSDate.h \
|
||||
foundation/NSDictionary.h \
|
||||
foundation/NSException.h \
|
||||
foundation/NSGeometry.h \
|
||||
foundation/NSGNUCoder.h \
|
||||
foundation/NSGArray.h \
|
||||
foundation/NSGCoder.h \
|
||||
foundation/NSInvocation.h \
|
||||
foundation/NSMethodSignature.h \
|
||||
foundation/NSObjCRuntime.h \
|
||||
|
|
Loading…
Reference in a new issue