mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-24 04:11:28 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14304 72102866-910b-0410-8b05-ffd578937521
8 lines
91 B
Objective-C
8 lines
91 B
Objective-C
#ifndef ARTContext_h
|
|
#define ARTContext_h
|
|
|
|
@interface ARTContext : GSContext
|
|
@end
|
|
|
|
#endif
|
|
|