Move method declarations on blocks from EtoileFoundation into GNUstep.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32376 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Chisnall 2011-02-26 13:10:49 +00:00
parent 0241a4347b
commit a139de7bcb
2 changed files with 49 additions and 0 deletions

View file

@ -149,6 +149,7 @@ BASE_MFILES = \
CXXException.m\
GSArray.m \
GSAttributedString.m \
GSBlocks.m \
GSConcreteValue.m \
GSCountedSet.m \
GSDictionary.m \