mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 11:41:20 +00:00
7 lines
72 B
Mathematica
7 lines
72 B
Mathematica
|
#import <GSWeb/GSWeb.h>
|
||
|
#include "Hello.h"
|
||
|
|
||
|
@implementation Hello
|
||
|
@end
|
||
|
|