* Headers/Foundation/Foundation.h

* Headers/Foundation/NSScriptWhoseTests.h
	* Source/GNUmakefile
	* Source/NSObject+NSComparisonMethods.m: Move the
	comparison methods to the header for NSScriptWhoseTests.h,
	but don't define the abstract class since we don't support
	Apple script.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35570 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2012-09-17 16:05:06 +00:00
parent ae328505c2
commit e26964a166
5 changed files with 56 additions and 12 deletions

View file

@ -410,6 +410,7 @@ NSRange.h \
NSRegularExpression.h\
NSRunLoop.h \
NSScanner.h \
NSScriptWhoseTests.h \
NSSerialization.h \
NSSet.h \
NSSortDescriptor.h \