blob: 017712e3b863e5a40188d0bf3700aca057870925 [file] [log] [blame]
static int
$abbrev$_print(self, fp, flags)
$abbrev$object *self;
FILE *fp;
int flags;
{
/* XXXX Add code here to print self to fp */
return 0;
}