CXX peace: src/pre-eqn/pile.cpp
[s-roff.git] / include / gettext.h
bloba54e9f02c3f409b686e18b0290746273e7fa2ddb
1 /*@ This is a dummy header file to make getopt compile without gettext
2 *@ support. FIXME use Sx::Sys::Misc::GetOpt! Everywhere!!
3 */
5 #define gettext(s) s
7 /* s-it2-mode */