//->VXMacros
// Produced by Hearsay at 9:08pm 15th May 1992
//
//


void main(void)
{
defmacro("C_f1","{vxbuffop(1,0);}");
defmacro("C_f2","{vxbuffop(2,0);}");
defmacro("C_f3","{vxbuffop(3,0);}");
defmacro("C_f4","{vxbuffop(4,0);}");
}

