mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNUSTEP_HEADERS): Added foundation/NSDate.h.
(GNUSTEP_MFILES): Added NSDate.m. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@351 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
85b41ee1f1
commit
8efa807ed3
1 changed files with 2 additions and 0 deletions
|
@ -290,6 +290,7 @@ NSCopyObject.m \
|
|||
NSConcreteArray.m \
|
||||
NSConcreteValue.m \
|
||||
NSCString.m \
|
||||
NSDate.m \
|
||||
NSDeallocateObject.m \
|
||||
NSDictionary.m \
|
||||
NSEnumerator.m \
|
||||
|
@ -341,6 +342,7 @@ foundation/NSCoder.h \
|
|||
foundation/NSConcreteArray.h \
|
||||
foundation/NSConcreteNumber.h \
|
||||
foundation/NSConcreteValue.h \
|
||||
foundation/NSDate.h \
|
||||
foundation/NSDictionary.h \
|
||||
foundation/NSException.h \
|
||||
foundation/NSGeometry.h \
|
||||
|
|
Loading…
Reference in a new issue