#ifndef ARTContext_h
#define ARTContext_h
#include "gsc/GSContext.h"
@interface ARTContext : GSContext
@end
#endif