(-awake:): added methods
authorKresten Krab Thorup <krab@gcc.gnu.org>
Mon, 12 Apr 1993 15:50:02 +0000 (15:50 +0000)
committerKresten Krab Thorup <krab@gcc.gnu.org>
Mon, 12 Apr 1993 15:50:02 +0000 (15:50 +0000)
From-SVN: r4097

gcc/objc/Object.h

index 33e10bc6b5df9c0f698af654a65c63172589e406..2f096fc79094a0e27e73970ca60b0263c66dcb12 100644 (file)
@@ -112,9 +112,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 - read: (TypedStream*)aStream;
 - write: (TypedStream*)aStream;
-
-+ read: (TypedStream*)aStream;
-+ write: (TypedStream*)aStream;
+- awake: (TypedStream*)aStream;
 
 @end