mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
(GNU_MFILES): Remove CString.m, ConstantString.m, MutableString.m,
MutableCString.m, String.m. (GNU_HEADERS): Remove include/String.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1943 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
59aa2070e4
commit
26d5358402
1 changed files with 0 additions and 6 deletions
|
@ -127,10 +127,8 @@ BinaryTreeNode.m \
|
||||||
CircularArray.m \
|
CircularArray.m \
|
||||||
Collection.m \
|
Collection.m \
|
||||||
ConnectedCoder.m \
|
ConnectedCoder.m \
|
||||||
CString.m \
|
|
||||||
Coder.m \
|
Coder.m \
|
||||||
Connection.m \
|
Connection.m \
|
||||||
ConstantString.m \
|
|
||||||
CStream.m \
|
CStream.m \
|
||||||
Decoder.m \
|
Decoder.m \
|
||||||
DelegatePool.m \
|
DelegatePool.m \
|
||||||
|
@ -149,8 +147,6 @@ Magnitude.m \
|
||||||
MallocAddress.m \
|
MallocAddress.m \
|
||||||
MappedCollector.m \
|
MappedCollector.m \
|
||||||
MemoryStream.m \
|
MemoryStream.m \
|
||||||
MutableCString.m \
|
|
||||||
MutableString.m \
|
|
||||||
Notification.m \
|
Notification.m \
|
||||||
NotificationDispatcher.m \
|
NotificationDispatcher.m \
|
||||||
OrderedCollection.m \
|
OrderedCollection.m \
|
||||||
|
@ -169,7 +165,6 @@ SplayTree.m \
|
||||||
Stack.m \
|
Stack.m \
|
||||||
StdioStream.m \
|
StdioStream.m \
|
||||||
Stream.m \
|
Stream.m \
|
||||||
String.m \
|
|
||||||
TcpPort.m \
|
TcpPort.m \
|
||||||
TextCStream.m \
|
TextCStream.m \
|
||||||
Time.m \
|
Time.m \
|
||||||
|
@ -293,7 +288,6 @@ include/Stack.h \
|
||||||
include/StdioStream.h \
|
include/StdioStream.h \
|
||||||
include/Stream.h \
|
include/Stream.h \
|
||||||
include/Streaming.h \
|
include/Streaming.h \
|
||||||
include/String.h \
|
|
||||||
include/TcpPort.h \
|
include/TcpPort.h \
|
||||||
include/TextCStream.h \
|
include/TextCStream.h \
|
||||||
include/Time.h \
|
include/Time.h \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue