1 #ifdef GYOTO_USE_XERCES
21 #ifndef __GyotoRegister_H_
22 #define __GyotoRegister_H_
30 void init(
char const * pluglist = NULL );
33 void loadPlugin(
char const *
const plugname,
int nofail = 0);
37 friend void Register::list ();
44 Entry(std::string name,