(GNUSTEP_HEADERS): Added Foundation/NSUser.h.

(GNUSTEP_MFILES): Added NSUser.c.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@500 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-08-02 14:35:29 +00:00
parent 56ad577313
commit 9af42750f9

View file

@ -298,6 +298,7 @@ NSObject.m \
NSRange.m \
NSString.m \
NSUnarchiver.m \
NSUser.m \
NSValue.m
NSVALUE_CLUSTER = 0 1 2 3 4
@ -360,6 +361,7 @@ Foundation/NSRange.h \
Foundation/NSSerialization.h \
Foundation/NSString.h \
Foundation/NSUnarchiver.h \
Foundation/NSUser.h \
Foundation/NSUtilities.h \
Foundation/NSValue.h \
Foundation/NSZone.h \