mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 09:31:07 +00:00
(GNU_MFILES): Remove BinaryCoder.m. and TextCoder.m
(GNU_HEADERS): Remove objects/BinaryCoder.h and objects/TextCoder.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@783 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
080304c4af
commit
b0967c5ce0
1 changed files with 0 additions and 4 deletions
|
@ -103,7 +103,6 @@ INCLUDEFLAGS='$(INCLUDEFLAGS)' DEFS='$(DEFS)'
|
||||||
GNU_MFILES = \
|
GNU_MFILES = \
|
||||||
Array.m \
|
Array.m \
|
||||||
Bag.m \
|
Bag.m \
|
||||||
BinaryCoder.m \
|
|
||||||
BinaryTree.m \
|
BinaryTree.m \
|
||||||
BinaryTreeEltNode.m \
|
BinaryTreeEltNode.m \
|
||||||
BinaryTreeNode.m \
|
BinaryTreeNode.m \
|
||||||
|
@ -149,7 +148,6 @@ Stack.m \
|
||||||
StdioStream.m \
|
StdioStream.m \
|
||||||
Stream.m \
|
Stream.m \
|
||||||
String.m \
|
String.m \
|
||||||
TextCoder.m \
|
|
||||||
Time.m \
|
Time.m \
|
||||||
stdobjects.m \
|
stdobjects.m \
|
||||||
mframe.m \
|
mframe.m \
|
||||||
|
@ -172,7 +170,6 @@ GNU_HEADERS = \
|
||||||
objects/Array.h \
|
objects/Array.h \
|
||||||
objects/ArrayPrivate.h \
|
objects/ArrayPrivate.h \
|
||||||
objects/Bag.h \
|
objects/Bag.h \
|
||||||
objects/BinaryCoder.h \
|
|
||||||
objects/BinaryTree.h \
|
objects/BinaryTree.h \
|
||||||
objects/BinaryTreeEltNode.h \
|
objects/BinaryTreeEltNode.h \
|
||||||
objects/BinaryTreeNode.h \
|
objects/BinaryTreeNode.h \
|
||||||
|
@ -236,7 +233,6 @@ objects/StdioStream.h \
|
||||||
objects/Stream.h \
|
objects/Stream.h \
|
||||||
objects/Streaming.h \
|
objects/Streaming.h \
|
||||||
objects/String.h \
|
objects/String.h \
|
||||||
objects/TextCoder.h \
|
|
||||||
objects/Time.h \
|
objects/Time.h \
|
||||||
objects/ValueHolding.h \
|
objects/ValueHolding.h \
|
||||||
objects/behavior.h \
|
objects/behavior.h \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue