intl.c revision 52284
1/* intl.c - internationalization */
2
3#include "gansidecl.h"
4#include "intl.h"
5
6const char localedir[] = LOCALEDIR;
7