tools-make/config-precomp-test/config-precomp-test.h
Nicola Pero 30f0891a32 Fixed configuring gnustep-make in a separate directory; config-precomp-test was still writing to the source directory
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25742 72102866-910b-0410-8b05-ffd578937521
2007-12-15 02:59:42 +00:00

3 lines
40 B
Objective-C

@interface TestClass
+ (int) test;
@end