Subversion Repositories gelsvn

Rev

Rev 601 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 601 Rev 630
1
//
1
//
2
// Prefix header for all source files of the 'GEL' target in the 'GEL' project
2
// Prefix header for all source files of the 'GEL' target in the 'GEL' project
3
//
3
//
4
 
4
 
5
#ifdef __OBJC__
5
#ifdef __OBJC__
6
    #import <Cocoa/Cocoa.h>
6
    #import <Cocoa/Cocoa.h>
7
#endif
7
#endif
8
 
8