1 /*
2  * variables.c
3  *
4  * Just defines necessary global variables.
5  *
6  * $Id: variables.c,v 1.2 1998/09/09 21:07:12 gert Exp $
7  *
8  */
9 
10 #include "../include/voice.h"
11 #include "../include/version.h"
12 
13 char POS[80];
14