mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Some set tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8274 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4d3ec2af14
commit
edc67ffd44
8 changed files with 353 additions and 380 deletions
|
@ -144,8 +144,10 @@ preface.h
|
|||
# GNUStep source files
|
||||
|
||||
BASE_MFILES = \
|
||||
GSCountedSet.m \
|
||||
GSHTTPURLHandle.m \
|
||||
GSMime.m \
|
||||
GSSet.m \
|
||||
GSString.m \
|
||||
NSAttributedString.m \
|
||||
NSArchiver.m \
|
||||
|
@ -181,9 +183,7 @@ NSFormatter.m \
|
|||
NSGeometry.m \
|
||||
NSGArray.m \
|
||||
NSGAttributedString.m \
|
||||
NSGCountedSet.m \
|
||||
NSGDictionary.m \
|
||||
NSGSet.m \
|
||||
NSHashTable.m \
|
||||
NSHost.m \
|
||||
NSInvocation.m \
|
||||
|
@ -289,7 +289,6 @@ NSFormatter.h \
|
|||
NSGeometry.h \
|
||||
NSGArray.h \
|
||||
NSGAttributedString.h \
|
||||
NSGSet.h \
|
||||
NSHashTable.h \
|
||||
NSHost.h \
|
||||
NSInvocation.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue