#No generators - no anything!
_RWS := rec(
  isRWS := true,
  ordering := "shortlex",
  generatorOrder := [],
  inverses := [],
  equations := []
);
