///scratch/berryj/link/new_link/link/bin/instantiate "-t" "MUHyperGraph" "-I" "LINK/graph/UHyperGraph.h" "-d" "graph" 
#ifdef __GNUC__
#define DEFINE_TEMPLATE
#endif

#include <LINK/basic/ElementOps.h>

#ifdef __GNUC__
#undef DEFINE_TEMPLATE
#endif

#include <LINK/graph/UHyperGraph.h>


typedef MUHyperGraph _MUHyperGraph;


//*********************************************************************
#ifdef __GNUC__
template class ElementOps<_MUHyperGraph>;
#endif
//*********************************************************************

#ifdef __GNUC__

#endif

