Go to the source code of this file.
◆ ncInitSpecialPairMultiplication()
BOOLEAN ncInitSpecialPairMultiplication |
( |
ring |
r | ) |
|
Definition at line 266 of file ncSAMult.cc.
267{
268#if OUTPUT
269 PrintS(
"ncInitSpecialPairMultiplication(ring), ring: \n");
272#endif
273
276
279
280 if( r->GetNC()->GetGlobalMultiplier() !=
NULL )
281 {
282 WarnS(
"Already defined!");
284 }
285
287
288 ggnc_p_ProcsSet(r, r->p_Procs);
290}
static bool rIsSCA(const ring r)
void PrintS(const char *s)
void rWrite(ring r, BOOLEAN details)
static BOOLEAN rIsPluralRing(const ring r)
we must always have this test!