#ifndef INC_Application_h_
#define INC_Application_h_
#include <WebObjects/WebObjects.h>
@interface Application : GSWApplication
{
}
@end
#endif