X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=moebius2.git;a=blobdiff_plain;f=view.c;h=a395c8c513eef6da2e4a861fd03fc95f492aeb5e;hp=4f052c176cb414a757798c3b3a7704230ab19560;hb=7cf56bef3c00a77e2432fbd499d79f06ff768752;hpb=21a2bd20afe0f4673494f4841a5675ca68cbd2d7 diff --git a/view.c b/view.c index 4f052c1..a395c8c 100644 --- a/view.c +++ b/view.c @@ -679,6 +679,7 @@ int main(int argc, const char *const *argv) { struct pollfd *polls=0; int motion_deferred=0, motion_x=-1, motion_y=-1; + mgraph_prepare(); topocheck(); if (argc==1) { printf("topology self-consistent, ok\n"); exit(0); }