STATESETUP
#define STATESETUP(m, n) /* nothing */
#undef STATESETUP
#define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \