
/*************************************************************************
**
** config.h
** Copyright (c) 1995,1996 Daniel Kahlin <tlr@stacken.kth.se>
**
******/
void readconfig(char *configfile, struct ConfigTable configtab[]);

