summaryrefslogtreecommitdiffstats
path: root/Tools/modulator/Templates/object_tp_hash
blob: 2d63f6a8abc4ebd6ee81a51442744e5be5660fcb (plain)
1
2
3
4
5
6

static long
$abbrev$_hash($abbrev$object *self)
{
	/* XXXX Return a hash of self (or -1) */
}