mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-21 19:01:18 +00:00
12 lines
137 B
Text
12 lines
137 B
Text
|
$$
|
||
|
/* $FILENAME$ created by $USERNAME$ on $DATE$ */
|
||
|
|
||
|
#import <AppKit/AppKit.h>
|
||
|
|
||
|
@interface $FILENAMESANSEXTENSION$ : NSObject
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
@end
|