Trisurf Monte Carlo simulator
mihaf
2014-03-10 2dcc6527d04a921aaeed132f57dfc543cd32dbff
src/general.h
@@ -3,7 +3,6 @@
#include<stdarg.h>
#include<stdio.h>
/* @brief This is a header file, defining general constants and structures.
  * @file header.h
  * @author Samo Penic
@@ -261,8 +260,8 @@
   ts_poly_list *poly_list;
   ts_double spring_constant;
   ts_double pressure;
   ts_int pswitch;
} ts_vesicle;