Trisurf Monte Carlo simulator
Samo Penic
2022-05-04 06afc729f9061c1cfa14c78728d61d518324c2f0
src/tsmeasure.c
@@ -26,7 +26,7 @@
#include <snapshot.h>
#include<gsl/gsl_complex.h>
#include<gsl/gsl_complex_math.h>
#include "globals.h"
ts_vesicle *restoreVesicle(char *filename){
   ts_vesicle *vesicle = parseDump(filename);
@@ -84,7 +84,6 @@
         tape_free(vesicle->tape);
         vesicle_free(vesicle);
               }
      free(ent);
      }
   for (n = 0; n < count; n++)
     {