mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNU_MFILES): Added UdpPort.m.
(GNU_HEADERS): Added objects/UdpPort.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1013 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ea3234233b
commit
ea47307d11
1 changed files with 2 additions and 0 deletions
|
@ -161,6 +161,7 @@ Stream.m \
|
|||
String.m \
|
||||
TcpPort.m \
|
||||
TextCStream.m \
|
||||
UdpPort.m \
|
||||
atoz.m \
|
||||
callbacks-id.m \
|
||||
stdobjects.m \
|
||||
|
@ -299,6 +300,7 @@ objects/String.h \
|
|||
objects/TcpPort.h \
|
||||
objects/TextCStream.h \
|
||||
objects/Time.h \
|
||||
objects/UdpPort.h \
|
||||
objects/ValueHolding.h \
|
||||
objects/abort.h \
|
||||
objects/allocs.h \
|
||||
|
|
Loading…
Reference in a new issue