Trisurf Monte Carlo simulator
Samo Penic
2013-11-24 439a4e0f10dd120b563039012d07eb5f1b3c8ded
src/timestep.h
@@ -7,8 +7,6 @@
    ts_uint thread_no;
   ts_uint threads;
    ts_vesicle *vesicle;
    pthread_mutex_t *vtx_tainting_lock;
    pthread_mutex_t *vtx_untainting_lock;
} thdata;