Add NSObject

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16360 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2003-04-04 15:27:44 +00:00
parent cb8c128392
commit 88e516eb89

View file

@ -20,7 +20,7 @@
bugs in the current implementation that we are not aware of. bugs in the current implementation that we are not aware of.
</p> </p>
<p> <p>
The following classes conform to the OpenStep specification The following classes conform to the OpenStep specification:
</p> </p>
<list> <list>
<item>NSArchiver</item> <item>NSArchiver</item>
@ -54,6 +54,7 @@
<item>NSNotificationCenter</item> <item>NSNotificationCenter</item>
<item>NSNotificationQueue</item> <item>NSNotificationQueue</item>
<item>NSNumber</item> <item>NSNumber</item>
<item>NSObject</item>
<item>NSProcessInfo</item> <item>NSProcessInfo</item>
<item>NSProxy</item> <item>NSProxy</item>
<item>NSRecursiveLock</item> <item>NSRecursiveLock</item>
@ -75,7 +76,7 @@
<p> <p>
The following OpenStep classes are not implemented. The usefulness The following OpenStep classes are not implemented. The usefulness
of these classes it marginal so it is likely that we will never of these classes it marginal so it is likely that we will never
implement these classes. However, we would be pleaqsed to accept implement these classes. However, we would be pleased to accept
their contribution should anyone care to implement them and assign their contribution should anyone care to implement them and assign
the copyright to the Free Software Foundation. the copyright to the Free Software Foundation.
</p> </p>