mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Generate class stubs (without any method definition) for NSFileCoordinator, NSFilePresenter, NSFileVersion and NSURLSession.
4 lines
74 B
Objective-C
4 lines
74 B
Objective-C
#include <Foundation/NSFileVersion.h>
|
|
|
|
@implementation NSFileVersion
|
|
@end
|