contrib/brl/bseg/bbgm/pro/bbgm_register.h
Go to the documentation of this file.
00001 #ifndef bbgm_register_h_
00002 #define bbgm_register_h_
00003 
00004 class bbgm_register
00005 {
00006  public:
00007   static void register_datatype();
00008   static void register_process();
00009 };
00010 
00011 #endif // bbgm_register_h_