Definition at line 133 of file ring.cpp.
134{
135 (void) K;
136 (void) M;
137#if 0
138
139 try {
140 const DividedPowerRing *
result = 0;
143 }
146 return NULL;
147 }
148#endif
149 ERROR(
"not yet implemented");
150 return nullptr;
151}
void intern_polyring(const PolynomialRing *G)
VALGRIND_MAKE_MEM_DEFINED & result(result)
References ERROR, intern_polyring(), and result().