//
// Application.h
// Project WOExtTest
//
// Created by helge on Mon Feb 16 2004
//

#ifndef	__Application_H_
#define	__Application_H_

#include <NGObjWeb/NGObjWeb.h>


@interface Application : WOApplication
{

}

@end

#endif	/* __Application_H_ */
