src/restore.c
@@ -57,6 +57,7 @@ if ((!xmlStrcmp(cur2->name, (const xmlChar *)"Points"))){ //fprintf(stderr,"Found point data\n"); if(vesicle!=NULL) fprintf(stderr,"Fils: %ld, Nfono: %ld\n", vesicle->tape->nfil, vesicle->tape->nfono); parseXMLVertexPosition(vesicle, doc, cur2); } if ((!xmlStrcmp(cur2->name, (const xmlChar *)"Cells"))){ @@ -83,7 +84,7 @@ /* TODO: filaments */ ts_fprintf(stdout,"Restoration completed\n"); // ts_fprintf(stdout,"Restoration completed\n"); // write_vertex_xml_file(vesicle,999); // vesicle_free(vesicle); // exit(0);