New NSByteOrder from Frith-MacDonald.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2769 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1998-03-06 18:13:53 +00:00
parent 90311682e7
commit fadaa99d50
6 changed files with 655 additions and 257 deletions

View file

@ -389,7 +389,6 @@ tzfile.h
BASE_HEADERS = \
Foundation/Foundation.h \
Foundation/byte_order.h \
Foundation/DistributedObjects.h \
Foundation/NSArchiver.h \
Foundation/NSArray.h \
@ -397,6 +396,7 @@ Foundation/NSAttributedString.h \
Foundation/NSAutoreleasePool.h \
Foundation/NSBitmapCharSet.h \
Foundation/NSBundle.h \
Foundation/NSByteOrder.h \
Foundation/NSCharacterSet.h \
Foundation/NSCoder.h \
Foundation/NSConcreteNumber.h \