#ifndef lint static char sccsid[] = "@(#)move.c 1.1 (Berkeley) 01/02/85"; #endif move(xi,yi){ putch(035); cont(xi,yi); }