00001 00002 #ifndef LESTER_LARGEONION_H 00003 #define LESTER_LARGEONION_H 00004 00005 #include "Rabbit.hh" 00006 00007 class LargeOnion : public POA_Stew::Onion { 00008 public: 00009 00010 }; 00011 00012 #endif