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.
</p>
<p>
The following classes conform to the OpenStep specification
The following classes conform to the OpenStep specification:
</p>
<list>
<item>NSArchiver</item>
@ -54,6 +54,7 @@
<item>NSNotificationCenter</item>
<item>NSNotificationQueue</item>
<item>NSNumber</item>
<item>NSObject</item>
<item>NSProcessInfo</item>
<item>NSProxy</item>
<item>NSRecursiveLock</item>
@ -75,7 +76,7 @@
<p>
The following OpenStep classes are not implemented. The usefulness
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
the copyright to the Free Software Foundation.
</p>