addtax/src/include/addtax.h.in

4 lines
86 B
C

#define _(STRING) gettext(STRING)
#define TAX 1.111111111
#define VERSION "@version@"