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