Trisurf Monte Carlo simulator
Samo Penic
2016-05-24 3f5658c8e3ac0b1febafe06c81c334f9b31a73be
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"))){