mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
(GNUSTEP_MFILES): Re-added Connection.m and ConnectedCoder.m.
(GNUSTEP_HEADERS): Removed duplicate Foundation/NSHashTable.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1012 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d20109fab7
commit
ea3234233b
1 changed files with 3 additions and 4 deletions
|
@ -106,8 +106,6 @@ INCLUDEFLAGS='$(INCLUDEFLAGS)' DEFS='$(DEFS)'
|
|||
$(ALL_CFLAGS) -o $@ $<
|
||||
|
||||
# GNU Class source files
|
||||
#ConnectedCoder.m \
|
||||
#Connection.m \
|
||||
#RetainingNotifier.m \
|
||||
#Time.m \
|
||||
|
||||
|
@ -120,8 +118,10 @@ BinaryTree.m \
|
|||
BinaryTreeNode.m \
|
||||
CircularArray.m \
|
||||
Collection.m \
|
||||
ConnectedCoder.m \
|
||||
CString.m \
|
||||
Coder.m \
|
||||
Connection.m \
|
||||
ConstantString.m \
|
||||
CStream.m \
|
||||
Decoder.m \
|
||||
|
@ -444,11 +444,10 @@ Foundation/NSGArray.h \
|
|||
Foundation/NSGCString.h \
|
||||
Foundation/NSGData.h \
|
||||
Foundation/NSGDictionary.h \
|
||||
Foundation/NSHashTable.h \
|
||||
Foundation/NSLock.h \
|
||||
Foundation/NSGSet.h \
|
||||
Foundation/NSHashTable.h \
|
||||
Foundation/NSInvocation.h \
|
||||
Foundation/NSLock.h \
|
||||
Foundation/NSMapTable.h \
|
||||
Foundation/NSMethodSignature.h \
|
||||
Foundation/NSNotification.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue