00001 #include "disp/gel_filt.H" 00002 00003 MAKE_NET_HASHVAR(WIDGET_3D, int, 0); 00004 00005 // sun compiler doesn't like this inline: 00006 STAT_STR_RET 00007 GELFILT::static_name() 00008 { 00009 RET_STAT_STR("GELFILT"); 00010 } 00011 00012 /* end of file gel_filt.C */