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