9 ring r=(ring)args->
Data();
20 else if ((r->block0[i]==1)&&(r->block1[i]==r->N)) i++;
23 WerrorS(
"only for rings with a global ordering of one block");
31 Werror(
"only for rings with a global ordering of one block,i=%d, o=%d",i,r->order[i]);
BOOLEAN rHasLocalOrMixedOrdering(const ring r)
Class used for (list of) interpreter objects.
void WerrorS(const char *s)
BOOLEAN iiCheckTypes(leftv args, const short *type_list, int report)
check a list of arguemys against a given field of types return TRUE if the types match return FALSE (...
ring freeAlgebra(ring r, int d)
create the letterplace ring corresponding to r up to degree d
static BOOLEAN freegb(leftv res, leftv args)
void Werror(const char *fmt,...)