X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=interpolate.c;h=f162fc040981b12f97864ec8169792db3b64cf3f;hb=701de0c6ae90ac6cd5282ed882ad91b11b098b2c;hp=a2d1cafd48de65ad50b943f92afd6495a11de0c7;hpb=f130f541f2e9afc121f41146cec51a4e80227e4a;p=moebius2.git diff --git a/interpolate.c b/interpolate.c index a2d1caf..f162fc0 100644 --- a/interpolate.c +++ b/interpolate.c @@ -302,6 +302,8 @@ int main(int argc, const char **argv) { } if (!freopen(argv[2],"rb",stdin)) diee("open input"); + + mgraph_prepare(); characterise_input(); read_input();