mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
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:
parent
6c1305515d
commit
a38c844fd9
17 changed files with 48 additions and 649 deletions
|
@ -38,6 +38,8 @@
|
|||
|
||||
@implementation NSPort
|
||||
|
||||
NSString * const NSPortTimeoutException = @"NSPortTimeoutException";
|
||||
|
||||
Class NSPort_abstract_class;
|
||||
Class NSPort_concrete_class;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue