mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-24 12:21:34 +00:00
9 lines
91 B
C
9 lines
91 B
C
|
#ifndef ARTContext_h
|
||
|
#define ARTContext_h
|
||
|
|
||
|
@interface ARTContext : GSContext
|
||
|
@end
|
||
|
|
||
|
#endif
|
||
|
|