commit du soir, espoir
This commit is contained in:
@@ -158,7 +158,7 @@ for (ix=0; ix<3; ix++) {
|
||||
|
||||
if (dropped) {
|
||||
fprintf(stderr, "%s: %d dropped...\n", __func__, dropped);
|
||||
exit(1);
|
||||
// exit(1);
|
||||
}
|
||||
|
||||
#if DEBUG_LEVEL
|
||||
@@ -309,7 +309,7 @@ bubulles_to_data(file_vert, NULL, bublist, 0);
|
||||
|
||||
edges_to_data(file_edges, edges, 0);
|
||||
|
||||
foo = x_write_vertedges("foo.blob", bublist, edges);
|
||||
foo = x_write_vertedges("foo.evblob", bublist, edges);
|
||||
|
||||
// Cleanup
|
||||
free_bubulles(bublist, 0);
|
||||
|
||||
Reference in New Issue
Block a user