X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frepl.c;h=b2adebfea5cd53b1d668490ab1e37b10da5f1242;hp=8a405439acb6b846fc4576fa2e23b6390d7b8a0b;hb=6e9577f324bef90765a5edc02044eb111ec48072;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 },