summaryrefslogtreecommitdiffstats
path: root/Tools/modulator/Templates/object_mlist
blob: 62d5894c8a6285552f40123b6c870e8cfa183709 (plain)
1
2
3
4
5
6
7

static struct methodlist $abbrev$_methods[] = {
 $methodlist$
 {NULL,		NULL}		/* sentinel */
};

/* ---------- */