Trisurf Monte Carlo simulator
Samo Penic
2020-04-09 4f5ffcfd5ba38b6b7dd6d3b15de8bb8677537b9f
src/restore.c
@@ -416,6 +416,7 @@
            //idx++;
         }
         xmlFree(points);
         free(coords);
      }
      child=child->next;
   }
@@ -461,6 +462,7 @@
            }
         }
         xmlFree(bonds);
         free(conn);
      }
      xmlFree(conname);
      child=child->next;