* sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
[fw/sdcc] / support / cpp2 / intl.c
1 /* intl.c - internationalization */
2
3 #include "auto-host.h"
4 #include "ansidecl.h"
5 #include "intl.h"
6
7 const char localedir[] = LOCALEDIR;