Added 'description' class attribute to every command class (to help the
[python/dscho.git] / Tools / modulator / Templates / object_tp_compare
bloba2e2e9de746a8943058073b9a4bd923029889811
2 static int
3 $abbrev$_compare(v, w)
4         $abbrev$object *v, *w;
6         /* XXXX Compare objects and return -1, 0 or 1 */