mc/gnome/gcorba.h

9 lines
105 B
C
Raw Normal View History

1998-12-14 07:23:33 +03:00
#ifndef __GCORBA_H
#define __GCORBA_H
extern CORBA_ORB orb;
void corba_register_server (void);
#endif