blob: 9902133d30c3065e727ec527c14e986ff263b1d9 [file] [log] [blame]
/* Copyright (c) 1988 Bellcore
** All Rights Reserved
** Permission is granted to copy or use this program, EXCEPT that it
** may not be sold for profit, the copyright notice must be reproduced
** on copies, and credit should be given to Bellcore where it is due.
** BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
*/
#ifndef V_INCLUDED
extern void V_cleanup();
extern int V_visual (int d);
#define V_INCLUDED
#endif