X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frepl.c;h=b2adebfea5cd53b1d668490ab1e37b10da5f1242;hp=8a405439acb6b846fc4576fa2e23b6390d7b8a0b;hb=ee8d01d64e8832304256de53db07228e2be67f6a;hpb=b16c039dc21faa0d68a0ba45eab857895e82439b diff --git a/uip/repl.c b/uip/repl.c index 8a40543..b2adebf 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -60,6 +60,8 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; + static struct swit ccswitches[] = { #define CTOSW 0 { "to", 0 },