mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
(GNU_MFILES): Add TcpPort.m.
(GNU_HEADERS): Add objects/TcpPort.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1005 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2392b217a8
commit
1a79d72e2f
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,7 @@ Stack.m \
|
|||
StdioStream.m \
|
||||
Stream.m \
|
||||
String.m \
|
||||
TcpPort.m \
|
||||
TextCStream.m \
|
||||
atoz.m \
|
||||
callbacks-id.m \
|
||||
|
@ -295,6 +296,7 @@ objects/StdioStream.h \
|
|||
objects/Stream.h \
|
||||
objects/Streaming.h \
|
||||
objects/String.h \
|
||||
objects/TcpPort.h \
|
||||
objects/TextCStream.h \
|
||||
objects/Time.h \
|
||||
objects/ValueHolding.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue