mirror of
https://github.com/darlinghq/class-dump.git
synced 2024-11-27 06:10:25 +00:00
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
$$
|
|
/* $FILENAME$ created by $USERNAME$ on $DATE$ */
|
|
|
|
#import <Foundation/Foundation.h>
|
|
|
|
@interface $FILENAMESANSEXTENSION$ : NSObject
|
|
{
|
|
|
|
}
|
|
|
|
@end
|