3 --- sgb2alt
.c
.orig
2012-12-25 18:50:46.000000000 +0000
5 @@
-36,14 +36,14 @@
main(argc
,argv
)
8 printf("sgb2old <sgfile> <altfile>\n\n");
12 fout
= fopen(argv
[2],"w");
14 g
= restore_graph(argv
[1]);
16 printf("%s does not contain a correct SGB graph\n",argv
[1]);
21 fprintf(fout
,"GRAPH (#nodes #edges id uu vv ww xx yy zz):\n");