chiark / gitweb /
wip new states
[inn-innduct.git] / backends / map.h
1 /*  $Id: map.h 5292 2002-03-10 08:59:54Z vinocur $
2 **
3 */
4
5 void  MAPfree(void);                    /* free the map */
6 void  MAPread(const char *name);        /* read the map file */
7 char *MAPname(char *p);                 /* lookup in the map */