aboutsummaryrefslogtreecommitdiff
path: root/utils/Spiff/visual.h
blob: dfa69aeadc5a6fbceee8844239a6a47615db47c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*                        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();

#define V_INCLUDED

#endif