Lots of tidying up.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13608 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2002-05-08 05:43:15 +00:00
parent 6c1305515d
commit a38c844fd9
17 changed files with 48 additions and 649 deletions

View file

@ -38,6 +38,8 @@
@implementation NSPort
NSString * const NSPortTimeoutException = @"NSPortTimeoutException";
Class NSPort_abstract_class;
Class NSPort_concrete_class;