#ifndef GADGETAUX_H
#define GADGETAUX_H 1

//****************
//
// Name : GadgetAux.H
//
//****************


//******** Header Files

#ifndef MPMG_H
#include "MPMG.H"
#endif

//******** Protos for static help functions

//******** End of file

#endif

