#ifndef lint static char sccsid[] = "@(#)clospl.c 1.1 (Berkeley) 01/02/85"; #endif closvt_(){ closevt(); } clospl_(){ closepl(); }