mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-24 12:11:18 +00:00
* ported to OS X (beta) * depricated GSW naming git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30215 72102866-910b-0410-8b05-ffd578937521
6 lines
147 B
Objective-C
6 lines
147 B
Objective-C
//====================================================================
|
|
|
|
#include <WebObjects/WebObjects.h>
|
|
|
|
@interface Hello : GSWApplication
|
|
@end
|