sogo/Misc/dbd/Frame.m

12 lines
181 B
Mathematica
Raw Normal View History

// $Id: Frame.m 38 2004-06-16 12:45:03Z helge $
#include <NGObjWeb/SoComponent.h>
@interface Frame : SoComponent
@end
#include "common.h"
@implementation Frame
@end /* Frame */