Declare new method.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@874 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-01-27 00:55:12 +00:00
parent cf46d25b2f
commit 9d4129af73
2 changed files with 4 additions and 0 deletions

View file

@ -30,6 +30,8 @@
@interface BinaryCStream : CStream
+ setDebugging: (BOOL)f;
@end
#endif /* __BinaryCStream_h_OBJECTS_INCLUDE */

View file

@ -30,6 +30,8 @@
@interface BinaryCStream : CStream
+ setDebugging: (BOOL)f;
@end
#endif /* __BinaryCStream_h_OBJECTS_INCLUDE */